chemtex
|
README,
appdb.tex,
appdc.tex,
chap3a.tex,
chap4.tex,
chap5.tex,
chap6a.tex,
chap6b.tex,
chap6c.tex,
chap6d.tex,
chemtex.shar,
macros.tex
|
|
|
\documentstyle[12pt]{report}
\nofiles
\def\LATEX{\LaTeX}
\let\TEX = \TeX
\setcounter{totalnumber}{5}
\setcounter{topnumber}{3}
\setcounter{bottomnumber}{3}
\setlength{\oddsidemargin}{3.9cm} %real measurement 1.5in
\setlength{\textwidth}{5.7in} %right margin is now 1in
\setlength{\topmargin}{1cm}
\setlength{\headheight}{.6cm}
\setlength{\textheight}{8.5in}
\setlength{\parindent}{1cm}
\renewcommand{\baselinestretch}{1.5}
\raggedbottom
\input{init.tex}
\begin {document}
\setcounter{page}{118}
\textfont1=\tenrm
\centerline{APPENDIX B}
\vspace{4mm}
\centerline{COORDINATES OF POINTS OF ATTACHMENT}
\vspace{4mm}
The tables in this appendix list coordinates of points of
attachment that will probably be used most frequently
with the techniques described in chapter V.
Table B.1 lists the coordinates of the six corners
of the carbon sixring and the coordinates at the end of the six
bonds extending from the sixring.
\vspace{2mm}
\centerline{Table B.1: Points of attachment in the sixring}
\vspace{3mm}
\hspace{1.8cm}
\begin{minipage}{10cm}
\begin{tabular}{|c|l|l|}
\hline
Sixring Position & Ring Corner & End of Bond \\
\hline
1 & \ (342,200) & \ (470,277) \\[-2mm]
2 & \ (342,0) & \ (470,-77) \\[-2mm]
3 & \ (171,-103) & \ (171,-203) \\[-2mm]
4 & \ (0,0) & \ (-128,-77) \\[-2mm]
5 & \ (0,200) & \ (-128,277) \\[-2mm]
6 & \ (171,303) & \ (171,403) \\
\hline
\end{tabular}
\end{minipage}
\vspace{4mm}
The ring structures typeset by the macros
\verb+\+fivering,
\verb+\+naphth,
\verb+\+steroid,
\verb+\+hetifive,
\verb+\+heticifive,
\verb+\+pyrazole,
\verb+\+hetisix,
\verb+\+pyrimidine, and
\verb+\+purine have identical coordinates at positions that are
equivalent to the sixring positions in regard to the printed
diagram. (The position numbers are not necessarily the same
as those of the sixring.)
\newpage
Table B.2 lists the coordinates of other points of attachment
in structures typeset by various macros.
\vspace{2mm}
\centerline{Table B.2: Points of attachment in various structures}
\vspace{3mm}
\hspace{1.1cm}
\begin{minipage}{11cm}
\begin{tabular}{|l|l|l|}
\hline
\ Macro & Position Description & Coordinates \\
\hline
\verb+\+cbranch & begin of left bond & \ (-150,33) \\[-2mm]
\verb+\+cbranch & end of right bond & \ (230,33) \\[-2mm]
\verb+\+cright & begin of left bond & \ (-150,33) \\[-2mm]
\verb+\+cleft & end of right bond & \ (230,33) \\[-2mm]
\verb+\+chemup & end of vertical bond & \ (33,-150) \\[-2mm]
\verb+\+cdown & end of vertical bond & \ (33,220) \\[-2mm]
\verb+\+threering & ring position 1 & \ (300,0) \\[-2mm]
\verb+\+threering & end of bond on 1 & \ (428,77) \\[-2mm]
\verb+\+naphth & ring position 1 & \ (513,303) \\[-2mm]
\verb+\+naphth & end of bond on 1 & \ (513,403) \\[-2mm]
\verb+\+naphth & ring position 2 & \ (684,200) \\[-2mm]
\verb+\+naphth & end of bond on 2 & \ (812,277) \\[-2mm]
\verb+\+steroid & end of vert. bond on 17 & \ (1026,706)\\[-2mm]
\verb+\+hetthree & end of bond on 3 & \ (580,30) \\[-2mm]
\verb+\+pyranose & end of alpha bond & \ (688,100) \\[-2mm]
\verb+\+pyranose & end of beta bond & \ (688,-100)\\[-2mm]
\verb+\+furanose & end of alpha bond & \ (553,-63) \\[-2mm]
\verb+\+furanose & end of beta bond & \ (553,63) \\[-2mm]
\verb+\+furanose & end of vert. long bond & \ (448,380) \\[-2mm]
\verb+\+purine & point below N(9) & \ (513,-130)\\[-2mm]
\verb+\+fuseiv & upper point of attachment & \ (0,200) \\[-2mm]
\verb+\+fuseiv & lower point of attachment & \ (0,0) \\[-2mm]
\verb+\+fuseup & upper point of attachment & \ (-171,303)\\[-2mm]
\verb+\+fuseup & lower point of attachment & \ (0,200) \\[-2mm]
\verb+\+fuseiii & upper point of attachment & \ (0,200) \\[-2mm]
\verb+\+fuseiii & lower point of attachment & \ (0,0) \\
\hline
\end{tabular}
\end{minipage}
\end{document}
|