summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/mcf2graph/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-11 21:55:22 +0000
committerKarl Berry <karl@freefriends.org>2018-11-11 21:55:22 +0000
commita33f60e20f19ec0a00810f07db905f91903845ab (patch)
tree309ce37b9a401787cd80026feb327139f5ebb8df /Master/texmf-dist/doc/metapost/mcf2graph/README
parentd26e36a7af1638a97846cd2a0fe89af663d5b08a (diff)
mcf2graph (11nov18)
git-svn-id: svn://tug.org/texlive/trunk@49129 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/README')
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/README25
1 files changed, 14 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/README b/Master/texmf-dist/doc/metapost/mcf2graph/README
index 02d15fa1245..7ddecdd5322 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/README
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/README
@@ -1,7 +1,7 @@
********************************************************************************
mcf2graph : Convert Molecular Coding Format to graphics with METAFONT/METAPOST
Author : Akira Yamaji
- version : 4.33 2018-06-18
+ version : 4.34 2018-11-11
E-mail : mcf2graph@gmail.com
Located at : http://www.ctan.org/pkg/mcf2graph
********************************************************************************
@@ -19,11 +19,11 @@
( 3) mcf2graph.mf Macro of Metafont / Metapost
( 4) mcf_manual.tex MCF syntax manual(LaTeX file)
( 5) mcf_man_soc.mf Molecular difinition file for mcf_manual.tex
- ( 6) mcf_man_soc-064.eps No.64 EPS(with color) file of (4)
+ ( 6) mcf_man_soc-064.mps No.64 EPS(with color) file of (4)
( 7) mcf_manual.pdf PDF of (4) (used LaTeX,dvipdfmx)
( 8) mcf_example.tex LaTeX example,
Make file 'mcf_exa_soc-info.aux' before typeset
- >mpost -s ahangle=0 mcf_exa_soc.mf
+ >mpost -s ahlength=1 -s bboxmargin=0 mcf_exa_soc.mf
( 9) mcf_exa_soc.mf Molecular difinition file for mcf_example.tex
(10) mcf_example.pdf PDF of (8) (used LaTeX,dvipdfmx)
(11) mcf_mplib_exa.tex luamplib(LuaLaTeX) example
@@ -31,14 +31,17 @@
3. How to use mcf2graph with Metapost
Minimum requirement to run mcf2graph : mpost.exe,mpost.dll,mpost.mp,plain.mp
- ( 1) >mpost -s ahangle=0 FILENAME => output no graphic file
- ( 2) >mpost -s ahangle=1 FILENAME => output PNG file (default:eps)
- ( 3) >mpost -s ahangle=2 FILENAME => output SVG file
- ( 4) >mpost -s ahangle=3 FILENAME => output MDL Molfile(V2000)
- ( 5) >mpost -s ahangle=4 FILENAME => output MDL Molfile(V3000)
- ( 6) >mpost -s ahlength=1 FILENAME => output first definition only (for test)
- ( 7) >mpost -s ahlength=2 FILENAME => output report
- ( 8) >mpost -s ahlength=3 FILENAME => use plain.mp 'label','drawarrow'
+ ( 1) >mpost -s bboxmargin=0 FILENAME => output no graphic file
+ ( 2) >mpost -s bboxmargin=1 FILENAME => output first font only (for test)
+ ( 3) >mpost -s ahangle=1 FILENAME => output PNG file (default:eps)
+ ( 4) >mpost -s ahangle=2 FILENAME => output SVG file
+ ( 5) >mpost -s ahangle=3 FILENAME => output EPS file
+ ( 6) >mpost -s ahlength=1 FILENAME => output aux file
+ ( 7) >mpost -s ahlength=2 FILENAME => output report file
+ ( 8) >mpost -s ahlength=5 FILENAME => output MDL Molfile(V2000)
+ ( 9) >mpost -s ahlength=6 FILENAME => output MDL Molfile(V3000)
+ (10) >mpost -s labeloffset=1 FILENAME => use plain.mp 'label','drawarrow'
+ (11) >mpost -s labeloffset=2 FILENAME => atomfont="uhvr8r"
4. License
Permission is hereby granted, free of charge, to any person obtaining a copy