%bs EzMF Tools %be


EzMF document converter.
Current verion 0.8.6 - Change log | 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
PDF
Adobe
DocBook
bold text start %bs
bold text end %be
bullet • %bu
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 **
copyright symbol © %cr
Dagger † %da
Double dagger ‡ %dd
divide symbol ÷ %di
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
Plus-minus ± %pm
Percent sign % %ps
red ink text start %rs
red ink text end %re
Registered Trademark ® %rt
Section § %sn
super script text start %ss
super script text end %se
small text start (10pt) %Ss
small text end (12pt) %Se
square root symbol √ %sq
sum symbol ∑ %su
text circle %tc
trademark ™ %tm
underline text start %us W ✓**
underline text end %ue W ✓**
eXtra large text start (36pt)%xs
eXtra large text end (12pt)%xe
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