From ae5f5414b4992e6952298af124a8fd1816d293b8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 17 Oct 2015 21:36:36 +0000 Subject: mcf2graph (17oct15) git-svn-id: svn://tug.org/texlive/trunk@38666 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/metapost/mcf2graph/README | 8 ++++---- .../doc/metapost/mcf2graph/mcf_example.pdf | Bin 259824 -> 259819 bytes .../doc/metapost/mcf2graph/mcf_manual.pdf | Bin 320372 -> 320703 bytes .../doc/metapost/mcf2graph/mcf_manual.tex | 7 ++++--- .../doc/metapost/mcf2graph/mcf_mplib_exa.pdf | Bin 127775 -> 127775 bytes 5 files changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc/metapost') diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/README b/Master/texmf-dist/doc/metapost/mcf2graph/README index 1644433da8b..a30d22a12bc 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 : 3.74 2015-10-03 + version : 3.75 2015-10-17 E-mail : akira.yamaji5@gmail.com Located at : http://mirror.ctan.org/pkg/graphics/mcf2graph Home page : http://molecoding.cocolog-nifty.com/blog/ @@ -45,7 +45,7 @@ max_bond_width:=0.2; % max fond length/font width %----------------------------------------------------------------------- beginfont("EN:Acetamiprid") % Molecular name 1 - MCf(^^30,Ph,4\,!,NH,!,!~dr,N,!,CN)% % Molecular Coding Format + MCf(<30,Ph,4\,!,NH,!,!~dr,N,!,CN)% % Molecular Coding Format endfont %----------------------------------------------------------------------- bye @@ -64,7 +64,6 @@ % or insert next line \input mcf_exa_soc-info.aux % filename of souce file : mcf_exa_soc.mf - 6. How to use mcf2graph with luamplib(LuaLaTeX) It is possible to write MCF in LaTeX text with luamplib(ver.2.11). mcf_mplib_exa.tex is example of using luamplib(LuaLaTeX). @@ -79,7 +78,7 @@ \begin{mplibcode} font_wd:=100mm; font_ht:=50mm; beginfont("EN:Acetamiprid") % Molecular name 1 - MCf(^^30,Ph,4\,!,NH,!,!~dr,N,!,CN)% % Molecular Coding Format + MCf(<30,Ph,4\,!,NH,!,!~dr,N,!,CN)% % Molecular Coding Format endfont \end{mplibcode} %---------------------------------------------------------------------------- @@ -123,3 +122,4 @@ ver. 3.72 / 2015-09-22 change command ^^ to < and delete ^^ ver. 3.73 / 2015-09-25 '&#n' can use as '&(#n)' ver. 3.74 / 2015-10-03 improve bond infomation of checklist + ver. 3.75 / 2015-10-17 fix bug in command ** diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf index 4dcb0f30c49..03a1db5eedf 100644 Binary files a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf and b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf differ diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf index d1d69ca9e33..2af185147f8 100644 Binary files a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf and b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf differ diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex index 40bc145445c..aefede167ae 100644 --- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex +++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Molecular Coding Format manual by Akira Yamaji 2015.9.25 +% Molecular Coding Format manual by Akira Yamaji 2015.10.17 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[a4paper]{article} \usepackage[dvipdfmx]{graphicx} @@ -34,16 +34,17 @@ \noindent% \begin{picture}(180,0) \put(20,9){{\LARGE\bf Molecular Coding Format manual}\hspace{10mm} - by Akira Yamaji 2015.9.25} + by Akira Yamaji 2015.10.17} \end{picture}\vspace{-4.2mm}\\ %---------------------------------------------------------------------------- \begin{minipage}[t][38mm]{100mm} \MCFtitle{Chain (1)} \begin{verbatim} plus(+):anticlockwize,minus(-)clockwize -bold arrow is default angle and position <30,-60,60,-60,60,-60,60 + + ** bold arrow is default angle and position \end{verbatim} \end{minipage} \MCFstructure diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf index 2bb6ee316ef..ac8dce674a8 100644 Binary files a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf and b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf differ -- cgit v1.2.3