From 7231d49bcafc5733408aa9592f44bfe5a35c10e2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 5 Oct 2019 20:49:13 +0000 Subject: mcf2graph git-svn-id: svn://tug.org/texlive/trunk@52292 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf') diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf index 7ade70ca727..99101f031f6 100644 --- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf +++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf @@ -1,12 +1,12 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Molecular Coding Format for mcf_example.tex by Akira Yamaji 2019.07.07 +% Molecular Coding Format for mcf_example.tex by Akira Yamaji 2019.10.05 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -input mcf2graph.mf; %%% it must be version 4.44 or later +input mcf2graph.mf; %%% it must be version 4.45 or later %------------------------------------------------------------------------- fsize:=(33mm,24mm); max_blength:=4.5mm; %------------------------------------------------------------------------- -%%%%sw_aux_out:=1; +%%%%sw_aux_out:=1; % or 2 %%%%sw_fframe:=1; %%%%sw_aframe:=1; %%%%sw_mframe:=1; @@ -14,7 +14,6 @@ max_blength:=4.5mm; var3:="cal_FM"; tag3:="cFM"; var4:="cal_MW"; tag4:="cMW"; %%%% outputtemplate:="%3c-%j.png"; -%%%% sw_auxfix:=1; %%%% var3:="mol_wd"; tag3:="mWD"; %%%% var4:="mol_ht"; tag4:="mHT"; %%%% var5:="cal_MW"; tag5:="cMW"; @@ -22,13 +21,17 @@ var4:="cal_MW"; tag4:="cMW"; %%%% var7:="cal_FM"; tag7:="cFM"; %%%% var8:="inf_USE"; tag8:="USE"; %%%% var9:="inf_EXA"; tag9:="EXA"; -%%%% auxtag_out; %%%% sw_rep_out:=1; %%%% sw_mol_out:=1; %%%% atomfont:="uhvb8r"; %%%% atomfont:="cmtt8"; %%%% atomfont:="cmvtt10"; %%%% outputformat:="png"; hppp:=vppp:=0.1; outputtemplate:="%j-%3c.png"; +%--------------------------------------------------------------------------- +%%%% ext(nA:=10mm; pickup pencircle scaled 0.1pt; +%%%% draw(0,0)--(w,0)--(w,h)--(0,h)--cycle; +%%%% for i=nA step nA until w: draw(i,0)--(i,h); endfor +%%%% for i=nA step nA until h: draw(0,i)--(w,i); endfor ); %*************************************************************************** beginfont("EN:Acetamiprid","MW:222.676","FM:C10H11ClN4") MC(<30,Ph,2:N,1:/Cl,4:\,!,N,/_,!,/_,!!,N,!,CN) -- cgit v1.2.3