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.tex23
1 files changed, 13 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
index fa6407cebaf..fc91c42fec3 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_manual.tex
@@ -1,7 +1,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Molecular Coding Format manual by Akira Yamaji 2017.07.17
+% Molecular Coding Format manual by Akira Yamaji 2017.07.23
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{article}
+%%%%\documentclass[a4paper,twoside]{article}
%%%%\usepackage{graphicx}
\usepackage[dvipdfm]{graphicx}
%%%%\usepackage[pdftex]{graphicx}
@@ -13,6 +14,8 @@
\textheight=254mm
\textwidth=168mm
\oddsidemargin=0mm
+%%%%\oddsidemargin=7mm
+%%%%\evensidemargin=-7mm
\unitlength=1mm%
\makeatletter
%----------------------------------------------------------------------------
@@ -95,7 +98,7 @@ pk font,PNG,SVG,EPS or MDL MOL file(V2000).\\
real number plus (+): anticlockwize
real number minus(-): clockwize
- <30,-60,60,-90,120,-90,60
+ <15,-30,45,-45,30,-30,60
\end{verbatim}
\MCFstructure
%-----------------------------------------------------------------------------
@@ -152,7 +155,7 @@ pk font,PNG,SVG,EPS or MDL MOL file(V2000).\\
\begin{verbatim}
&n : Connect to An
- <30,!6,3:\,!,&5
+ <30,!6,3:\,!,&5~bd
\end{verbatim}
\MCFstructure
%-----------------------------------------------------------------------------
@@ -1092,12 +1095,12 @@ endfont
l: bond length
An: atom number
A[m]: atom position
- A[m]bra: branch angle of A[m]
+ A[m]dir: branch direction of A[m]
Bn: bond number
- B[m]: bond position(0.5[Bs[m],Be[m]])
- Bs[m]: bond start position
- Be[m]: bond end position
- B[m]ang: bond angle
+ B[m]s: bond start position
+ B[m]e: bond end position
+ B[m]: bond position(0.5[B[m]s,B[m]e])
+ B[m]dir: bond direction
%----------------------------------------
beginfont()
@@ -1107,8 +1110,8 @@ beginfont()
MCd(1,0.7)(0,0.5)(<30,?6,3=dl,4:/CH3)
ext(
label.top("+",A7);
- B7:=0.37[Bs7,Be7];
- drawarrow B3{dir 0}..{dir 150}B7;
+ drawarrow B3{dir(B3dir-90)}..
+ {dir(B7dir+90)}0.4[B7s,B7e];
)
%---------------------------------------
MCd(1,0.7)(1,0.5)(<30,?6,4://CH3)