AZ logo

CTAN directory: /macros/latex209/contrib/chemtex

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
chemtex Structural chemistry

Files

Name Size* Date UTC Notes
announce 2 KiB 1993-Jan-12
appdb.tex 3 KiB 1991-Aug-04
appdc.tex 2 KiB 1991-Aug-04
chap3a.tex 26 KiB 1991-Aug-04
chap4.tex 20 KiB 1991-Aug-04
chap5.tex 23 KiB 1991-Dec-01
chap6a.tex 10 KiB 1991-Aug-04
chap6b.tex 13 KiB 1991-Aug-04
chap6c.tex 13 KiB 1991-Aug-04
chap6d.tex 10 KiB 1991-Aug-04
chemdoc.tex 1 KiB 1991-Aug-04
chemtex.readme 1 KiB 1991-Aug-04
chemtex.sty 69 KiB 1991-Aug-04
chemtex.tex 184 bytes 1991-Aug-04
macros.tex 69 KiB 1993-Jan-12
readme 2 KiB 1993-Jan-12 Shown below

  *File sizes in kibibytes.

Contents of readme

INSTRUCTIONS FOR THE USE OF THE CHEMICAL STRUCTURE TEX MACROS
AND THE TEX SOURCE FILES WITH DOCUMENTATION:

File macros.tex contains all the macros.  The other files are also TeX
source files and contain instructions and other useful information.
The files called chap*.tex are chapters from my thesis.  Files
appdb.tex and appdc.tex contain information on numeric values of
coordinates in the structure diagrams and on slopes possible in LaTeX,
respectively.

To run a file like chap5.tex through TeX/LaTeX, you first have to look
at the \input statements at the beginning of the files and make sure
that these files are in your directory.  The easiest way to include
ALL macros would be a statement \input {macros.tex}.  Since I could
not do that on our system because of TeX memory limitations, I had to
put individual macros (or groups of macros) into separate files and
use statements such as \input{purine.tex} where file purine.tex
contains the macro (\newcommand) called purine.  Separate files such
as purine.tex are not part of the files sent to you now; you would
have to cut them out of macros.tex if necessary.

The macros called initial and reinit are always needed when the
chemical structure macros are used.

Author:

Roswitha Haas
EMCT Information Program
Oak Ridge National Laboratory
P.O. Box 2008
Oak Ridge, TN  37831-6050


Reference:

@ARTICLE (
 AUTHOR = "Roswitha T. Haas and Kevin C. O'Kane",
 TITLE = "Typesetting Chemical Structure Formulas with the Text Formatter
          \TeX/\LaTeX",
 JOURNAL = "Computers and Chemistry",
 YEAR = "1987",
 VOLUME = "11",
 NUMBER = "4",
 PAGES = "251--271" )