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.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
index 22111988277..945826f92f8 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 2021.12.12
+% Molecular Coding Format manual by Akira Yamaji 2021.12.20
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{article}
\usepackage[pdftex]{graphicx}
@@ -294,9 +294,9 @@ wb_r : wedge backward (half width)
\subsubsection{Change multiple bond type}
\index{vf}%
\begin{verbatim}
-{2,4,6,8<}=dl : 2=dl,4=dl,6=dl,8=dr
+{2,4,6,8'}=dl : 2=dl,4=dl,6=dl,8=dr
-<30,!7,{2,4,6,8<}=dl
+<30,!7,{2,4,6,8'}=dl
\end{verbatim}
\MCFgraph
%-----------------------------------------------------------------------------
@@ -449,13 +449,13 @@ attached bond length
\begin{verbatim}
(Attached 3 bond)
-(16,4)=?6[3] or {(16<,4)}=?6
+(16,4)=?6[3] or {(16',4)}=?6
: fuse 3/6 ring to B16..B4
-(16,4)=?5[2] or {(16<,4)}=?5
+(16,4)=?5[2] or {(16',4)}=?5
: fuse 2/5 ring to B16..B4
** ?m[n] (5<=m<=6,n=m-3)
-1:?6,{3,10,(16<,4)}=?6
+1:?6,{3,10,(16',4)}=?6
2:?6,{3,10}=?6,(16,4)=?5[2]
\end{verbatim}
\MCFgraph
@@ -467,10 +467,10 @@ attached bond length
\begin{verbatim}
(Attached 4 bond)
-(21,4)=?6[2] or {(21<,4<)}=?6
+(21,4)=?6[2] or {(21',4')}=?6
: fuse 2/6 ring to B21..B4
-<-30,?6,{3,10,15,(21<,4<)}=?6
+<-30,?6,{3,10,15,(21',4')}=?6
** ?m[n] (m=6,n=2)
\end{verbatim}