summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex')
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex24
1 files changed, 7 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
index 71ca0286fd0..272451b4dc6 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format manual by Akira Yamaji 2019.07.07
+% Molecular Coding Format manual by Akira Yamaji 2019.10.05
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{article}
%%%%\documentclass[a4paper,twoside]{article}
@@ -1367,14 +1367,6 @@ beginfont("NO:4","EN:beta-carotene) > begin font(information)
|,?6,6=dl,{6,2^35,2^-35}:/_) > end MCF
endfont > end font
%------------------------------------------------------------------------
-beginfont("NO:5","EN:Gibberellin A3"); > begin font(information)
- MC(<18,?5,3=?7,5=?6[12], > begin MCF (5)
- 8:@,160`1.3,3:#,13=dl,6=wf,8=wb, >
- 5:@,40~zf`1,O,60,//O^180,14~zb:#, >
- 2:/COOH,7://_,13:*/OH,8:/*OH, >
- 14:*/_,{1^60,4^60}:*/H) > end MCF
-endfont; > end font
-%------------------------------------------------------------------------
bye
\end{verbatim}
%------------------------------------------------------------------------
@@ -1383,12 +1375,14 @@ bye
\subsection{Information auxfile output}
\paragraph{(Insert option parameter setting)}
\begin{verbatim}
- sw_aux_out:=1;
+ sw_aux_out=1 : tag1:var1;tag2:var2
+ sw_aux_out=2 : tag1;tag2 var1;var2
** default : sw_aux_out=0
\end{verbatim}
\paragraph{(Command line)}
\begin{verbatim}
- >mpost -s ahlength=1 FILENAME
+ >mpost -s ahlength=1 FILENAME (sw_aux_out=1)
+ >mpost -s ahlength=2 FILENAME (sw_aux_out=2)
\end{verbatim}
\paragraph{(Sourse)}
\begin{verbatim}
@@ -1396,7 +1390,6 @@ beginfont("EN:Ampicillin")(....)
beginfont("EN:Cholesterol")(....)
beginfont("EN:Limonin")(....)
beginfont("EN:beta-Carotene")(....)
-beginfont("EN:Gibberellin A3")(....)
\end{verbatim}
\paragraph{(Setting)}
\begin{verbatim}
@@ -1407,27 +1400,24 @@ tag4:="cFM"; var4:="calc_formula";
\end{verbatim}
\paragraph{(Output)}
\begin{verbatim}
-(sw_auxfix=0)
+(sw_aux_out=1)
F:mcf_man_soc;C:1;cMW:349.40462;cFM:C16H19N3O4S;EN:Ampicillin
F:mcf_man_soc;C:2;cMW:386.6532;cFM:C27H46O;EN:Cholesterol
F:mcf_exa_soc;C:3;cMW:470.5113;cFM:C26H30O8;EN:Limonin
F:mcf_exa_soc;C:4;cMW:536.8722;cFM:C40H56;EN:beta-Carotene
-F:mcf_exa_soc;C:5;cMW:346.3742;cFM:C19H22O6;EN:Gibberellin A3
-(sw_auxfix=1)
+(sw_aux_out=2)
F;C;cMW;cFM;EN
mcf_man_soc;1;349.40462;C16H19N3O4S;Ampicillin
mcf_man_soc;2;386.6532;C27H46O;Cholesterol
mcf_exa_soc;3;470.5113;C26H30O8;Limonin
mcf_exa_soc;4;536.8722;C40H56;beta-Carotene
-mcf_exa_soc;5;346.3742;C19H22O6;Gibberellin A3
(aux_delimiter:="/";)
F:mcf_man_soc/C:1/cMW:349.40462/cFM:C16H19N3O4S/EN:Ampicillin
F:mcf_man_soc/C:2/cMW:386.6532/cFM:C27H46O/EN:Cholesterol
F:mcf_exa_soc/C:3/cMW:470.5113/cFM:C26H30O8/EN:Limonin
F:mcf_exa_soc/C:4/cMW:536.8722/cFM:C40H56/EN:beta-Carotene
-F:mcf_exa_soc/C:5/cMW:346.3742/cFM:C19H22O6/EN:Gibberellin A3
\end{verbatim}
\paragraph{(Tag)}
\begin{verbatim}