summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-10 21:14:36 +0000
committerKarl Berry <karl@freefriends.org>2016-10-10 21:14:36 +0000
commitd4bcdd471d32a18a14ce486284c593d3cb90f7a1 (patch)
tree8b3301a5a777774db2a7d9cc219fd42566b364f5 /Master/texmf-dist/doc/metapost
parentcdba30a97e1e4d9cd56a7f84e4eea6c0fc2d92f0 (diff)
mcf2graph (10oct16)
git-svn-id: svn://tug.org/texlive/trunk@42248 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost')
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/CHANGELOG7
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/README2
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf5
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdfbin242077 -> 246519 bytes
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex2
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-042.eps90
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-060.eps100
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf688
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdfbin475962 -> 426355 bytes
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex1499
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdfbin123160 -> 121880 bytes
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex6
12 files changed, 1172 insertions, 1227 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/CHANGELOG b/Master/texmf-dist/doc/metapost/mcf2graph/CHANGELOG
index 0191b91b22c..7017a9dbaca 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/CHANGELOG
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/CHANGELOG
@@ -1,6 +1,11 @@
*******************************************************************************
- Changelog of mcf2graph software package by Akira Yamaji 2016-08-21
+ Changelog of mcf2graph software package by Akira Yamaji 2016-10-10
*******************************************************************************
+[ver. 3.98 / 2016-10-10]
+ -add option parameter sw_clip (clipping font)
+ -add max_bond_length , delete max_bond_width
+ -update MCF syntax manual
+
[ver. 3.97 / 2016-08-21]
-change bond type name 'ov' to 'si_'
-add bond type 'wf_','wb_','bd_'
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/README b/Master/texmf-dist/doc/metapost/mcf2graph/README
index 1711f2d0217..2428acd155a 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.97 2016-08-21
+ version : 3.98 2016-10-10
E-mail : mcf2graph@gmail.com
Located at : http://www.ctan.org/pkg/mcf2graph
********************************************************************************
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 fbe8c08ee82..22599e08a44 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf
@@ -1,11 +1,10 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format for mcf_example.tex by Akira Yamaji 2016.08.21
+% Molecular Coding Format for mcf_example.tex by Akira Yamaji 2016.10.10
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-input mcf2graph.mf; %%% it must be version 3.97 or later
+input mcf2graph.mf; %%% it must be version 3.98 or later
%-------------------------------------------------------------------------
font_wd#:=33mm#;
font_ht#:=24mm#;
-max_bond_width:=0.15;
%-------------------------------------------------------------------------
sw_auxout:=1;
sw_font_frame:=0;
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf
index 9cdc045a25a..5a8b1f1bd5a 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
index 29d915c3f97..db3d5b2ff6b 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
@@ -68,7 +68,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\begin{center}
- {\LARGE\bf Molecular Coding Format examples}\vspace{5mm}\\
+ {\Huge\sf Molecular Coding Format examples}\vspace{5mm}\\
Author : Akira Yamaji \quad Date : \today\\
Located at : http://www.ctan.org/pkg/mcf2graph\vspace{3mm}\\
\end{center}
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-042.eps b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-042.eps
deleted file mode 100644
index 8e619518cfa..00000000000
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-042.eps
+++ /dev/null
@@ -1,90 +0,0 @@
-%!PS-Adobe-3.0 EPSF-3.0
-%%BoundingBox: 47 20 112 93
-%%HiResBoundingBox: 47.18906 20.76202 111.88002 92.6236
-%%Creator: MetaPost 1.9991
-%%CreationDate: 2016.08.06:0835
-%%Pages: 1
-%%DocumentResources: procset mpost-minimal
-%%DocumentSuppliedResources: procset mpost-minimal
-%%EndComments
-%%BeginProlog
-%%BeginResource: procset mpost-minimal
-/bd{bind def}bind def/fshow {exch findfont exch scalefont setfont show}bd
-/fcp{findfont dup length dict begin{1 index/FID ne{def}{pop pop}ifelse}forall}bd
-/fmc{FontMatrix dup length array copy dup dup}bd/fmd{/FontMatrix exch def}bd
-/Amul{4 -1 roll exch mul 1000 div}bd/ExtendFont{fmc 0 get Amul 0 exch put fmd}bd
-/ScaleFont{dup fmc 0 get Amul 0 exch put dup dup 3 get Amul 3 exch put fmd}bd
-/SlantFont{fmc 2 get dup 0 eq{pop 1}if Amul FontMatrix 0 get mul 2 exch put fmd}bd
-%%EndResource
-%%EndProlog
-%%BeginSetup
-%%EndSetup
-%%Page: 1 1
- 0 0 0 setrgbcolor 0 0.65842 dtransform truncate idtransform setlinewidth pop
- [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath 58.52762 41.38638 moveto
-78.5395 29.83258 lineto stroke
-newpath 63.62425 44.09106 moveto
-80.98482 34.068 lineto stroke
-newpath 91.53891 29.83247 moveto
-111.55081 41.38638 lineto stroke
- 0 1 0 setrgbcolor 0.65842
- 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 111.55081 41.38638 moveto
-111.55081 71.99925 lineto stroke
-newpath 106.66019 44.44786 moveto
-106.66019 68.93777 lineto stroke
- 0 0 0 setrgbcolor 0 0.65842 dtransform truncate idtransform setlinewidth pop
-newpath 111.55081 71.99925 moveto
-91.53891 83.55305 lineto stroke
-newpath 78.5395 83.55315 moveto
-58.52762 71.99925 lineto stroke
-newpath 80.98482 79.31773 moveto
-63.62425 69.29457 lineto stroke
- 0.65842 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 58.52762 71.99925 moveto
-58.52762 41.38638 lineto stroke
- 1 0 0 setrgbcolor
-newpath 79.7213 20.76202 moveto
-80.70894 20.76202 lineto
-80.70894 31.39784 lineto
-79.7213 31.39784 lineto
- closepath fill
-newpath 89.36948 20.76202 moveto
-90.35712 20.76202 lineto
-90.35712 31.39784 lineto
-89.36948 31.39784 lineto
- closepath fill
-newpath 81.10399 31.39784 moveto
-79.7213 31.39784 lineto
-88.97443 20.76202 lineto
-90.35712 20.76202 lineto
- closepath fill
- 0 0 1 setrgbcolor
-newpath 79.7213 81.98778 moveto
-80.70894 81.98778 lineto
-80.70894 92.6236 lineto
-79.7213 92.6236 lineto
- closepath fill
-newpath 89.36948 81.98778 moveto
-90.35712 81.98778 lineto
-90.35712 92.6236 lineto
-89.36948 92.6236 lineto
- closepath fill
-newpath 81.10399 92.6236 moveto
-79.7213 92.6236 lineto
-88.97443 81.98778 lineto
-90.35712 81.98778 lineto
- closepath fill
- 0 0 0 setrgbcolor
-newpath 55.69298 40.25252 moveto
-55.69298 42.52025 lineto
-47.18906 42.52025 lineto
-47.18906 40.25252 lineto
- closepath fill
-newpath 52.85834 38.55174 moveto
-58.52762 41.38638 lineto
-52.85834 44.22102 lineto
- closepath fill
-showpage
-%%EOF
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-060.eps b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-060.eps
new file mode 100644
index 00000000000..254fc84ed15
--- /dev/null
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc-060.eps
@@ -0,0 +1,100 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%BoundingBox: 0 0 66 57
+%%HiResBoundingBox: 0 0 65.2089 56.69304
+%%Creator: MetaPost 1.9991
+%%CreationDate: 2016.10.08:2245
+%%Pages: 1
+%%DocumentResources: procset mpost-minimal
+%%DocumentSuppliedResources: procset mpost-minimal
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset mpost-minimal
+/bd{bind def}bind def/fshow {exch findfont exch scalefont setfont show}bd
+/fcp{findfont dup length dict begin{1 index/FID ne{def}{pop pop}ifelse}forall}bd
+/fmc{FontMatrix dup length array copy dup dup}bd/fmd{/FontMatrix exch def}bd
+/Amul{4 -1 roll exch mul 1000 div}bd/ExtendFont{fmc 0 get Amul 0 exch put fmd}bd
+/ScaleFont{dup fmc 0 get Amul 0 exch put dup dup 3 get Amul 3 exch put fmd}bd
+/SlantFont{fmc 2 get dup 0 eq{pop 1}if Amul FontMatrix 0 get mul 2 exch put fmd}bd
+%%EndResource
+%%EndProlog
+%%BeginSetup
+%%EndSetup
+%%Page: 1 1
+ 0 0 0 setrgbcolor 0 0.51848 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
+newpath 14.1732 17.70572 moveto
+27.95258 9.75023 lineto stroke
+newpath 17.7621 19.66498 moveto
+29.69818 12.77371 lineto stroke
+newpath 37.25743 9.75015 moveto
+51.03682 17.70572 lineto stroke
+ 0 1 0 setrgbcolor 0.51848
+ 0 dtransform exch truncate exch idtransform pop setlinewidth
+newpath 51.03682 17.70572 moveto
+51.03682 38.98888 lineto stroke
+newpath 47.54561 19.83417 moveto
+47.54561 36.86043 lineto stroke
+ 0 0 0 setrgbcolor 0 0.51848 dtransform truncate idtransform setlinewidth pop
+newpath 51.03682 38.98888 moveto
+37.25743 46.94435 lineto stroke
+newpath 27.95258 46.94443 moveto
+14.1732 38.98888 lineto stroke
+newpath 29.69818 43.92094 moveto
+17.7621 37.02962 lineto stroke
+ 0.51848 0 dtransform exch truncate exch idtransform pop setlinewidth
+newpath 14.1732 38.98888 moveto
+14.1732 17.70572 lineto stroke
+ 1 0 0 setrgbcolor
+newpath 28.7985 3.25761 moveto
+29.57623 3.25761 lineto
+29.57623 10.87064 lineto
+28.7985 10.87064 lineto
+ closepath fill
+newpath 35.63377 3.25761 moveto
+36.41151 3.25761 lineto
+36.41151 10.87064 lineto
+35.63377 10.87064 lineto
+ closepath fill
+newpath 29.88733 10.87064 moveto
+28.7985 10.87064 lineto
+35.32268 3.25761 lineto
+36.41151 3.25761 lineto
+ closepath fill
+ 0 0 1 setrgbcolor
+newpath 28.7985 45.82394 moveto
+29.57623 45.82394 lineto
+29.57623 53.43697 lineto
+28.7985 53.43697 lineto
+ closepath fill
+newpath 35.63377 45.82394 moveto
+36.41151 45.82394 lineto
+36.41151 53.43697 lineto
+35.63377 53.43697 lineto
+ closepath fill
+newpath 29.88733 53.43697 moveto
+28.7985 53.43697 lineto
+35.32268 45.82394 lineto
+36.41151 45.82394 lineto
+ closepath fill
+ 0 0 0 setrgbcolor
+newpath 0 0.19925 moveto
+0 0 lineto
+0.19925 0 lineto
+65.2089 0 lineto
+65.2089 0.19925 lineto
+65.2089 56.69304 lineto
+65.00964 56.69304 lineto
+0 56.69304 lineto
+0 56.49379 lineto
+0 0 lineto
+0.19925 0 lineto
+0.19925 0.19925 lineto
+0.19925 56.69304 lineto
+0.19925 56.49379 lineto
+65.2089 56.49379 lineto
+65.00964 56.49379 lineto
+65.00964 0 lineto
+65.00964 0.19925 lineto
+ closepath fill
+showpage
+%%EOF
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 07a530f60c8..be0c4751b1b 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_man_soc.mf
@@ -1,11 +1,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format file for mcf_manual.tex by Akira.Yamaji 2016.08.21
+% Molecular Coding Format file for mcf_manual.tex by Akira.Yamaji 2016.10.10
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-input mcf2graph.mf; %% it must be version 3.97 or later
-%------------------------------------------------------------------------
-font_wd#:=60mm#;% font width
-font_ht#:=40mm#;% font height
-max_bond_width:=0.18;
+input mcf2graph.mf; %% it must be version 3.98 or later
%------------------------------------------------------------------------
sw_auxout:=0;
sw_mol_frame:=0;
@@ -13,248 +9,420 @@ sw_expand:=0;
sw_start_vector:=0;
%%%%%sw_checklist:=1;
%***********************************************************************
+font_wd#:=35mm#;
+font_ht#:=25mm#;
+margin_left_right:=2mm;
+\max_bond_length#:=10mm#;
+ratio_thickness_bond:=0.04;
+ratio_atom_bond:=0.5;
+%***********************************************************************
+beginfont("EN:Glycine")
+ MCf(<30,NH2,!0,!,COOH)
+endfont
+%***********************************************************************
+beginfont("EN:Alanine")
+ MCf(<30,NH2,!0,/Me,!,COOH)
+endfont
+%***********************************************************************
+beginfont("EN:Valine")
+ MCf(<30,NH2,!0,!,COOH,2\,/Me,!)
+endfont
+%***********************************************************************
+beginfont("EN:Leucine")
+ MCf(<30,NH2,!0,!,COOH,2\,!,/Me,!)
+endfont
+%***********************************************************************
+beginfont("EN:Isoleucine")
+ MCf(<30,NH2,!0,!,COOH,2\,/Me,!2)
+endfont
+%***********************************************************************
+beginfont("EN:Serine")
+ MCf(<30,NH2,!0,!,COOH,2\,!,OH)
+endfont
+%***********************************************************************
+beginfont("EN:Threonine")
+ MCf(<30,NH2,!0,!,COOH,2\,/Me,!,OH)
+endfont
+%***********************************************************************
+beginfont("EN:Cysteine")
+ MCf(<30,NH2,!0,!,COOH,2\,!,SH)
+endfont
+%***********************************************************************
+beginfont("EN:Methionine")
+ MCf(<30,NH2,!0,!,COOH,2\,!2,SMe)
+endfont
+%***********************************************************************
+beginfont("EN:Phenylalanine")
+ MCf(<30,NH2,!0,!,COOH,2\,!,Ph)
+endfont
+%***********************************************************************
+beginfont("EN:Tyrosine")
+ MCf(<30,NH2,!0,!,COOH,2\,!,Ph,-3:/OH)
+endfont
+%***********************************************************************
+beginfont("EN:Triptophan")
+ MCf(<30,NH2,!0,!,COOH,2\,!,<24,|,?5,-4=Ph,2=dr,5=dl,4:NH)
+endfont
+%***********************************************************************
+beginfont("EN:Prorine")
+ MCf(<18,?5,3:NH,4:/COOH)
+endfont
+%***********************************************************************
+beginfont("EN:Glutamine")
+ MCf(<30,NH2,!0,!,COOH,2\`1,-45,-45,//O,!,NH2)
+endfont
+%***********************************************************************
+beginfont("EN:Asparagine")
+ MCf(<30,NH2,!0,!,COOH,2\,!,//O,!,NH2)
+endfont
+%***********************************************************************
+beginfont("EN:Aspartic acid")
+ MCf(<30,NH2,!0,!,COOH,2\,!,COOH)
+endfont
+%***********************************************************************
+beginfont("EN:Glutamic acid")
+ MCf(<30,NH2,!0,!,COOH,2\,!2,COOH)
+endfont
+%***********************************************************************
+beginfont("EN:Lysine")
+ MCf(<30,NH2,!0,!,COOH,2\,!4,NH2)
+endfont
+%***********************************************************************
+beginfont("EN:Arginine")
+ MCf(<30,NH2,!0,!,COOH,2\,-45,-45,60,NH,!,//NH,!,NH2)
+endfont
+%***********************************************************************
+beginfont("EN:Hystidine")
+ MCf(<30,NH2,!0,!,COOH,2\,!,|,?5,$(1,3)dl,3:N,5:NH)
+endfont
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+font_wd#:=60mm#;
+font_ht#:=35mm#;
+ratio_thickness_bond:=0.015;
+ratio_atom_bond:=0.36;
+sw_font_frame:=1;
+margin_left_right:=2mm;
+margin_top_bottom:=1mm;
+%***********************************************************************
beginfont("EN:Chain 1")
+ font_ht#:=20mm#;
sw_numberB:=1;
numberB_end:=6;
- max_bond_width:=0.20;
ratio_chain_ring:=1;
+%----------------------------------------------------------------------
MCf(<30,-60,60,-90,120,-90,60,
- @(1^-60,2^60,3^-45,4^30,5^-45,6^60)/Me~dt`.6
+ @(1^-60,2^60,3^-45,4^30,5^-45,6^60)/Me~dt`.4
)
endfont
%***********************************************************************
beginfont("EN:Chain 2")
+ font_ht#:=20mm#;
sw_numberB:=1;
numberB_end:=6;
- max_bond_width:=0.20;
ratio_chain_ring:=1;
+%----------------------------------------------------------------------
MCf(<30,!6,
@(1^-60,2^60,3^-60,4^60,5^-60,6^60)/Me~dt`.6
)
endfont
%***********************************************************************
beginfont("EN:Jump and Branch")
+ font_ht#:=20mm#;
+ margin_top_bottom:=2mm;
+ sw_clip:=1;
sw_numberA:=1;
- max_bond_width:=0.20;
ratio_chain_ring:=1;
+%----------------------------------------------------------------------
MCf(<30,!6,3*,0,!,5*,-30)
endfont
%***********************************************************************
beginfont("EN:Jump and Branch")
+ font_ht#:=20mm#;
+ margin_top_bottom:=2mm;
sw_numberA:=1;
- max_bond_width:=0.20;
+ sw_clip:=1;
ratio_chain_ring:=1;
+%----------------------------------------------------------------------
MCf(<30,!6,3\,!)
endfont
%***********************************************************************
+beginfont("EN:branch1")
+ font_ht#:=20mm#;
+ margin_top_bottom:=2mm;
+ sw_numberA:=1;
+ sw_clip:=1;
+ numberA_end:=9;
+ ratio_chain_ring:=1;
+%----------------------------------------------------------------------
+ MCf(<-30,!8,2\,!,4*\,!,6\*,!,8\\,!)
+endfont
+%***********************************************************************
+beginfont("EN:branch2")
+ font_ht#:=23mm#;
+ margin_top_bottom:=2mm;
+ sw_clip:=1;
+ sw_numberA:=1;
+ numberA_end:=7;
+ ratio_chain_ring:=1;
+%----------------------------------------------------------------------
+ MCf(<-30,!6,2\~dr,!,4\`1.5,!,6\^15,-60)
+endfont
+%***********************************************************************
beginfont("EN:Connect atom")
+ font_ht#:=20mm#;
+ margin_top_bottom:=2mm;
+ sw_clip:=1;
sw_numberA:=1;
- max_bond_width:=0.20;
ratio_chain_ring:=1;
+%----------------------------------------------------------------------
MCf(<30,!6,3\,!,&5)
endfont
%***********************************************************************
beginfont("EN:ring")
- max_bond_width:=0.25;
+ font_ht#:=20mm#;
+ sw_clip:=1;
+ margin_top_bottom:=3mm;
sw_numberB:=1;
- sw_start_vector:=1;
+%----------------------------------------------------------------------
MCf(?6)
endfont
%***********************************************************************
beginfont("EN:rotate 1")
- max_bond_width:=0.25;
+ font_ht#:=20mm#;
+ margin_top_bottom:=3mm;
+ sw_clip:=1;
sw_numberB:=1;
- sw_start_vector:=1;
- MCf(``1,0~vf,0~vf,<90,0~vf,<-90,0~vf)
+ numberB_end:=5;
+ MCf(``1,0,0,<90,0,<-90,0,0,$(1,2,3,4,5)vf,@(3,4^180)/Me~dt`.5)
endfont
%***********************************************************************
beginfont("EN:change bond 1")
+ font_wd#:=70mm#;
+ font_ht#:=15mm#;
+ sw_clip:=1;
ratio_chain_ring:=1;
- MCf(<30,!~dm,!~dl,!~dr,!~tm)
+ margin_top_bottom:=3mm;
+ MCf(<30,!~dm,!,!~dl,!,!~dr,!,!~tm)
endfont
%***********************************************************************
beginfont("EN:change bond 2")
+ font_wd#:=70mm#;
+ font_ht#:=15mm#;
+ margin_top_bottom:=3mm;
+ sw_clip:=1;
ratio_chain_ring:=1;
- MCf(<30,!~wf,!~wb,!~zf,!~zb,!~vf)
+ MCf(<30,!~wf,!,!~wb,!,!~zf,!,!~zb)
endfont
%***********************************************************************
beginfont("EN:change bond 3")
+ font_ht#:=12mm#;
+ margin_top_bottom:=3mm;
+ sw_clip:=1;
ratio_chain_ring:=1;
- MCf(<30,!5,1=vb,2=dt,3=wv,4=bd,5=bz)
+ MCf(<30,!~vf,!,!~vb)
+endfont
+%***********************************************************************
+beginfont("EN:change bond 3")
+ font_wd#:=70mm#;
+ sw_clip:=1;
+ ratio_chain_ring:=1;
+ margin_top_bottom:=3mm;
+ MCf(<30,!7,1=dt,3=wv,5=bd,7=bz)
endfont
%***********************************************************************
beginfont("EN:change bond 4")
+ margin_top_bottom:=3mm;
+ sw_clip:=1;
ratio_chain_ring:=1;
MCf(<30,!7,$(2,4,6)dr)
endfont
%***********************************************************************
beginfont("EN:over line")
+ sw_clip:=1;
+ font_ht#:=20mm#;
ratio_chain_ring:=1;
- max_bond_width:=0.25;
- MCf(<-30,!8`.4,!`.2,60`.6,90`3,@(2~si_,4~wf_,6~wb_,8~bd_)/Me`1)
+ MCf(<-30,!8,!,60,90`8,@(2~si_,4~wf_,6~wb_,8~bd_)/Me`2)
endfont
%***********************************************************************
beginfont("EN:change bond length1")
- sw_start_vector:=1;
+ font_ht#:=15mm#;
sw_numberB:=1;
MCf(<30,!2,!2`1.2,!2)
endfont
%***********************************************************************
beginfont("EN:change bond length2")
- sw_start_vector:=1;
+ font_ht#:=15mm#;
sw_numberB:=1;
MCf(<30,!2,``1.2,!4)
endfont
%***********************************************************************
-beginfont("EN:Make brock")
- sw_start_vector:=1;
- sw_numberB:=1;
- MCf(<30,!2,{,``1.2,!2,},!2)
-endfont
-%***********************************************************************
beginfont("EN:change ring length")
- sw_start_vector:=1;
+ font_ht#:=25mm#;
+ sw_clip:=1;
MCf(?6,4\,?6`1.2,5=?6,11=?6)
endfont
%***********************************************************************
-beginfont("EN:change atom 1")
- sw_start_vector:=1;
+beginfont("EN:Insert atom")
+ sw_clip:=1;
+ font_ht#:=10mm#;
MCf(<30,!2,O,!2,N,!2)
endfont
%***********************************************************************
-beginfont("EN:change atom 2")
- MCd(1,1)(.5,.8)(<30,!6,2:O,@(3,5)N)
- sw_numberA:=1;
- MCd(1,1)(.5,.2)(<30,!6,2:O,@(3,5)N)
-endfont
-%***********************************************************************
-beginfont("EN:change atom 3")
- MCd(.7,1)(.5,1)(?6,4\,?6,2:N)
+beginfont("EN:change atom")
+ font_ht#:=18mm#;
+ MCd(1,1)(.5,1)(<30,!6,2:O,@(3,5)N)
sw_numberA:=1;
- MCd(.7,1)(.5,0)(?6,4\,?6)
+ MCd(1,1)(.5,.05)(<30,!6,2:O,@(3,5)N)
endfont
%***********************************************************************
beginfont("EN:change atom brock address 1")
- MCd(.7,1)(.5,1)(?6,4\,|,?6,2:O)
+ font_wd#:=70mm#;
+ font_ht#:=15mm#;
+ MCd(1,1)(0,.5)(?6,4\,|,?6,2:O)
sw_numberA:=1;
- MCd(.7,.5)(.5,0)(?6,4\,?6)
+ MCd(1,.88)(1,.5)(?6,4\,?6)
endfont
%***********************************************************************
beginfont("EN:change atom brock address 2")
- MCd(.7,1)(.5,1)(?6,4\,|,?6,||,2:N)
+ font_wd#:=70mm#;
+ font_ht#:=15mm#;
+ MCd(1,1)(0,.5)(?6,4\,|,?6,||,2:N)
sw_numberA:=1;
- MCd(.7,.5)(.5,0)(?6,4\,?6)
+ MCd(1,.88)(1,.5)(?6,4\,?6)
endfont
%***********************************************************************
beginfont("EN:change atom absolute address")
- MCd(.7,1)(.5,1)(?6,4\,?6,#2:N)
+ font_wd#:=70mm#;
+ font_ht#:=15mm#;
+ MCd(1,1)(0,.5)(?6,4\,?6,#2:N)
sw_numberA:=1;
- MCd(.7,1)(.5,0)(?6,4\,?6)
+ MCd(1,.88)(1,.5)(?6,4\,?6)
endfont
%***********************************************************************
beginfont("EN:change atom relative adress")
- MCd(.7,1)(.5,1)(?6,4\,?6,-2:N)
+ font_wd#:=70mm#;
+ font_ht#:=15mm#;
+ MCd(1,1)(0,.5)(?6,4\,?6,-2:N)
sw_numberA:=3;
- MCd(.7,1)(.5,0)(?6,4\,?6)
+ MCd(1,.88)(1,.5)(?6,4\,?6)
endfont
%***********************************************************************
beginfont("EN:fused ring")
+ font_ht#:=18mm#;
+ margin_top_bottom:=1.5mm;
+ sw_clip:=1;
sw_numberB:=1;
MCf(<30,?6,3=?6,$(3)dt,$(7,8,9,10,11)bd)
endfont
-%***********************************************************************
+%-----------------------------------------------------------------------
beginfont("EN:fused large 6 ring")
+ font_ht#:=18mm#;
+ margin_top_bottom:=1.5mm;
sw_numberB:=1;
+ sw_clip:=1;
MCf(<30,?6,3=?6[13],$(3)dt,$(7,8,9,10,11)bd)
endfont
-%***********************************************************************
-beginfont("EN:fused ring 1")
- sw_start_vector:=1;
+%-----------------------------------------------------------------------
+beginfont("EN:fuse multi ring")
+ font_wd#:=70mm#;
+ font_ht#:=20mm#;
sw_numberB:=1;
+ sw_clip:=1;
MCf(<30,?6,$(-3,-4,-4,-2,-2,-4,-4)?6,$(4,8,13,20,25,28,33)dt)
endfont
%***********************************************************************
beginfont("EN:fused ring 2")
- sw_numberB:=1;
- MCd(1,.62)( 0,0)(<30,?6,3=?6,(11,4)=?6[4],$(11,4)dt,$(12,13,14,15)bd)
- MCd(1,.52)(.54,1)(<30,?6,3=?6,(11,4)=?5[3],$(11,4)dt,$(12,13,14)bd)
- MCd(1,.52)(1, 0)(<30,?6,3=?6,(11,4)=?4[2],$(11,4)dt,$(12,13)bd)
+ font_wd#:=75mm#;
+ font_ht#:=20mm#;
+ sw_numberB:=1;
+ MCd(1,1)( 0,.5)(<30,?6,3=?6,(11,4)=?6[4],$(11,4)dt,$(12,13,14,15)bd)
+ MCd(1,.9)(.5,.5)(<30,?6,3=?6,(11,4)=?5[3],$(11,4)dt,$(12,13,14)bd)
+ MCd(1,.9)( 1,.5)(<30,?6,3=?6,(11,4)=?4[2],$(11,4)dt,$(12,13)bd)
endfont
%***********************************************************************
beginfont("EN:fused ring 3")
+ font_ht#:=20mm#;
+ margin_top_bottom:=2mm;
sw_numberB:=1;
- MCd(1,.6)(0,1)(?6,$(3,10)?6,(16,4)=?6[3],$(16,4)dt,$(17,18,19)bd)
- MCd(1,.6)(1,0)(?6,$(3,10)?6,(16,4)=?5[2],$(16,4)dt,$(17,18)bd)
+ MCd(1,1)(0,1)(?6,$(3,10)?6,(16,4)=?6[3],$(16,4)dt,$(17,18,19)bd)
+ MCd(1,1)(1,0)(?6,$(3,10)?6,(16,4)=?5[2],$(16,4)dt,$(17,18)bd)
endfont
%***********************************************************************
beginfont("EN:fused ring 4")
- max_bond_width:=0.15;
+ sw_clip:=1;
+ font_ht#:=22mm#;
+ margin_top_bottom:=2mm;
sw_numberB:=1;
MCf(<-30,?6,$(3,10,15)?6,(21,4)=?6[2],$(21,4)dt,$(22,23)bd)
endfont
%***********************************************************************
beginfont("EN:Spiro ring ")
+ sw_clip:=1;
+ font_ht#:=18mm#;
+ margin_top_bottom:=3mm;
sw_numberA:=1;
numberA_end:=7;
ratio_chain_ring:=1;
MCf(<30,!6,4*,?5)
endfont
%***********************************************************************
-beginfont("EN:branch1")
- sw_numberA:=1;
- numberA_end:=9;
- max_bond_width:=0.30;
- ratio_chain_ring:=1;
- MCf(<-30,!8,2\,!,4*\,!,6\*,!,8\\,!)
-endfont
-%***********************************************************************
-beginfont("EN:branch2")
- sw_numberA:=1;
- numberA_end:=7;
- max_bond_width:=0.30;
- ratio_chain_ring:=1;
- MCf(<-30,!6,2\~dr,!,4\`1.5,!,6\^15,-60)
-endfont
-%***********************************************************************
beginfont("EN:substituent 1")
+ font_ht#:=25mm#;
+ sw_clip:=1;
MCf(<30,!,/Me,!,/Et,!3,/Pr,!,/iPr,!3,/tBu,!,/Ph^-30,!)
endfont
%***********************************************************************
beginfont("EN:substituent 2")
- sw_start_vector:=1;
- MCf(<30,!,//O,!,/*H,!,*/H,!,/?3,!,**?3,!)
+ font_ht#:=20mm#;
+ sw_clip:=1;
+ MCf(<30,!,//O,!,/*H,!,*/H,!,**?3,!)
endfont
%***********************************************************************
beginfont("EN:substituent 3")
- sw_start_vector:=1;
- MCf(<30,``1,!,/Me~zf`2^30,!,/Me~zf`2^30,!2,*/Pr>lr,!2,*/Pr>rl,!)
+ font_ht#:=18mm#;
+ sw_clip:=1;
+ MCf(<30,``1,!2,/Me~zf`2^30,!2,*/Pr>lr,!2,*/Pr>rl,!)
endfont
%***********************************************************************
beginfont("EN:substituent 3")
+ font_wd#:=70mm#;
+ font_ht#:=22mm#;
+ margin_top_bottom:=2mm;
sw_numberA:=1;
- numberA_end:=12;
- MCf(<30,!11,2:/Me,3:/Et,6:/Pr,7:/iPr,10:/tBu,11:/Ph^-30)
+ sw_clip:=1;
+ numberA_end:=18;
+ MCf(<-30,!17,2:/Me,4:/Et,6:/Pr,10:/iPr,14:/tBu,16:/Ph^-30)
endfont
%***********************************************************************
beginfont("EN:substituent 4")
- sw_numberA:=1; numberA_end:=6;
- MCf(<30,?6,@(3`2^30,3~wf,4~zf,6~wf^-30,6~zf^30)/H)
+ font_ht#:=15mm#;
+ sw_clip:=1;
+ margin_top_bottom:=2mm;
+ sw_numberA:=1; numberA_end:=9;
+ MCf(<-30,!6,@(2~wf,4~zf,6^-30)/H)
endfont
%***********************************************************************
beginfont("EN:substituent 5")
+ font_ht#:=18mm#;
+ margin_top_bottom:=2mm;
+ sw_clip:=1;
sw_numberA:=1; numberA_end:=8;
- MCf(<30,!7`1,@(2,3)/*Me`2^30,5:*/Pr>lr,7:*/Pr>rl)
+ MCf(<30,!7`1,@(3)/*Me`2^30,5:*/Pr>lr,7:*/Pr>rl)
endfont
%***********************************************************************
beginfont("EN:chain strech direction mode 1")
+ font_ht#:=27mm#;
+ sw_clip:=1;
ratio_chain_ring:=1;
MCf(
?4,@(3^-90,3^-30,3^90)/'(!3,"{hz}")>hz,
- @(1^-60,1`2,1^60)/'(!2,"{vt}")>vt
+ @(1^-60,1`1.5,1^60)/'(!2,"{vt}")>vt
)
endfont
%***********************************************************************
beginfont("EN:chain strech direction mode 2")
+ font_ht#:=23mm#;
+ sw_clip:=1;
ratio_chain_ring:=1;
MCf(
<30,!6,@(3^-30,3,3^30)/'(!,!,!,"{lr}")>lr,
@@ -263,37 +431,50 @@ beginfont("EN:chain strech direction mode 2")
endfont
%***********************************************************************
beginfont("EN:chain strech direction mode 3")
+ font_ht#:=25mm#;
+ sw_clip:=1;
ratio_chain_ring:=1;
- sw_start_vector:=1;
MCf(<-30,!6,@(6>45)/'(!3,"{45}"),
@(3>'(90,-90,90))/'(!3,"{'(90,-90,90)}")
)
endfont
%***********************************************************************
beginfont("EN:change atom and substituent")
- sw_start_vector:=1;
- MCf(<30,!2,NH,!,SO,!,SOO,!3)
+ sw_clip:=1;
+ font_ht#:=15mm#;
+ MCf(<30,!2,NH,!2,SO,!2,SOO,!)
endfont
%***********************************************************************
beginfont("EN:Change color")
- sw_start_vector:=1;
+ font_ht#:=20mm#;
+ sw_clip:=1;
+ margin_left_right:=5mm;
MCf(<30,Ph,@(2,5)N,2:red,5:blue,3=green)
endfont
%***********************************************************************
-beginfont("EN:Chain start multi characters")
-% sw_start_vector:=1;
- MCd(1,1)(0,.9)(<30,COOH,!0,!3,COOH)
- MCd(.8,1)(.3,.1)(<30,COOH,!4,COOH)
+beginfont("EN:Make brock")
+ font_ht#:=20mm#;
+ sw_clip:=1;
+ sw_numberB:=1;
+ MCf(<30,!2,{,``1.2,!2,},!2)
endfont
%***********************************************************************
+beginfont("EN:Chain start multi characters")
+ font_ht#:=20mm#;
+ MCd(1,1)( 0,1)(<30,COOH,!0,!5,COOH)
+ MCd(.8,1)(.3,0)(<30,COOH,!6,COOH)
+endfont;
+%***********************************************************************
beginfont("EN:User definition")
- sw_start_vector:=1;
+ font_ht#:=18mm#;
iBuOH:='(!,/Me,!,OH);
MCf(<30,?6,@(4,6)/iBuOH)
endfont
%***********************************************************************
beginfont("EN:Inline definition")
- sw_start_vector:=1;
+ font_ht#:=18mm#;
+ margin_left_right:=5mm;
+ sw_clip:=1;
MCf(<30,!3,/'(!,/Me,!,OH),!3)
endfont
%***********************************************************************
@@ -306,136 +487,160 @@ beginfont("EN:Font size")
@(2,6,9)/Me,@(1,5)//O)
endfont
%***********************************************************************
-beginfont("EN:max_bond_width")
+beginfont("EN:margin_left_right")
+ font_ht#:=20mm#;
+ sw_font_frame:=sw_mol_frame:=1;
+ margin_left_right:=0mm;
+ margin_top_bottom:=1mm;
+ MCd(1,1)(0.5, 1)(<30,CH3,!0,!17,CH3)
+ margin_left_right:=0.4mm;
+ MCd(1,1)(0.5,.5)(<30,CH3,!0,!17,CH3)
+ margin_left_right:=5mm;
+ MCd(1,1)(0.5, 0)(<30,CH3,!0,!17,CH3)
+endfont
+%***********************************************************************
+beginfont("EN:margin_top_bottom")
+ font_ht#:=20mm#;
+ sw_font_frame:=sw_mol_frame:=1;
+ margin_left_right:=5mm;
+ margin_top_bottom:=0mm;
+ MCd(1,1)(0.0, .5)(<30,Ph,5:/NH2)
+ margin_top_bottom:=0.4mm;
+ MCd(1,1)(0.5, .5)(<30,Ph,5:/NH2)
+ margin_top_bottom:=5mm;
+ MCd(1,1)(0.95, .5)(<30,Ph,5:/NH2)
+endfont
+%***********************************************************************
+beginfont("EN:offset_thickness")
+ font_ht#:=12mm#;
+ offset_thickness#:=0.0pt#; MCd(1,1)(0.08,0.5)(<30,Ph)
+ offset_thickness#:=0.2pt#; MCd(1,1)(.5,0.5)(<30,Ph)
+ offset_thickness#:=0.5pt#; MCd(1,1)(0.92,0.5)(<30,Ph) endfont
+%***********************************************************************
+beginfont("EN:offset_bond_gap")
+ font_ht#:=12mm#;
+ offset_bond_gap#:=0.0pt#;
+ MCd(1,1)(0.08, .5)(<30,Ph)
+ offset_bond_gap#:=0.3pt#; %<<== default
+ MCd(1,1)(.50, .5)(<30,Ph)
+ offset_bond_gap#:=1.0pt#;
+ MCd(1,1)(0.92, .5)(<30,Ph)
+endfont
+%***********************************************************************
+beginfont("EN:offset_atom")
+ font_ht#:=14mm#;
+ offset_atom#:=0.0pt#;
+ MCd(1,1)(0.08, .5)(<30,?6,@(3)O)
+ offset_atom#:=0.8pt#; %<<== default
+ MCd(1,1)(.5, .5)(<30,?6,@(3)O)
+ offset_atom#:=2.0pt#;
+ MCd(1,1)(0.92, .5)(<30,?6,@(3)O)
+endfont
+%***********************************************************************
+beginfont("EN:offset_wedge") offset_wedge#:=0.0pt#;
+ font_ht#:=14mm#;
+ MCd(1,1)(0.08, .5)(<30,?6,5:*/Me)
+ offset_wedge#:=0.4pt#; %<<== default
+ MCd(1,1)(.5, .5)(<30,?6,5:*/Me)
+ offset_wedge#:=1.0pt#;
+ MCd(1,1)(0.92, .5)(<30,?6,5:*/Me)
+endfont
+%***********************************************************************
+beginfont("EN:max_bond_length")
+ font_ht#:=25mm#;
sw_mol_frame:=1;
- max_bond_width:=0.10;
+ max_bond_length#:=6mm#;
MCd(1,1)(0, .5)(<30,Ph)
- max_bond_width:=0.15;
- MCd(1,1)(.33, .5)(<30,Ph)
- max_bond_width:=0.25;
+ max_bond_length#:=8mm#;
+ MCd(1,1)(.4, .5)(<30,Ph)
+ max_bond_length#:=20mm#; %<<== default
MCd(1,1)(1, .5)(<30,Ph)
endfont
%***********************************************************************
beginfont("EN:ratio_thickness_bond")
+ font_ht#:=12mm#;
ratio_thickness_bond:=0.005;
- MCd(1,.6)(0, .5)(<30,Ph)
- ratio_thickness_bond:=0.015;
- MCd(1,.6)(.5, .5)(<30,Ph)
+ MCd(1,1)(0.08, .5)(<30,Ph)
+ ratio_thickness_bond:=0.015; %<<== default
+ MCd(1,1)(.5, .5)(<30,Ph)
ratio_thickness_bond:=0.03;
- MCd(1,.6)(1, .5)(<30,Ph)
+ MCd(1,1)(0.92, .5)(<30,Ph)
endfont
%***********************************************************************
-beginfont("EN:offset_thickness")
- offset_thickness#:=0.0pt#; MCd(1,.3)(.1,0.5)(<30,Ph) endfont
-beginfont() offset_thickness#:=0.2pt#; MCd(1,.3)(.5,0.5)(<30,Ph) endfont
-beginfont() offset_thickness#:=0.5pt#; MCd(1,.3)(.9,0.5)(<30,Ph) endfont
-%***********************************************************************
beginfont("EN:ratio_char_bond")
+ font_ht#:=15mm#;
ratio_char_bond:=1.0;
- MCd(1,.6)(0, .5)(<30,?6,5:O,2:NH)
- ratio_char_bond:=1.5;
- MCd(1,.6)(.5, .5)(<30,?6,5:O,2:NH)
+ MCd(1,1)( 0, .5)(<30,?6,6:O,3:NH)
+ ratio_char_bond:=1.5; %<<== default
+ MCd(1,1)(.5, .5)(<30,?6,6:O,3:NH)
ratio_char_bond:=2.0;
- MCd(1,.6)(1, .5)(<30,?6,5:O,2:NH)
+ MCd(1,1)( 1, .5)(<30,?6,6:O,3:NH)
endfont
%***********************************************************************
beginfont("EN:ratio_bondgap_bond")
+ font_ht#:=12mm#;
ratio_bondgap_bond:=0.10;
- MCd(1,.6)(0, .5)(<30,Ph)
- ratio_bondgap_bond:=0.15;
- MCd(1,.6)(.5, .5)(<30,Ph)
+ MCd(1,1)(0.08, .5)(<30,Ph)
+ ratio_bondgap_bond:=0.15; %<<== default
+ MCd(1,1)(.5, .5)(<30,Ph)
ratio_bondgap_bond:=0.20;
- MCd(1,.6)(1, .5)(<30,Ph)
+ MCd(1,1)(0.92, .5)(<30,Ph)
endfont
%***********************************************************************
-beginfont("EN:offset_bond_gap") offset_bond_gap#:=0.0pt#;
-MCd(1,.3)(.1, .5)(<30,Ph) endfont
-beginfont() offset_bond_gap#:=0.3pt#; %<<== default
-MCd(1,.3)(.5, .5)(<30,Ph) endfont
-beginfont() offset_bond_gap#:=1.0pt#;
-MCd(1,.3)(.9, .5)(<30,Ph) endfont
-%***********************************************************************
beginfont("EN:ratio_atom_bond")
+ font_ht#:=15mm#;
ratio_atom_bond:=0.25;
- MCd(1,.6)(0, .5)(<30,?6,@(2,5)O)
- ratio_atom_bond:=0.33;
- MCd(1,.6)(.5, .5)(<30,?6,@(2,5)O)
+ MCd(1,1)(0.08, .5)(<30,?6,@(3)O)
+ ratio_atom_bond:=0.33; %<<== default
+ MCd(1,1)(.5, .5)(<30,?6,@(3)O)
ratio_atom_bond:=0.45;
- MCd(1,.6)(1, .5)(<30,?6,@(2,5)O)
+ MCd(1,1)(0.92, .5)(<30,?6,@(3)O)
endfont
%***********************************************************************
-beginfont("EN:offset_atom") offset_atom#:=0.0pt#;
-MCd(1,.3)(.1, .5)(<30,?6,@(2,5)O) endfont
-beginfont() offset_atom#:=0.8pt#; %<<== default
-MCd(1,.3)(.5, .5)(<30,?6,@(2,5)O) endfont
-beginfont() offset_atom#:=2.0pt#;
-MCd(1,.3)(.9, .5)(<30,?6,@(2,5)O) endfont
-%***********************************************************************
beginfont("EN:ratio_wedge_bond")
+ font_ht#:=15mm#;
ratio_wedge_bond:=0.1;
- MCd(1,.6)(0, .5)(<30,?6,5:*/Me)
- ratio_wedge_bond:=0.12;
- MCd(1,.6)(.5, .5)(<30,?6,5:*/Me)
+ MCd(1,1)(0.08, .5)(<30,?6,5:*/Me)
+ ratio_wedge_bond:=0.12; %<<== default
+ MCd(1,1)(.5, .5)(<30,?6,5:*/Me)
ratio_wedge_bond:=0.2;;
- MCd(1,.6)(1, .5)(<30,?6,5:*/Me)
+ MCd(1,1)(0.92, .5)(<30,?6,5:*/Me)
endfont
%***********************************************************************
-beginfont("EN:offset_wedge") offset_wedge#:=0.0pt#;
-MCd(1,.3)(.1, .5)(<30,?6,5:*/Me) endfont
-beginfont() offset_wedge#:=0.4pt#; %<<== default
-MCd(1,.3)(.5, .5)(<30,?6,5:*/Me) endfont
-beginfont() offset_wedge#:=1.0pt#;
-MCd(1,.3)(.9, .5)(<30,?6,5:*/Me) endfont
-%***********************************************************************
beginfont("EN:ratio_atomgap_atom")
+ font_ht#:=8mm#;
sw_atom_frame:=1;
ratio_atomgap_atom:=0.00;
- MCd(1,.6)(0, .5)(<30,?6,@(2,5)O)
- ratio_atomgap_atom:=0.050;
- MCd(1,.6)(.5, .5)(<30,?6,@(2,5)O)
+ MCd(1,1)(0, .5)(<-30,!2,@(2)O)
+ ratio_atomgap_atom:=0.050; %<<== default
+ MCd(1,1)(.5, .5)(<-30,!2,@(2)O)
ratio_atomgap_atom:=0.12;
- MCd(1,.6)(1, .5)(<30,?6,@(2,5)O)
+ MCd(1,1)(1, .5)(<-30,!2,@(2)O)
endfont
%***********************************************************************
beginfont("EN:ratio_chain_ring")
+ font_wd#:=70mm#;
+ font_ht#:=15mm#;
ratio_chain_ring:= 0.4;
- MCd(1,.6)(0, .5)(<30,?6,5:/Et)
- ratio_chain_ring:= 0.66;
- MCd(1,.6)(.5, .5)(<30,?6,5:/Et)
+ MCd(1,1)(0, .5)(<30,?6,4:/Et)
+ ratio_chain_ring:= 0.66; %<<== default
+ MCd(1,1)(.45, .5)(<30,?6,4:/Et)
ratio_chain_ring:= 1;
- MCd(1,.6)(1, .5)(<30,?6,5:/Et)
+ MCd(1,1)(1, .5)(<30,?6,4:/Et)
endfont
%***********************************************************************
beginfont("EN:ratio_zebragap_bond")
+ font_ht#:=15mm#;
ratio_zebragap_bond:=0.06;
- MCd(1,.6)(0, .5)(<30,Ph,5:/*Me`1)
- ratio_zebragap_bond:=0.12;
- MCd(1,.6)(.5, .5)(<30,Ph,5:/*Me`1)
+ MCd(1,1)(0.08, .5)(<-30,!2,2:/*Me`1)
+ ratio_zebragap_bond:=0.12; %<<== default
+ MCd(1,1)( .5, .5)(<-30,!2,2:/*Me`1)
ratio_zebragap_bond:=0.20;
- MCd(1,.6)(1, .5)(<30,Ph,5:/*Me`1)
-endfont
-%***********************************************************************
-beginfont("EN:margin_left_right")
- sw_font_frame:=sw_mol_frame:=1;
- margin_left_right:=0mm;
- MCd(1,1)(0.5, .9)(<30,CH3,!0,!17,CH3)
- margin_left_right:=0.4mm;
- MCd(1,1)(0.5, .5)(<30,CH3,!0,!17,CH3)
- margin_left_right:=5mm;
- MCd(1,1)(0.5, .1)(<30,CH3,!0,!17,CH3)
-endfont
-%***********************************************************************
-beginfont("EN:margin_top_bottom")
- sw_font_frame:=sw_mol_frame:=1;
- margin_top_bottom:=0mm;
- MCd(1,1)(0.0, .5)(<30,Ph,2:/OH,5:/NH2)
- margin_top_bottom:=0.4mm;
- MCd(1,1)(0.5, .5)(<30,Ph,2:/OH,5:/NH2)
- margin_top_bottom:=5mm;
- MCd(1,1)(1.0, .5)(<30,Ph,2:/OH,5:/NH2)
+ MCd(1,1)(0.92, .5)(<-30,!2,2:/*Me`1)
endfont
%***********************************************************************
beginfont("EN:Switwch numberingA")
+ font_ht#:=20mm#;
ratio_chain_ring:=1;
numberA_start:=3; numberA_end:=8;
sw_numberA:=1; MCd(1,1)(.5,.9)(<30,!9)
@@ -444,6 +649,7 @@ beginfont("EN:Switwch numberingA")
endfont
%***********************************************************************
beginfont("EN:Switwch numberingB")
+ font_ht#:=20mm#;
ratio_chain_ring:=1;
numberB_start:=3; numberB_end:=8;
sw_numberB:=1; MCd(1,1)(.5,.9)(<30,!9)
@@ -451,24 +657,45 @@ beginfont("EN:Switwch numberingB")
sw_numberB:=3; MCd(1,1)(.5,.1)(<30,!9)
endfont
%***********************************************************************
+beginfont("EN:Switwch Solid ratio")
+ font_ht#:=20mm#;
+ bond_len#:=8mm#;
+ MCd(1,1)(0,.5)(Ph,4:/Me)
+ sw_solid:=1;
+ bond_len#:=6mm#;
+ MCd(1,1)(1,.5)(Ph,4:/Me)
+endfont
+%***********************************************************************
+beginfont("EN:Switwch Expand")
+ font_ht#:=20mm#;
+ MCd(1,1)(0, .5)(<30,Ph,4:/COOH,3:/NH2)
+ sw_expand:=1;
+ MCd(1,1)(1, .5)(<30,Ph,4:/COOH,3:/NH2)
+endfont
+%***********************************************************************
beginfont("EN:Switwch substituent off")
- MCd(1,.5)( 0, .5)(<30,Ph,4:/Cl,3:/F)
+ font_ht#:=15mm#;
+ MCd(1,1)(.15, .5)(<30,Ph,4:/Cl,3:/F)
sw_subst_off:=1;
- MCd(1,.5)( 1, .5)(<30,Ph,4:/Cl,3:/F)
+ MCd(1,1)(.85, .5)(<30,Ph,4:/Cl,3:/F)
endfont
%***********************************************************************
beginfont("EN:Switwch bondtype off")
- MCd(1,.5)( 0, .5)(<30,Ph,4:/Cl,3:/F)
+ font_ht#:=15mm#;
+ MCd(1,1)(.15, .5)(<30,Ph,4:/Cl,3:/F)
sw_bond_single:=1;
- MCd(1,.5)( 1, .5)(<30,Ph,4:/Cl,3:/F)
+ MCd(1,1)(.85, .5)(<30,Ph,4:/Cl,3:/F)
endfont
%***********************************************************************
beginfont("EN:Switwch start vector")
+ font_ht#:=15mm#;
+ MCd(1,1)(.1, .5)(<30,Ph,4:/Cl,3:/F)
sw_start_vector:=1;
- MCf(<30,Ph,4:/Cl,3:/F)
+ MCd(1,1)(.9, .5)(<30,Ph,4:/Cl,3:/F)
endfont
%***********************************************************************
beginfont("EN:Switwch font frame")
+ font_ht#:=15mm#;
margin_left_right:=5mm;
margin_top_bottom:=2mm;
sw_font_frame:=3;
@@ -476,71 +703,81 @@ beginfont("EN:Switwch font frame")
endfont
%***********************************************************************
beginfont("EN:Switwch molecular frame")
- MCd(1,.5)( 0, .5)(<30,Ph,4:/Cl,3:/F)
+ font_ht#:=15mm#;
sw_mol_frame:=1;
- MCd(1,.5)( 1, .5)(<30,Ph,4:/Cl,3:/F)
+ MCf(<30,Ph,4:/Cl,3:/F)
endfont
%***********************************************************************
beginfont("EN:Switwch atom frame")
+ font_ht#:=15mm#;
sw_atom_frame:=1;
MCf(<30,Ph,4:/COOH,3:/OH)
endfont
%***********************************************************************
-beginfont("EN:Switwch Solid ratio")
- MCd(1,.7)( 0, .5)(<30,Ph,4:/Cl,3:/F)
- sw_solid:=1;
- ratio_bond_width:=0.08;
- MCd(1,.7)( 1, .5)(<30,Ph,4:/Cl,3:/F)
+beginfont("EN:Switwch clipping")
+ font_ht#:=15mm#;
+ sw_mol_frame:=1;
+ MCf(<30,Ph,4:/Cl,3:/F)
endfont
-%***********************************************************************
-beginfont("EN:Switwch Expand")
- MCd(.5,.5)(0, .5)(<30,Ph,4:/COOH,3:/NH2)
- sw_expand:=1;
- MCd(.6,.6)(1, .5)(<30,Ph,4:/COOH,3:/NH2)
+beginfont("EN:Switwch clipping")
+ font_ht#:=15mm#;
+ sw_mol_frame:=1;
+ sw_clip:=1;
+ MCf(<30,Ph,4:/Cl,3:/F)
endfont
%***********************************************************************
beginfont("EN:MCd()")
+ font_ht#:=20mm#;
sw_font_frame:=1;
sw_mol_frame:=1;
- MCd(1,.8)(0.2,0.9)(<30,Ph,2:/OH,5:/NH2)
+ MCd(1,0.8)(0.1,1)(<30,Ph,4:/Cl,3:/F)
sw_mol_frame:=1;
- MCd(1,.8)(0.8,0.1)(<30,Ph,2:/OH,5:/NH2)
+ MCd(1,0.8)(0.9,0)(<30,Ph,4:/Cl,3:/F)
endfont
%***********************************************************************
beginfont("EN:MCf()")
+ font_ht#:=20mm#;
sw_font_frame:=1;
sw_mol_frame:=1;
- MCf(<30,Ph,2:/OH,5:/NH2)
+ MCf(<30,Ph,4:/Cl,3:/F)
endfont
%***********************************************************************
beginfont("EN:Local setting")
- sw_mol_frame:=1;
- MCd(1,.4)(0.0,0.5)(Ph)
+ font_ht#:=15mm#;
+ MCd(1,1)(0.0,0.5)(Ph)
+ ratio_thickness_bond:=0.05;
+ MCd(1,1)(0.5,0.5)(Ph)
+ ratio_thickness_bond:=0.015;
+ MCd(1,1)(1.0,0.5)(Ph)
endfont
-beginfont() MCd(1,.4)(0.5,0.5)(Ph) endfont
-beginfont() MCd(1,.4)(1.0,0.5)(Ph) endfont
%***********************************************************************
-sw_mol_frame:=1;
beginfont("EN:Global setting")
- MCd(1,.4)(0.0,0.5)(Ph) endfont
-beginfont() MCd(1,.4)(0.5,0.5)(Ph) endfont
-beginfont() MCd(1,.4)(1.0,0.5)(Ph) endfont
-sw_mol_frame:=0;
+ font_ht#:=15mm#;
+ ratio_thickness_bond:=0.05;
+ MCd(1,1)(0.0,0.5)(Ph)
+ MCd(1,1)(0.5,0.5)(Ph)
+ MCd(1,1)(1.0,0.5)(Ph)
+endfont
%***********************************************************************
+sw_clip:=1;
%% Output molecular infomation
beginfont()
-sw_logout:=sw_info_weight:=sw_info_formula:=1;
-MCf(<30,?6,-4=?5,$(3,8)dl,@(2,6,7,9)N,@(2,6,9)/Me,@(1,5)//O)
+ font_ht#:=15mm#;
+ sw_logout:=sw_info_weight:=sw_info_formula:=1;
+ MCf(<30,?6,-4=?5,$(3,8)dl,
+ @(2,6,7,9)N,@(2,6,9)/Me,@(1,5)//O)
endfont
%***********************************************************************
%% Output additional infomation
beginfont("EN:Tocopherol","CAS:59-02-9","FM:C29H50O2","MW:430.71")
-sw_logout:=1;
-MCf(<30,Ph,3=?6,7:O,@(1,2,5)/Me,8:/*Me^60,6:/OH,8\,|,!12,@(4,8)/*Me,12:/Me)
+ font_ht#:=15mm#;
+ sw_logout:=1;
+ MCf(<30,Ph,3=?6,7:O,@(1,2,5)/Me,8:/*Me^60,6:/OH,8\,|,!12,@(4,8)/*Me,12:/Me)
endfont
%***********************************************************************
%% Change infomation separater
beginfont("EN:Ampicillin","CAS:69-53-4","FM:C16H19N3O4S","MW:349.40")
+ font_ht#:=15mm#;
MCf(<45,
?4,2:N,2=?5,-1:S,
@(3^45,4^-45)/*H,1://O^15,5:/*COOH^-18,@(6^35,6^-35)/Me,
@@ -549,21 +786,24 @@ beginfont("EN:Ampicillin","CAS:69-53-4","FM:C16H19N3O4S","MW:349.40")
endfont
%***********************************************************************
beginfont("EN:Cholesterol","CAS:57-88-5","FM:C27H46O","MW:386.65")
+ font_ht#:=15mm#;
MCf(
<30,?6,$(-4,-2)?6,-4=?5,7=dl,
1:*/OH,@(4,12)*/Me^60,9:*/H^60,
- 10:/*H^180,@(11,-1)/*H^-60,
- -1\^17,/*Me,!4,/Me,!,
+ 10:/*H^180,11:/*H^-60,17:/*H^-54,
+ -1\^18,/*Me,-60,!3,/Me,!,
)
endfont
%***********************************************************************
beginfont("EN:Warfarin","CAS:81-81-2","FM:C19H16O4","MW:308.33")
+ font_ht#:=25mm#;
MCf(
<30,Ph,3=?6,8=dl,10:O,7:/OH,9://O,8\,/Ph`1,60,!,//O,!
)
endfont
%***************************************************************************
beginfont("EN:Limonin")
+ font_ht#:=30mm#;
MCf(<30,?6,$(-3,-4)?6,-5=?3,-2=wf,-1=wb,6=?5,-4=?6,-5=wf,
@(13,15,17,20)O,@(3,12,21)//O,
@(4~wf^60,8~zf^60,18^35,18^-35)/Me,@(1^60,5^180,16^60)/*H,
@@ -571,17 +811,20 @@ beginfont("EN:Limonin")
endfont
%***************************************************************************
beginfont("EN:Sesamine")
+ font_ht#:=25mm#;
MCf(<54,?5,1=?5,@(4,7)O,@(1^-54,2^54)*/H,
#5*\^-12,Ph,|,-3=?5,@(-1,-3)O,#8*\^-12,Ph,|,-3=?5,@(-1,-3)O)
endfont
%***************************************************************************
beginfont("EN:Colchicine","CAS:477-27-0","FM:C21H23NO6","MW:385.41")
+ font_ht#:=25mm#;
MCf(<30,Ph,@(1,2,6)/OMe,|,-4=?7,
|,-5=?7,$(-1,-4,-6)dl,-2://O,-3:/OH,
#9\,NH,!,//O,!)
endfont
%***************************************************************************
beginfont("EN:Lycorine","CAS:476-28-8","FM:C16H17NO4","MW:287.31")
+ font_ht#:=25mm#;
MCf(<30,
Ph,-4=?6,-2=?6,6=?5,(9,12)=?5[3],13=dl,8:N,@(15,17)O,
9:/*H^180,10:*/H^60,13:*/OH,14:/*OH
@@ -589,22 +832,37 @@ beginfont("EN:Lycorine","CAS:476-28-8","FM:C16H17NO4","MW:287.31")
endfont
%***********************************************************************
beginfont("EN:Gibberellin A3","CAS:77-06-5","FM:C19H22O6","MW:346.37");
+ font_ht#:=20mm#;
MCf(<18,?5,3=?7,5=?6[12],8*,160`1.3,&3,13=dl,6=wf,8=wb,
5*,40~zf`1,O,50,//O^180,&14~zb,
2:/COOH,7://Me,13:*/OH,8:/*OH,14:*/Me,@(1^60,4^60)*/H)
endfont
%***************************************************************************
beginfont("EN:Quinine","CAS:130-95-0","FM:C20H24N2O2","MW:324.42")
+ font_ht#:=25mm#;
MCf(<30,Ph,3=Ph,7:N,6:/OMe,
10\,*/OH,/H~zf^-60,!,|,?6,2:N,1:*/H^60,4*\,!~dr,2*,165~zf,60,&5~zb)
endfont
%***************************************************************************
beginfont("EN:Atoropin","CAS:51-55-8","FM:C17H23NO3","MW:289.37")
+ font_ht#:=25mm#;
MCf(<-30,O,!,//O,!,!,Ph,
#1\~zb^-120,|,?7,6*\^190`1.12,N,/Me,&3~wb,#3\~wv,!,OH)
endfont
%***************************************************************************
+beginfont("EN:Rotenone");
+ font_ht#:=30mm#;
+ MCf(<-60,?5,$(-3,-2,-3,-4)?6,$(7,9,-2,-4)dl,$(3,17)dr,
+ @(2,13,16)O,10://O,@(11^-60,12^60)*/H,@(-2,-3)/OMe,1*\,/Me,!~dl)
+endfont;
+%***************************************************************************
+beginfont("EN:Pyrethrin I");
+ MCf(<30,?3,@(3^35~wf,3^-35~zf)/Me,1*\,!~dl,iPr,
+ 2\*,//O,!,O,-36~zb,|,?5,-2=d,-1:/Me,-3://O,-2\,!4,$(-1,-3)dl)
+endfont;
+%***************************************************************************
beginfont("EN:Validamycin")
+ font_ht#:=20mm#;
MCf(<30,?6,@(5,6)/OH,3\,-60,OH,
#4\,O,-60,|,?6,2:O,@(3,4,5,6)/OH,
#1\,NH,!,|,?6,2=d,@(4,5,6)/OH,-4\,!,OH)
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf
index e6e758e1d5d..5ee5007340c 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
index 7a2bf1d9fc7..265c66c9d8a 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
@@ -1,11 +1,14 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format manual by Akira Yamaji 2016.08.21
+% Molecular Coding Format manual by Akira Yamaji 2016.10.10
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{article}
-\usepackage{graphicx}
-%%%%\usepackage[dvipdfmx]{graphicx}
+%%%%\usepackage{graphicx}
+\usepackage[dvipdfm]{graphicx}
%%%%\usepackage[pdftex]{graphicx}
%%%%\usepackage{epstopdf}
+\usepackage[dvipdfmx]{hyperref}
+%%%%\usepackage[pdftex]{hyperref}
+\hypersetup{colorlinks=true,linkcolor=blue}
\topmargin=-18mm
\textheight=254mm
\textwidth=168mm
@@ -16,23 +19,17 @@
\newcount \fontnum%
\newcount \tempnum%
\newdimen \htman%
-\newdimen \gpman%
-\htman=47mm%
-\gpman=4mm%
-\fontnum=0%
+\newdimen \wdman%
+\newdimen \htmans%
+\htman=45mm%
+\wdman=94mm%
+\htmans=42mm%
+\fontnum=20%
\tempnum=1%
%----------------------------------------------------------------------------
\font\@strufont=mcf_man_soc\relax%
%----------------------------------------------------------------------------
-\def\MCFtitle#1{\framebox{\sf No.\the\tempnum}\hspace{2mm}\bf #1}
-%----------------------------------------------------------------------------
-\def\MCFstru{%
- \rlap{\makebox(72,4)[t]{\makebox(68,48){\@strufont\char\fontnum}}}%
- \advance\fontnum\@ne\relax}%
-\def\MCFstructure{%
- \makebox(72,4)[t]{\frame{\
- \makebox(68,48){\@strufont\char\fontnum}}}%
- \advance\fontnum\@ne\relax\advance\tempnum\@ne\relax}%
+\def\MCFstructure{\hspace{5mm}{\@strufont\char\fontnum}\advance\fontnum\@ne\relax}%
%--------------------------------------------------------------------
\def\@F{F}\def\@C{C}\def\@EN{EN}\def\@NO{NO}\def\@cMW{cMW}\def\@cFM{cFM}%
\def\@fst#1:#2;{#1}\def\@sec#1:#2;{#2}%
@@ -48,1164 +45,763 @@
\ifx\@tag\@cFM\edef\CALfm{\@var}\fi
\fi}%
\def\put@char{%
- \begin{picture}(84,50)%
- \put(0,45){\bf [\MOLnum]\MOLnameE}%
- \put(5,40){\small\tt FM:\CALfm{ }MW:\CALmw}%
- \put(10,0){\font\@strufont=\MOLfile\relax%
+ \begin{picture}(84,30)%
+ \put(0,25){\bf [\MOLnum]\MOLnameE}%
+ \put(5,20){\small\tt FM:\CALfm{ }MW:\CALmw}%
+ \put(5,0){\font\@strufont=\MOLfile\relax%
\hbox{\@strufont\char\MOLchar}}%
\end{picture}%
}
%----------------------------------------------------------------------------
\def\INFO#1{\@for\@temp:=#1\do{\mol@sel\@temp}\put@char}%
%----------------------------------------------------------------------------
+\def\figex#1#2#3#4{%
+\makebox[5mm]{}%%
+\makebox[#1]{\tt #2}%
+\makebox[#1]{\tt #3}%
+\makebox[#1]{\tt #4}}%
+%----------------------------------------------------------------------------
\begin{document}
-\begin{center}
- {\LARGE\bf Molecular Coding Format manual}\vspace{3mm}\\
- Author : Akira Yamaji \quad Date : \today\\
- Located at : http://www.ctan.org/pkg/mcf2graph\vspace{3mm}\\
-\begin{minipage}{148mm}
-\quad Molecular Coding Format(MCF) is new linear notation represent chemical
- structure diagrams. This 'Coding' is named from coding(programing) technique
- like adressing,grouping,macro,etc. There are no Meta language commands in MCF.
- mcf2graph.mf(metapost/metafont macro) convert MCF file to graphics file
- pk font,PNG,SVG,EPS or MDL MOL file(V2000). \\
-\end{minipage}\\
-\end{center}
+\title{\Huge\sf Molecular Coding Format manual}
+\author{Akira Yamaji}
+\date{\today}
+\maketitle
+\begin{center} Located at http://www.ctan.org/pkg/mcf2graph \end{center}
+%-----------------------------------------------------------------------------
+\vspace{10mm}
+{\@strufont%
+\makebox[10mm]{}\char0\raisebox{10mm}{\char1}\char2\raisebox{10mm}{\char3}\\
+\makebox[10mm]{}\char4\raisebox{10mm}{\char5}\char6\raisebox{10mm}{\char7}\\
+\makebox[10mm]{}\char8\raisebox{10mm}{\char9}\char10\raisebox{10mm}{\char11}\\
+\makebox[10mm]{}\char12\raisebox{10mm}{\char13}\char14\raisebox{10mm}{\char15}\\
+\makebox[10mm]{}\char16\raisebox{10mm}{\char17}\char18\raisebox{10mm}{\char19}\\}
+%-----------------------------------------------------------------------------
+\twocolumn
+\tableofcontents
+%-----------------------------------------------------------------------------
\linethickness{0.08mm}%
-\noindent%
%----------------------------------------------------------------------------
-{\bf (Molecular definition file)}
-\begin{verbatim}
-%-------------------------------------------------------------------------
-input mcf2graph.mf; % input macro
-%-------------------------------------------------------------------------
-sw_auxout:=1; % aux(information) file output on > Gloval setting
-sw_numberA:=0; % numbering atom off >
-sw_numberB:=0; % numbering bond off >
-sw_expand:=0; % substituent expand mode off >
-sw_start_vector:=0; % start vector output off >
-sw_font_frame:=0; % font frame off >
-font_wd#:=60mm#; % font width >
-font_ht#:=40mm#; % font height >
-var3:="cal_MW"; tag3:="cMW"; > AUX file table
-var4:="cal_FM"; tag4:="cFM"; >
-outputformat:="png"; hppp:=vppp:=0.1; > PNG output
-outputtemplate:="%j-%3c.png"; >
-%-------------------------------------------------------------------------
-beginfont("NO:1","EN:Ampicillin") > begin font(information)
- MCf(<45,?4,2:N,2=?5,-1:S, > begin MCF (1)
- @(3^45,4^-45)/*H,1://O^15,5:/*COOH^-18, >
- @(6^35,6^-35)/Me, >
- 4\^75,NH,!,//O,!,/*NH,!,Ph) > end MCF
-endfont > end font
-%------------------------------------------------------------------------
-beginfont("NO:2","EN:Cholesterol") > begin font(information)
- MCf(<30,?6,$(-4,-2)?6,-4=?5,7=dl, > begin MCF (2)
- 1:*/OH,@(4,12)*/Me^60,9:*/H^60, >
- 10:/*H^180,@(11,-1)/*H^-60, >
- -1\^17,/*Me,!4,/Me,!) > end MCF
-endfont > end font
-%------------------------------------------------------------------------
-bye
-
-\end{verbatim}
-%------------------------------------------------------------------------
-{\bf (Molecular structure output)}\vspace{5mm}\\
-\INFO{F:mcf_man_soc,C:90,NO:1,cMW:349.40462,cFM:C16H19N3O4S,EN:Ampicillin}%
-\INFO{F:mcf_man_soc,C:91,NO:2,cMW:386.6532,cFM:C27H46O,EN:Cholesterol}%
\newpage
-%------------------------------------------------------------------------
-\noindent%
-{\bf (Molecular information output)}\vspace{2mm}\\
-'filename'-info.aux : for use in \TeX, it takes over filename,
-char number, molecular information,etc.
-\begin{verbatim}
-(sw_auxfix=0)
-F:mcf_man_soc;C:90;cMW:349.40462;cFM:C16H19N3O4S;EN:Ampicillin
-F:mcf_man_soc;C:91;cMW:386.6532;cFM:C27H46O;EN:Cholesterol
- .....................................................
- .....................................................
-
-(sw_auxfix=1)
-F;C;cMW;cFM;EN
-mcf_man_soc;90;349.40462;C16H19N3O4S;Ampicillin
-mcf_man_soc;91;386.6532;C27H46O;Cholesterol
- ......................................
- ......................................
-
-( tag : variable )
-F : filename C : char number NO : serial number EN : english name
-cMW : molecular weight calculated cFM : molecular formula calculated
-MW : molecular weight from literature data
-
-\end{verbatim}
-%----------------------------------------------------------------------------
-{\bf (LaTeX file example)}
-%############################################################################
-\begin{verbatim}
-%----------------------------------------------------------------------------
-\documentclass[a4paper]{article}
-\usepackage{graphicx}
-\pagestyle{empty}
-\makeatletter%
-%--------------------------------------------------------------------
-\def\@F{F}\def\@C{C}\def\@EN{EN}\def\@NO{NO}\def\@MW{MW}\def\@FMc{FMc}%
-\def\@fst@param#1:#2;{#1}\def\@sec@param#1:#2;{#2}%
-\def\mol@sel#1{%
-\if#1\empty\relax\else%
- \edef\@tag{\expandafter\@fst@param#1;}%
- \edef\@var{\expandafter\@sec@param#1;}%
- \ifx\@tag\@F\edef\MOLfile{\@var}\fi%
- \ifx\@tag\@C\edef\MOLchar{\@var}\fi%
- \ifx\@tag\@EN\edef\MOLnameE{\@var}\fi%
- \ifx\@tag\@NO\edef\MOLnum{\@var}\fi
- \ifx\@tag\@MW\edef\CALmw{\@var}\fi
- \ifx\@tag\@FMc\edef\CALfm{\@var}\fi
-\fi}%
-\def\put@char{%
- \begin{picture}(84,42)%
- \put(0,38){\bf [\MOLnum]\MOLnameE{ }\small\tt/FM:\CALfm/MW:\CALmw}%
- \put(10,0){\font\@strufont=\MOLfile\relax%
- \hbox{\@strufont\char\MOLchar}}%
- \end{picture}%
-\def\INFO#1{\@for\@temp:=#1\do{\mol@sel\@temp}\put@char}%
-\makeatother
-%--------------------------------------------------------------------
-\begin{document}
-\unitlength=1mm%
-\INFO{F:mcf_man_soc,C:90,NO:1,cMW:349.40462,cFM:C16H19N3O4S,EN:Ampicillin}%
-\INFO{F:mcf_man_soc,C:91,NO:2,cMW:386.6532,cFM:C27H46O,EN:Cholesterol}%
-\end{document}
-%--------------------------------------------------------------------
-\end{verbatim}\vspace{5mm}%
-%############################################################################
-%----------------------------------------------------------------------------
-\noindent
+\section{Introduction}
+Molecular Coding Format(MCF) is new linear notation
+ represent chemical structure diagrams.
+This 'Coding' is named from coding(programing) technique
+like adressing,grouping,macro,etc.
+There are no Meta language commands in MCF.
+mcf2graph.m convert MCF file to graphics file
+pk font,PNG,SVG,EPS or MDL MOL file(V2000).\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Chain(1)}
+\section{MCF syntax}
+\subsection{Make bond}
+\subsubsection{Chain}
\begin{verbatim}
-real number plus (+): anticlockwize
-real number minus(-): clockwize
-
-<30,-60,60,-90,120,-90,60
+ real number plus (+): anticlockwize
+ real number minus(-): clockwize
+ <30,-60,60,-90,120,-90,60
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Chain(2)}
\begin{verbatim}
-! : take value 60 or -60 depend on
+ ! : take value 60 or -60 depend on
current angle and enviroment
-!6 : !,!,!,!,!,!
+ !6 : !,!,!,!,!,!
<30,!,!,!,!,!,!
<30,!6
-
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Jump to atom and branch bond}
+\subsubsection{Jump and branch bond}
\begin{verbatim}
-n* : Jump to An
-
+ n* : Jump to An
+ ** An: atom number(-999<=n<=4095)
+
<30,!6,3*,0,!,5*,-30
+\end{verbatim}
+\MCFstructure
+%------------------------------------
+\begin{verbatim}
+ 3\ : 3*,0
-** An(-999<=n<=4095): atom number
+ <30,!6,3\,!
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Jump to atom and branch bond}
+\subsubsection{Branch bond}
\begin{verbatim}
-3\ : 3*,0
+ 2\ : 2*,0
+ 4*\ : 4*,0~wf
+ 6\* : 6*,0~zf
+ 8\\ : 8*,0~dm
- <30,!6,3\,!
+ <30,!8,2\,!,4*\,!,6\*,!,8\\,!
+\end{verbatim}
+\MCFstructure
+%-----------------------------------------------------------------------------
+\begin{verbatim}
+ 2\~dr : 2*,0~dr
+ 4\`1.5 : 4*,0`1.5
+ 6\^15 : 6*,0^15
+ <-30,!6,
+ 2\~dr,!,
+ 4\`1.5,!,
+ 6\^15,-60
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Connect atom}
+\subsubsection{Connect atom}
\begin{verbatim}
-&n : Connect to An
+ &n : Connect to An
<30,!6,3\,!,&5
-
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ring}
+\subsubsection{Ring}
\begin{verbatim}
-?n : n membered ring
-
- ?6
-
- ** ?6 : <-120,60,60,60,60,60,&1
- ** ?n(3<=n<=20)
- ** bold arrow is default angle and position
+ ?n : n membered ring(3<=n<=20)
+ ?6 : <-120,60,60,60,60,60,&1
+ ?6
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Rotate current angle}
+\subsubsection{Rotate current angle}
\begin{verbatim}
-<angle : rotate current angle
+ <angle : rotate current angle
- ``1,
- 0~vf,0~vf,<90,0~vf,<-90,0~vf
+ 0,0,<90,0,<-90,0,0,$(1,2,3,4,5)vf
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change bond type (1)}
+\subsection{Change bond type}
+\subsubsection{Double,triple}
\begin{verbatim}
-a~type : ~~type,a
-dm : double middle
-dl : double left side
-dr : double right side
-tm : triple
+ a~type : ~~type,a
+ dm : double middle
+ dl : double left side
+ dr : double right side
+ tm : triple
<30,!~dm,!~dl,!~dr,!~tm
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change bond type (2)}
+\subsubsection{Wedge}
\begin{verbatim}
-a~type : ~~type,a
-wf : wedge forward
-wb : wedge backward
-zf : wedge dotted
-zb : wedge dotted backward
-vf : vector forward
+ wf : wedge forward
+ wb : wedge backward
+ zf : wedge dotted
+ zb : wedge dotted backward
- <30,!~wf,!~wb,!~zf,!~zb,!~vf,!~vb
+ <30,!~wf,!,!~wb,!,!~zf,!,!~zb
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change bond type (3)}
+\subsubsection{Vector}
\begin{verbatim}
-Bn=bond type : change bond type at Bn
-vb : vector backward
-dt : dotted
-wv : wave
-bd : broad
-bz : broad dotted
+ vf : vector forward
+ vb : vector backward
- <30,!5,1=vb,2=dt,3=wv,4=bd,5=bz
+ <30,!~vf,!,!~vb
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change bond type (4)}
+\subsubsection{Dotted,wave,broad}
\begin{verbatim}
-$(2,4,6)dr : 2=dr,4=dr,6=dr
-
-<30,!7,$(2,4,6)dr
-
-** <30,!7,2=dr,4=dr,6=dr
+ Bn=bond type : change bond type at Bn
+ dt : dotted
+ wv : wave
+ bd : broad
+ bz : broad dotted
+ <30,!7,1=dt,3=wv,5=bd,7=bz
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Over line}
+\subsubsection{Change multi bond type}
\begin{verbatim}
-si_ : single over line
-wf_ : wedge forward over line
-wb_ : wedge backward over line
-bd_ : broad over line
+ $(2,4,6)dr : 2=dr,4=dr,6=dr
-<-30,!8`.4,!`.2,60`.6,90`3,
-@(2~si_,4~wf_,6~wb_,8~bd_)/Me`1
+ <30,!7,$(2,4,6)dr
+ ** <30,!7,2=dr,4=dr,6=dr
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change bond length (1)}
+\subsubsection{Over line}
\begin{verbatim}
-(!,!n)`length : change length of !,!n
-
- <30,!2,!2`1.2,!2
+ si_ : single over line
+ wf_ : wedge forward over line
+ wb_ : wedge backward over line
+ bd_ : broad over line
-** !2`1.2 : '`1.2,!2
+ <-30,!8,!,60,90`8,
+ @(2~si_,4~wf_,6~wb_,8~bd_)/Me`2
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change bond length (2)}
+\subsection{Change bond length}
+\subsubsection{Chain length}
\begin{verbatim}
-``length : change all bond length after
+ (!,!n)`length : change length of !,!n
- <30,!2,``1.2,!4
+ <30,!2,!2`1.2,!2
+
+ ** !2`1.2 : '`1.2,!2
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Make block}
\begin{verbatim}
-{ : start brock
-} : end brock
+``length : change all bond length after
- <30,!2,{,``1.2,!2,},!2
+ <30,!2,``1.2,!4
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change ring length}
+\subsubsection{Ring length}
\begin{verbatim}
-?n`length : change ring length
+ ?n`length : change ring length
?6,4\,?6`1.2,5=?6,11=?6
-** fused ring size depend on
+ ** fused ring size depend on
attached bond length
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom (1)}
+\newpage
+\subsection{Change atom}
+\subsubsection{Insert atom}
\begin{verbatim}
-Insert hetero atom
+ Insert hetero atom
<30,!2,O,!2,N,!2
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom (2)}
+\subsubsection{Addressed atom}
\begin{verbatim}
-2:O : change A2 C to O
-@(3,5)N : change A3,A5 C to N
+ 2:O : change A2 C to O
+ @(3,5)N : change A3,A5 C to N
<30,!6,2:O,@(3,5)N
-
-\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
-%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom (3)}
-\begin{verbatim}
-2:N : change A2 C to N
-
- ?6,4\,?6,2:N
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom (brock address 1)}
+\subsubsection{Brock address}
\begin{verbatim}
-| : divide brock
+ | : divide brock
-?6,4\,|,?6,2:O
+ ?6,4\,|,?6,2:O
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom (brock address 2)}
\begin{verbatim}
-|| : reset brock adress
+ || : reset brock adress
-?6,4\,|,?6,||,2:N
+ ?6,4\,|,?6,||,2:N
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom (absolute address)}
+\subsubsection{Absolute address}
\begin{verbatim}
-#2:N : change A#2 C to N
+ #2:N : change A#2 C to N
+ ** #n : (1<=n<=3095)
?6,4\,|,?6,#2:N
-
-** #n : (1<=n<=3095)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom (relative address)}
+\subsubsection{Relative address}
\begin{verbatim}
--2:N : change A(-2) C to N
+ -2:N : change A(-2) C to N
+ ** -n : (1<=n<=999)
?6,4\,?6,-2:N
-
-** -n : (1<=n<=999)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Fuse ring (attached 1 bond)}
+\subsection{Fuse ring}
+\subsubsection{Attached 1 bond}
\begin{verbatim}
-?6,3=?6 : fuse ?6 at B3
+ ?6,3=?6 : fuse ?6 at B3
+ ** Bn(n:-999<=n<=4095): bond number
?6,3=?6
-
-** Bn(n:-999<=n<=4095): bond number
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Fuse large ring (attached 1 bond)}
\begin{verbatim}
-?6,3=?6[13] : fuse ?6[13] at B3
-?6[13]: 6 membered ring scaled 13/10
+ ?6,3=?6[13] : fuse ?6[13] at B3
+ ?6[13]: 6 membered ring scaled 13/10
+ ** ?m[n] (5<=m<=8,11<=n<=15)
?6,3=?6[13]
-
-** ?m[n] (5<=m<=8,11<=n<=15)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Fuse multi ring (attached 1 bond)}
\begin{verbatim}
-
-?6,$(-3,-4,-4,-2,-2,-4,-4)?6
-?6,$(4,8,13,20,25,28,33)?6
-
+ ?6,$(-3,-4,-4,-2,-2,-4,-4)?6
+ ?6,$(4,8,13,20,25,28,33)?6
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Fuse ring (attached 2 bond)}
+\subsubsection{Attached 2 bond}
\begin{verbatim}
-(4,11)=?6[4] : fuse 4/6 ring to B11..B4
-(4,11)=?5[3] : fuse 3/5 ring to B11..B4
-(4,11)=?4[2] : fuse 2/4 ring to B11..B4
-
-MCd(1,.7)( 0,0)(<30,?6,3=?6,(11,4)=?6[4])
-MCd(1,.6)(.54,1)(<30,?6,3=?6,(11,4)=?5[3])
-MCd(1,.6)( 1,0)(<30,?6,3=?6,(11,4)=?4[2])
+ (4,11)=?6[4] : fuse 4/6 ring to B11..B4
+ (4,11)=?5[3] : fuse 3/5 ring to B11..B4
+ (4,11)=?4[2] : fuse 2/4 ring to B11..B4
+ ** ?m[n] (4<=m<=6,n=m-2)
-** ?m[n] (4<=m<=6,n=m-2)
+ MCd(1,.7)( 0,0)(<30,?6,3=?6,(11,4)=?6[4])
+ MCd(1,.6)(.54,1)(<30,?6,3=?6,(11,4)=?5[3])
+ MCd(1,.6)( 1,0)(<30,?6,3=?6,(11,4)=?4[2])
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Fuse ring (attached 3 bond)}
+\subsubsection{Attached 3 bond}
\begin{verbatim}
-(16,4)=?6[3] : fuse 3/6 ring to B16..B4
-(16,4)=?5[2] : fuse 2/5 ring to B16..B4
+ (16,4)=?6[3] : fuse 3/6 ring to B16..B4
+ (16,4)=?5[2] : fuse 2/5 ring to B16..B4
+ ** ?m[n] (5<=m<=6,n=m-3)
-MCd(1,.55)(0,0)(?6,$(3,10)?6,(16,4)=?6[3])
-MCd(1,.55)(1,0)(?6,$(3,10)?6,(16,4)=?5[2])
-
-** ?m[n] (5<=m<=6,n=m-3)
+ MCd(1,.55)(0,0)(?6,$(3,10)?6,(16,4)=?6[3])
+ MCd(1,.55)(1,0)(?6,$(3,10)?6,(16,4)=?5[2])
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Fuse ring (attached 4 bond)}
+\subsubsection{Attached 4 bond}
\begin{verbatim}
-(21,4)=?6[2] : fuse 2/6 ring to B21..B4
+ (21,4)=?6[2] : fuse 2/6 ring to B21..B4
-MCf(<-30,?6,$(3,10,15)?6,(21,4)=?6[2])
+ MCf(<-30,?6,$(3,10,15)?6,(21,4)=?6[2])
-** ?m[n] (m=6,n=2)
+ ** ?m[n] (m=6,n=2)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Spiro ring}
+\subsubsection{Spiro ring}
\begin{verbatim}
-4*,?5 : add ?5(5 membered ring) at A4
+ 4*,?5 : add ?5(5 membered ring) at A4
-<30,!6,4*,?5
+ <30,!6,4*,?5
-An* : jump to An
+ An* : jump to An
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Branch bond (1)}
+\subsection{Substituent}
+\subsubsection{Insert substituent}
\begin{verbatim}
-2\ : 2*,0
-4*\ : 4*,0~wf
-6\* : 6*,0~zf
-8\\ : 8*,0~dm
+ <30,!,/Me,!,/Et,!3,/Pr,!,/iPr,
+ !3,/tBu,!,/Ph^-30,!
-MCf(<30,!8,2\,!,4*\,!,6\*,!,8\\,!)
+ ** Me:methyl Et:ethyl
+ Pr:propyl iPr:isopropyl
+ tBu:tertial buthyl Ph:phenyl
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Branch bond (2)}
+\subsubsection{Insert modified substituent}
\begin{verbatim}
-2\~dr : 2*,0~dr
-4\`1.5 : 4*,0`1.5
-6\^15 : 6*,0^15
-
-MCf(<-30,
- !6,2\~dr,!,4\`1.5,!,6\^15,-60)
+ / : single
+ // : double
+ */ : wedge forward
+ /* : wedge dotted forward
+ ** : direct
+ <30,!,//O,!,/*H,!,*/H,!,/?3,!,**?3,!
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Insert substituent(1)}
\begin{verbatim}
-MCf(<30,
-!,/Me,!,/Et,!3,/Pr,!,/iPr,!3,/tBu,!,/Ph^-30,!)
+ ~ : change type
+ ^ : change angle
+ ` : change length
+ > : change enviroment
-** Me:methyl Et:ethyl
- Pr:propyl iPr:isopropyl
- tBu:tertial buthyl Ph:phenyl
+ <30,``1,!,/Me~zf`2^30,!,/Me~zf`2^30,
+ !2,*/Pr>lr,!2,*/Pr>rl,!)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Insert substituent(2)}
+\subsubsection{Add substituent}
\begin{verbatim}
-/ : single
-// : double
-*/ : wedge forward
-/* : wedge dotted forward
-** : direct
-
-MCf(<30,!,//O,!,/*H,!,*/H,!,/?3,!,**?3,!)
+ <-30,!17,2:/Me,4:/Et,6:/Pr,
+ 10:/iPr,14:/tBu,16:/Ph^-30
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Insert substituent(3)}
+\subsubsection{Add modified substituent}
\begin{verbatim}
-~ : change type
-^ : change angle
-` : change length
-> : change enviroment
+ ~,^,` : change type,angle,length
-MCf(<30,``1,
- !,/Me~zf`2^30,!,/Me~zf`2^30,
- !2,*/Pr>lr,!2,*/Pr>rl,!)
-\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
-%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Add substituent(1)}
-\begin{verbatim}
-sw_numberA:=1; numberA_end:=12;
-MCf(<30,!11,
- 2:/Me,3:/Et,6:/Pr,7:/iPr,
- 10:/tBu,11:/Ph^-30)
+ <-30,!6,@(2~wf,4~zf,6^-30)/H
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Add substituent(2)}
\begin{verbatim}
-~,^,` : change type,angle,length
- of substituent
+ ^,`,> : change angle,length,environment
-MCf(<30,?6,
- @(3`2^30,3~wf,4~zf,6~wf^-30,6~zf^30)/H)
+ <30,!7`1,@(3)/*Me`2^30,5:*/Pr>lr,7:*/Pr>rl
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Add substituent(3)}
+\subsection{Chain environment}
+\subsubsection{Horizontal,vertical}
\begin{verbatim}
-~,^,`,> : change type,angle,length,
- environment of substituent
+ >hz : horizontal enviroment (default)
+ >vt : vertical enviroment
-MCF(<30,!7`1,
-@(2,3)/*Me`2^30,5:*/Pr>lr,7:*/Pr>rl)
+ ?4,@(3^-90,3^-30,3^90)/'(!3,"{hz}")>hz,
+ @(1^-60,1`2,1^60)/'(!2,"{vt}")>vt
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Chain strech direction environment (1)}
+\subsubsection{Left-right,right-left}
\begin{verbatim}
->hz : horizontal enviroment (default)
->vt : vertical enviroment
-
- ?4,
- @(3^-90,3^-30,3^90)/'(!3,"{hz}")>hz,
- @(1^-60,1`2,1^60)/'(!2,"{vt}")>vt
-
-\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
-%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Chain strech direction environment (2)}
-\begin{verbatim}
->lr : left-right enviroment
->rl : right-left enviroment
+ >lr : left-right enviroment
+ >rl : right-left enviroment
<30,!6,
@(3^-30,3,3^30)/'(!3,"{lr}")>lr,
@(5^-30,5,5^30)/'(!3,"{rl}")>rl
-
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Chain strech direction environment (3)}
+\subsubsection{Fixed angle,multi angle}
\begin{verbatim}
- >45 : fixed angle enviroment
- >'(-90,90,-90) : multi angle enviroment
+ >45 : fixed angle enviroment
+ >'(-90,90,-90) : multi angle enviroment
<-30,!6,@(2>45)/'(!3,"{45}"),
@(6>'(-90,90,-90))/'(!3,"{(-90,90,-90)}")
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change atom and Substituent}
+\subsection{Miscellaneous}
+%-----------------------------------------------------------------------------
+\subsubsection{Change atom and Substituent}
\begin{verbatim}
-NH,SO,SOO : inset hetero atom and substituent
- simultaneously
+ NH,SO,SOO :
+ inset hetero atom and substituent
+ simultaneously
<30,!2,NH,!,SO,!,SOO,!3
-
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change color}
+\subsubsection{Change color}
\begin{verbatim}
-@(5)green : change color of A5 green
-$(3)red : change color of B3 red
+ @(5)green : change color of A5 green
+ $(3)red : change color of B3 red
- <30,Ph,@(2,5)N,
- 2:red,5:blue,3=green
+ <30,Ph,@(2,5)N,2:red,5:blue,3=green
-** METAFONT ignore color command
+ ** METAFONT ignore color command
\end{verbatim}
-\end{minipage}
%%%%\MCFstructure % for Metafont
-\makebox(72,3.5)[t]{\frame{\makebox(68,42.3)%
-{\includegraphics{mcf_man_soc-042.eps}}}}% for dvipdfmx
-%%%%{\includegraphics[width=30mm]{mcf_man_soc-042.png}}}}% for pdfLaTeX
+\includegraphics{mcf_man_soc-060.eps}% for dvipdfmx
\advance\fontnum\@ne\relax\advance\tempnum\@ne\relax%
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Chain start multiple characters}
+\subsubsection{Make block}
+\begin{verbatim}
+ { : start brock
+ } : end brock
+
+ <30,!2,{,``1.2,!2,},!2
+\end{verbatim}
+\MCFstructure
+%-----------------------------------------------------------------------------
+\subsubsection{Chain start multiple characters}
\begin{verbatim}
-if chain start multi charactor string,
-use !0 instead of !
+ if chain start multi charactor string,
+ use !0 instead of !
MCd( 1,1)(0 ,0.9)(<30,COOH,!0,!3,COOH)
MCd(.8,1)(0.3,0.1)(<30,COOH,!4,COOH)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{User definition}
+\subsubsection{User definition}
\begin{verbatim}
-iBuOH : user defined substructure
+ iBuOH : user defined substructure
iBuOH:='(!,/Me,!,OH)
MCf(<30,?6,@(4,6)/iBuOH)
-
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Inline definition}
+\subsubsection{Inline definition}
\begin{verbatim}
-Insert user defined substructure
+ Insert user defined substructure
<30,!3,/'(!,/Me,!,OH),!3
-
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
-%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Font size}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newpage
+\section{Option parameter}
+%------------------------------------------------------------------------------
+\subsection{Size parameter}
+\subsubsection{Font size}
\begin{verbatim}
beginfont("EN:Caffeine")
font_wd#:=30mm#; %<==font width
font_ht#:=20mm#; %<==font height
- sw_font_frame:=1;
MCf(<30,?6,-4=?5,$(3,8)dl,@(2,6,7,9)N,
- @(2,6,9)/Me,@(1,5)//O)
- endfont
+ @(2,6,9)/Me,@(1,5)//O) endfont
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Max ratio bond/width length}
+\subsubsection{Margin left and right}
\begin{verbatim}
- max_bond_width:=0.10;
- MCd(1,1)( 0, .5)(<30,Ph)
- max_bond_width:=0.15;
- MCd(1,1)(.33,.5)(<30,Ph)
- max_bond_width:=0.25;
- MCd(1,1)( 1, .5)(<30,Ph)
-
-** default: max_bond_width=0.15
+ default: margin_left_right=0.4mm
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
+\begin{picture}(12,20)
+\put(1,14){\makebox(10,6)[r]{\tt 0mm}}
+\put(1, 7){\makebox(10,6)[r]{\tt 0.4mm}}
+\put(1, 0){\makebox(10,6)[r]{\tt 5mm}}
+\end{picture}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio thickness/bond length}
+\subsubsection{Margin top and bottom}
\begin{verbatim}
-ratio_thickness_bond:= 0.005;
-MCd(1,.6)(0, .5)(<30,Ph)
-ratio_thickness_bond:= 0.015;
-MCd(1,.6)(.5,.5)(<30,Ph)
-ratio_thickness_bond:= 0.030;
-MCd(1,.6)(1, .5)(<30,Ph)
-
-** default: ratio_thickness_bond=0.015
+ default: margin_top_bottom=0.4mm
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0mm}{0.4mm}{5mm}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Offset thickness of bond}
+\subsubsection{Offset thickness of bond}
\begin{verbatim}
-beginfont() offset_thickness#:=0pt#;
-MCd(1,.3)(0, .5)(<30,Ph) endfont
-beginfont() offset_thickness#:=0.2pt#;
-MCd(1,.3)(.5,.5)(<30,Ph) endfont
-beginfont() offset_thickness#:=0.5pt#;
-MCd(1,.3)(1, .5)(<30,Ph) endfont
-
-** default: offset_thickness#=0.2pt#
+ default: offset_thickness#=0.2pt#
\end{verbatim}
-\end{minipage}
-\MCFstru\MCFstru\MCFstructure%
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0pt}{0.2pt}{0.5pt}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio char/bond thickness}
+\subsubsection{Offset of doublebond gap}
\begin{verbatim}
-ratio_char_bond:=1.0;
-MCd(1,.6)(0, .5)(<30,?6,5:O,2:NH)
-ratio_char_bond:=1.5;
-MCd(1,.6)(.5,.5)(<30,?6,5:O,2:NH)
-ratio_char_bond:=2.0;
-MCd(1,.6)(1, .5)(<30,?6,5:O,2:NH)
-
-** default: ratio_char_bond=1.5
+ default: offset_bond_gap#=0.3pt#
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.0pt}{0.3pt}{1.0pt}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio bondgap/bond length}
+\subsubsection{Offset of atom width}
\begin{verbatim}
-ratio_bondgap_bond:= 0.10;
-MCd(1,.6)(0, .5)(<30,Ph)
-ratio_bondgap_bond:= 0.15;
-MCd(1,.6)(.5,.5)(<30,Ph)
-ratio_bondgap_bond:= 0.20;
-MCd(1,.6)(1, .5)(<30,Ph)
-
-** default: ratio_bondgap_bond=0.15
+ default: offset_atom#=0.8pt#
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.0pt}{0.8pt}{2.0pt}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Offset of doublebond gap}
+\subsubsection{Offset of wedge width}
\begin{verbatim}
-beginfont() offset_bond_gap#:=0.0pt#;
-MCd(1,.3)(0, .5)(<30,Ph) endfont
-beginfont() offset_bond_gap#:=0.3pt#;
-MCd(1,.3)(.5,.5)(<30,Ph) endfont
-beginfont() offset_bond_gap#:=1.0pt#;
-MCd(1,.3)(1, .5)(<30,Ph) endfont
-
-** default: offset_bond_gap#=0.3pt#
+ default: offset_wedge#=0.4pt#
\end{verbatim}
-\end{minipage}
-\MCFstru\MCFstru\MCFstructure%
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.0pt}{0.4pt}{1.0pt}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio atom/bond length}
+\subsubsection{Max bond length}
\begin{verbatim}
-ratio_atom_bond:= 0.25;
-MCd(1,.6)(0, .5)(<30,?6,@(2,5)O)
-ratio_atom_bond:= 0.36;
-MCd(1,.6)(.5,.5)(<30,?6,@(2,5)O)
-ratio_atom_bond:= 0.45;
-MCd(1,.6)(1, .5)(<30,?6,@(2,5)O)
-
-** default: ratio_atom_bond=0.36
+ default: max_bond_length#=10mm#
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{18mm}{6mm}{8mm}{20mm}
+%-----------------------------------------------------------------------------
+\subsection{Ratio parameter}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Offset of atom width}
+\subsubsection{Thickness/bond length}
\begin{verbatim}
-beginfont() offset_atom#:=0.0pt#;
-MCd(1,.3)(0, .5)(<30,Ph,@(2,4,6)N) endfont
-beginfont() offset_atom#:=0.8pt#;
-MCd(1,.3)(.5,.5)(<30,Ph,@(2,4,6)N) endfont
-beginfont() offset_atom#:=2.0pt#;
-MCd(1,.3)(1, .5)(<30,Ph,@(2,4,6)N) endfont
-
-** default: offset_atom#=0.8pt#
+ default: ratio_thickness_bond=0.015
\end{verbatim}
-\end{minipage}
-\MCFstru\MCFstru\MCFstructure%
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.005}{0.015}{0.030}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio wedge/bond length}
+\subsubsection{Char/bond thickness}
\begin{verbatim}
-ratio_wedge_bond:=0.10;
-MCd(1,.6)(0, .5)(<30,?6,5:*/Me)
-ratio_wedge_bond:=0.12;
-MCd(1,.6)(.5,.5)(<30,?6,5:*/Me)
-ratio_wedge_bond:=0.20;;
-MCd(1,.6)(1, .5)(<30,?6,5:*/Me)
-
-** default: ratio_wedge_bond=0.12
+ default: ratio_char_bond=1.5
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{1.0}{1.5}{2.0}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Offset of wedge width}
+\subsubsection{Bondgap/bond length}
\begin{verbatim}
-beginfont() offset_wedge#:=0.0pt#;
-MCd(1,.3)(0, .5)(<30,?6,5:*/Me) endfont
-beginfont() offset_wedge#:=0.4pt#;
-MCd(1,.3)(.5,.5)(<30,?6,5:*/Me) endfont
-beginfont() offset_wedge#:=1.0pt#;
-MCd(1,.3)(1, .5)(<30,?6,5:*/Me) endfont
-
-** default: offset_wedge#=0.4pt#
+ default: ratio_bondgap_bond= 0.15
\end{verbatim}
-\end{minipage}
-\MCFstru\MCFstru\MCFstructure%
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.10}{0.15}{0.20}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio font atom gap/atom length}
+\subsubsection{Atom/bond length}
\begin{verbatim}
-ratio_atomgap_atom:=0.0;
-MCd(1,.6)(0, .5)(<30,?6,@(2,5)O)
-ratio_atomgap_atom:=0.050;
-MCd(1,.6)(.5,.5)(<30,?6,@(2,5)O)
-ratio_atomgap_atom:=0.12;
-MCd(1,.6)(1, .5)(<30,?6,@(2,5)O)
-
-** default: ratio_atomgap_atom=0.050
+ default: ratio_atom_bond= 0.36
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.25}{0.36}{0.46}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio chain/ring length}
+\subsubsection{Wedge/bond length}
\begin{verbatim}
-ratio_chain_ring:= 0.4;
-MCd(1,.6)(0, .5)(<30,?6,5:/Et)
-ratio_chain_ring:= 0.66;
-MCd(1,.6)(.5,.5)(<30,?6,5:/Et)
-ratio_chain_ring:= 1.0;
-MCd(1,.6)(1, .5)(<30,?6,5:/Et)
-
-** default: ratio_chain_ring=0.66
+ default: ratio_wedge_bond=0.12
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.10}{0.12}{0.20}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Ratio zebra gap/bond length}
+\subsubsection{Font atom gap/atom length}
\begin{verbatim}
-ratio_zebragap_bond:=0.06;
-MCd(1,.6)(0, .5)(<30,Ph,5:/*Me`1)
-ratio_zebragap_bond:=0.12;
-MCd(1,.6)(.5,.5)(<30,Ph,5:/*Me`1)
-ratio_zebragap_bond:=0.20;
-MCd(1,.6)(1, .5)(<30,Ph,5:/*Me`1)
-
-** default: ratio_zebragap_bond=0.12
+ default: ratio_atomgap_atom= 0.050
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.0}{0.050}{0.12}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Margin left and right}
+\subsubsection{Chain/ring length}
\begin{verbatim}
-margin_left_right:=0mm;
-MCd(1,1)(0.5,0.9)(<30,CH3,!0,!17,CH3)
-margin_left_right:=0.4mm;
-MCd(1,1)(0.5,0.5)(<30,CH3,!0,!17,CH3)
-margin_left_right:=5mm;
-MCd(1,1)(0.5,0.1)(<30,CH3,!0,!17,CH3)
-
-** default: margin_left_right=0.4mm
+ default: ratio_chain_ring= 0.66
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.4}{0.65}{1.0}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Margin top and bottom}
+\subsubsection{Zebra gap/bond length}
\begin{verbatim}
-margin_top_bottom:=0mm;
-MCd(1,1)(0.1,0.5)(<30,Ph,2:/OH,5:/NH2)
-margin_top_bottom:=0.4mm;
-MCd(1,1)(0.5,0.5)(<30,Ph,2:/OH,5:/NH2)
-margin_top_bottom:=5mm;
-MCd(1,1)(0.9,0.5)(<30,Ph,2:/OH,5:/NH2)
-
-** default: margin_top_bottom=0.4mm
+ default: ratio_zebragap_bond=0.12
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\figex{20mm}{0.06}{0.12}{0.20}
+%-----------------------------------------------------------------------------
+\subsection{Drawing mode}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch numbering atom}
+\subsubsection{Numbering atom}
\begin{verbatim}
numberA_start:=3; numberA_end:=8;
-
- sw_numberA:=1; MCd(1,1)(.5,.9)(<30,!9)
- sw_numberA:=2; MCd(1,1)(.5,.5)(<30,!9)
- sw_numberA:=3; MCd(1,1)(.5,.1)(<30,!9)
-
- ** default: numberA_start=1 numberA_end=4095
+ default: sw_numberA=0 :
+ numberA_start=1 numberA_end=4095
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
+\begin{picture}(5,20)
+\put(0,14){\makebox[5mm]{\tt 1}}
+\put(0, 8){\makebox[5mm]{\tt 2}}
+\put(0, 2){\makebox[5mm]{\tt 3}}
+\end{picture}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch numbering bond}
+\subsubsection{Numbering bond}
\begin{verbatim}
numberB_start:=3; numberB_end:=8;
-
- sw_numberB:=1; MCd(1,1)(.5,.9)(<30,!9)
- sw_numberB:=2; MCd(1,1)(.5,.5)(<30,!9)
- sw_numberB:=3; MCd(1,1)(.5,.1)(<30,!9)
-
- ** default: numberB_start=1 numberB_end=4095
+ default: sw_numberB=0 :
+ numberB_start=1 numberB_end=4095
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
+\begin{picture}(5,20)
+\put(0,14){\makebox[5mm]{\tt 1}}
+\put(0, 8){\makebox[5mm]{\tt 2}}
+\put(0, 2){\makebox[5mm]{\tt 3}}
+\end{picture}
+%-----------------------------------------------------------------------------
+\subsubsection{Solid mode}
+\begin{verbatim}
+ MCd(1,1)(0,.5)(Ph,4:/Me)
+ sw_solid:=1;
+ bond_len#:=6mm#;
+ MCd(1,1)(1,.5)(Ph,4:/Me)
+\end{verbatim}
+\MCFstructure\\
+\makebox[5mm]{}%
+\makebox[30mm]{\tt 0 :default}%
+\makebox[30mm]{\tt 1}%
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch substituent off}
+\subsubsection{Expand mode}
+\begin{verbatim}
+ MCd(1,.5)(0,0.5)(<30,Ph,4:/COOH,3:/NH2)
+ sw_expand:=1;
+ MCd(1,.5)(1,0.5)(<30,Ph,4:/COOH,3:/NH2)
+\end{verbatim}
+\MCFstructure\\
+\makebox[5mm]{}%
+\makebox[30mm]{\tt 0 :default}%
+\makebox[30mm]{\tt 1}%
+%-----------------------------------------------------------------------------
+\subsubsection{Substituent off mode}
\begin{verbatim}
MCd(1,.5)( 0,0.5)(<30,Ph,4:/Cl,3:/F)
-
sw_subst_off:=1;
MCd(1,.5)( 1,0.5)(<30,Ph,4:/Cl,3:/F)
-
- ** default: sw_subst_off=0
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\makebox[5mm]{}%
+\makebox[30mm]{\tt 0 :default}%
+\makebox[30mm]{\tt 1}%
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch all bond single}
+\subsubsection{Single bond mode}
\begin{verbatim}
MCd(1,.5)( 0,0.5)(<30,Ph,4:/Cl,3:/F)
-
sw_bond_single:=1;
MCd(1,.5)( 1,0.5)(<30,Ph,4:/Cl,3:/F)
-
- ** default: sw_bond_single=0
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\makebox[5mm]{}%
+\makebox[30mm]{\tt 0 :default}%
+\makebox[30mm]{\tt 1}%
+%-----------------------------------------------------------------------------
+\subsection{Frame,vector}
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch start vector}
+\subsubsection{Start vector}
\begin{verbatim}
+ MCf(<30,Ph,4:/Cl,3:/F)
sw_start_vector:=1;
MCf(<30,Ph,4:/Cl,3:/F)
-
- ** default: sw_start_vector=0
\end{verbatim}
-\end{minipage}
-\MCFstructure
-\vspace{\gpman}\\
+\MCFstructure\\
+\makebox[5mm]{}%
+\makebox[30mm]{\tt 0 :default}%
+\makebox[30mm]{\tt 1}%
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch font frame}
+\subsubsection{Font frame}
\begin{verbatim}
-sw_font_frame=0 : no frame **default
-sw_font_frame=1 : draw frame of font
-sw_font_frame=2 : draw frame inside margin
-sw_font_frame=3 : draw both
+ sw_font_frame=0 : no frame **default
+ sw_font_frame=1 : draw frame of font
+ sw_font_frame=2 : draw frame inside margin
+ sw_font_frame=3 : draw both
-sw_font_frame:=3;
-margin_left_right:=5mm; margin_top_bottom:=2mm;
-MCf(<30,Ph,4:/Cl,3:/F)
+ sw_font_frame:=3;
+ margin_left_right:=5mm;
+ margin_top_bottom:=2mm;
+ MCf(<30,Ph,4:/Cl,3:/F)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch molecular frame}
+\subsubsection{Molecular frame}
\begin{verbatim}
- MCd(1,.5)(0,0.5)(<30,Ph,4:/Cl,3:/F)
-
sw_mol_frame:=1;
MCd(1,.5)(1,0.5)(<30,Ph,4:/Cl,3:/F)
-
- ** default: sw_mol_frame=0
+ ** default: sw_mol_frame=0
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch atom frame}
+\subsubsection{Atom frame}
\begin{verbatim}
-
sw_atom_frame:=1;
MCf(<30,Ph,4:/COOH,3:/OH)
-
- ** default: sw_atom_frame=0
+ ** default: sw_atom_frame=0
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch solid mode}
+\subsection{Clipping font}
\begin{verbatim}
- MCd(1,.8)( 0,0.5)(<30,Ph,4:/Cl,3:/F)
-
- sw_solid:=1;
- ratio_bond_width:=0.08;
- MCd(1,.8)( 1,0.5)(<30,Ph,4:/Cl,3:/F)
-
- ** default: sw_solid=0
+ beginfont()
+ sw_clip:=0;
+ MCf(<30,Ph,4:/Cl,3:/F) endfont
+ ** default: sw_clip=0
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
-%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Switch Expand}
\begin{verbatim}
- MCd(1,.5)(0,0.5)(<30,Ph,4:/COOH,3:/NH2)
-
- sw_expand:=1;
- MCd(1,.5)(1,0.5)(<30,Ph,4:/COOH,3:/NH2)
-
- ** default: sw_expand=0
+ beginfont()
+ sw_clip:=1;
+ MCf(<30,Ph,4:/Cl,3:/F) endfont
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
-%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Function MCd (draw)}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newpage
+\section{MCF draw function}
+\subsection{Function MCd (draw)}
\begin{verbatim}
MCd(a,b)(c,d)(...)
a: ratio molecular width/font width
@@ -1213,72 +809,57 @@ MCf(<30,Ph,4:/Cl,3:/F)
c: x axis position
d: y axis position
- MCd(1,0.8)(0.2,0.9)(<30,Ph,2:/OH,5:/NH2)
- MCd(1,0.8)(0.8,0.1)(<30,Ph,2:/OH,5:/NH2)
+ MCd(1,0.8)(0.2,0.9)(<30,Ph,3:/F,4:/Cl)
+ MCd(1,0.8)(0.8,0.1)(<30,Ph,3:/F,4:/Cl)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Function MCf (fit draw)}
+\subsection{Function MCf (fit draw)}
\begin{verbatim}
MCf(...) : MCd(1,1)(0.5,0.5)(...)
sw_font_frame:=1;
sw_mol_frame:=1;
- MCf(<30,Ph,2:/OH,5:/NH2)
+ MCf(<30,Ph,3:/F,4:/Cl)
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Local setting}
+\subsection{Local setting}
\begin{verbatim}
-beginfont()
- sw_mol_frame:=1; % <<== Local setting
- MCd(1,.4)( 0,.5)(Ph)
-endfont
-beginfont() MCd(1,.4)(.5,.5)(Ph) endfont
-beginfont() MCd(1,.4)( 1,.5)(Ph) endfont
+ beginfont() MCd(1,.4)(0,.5)(Ph) endfont
+ beginfont()
+ ratio_thickness_bond:=0.05;
+ MCd(1,.4)(0.5,.5)(Ph)
+ endfont
+ beginfont() MCd(1,.4)(1,.5)(Ph) endfont
\end{verbatim}
-\end{minipage}
-\MCFstru\MCFstru\MCFstructure%
-\vspace{\gpman}\\
+\MCFstructure
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Global setting}
+\subsection{Global setting}
\begin{verbatim}
-sw_mol_frame:=1; % <<== Global setting
-beginfont() MCd(1,.4)( 0,.5)(Ph) endfont
-beginfont() MCd(1,.4)(.5,.5)(Ph) endfont
-beginfont() MCd(1,.4)( 1,.5)(Ph) endfont
+ ratio_thickness_bond:=0.05;
+ beginfont() MCd(1,.4)( 0,.5)(Ph) endfont
+ beginfont() MCd(1,.4)(.5,.5)(Ph) endfont
+ beginfont() MCd(1,.4)( 1,.5)(Ph) endfont
\end{verbatim}
-\end{minipage}
-\MCFstru\MCFstru\MCFstructure%
-\vspace{\gpman}\\
+\MCFstructure
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Output molecular information}
+\subsection{Output molecular information}
\begin{verbatim}
var3:="calc_weight"; tag3:="cMW";
var4:="calc_formula"; tag4:="cFM";
%% Output to mcf_man_soc-info.aux %%
-F:mcf_man_soc;C:85;cMW:194.19174;cFM:C8H10N4O2
+..... ;C:85;cMW:194.19174;cFM:C8H10N4O2
cMW:calculated molecular weight
cFM:calculated molecular formula
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Output additional information}
+\subsection{Output additional information}
\begin{verbatim}
beginfont("EN:Tocopherol","CAS:59-02-9")
-MCf(...) endfont
+ MCf(...) endfont
%% Output to mcf_man_soc-info.aux %%
F:mcf_man_soc;C:86;EN:Tocopherol;CAS:59-02-9
@@ -1286,56 +867,46 @@ F:mcf_man_soc;C:86;EN:Tocopherol;CAS:59-02-9
*F:filename *C:char number EN:molecular name
CAS:CAS number *:default output
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Change aux information delimiter}
+\subsection{Change aux information delimiter}
\begin{verbatim}
aux_delimiter:="/";
beginfont("EN:Ampicillin","CAS:69-53-4")
-MCf(...) endfont
+ MCf(...) endfont
%% Output to mcf_man_soc-info.aux %%
F:mcf_man_soc/C:90/EN:Ampicillin/CAS:69-53-4
-**default aux_delimiter=";"
-
+ **default aux_delimiter=";"
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Fixed aux information}
+\subsection{Fixed aux information}
\begin{verbatim}
-tag3:="NO"; var3:="inf_NO";
-tag4:="EN"; var4:="inf_EN";
-sw_auxfix:=1; auxtag_out;
-beginfont("EN:Cholesterol","NO:1") ... endfont
+ tag3:="NO"; var3:="inf_NO";
+ tag4:="EN"; var4:="inf_EN";
+ sw_auxfix:=1; auxtag_out;
+ beginfont("EN:Cholesterol","NO:1")
+ ..... endfont
-%% Output to mcf_man_soc-info.aux %%
-F;C;NO;EN
-mcf_man_soc;91;1;Ampicillin
+ %% Output to mcf_man_soc-info.aux %%
+ F;C;NO;EN
+ mcf_man_soc;91;1;Ampicillin
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(1) Warfarin}
+\newpage
+\section{MCF example}
+\subsection{Warfarin}
\begin{verbatim}
<30,Ph,3=?6,8=dl,
10:O,7:/OH,9://O,
8\,/Ph`1,60,!,//O,!
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(2) Limonin}
+\subsection{Limonin}
\begin{verbatim}
<30,?6,$(-3,-4)?6,-5=?3,
-2=wf,-1=wb,6=?5,-4=?6,-5=wf,
@@ -1344,34 +915,27 @@ mcf_man_soc;91;1;Ampicillin
@(1^60,5^180,16^60)/*H,
14\*,|,?5,$(1,4)dl,3:O
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(3) Sesamine}
+\subsection{Sesamine}
\begin{verbatim}
- <54,?5,1=?5,@(4,7)O,@(1^-54,2^54)*/H,
+ <54,?5,1=?5,
+ @(4,7)O,@(1^-54,2^54)*/H,
#5*\^-12,Ph,|,-3=?5,@(-1,-3)O,
#8*\^-12,Ph,|,-3=?5,@(-1,-3)O
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(4) Colchicine}
+\subsection{Colchicine}
\begin{verbatim}
- <30,Ph,@(1,2,6)/OMe,-4=?7,-5=?7,
+ <30,Ph,@(1,2,6)/OMe,
+ -4=?7,-5=?7,
$(-1,-4,-6)dl,-2://O,-3:/OH,
9\,NH,!,//O,!
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(5) Lycorine}
+\subsection{Lycorine}
\begin{verbatim}
<30,Ph,
-4=?6,-2=?6,6=?5,(9,12)=?5[3],
@@ -1380,12 +944,9 @@ mcf_man_soc;91;1;Ampicillin
9:/*H^180,10:*/H^60,
13:*/OH,14:/*OH
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(6) Gibberellin}
+\subsection{Gibberellin}
\begin{verbatim}
<18,?5,3=?7,5=?6[12],
8*,160`1.3,&3,
@@ -1394,12 +955,9 @@ mcf_man_soc;91;1;Ampicillin
2:/COOH,7://Me,13:*/OH,8:/*OH,
14:*/Me,@(1^60,4^60)*/H
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(7) Quinine}
+\subsection{Quinine}
\begin{verbatim}
<30,Ph,3=Ph,7:N,6:/OMe,
10\,*/OH,/H~zf^-60,!,
@@ -1407,35 +965,43 @@ mcf_man_soc;91;1;Ampicillin
4*\,!~dr,
2*,165~zf,60,&5~zb
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(8) Atoropin}
+\subsection{Atoropin}
\begin{verbatim}
<-30,O,!,//O,!,!,Ph,
#1\~zb^-120,
|,?7,6*\^190`1.02,N,/Me,&3~wb,
#3\~wv,!,OH
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(9) Validamycin}
+\subsection{Rotenone}
+\begin{verbatim}
+ <-60,?5,$(-3,-2,-3,-4)?6,
+ $(7,9,-2,-4)dl,$(3,17)dr,
+ @(2,13,16)O,10://O,@(11^-60,12^60)*/H,
+ @(-2,-3)/OMe,1*\,/Me,!~dl
+\end{verbatim}
+\MCFstructure
+%-----------------------------------------------------------------------------
+\subsection{Pyrethrin I}
+\begin{verbatim}
+ <30,?3,@(3^35~wf,3^-35~zf)/Me,
+ 1*\,!~dl,iPr,2\*,//O,!,O,-36~zb,|,
+ ?5,-2=d,-1:/Me,-3://O,-2\,!4,$(-1,-3)dl
+\end{verbatim}
+\MCFstructure
+%-----------------------------------------------------------------------------
+\subsection{Validamycin}
\begin{verbatim}
<30,?6,@(5,6)/OH,3\,-60,OH,
#4\,O,-60,|,?6,2:O,@(3,4,5,6)/OH,
#1\,NH,!,|,?6,2=d,@(4,5,6)/OH,-4\,!,OH
\end{verbatim}
-\end{minipage}
\MCFstructure
-\vspace{\gpman}\\
%-----------------------------------------------------------------------------
-\begin{minipage}[t][\htman]{90mm}
-\MCFtitle{Example(10) Paclitaxel}
+\subsection{Paclitaxel}
\begin{verbatim}
?6,5=d,3*,{,``1,36,45,45,45,45,},&#5,
-4=?6,-4=?4,-1=wb,-3=wf,-1:O,||,
@@ -1446,7 +1012,114 @@ mcf_man_soc;91;1;Ampicillin
7\*,O,-45,//O,60,Ph,11*\,O,-60,//O,60,
12\*^-15,O,60,//O,-60
\end{verbatim}
-\end{minipage}
\MCFstructure
%-----------------------------------------------------------------------------
+\onecolumn%
+\section{Example to use mcf2graph}
+\subsection{Molecular definition file example}
+\begin{verbatim}
+%-------------------------------------------------------------------------
+input mcf2graph.mf; % input macro
+%-------------------------------------------------------------------------
+sw_auxout:=1; % aux(information) file output on > Gloval setting
+font_wd#:=60mm#; % font width >
+font_ht#:=40mm#; % font height >
+var3:="cal_MW"; tag3:="cMW"; > AUX file table
+var4:="cal_FM"; tag4:="cFM"; >
+%%%% var5:="cal_MW"; tag5:="cMW"; >
+%%%% var6:="cal_FM"; tag6:="cFM"; >
+%%%% var7:="inf_USE"; tag7:="USE"; >
+%%%% var8:="inf_EXA"; tag8:="EXA"; >
+%%%% var9:="inf_EXB"; tag9:="EXB"; >
+%%%% auxtag_out; >
+%%%% sw_checklist:=1; >
+%%%% sw_MOLout:=1; >
+outputformat:="png"; hppp:=vppp:=0.1; > PNG output
+outputtemplate:="%j-%3c.png"; >
+%-------------------------------------------------------------------------
+beginfont("NO:1","EN:Ampicillin") > begin font(information)
+ MCf(<45,?4,2:N,2=?5,-1:S, > begin MCF (1)
+ @(3^45,4^-45)/*H,1://O^15,5:/*COOH^-18, >
+ @(6^35,6^-35)/Me, >
+ 4\^75,NH,!,//O,!,/*NH,!,Ph) > end MCF
+endfont > end font
+%------------------------------------------------------------------------
+beginfont("NO:2","EN:Cholesterol") > begin font(information)
+ MCf(<30,?6,$(-4,-2)?6,-4=?5,7=dl, > begin MCF (2)
+ 1:*/OH,@(4,12)*/Me^60,9:*/H^60, >
+ 10:/*H^180,@(11,-1)/*H^-60, >
+ -1\^17,/*Me,!4,/Me,!) > end MCF
+endfont > end font
+%------------------------------------------------------------------------
+bye
+\end{verbatim}
+%------------------------------------------------------------------------
+\subsection{Molecular structure output example}
+\INFO{F:mcf_man_soc,C:100,NO:1,cMW:349.40462,cFM:C16H19N3O4S,EN:Ampicillin}%
+\INFO{F:mcf_man_soc,C:101,NO:2,cMW:386.6532,cFM:C27H46O,EN:Cholesterol}%
+\newpage
+%------------------------------------------------------------------------
+\noindent%
+\subsection{Molecular information output example}
+'filename'-info.aux : for use in \TeX, it takes over filename,
+char number, molecular information,etc.
+\begin{verbatim}
+(sw_auxfix=0)
+F:mcf_man_soc;C:109;cMW:349.40462;cFM:C16H19N3O4S;EN:Ampicillin
+F:mcf_man_soc;C:110;cMW:386.6532;cFM:C27H46O;EN:Cholesterol
+ .....................................................
+ .....................................................
+
+(sw_auxfix=1)
+F;C;cMW;cFM;EN
+mcf_man_soc;90;349.40462;C16H19N3O4S;Ampicillin
+mcf_man_soc;91;386.6532;C27H46O;Cholesterol
+ ......................................
+ ......................................
+
+( tag : variable )
+F : filename C : char number NO : serial number EN : english name
+cMW : molecular weight calculated cFM : molecular formula calculated
+MW : molecular weight from literature data
+\end{verbatim}
+%----------------------------------------------------------------------------
+\subsection{LaTeX file example}
+%############################################################################
+\begin{verbatim}
+%--------------------------------------------------------------------
+\documentclass[a4paper]{article}
+\usepackage{graphicx}
+\pagestyle{empty}
+\makeatletter%
+%--------------------------------------------------------------------
+\def\@F{F}\def\@C{C}\def\@EN{EN}\def\@NO{NO}\def\@MW{MW}\def\@FMc{FMc}%
+\def\@fst@param#1:#2;{#1}\def\@sec@param#1:#2;{#2}%
+\def\mol@sel#1{%
+\if#1\empty\relax\else%
+ \edef\@tag{\expandafter\@fst@param#1;}%
+ \edef\@var{\expandafter\@sec@param#1;}%
+ \ifx\@tag\@F\edef\MOLfile{\@var}\fi%
+ \ifx\@tag\@C\edef\MOLchar{\@var}\fi%
+ \ifx\@tag\@EN\edef\MOLnameE{\@var}\fi%
+ \ifx\@tag\@NO\edef\MOLnum{\@var}\fi
+ \ifx\@tag\@MW\edef\CALmw{\@var}\fi
+ \ifx\@tag\@FMc\edef\CALfm{\@var}\fi
+\fi}%
+\def\put@char{%
+ \begin{picture}(84,42)%
+ \put(0,38){\bf [\MOLnum]\MOLnameE{ }\small\tt/FM:\CALfm/MW:\CALmw}%
+ \put(10,0){\font\@strufont=\MOLfile\relax%
+ \hbox{\@strufont\char\MOLchar}}%
+ \end{picture}%
+\def\INFO#1{\@for\@temp:=#1\do{\mol@sel\@temp}\put@char}%
+\makeatother
+%--------------------------------------------------------------------
+\begin{document}
+\unitlength=1mm%
+\INFO{F:mcf_man_soc,C:100,NO:1,cMW:349.40462,cFM:C16H19N3O4S,EN:Ampicillin}%
+\INFO{F:mcf_man_soc,C:101,NO:2,cMW:386.6532,cFM:C27H46O,EN:Cholesterol}%
+\end{document}
+%--------------------------------------------------------------------
+\end{verbatim}%
+%############################################################################
\end{document}
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 cb68fe31e7d..05421a5721f 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
index 207ec7cfd83..c8115e7b59b 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
@@ -1,7 +1,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Example of MCF typest with LuaLaTeX(luamplib) by A.Yamaji 2016.8.21
+% Example of MCF typest with LuaLaTeX(luamplib) by A.Yamaji 2016.10.10
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% mcf2graph.mf it must be version 3.97 or later
+%%% mcf2graph.mf it must be version 3.98 or later
\documentclass{article}
%------------------------------------------------------------------------------
\usepackage{luamplib}%
@@ -79,7 +79,7 @@
%------------------------------------------------------------------------------------
\begin{document}
\begin{center}
- {\LARGE\bf MCF example for luamplib(Lua\LaTeX)}\vspace{5mm}\\
+ {\Huge\sf MCF example for luamplib(Lua\LaTeX)}\vspace{5mm}\\
Author : Akira Yamaji \quad Date : \today\\
Located at : http://www.ctan.org/pkg/mcf2graph\vspace{2mm}\\
\end{center}