summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf')
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf14
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf
index c87fb0ac718..ac215938a39 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf
@@ -1,18 +1,18 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format file for mcf_manual.tex by Akira.Yamaji 2016.10.13
+% Molecular Coding Format file for mcf_manual.tex by Akira.Yamaji 2016.10.19
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-input mcf2graph.mf; %% it must be version 3.98 or later
+input mcf2graph.mf; %% it must be version 4.00 or later
%------------------------------------------------------------------------
sw_auxout:=0;
sw_mol_frame:=0;
sw_expand:=0;
sw_start_vector:=0;
+sw_solid:=2;
%%%%%sw_checklist:=1;
%***********************************************************************
font_wd#:=35mm#;
font_ht#:=25mm#;
bond_len#:=6mm#;
-sw_solid:=1;
%***********************************************************************
beginfont("EN:Glycine")
MCf(<30,NH2,!0,!,COOH)
@@ -691,12 +691,16 @@ beginfont("EN:Switwch numberingB")
endfont
%***********************************************************************
beginfont("EN:Switwch Solid ratio")
+ font_wd#:=70mm#;
font_ht#:=20mm#;
bond_len#:=8mm#;
- MCd(1,1)(0,.5)(Ph,4:/Me)
+ MCd(1,1)(0,.5)(Ph)
sw_solid:=1;
+ ratio_bond_width:=0.1;
+ MCd(1,1)(.55,.5)(Ph)
+ sw_solid:=2;
bond_len#:=6mm#;
- MCd(1,1)(1,.5)(Ph,4:/Me)
+ MCd(1,1)(1,.5)(Ph)
endfont
%***********************************************************************
beginfont("EN:Switwch Expand")