%bs EzMF Tools %be


EzMF document converter.
Current version 0.9.0 - Change log | Version in Development 0.9.1
Example/test EzMF file test.ezmf test2.ezmf test3.ezmf


This tool can be used to create complex documents with simple editors like notepad, but has all the abilities to make documents as advance as Abiword or Microsoft Word.

ezmf2f.exe An EzMF document converter.
Can convert EzMF files to:
- ABW (AbiWord)
- HTML
- RTF (Microsoft)
- TEX (LaTeX)
- DocBook (DocBook 5.x only)
- PS (Adobe PostScript)
- PDF (Adobe).


ezmf2f usage:
ezmf2f [type flag] [source file] [output file] [additional options]

example usage:

ezmf2f -r source.ezmf newfile.rtf -s
ezmf2f -h source.ezmf newfile.html -s

| Type flags:
-a [convert & create ABW file]            
-r [convert & create RTF file]      
-h [convert & create HTML file]     
-l [convert & create LaTeX file]    
-p [convert & create PS file]       
-P [concert & create PDF file]      
-d [convert & create DocBook file]

Additional options:
-t [create larger top margin]
-T [create larger top margin]
-v [verbose status]          
-V [show version]            
-s [standard - default]      


Support for the different "tag" formats:
Text Function EzMF
Ez Markup Format
ABW
AbiWord
HTML RTF
Microsoft
TEX
LaTeX
PS
PostScript
Apple
PDF
Adobe
DocBookNote
bold text start %bs
bold text end %be
big text start (16pt) %Bs
big text end (12pt) %Be
center text start %cs **
center text end %ce **
Courier 12pt monospace start %Cs
Courier 12pt monospace end %Ce
Courier 10pt monospace start %C0 W **
Courier 10pt monospace end %Ce W **
highlight yellow text start %hs W
hightlist text end %he W
highlight green text start %Hs
hightlist text end %He
italics text start %is
italics text end %ie
large text start (24pt) %ls
large text end (12pt) %le
Pen Red %P1
Pen Dark Red %P2
Pen Green %P3
Pen Dark Green %P4
Pen Blue %P5
Pen Dark Blue %P6
Pen Purple %P7
Pen Dark Purple %P8
Pen Gold %P9
Pen end %Pe
Page break %pg
red ink text start %rs
red ink text end %re
super script text start %ss
super script text end %se
small text start (10pt) %Ss
small text end (12pt) %Se
underline text start %us W ✓**
underline text end %ue W ✓**
eXtra large text start (36pt)%xs
eXtra large text end (12pt)%xe
Normal text start (12pt) %ns
Normal text end (12pt) %ne
Aleph ℵ %Al PDF: S300
PS: S300
RTF: 'f7
TEX: aleph
HTM: aleph
copyright symbol © %cr PS: S323
PDF: S343
RTF: 'a9
TEX: copyright
HTM: copy
trademark ™ %tm PDF: S324
PS: S324
RTF: '99
TEX: trade
HTM: trade
Registered Trademark ® %rt PDF: S322
PS: S322
RTF: 'ae
TEX: textregistered
HTM: reg
Plus-minus ± %pm PDF: S261
PS: S261
RTF: 'b1
TEX: underline{+}
HTM: #177
Percent sign % %ps
divide symbol ÷ %di PDF: S270
PS: S270
RTF: 'f7
TEX:
HTM: div
not equal ≠ %m1 271 \neq
equiv ≡ %m2 272 \equiv
approx ≈ %m3 S273 \approx.
cap ∩ %m4 307 \cap
cup ∪ %m5 310 \cup
much less ≪ %ml 253
much more ≫ %mm T273
square root symbol √ %sq
sum symbol ∑ %su
bullet • %bu 267 \textbullet
Dagger † %da
Double dagger ‡ %dd
Section § %sn
text circle %tc
Alpha α %gl
Alpha ά %zl
Beta β %g2
Gamma Γ %gG
Gamma γ %g7
Delta Δ %gD
Delta δ %g4
Epsilon ε %g5
Zeta ζ %gz
Eta η %g8
Theta Θ %gT
Theta θ %gt
Iota ι %g9
Kappa κ %gk
Lambda Λ %gL
Lambda λ %gl
Mu μ %gm
Nu ν %gn
Xi ξ %gx
Pi Π %gP
Pi π %zp
Rho ρ %zr
Sigma Σ %su
Sigma σ %gs
Sigma ς %zs
Tau τ %zt
Upsilon υ %gu
Upsilon ῦ %zu
Phi Φ %gF
Phi φ %g6
Chi χ %g3
Psi Ψ %gp
Omega Ω %gO
Omega ω %gw
Graphic Function EzMF
Ez Markup Format
ABW
AbiWord
HTML RTF
Microsoft
TEX
LaTeX
PS
PostScript
PDF
Adobe
simple thick color line $st
simple thin color rectangle $sr
simple solid/filled color box$sb
simple thin color line $sl
____
W = works, but with some issues.
** = Not acknowledged by many DocBook Reader/Writers