summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-18 20:22:29 +0000
committerKarl Berry <karl@freefriends.org>2021-07-18 20:22:29 +0000
commit07a55c4c3220d83181e9bca4a0fd432e567a42aa (patch)
tree1341ac421ad5c562d97b0374124ff6f65df23fb2 /Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf
parent78591567fc12bcecdf39f8d632d39c12568401ea (diff)
mcf2graph (18jul21)
git-svn-id: svn://tug.org/texlive/trunk@59974 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf')
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf13
1 files changed, 10 insertions, 3 deletions
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 516424a5497..1f947a342f0 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf
@@ -1,8 +1,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format for mcf_example.tex by Akira Yamaji 2021.06.28
+% Molecular Coding Format for mcf_example.tex by Akira Yamaji 2021.07.18
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-input mcf2graph.mf; %%% it must be version 4.68
-message "* mcf_exa_soc 2021.06.28";
+input mcf2graph.mf; %%% it must be version 4.69
+message "* mcf_exa_soc 2021.07.18";
message "";
%------------------------------------------------------------------------------
fsize:=(35mm,24mm);
@@ -12,9 +12,16 @@ tag1:="J"; tag2:="C"; tag3:="fm"; tag4:="mw"; tag5:="EN"; tag6:="MW";
%%%%sw_fframe:=1;
%%%% outputformat:="png"; hppp:=vppp:=0.1; outputtemplate:="%j-%3c.png";
%ext(defaultfont:="uhvr8r"; defaultscale:=.6; label.lrt(inf_EN,(-2bp,1.5bp));)
+%sw_output:=Font;
+%ext(defaultfont:="uhvr8r"; defaultscale:=.6;
+%label.lrt(inf_EN&"MW="&cal_MW
+% &"("&decimal(num_MW-scantokens(inf_MW))&")",(-2bp,1.5bp));
+%)
%------------------------------------------------------------------------------
if f_MP=0: input mcf_exa_soc-mf.aux; % (metafont) make aux file before typeset
else: % mpost -s ahlength=7 mcf_exa_soc.mf
+%------------------------------------------------------------------------------
+%%message "counr unit= "&decimal(count_data_unit("mcf_data_base"));
%******************************************************************************
beginfont("f:mcf_data_base","t:EN","v:Adenine") % select EN=Adenine
if check(mc)=0: MC(scantokens(mc)) fi