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.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
index acc54e69e88..9d51efa5f0c 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 2016.04.4
+% Molecular Coding Format manual by Akira Yamaji 2016.04.6
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{article}
\usepackage[dvipdfmx]{graphicx}
@@ -1175,15 +1175,15 @@ CAS:CAS number *:default output
\vspace{5mm}\\
%-----------------------------------------------------------------------------
\begin{minipage}[t][37mm]{90mm}
-\MCFtitle{Change aux information separater}
+\MCFtitle{Change aux information delimiter}
\begin{verbatim}
-aux_separater:="/";
+aux_delimiter:="/";
beginfont("EN:Warfarin","CAS:81-81-2")
MCf(...) endfont
%% Output to mcf_man_soc-info.aux %%
F:mcf_man_soc/C:87/EN:Warfarin/CAS:81-81-2
-**default aux_separater=";"
+**default aux_delimiter=";"
\end{verbatim}
\end{minipage}