The primary files in the DISSc package are composed of files are written in
Note that if your installation of TeX supports the AMS extensions, you do not need to include the .fd files in your directory. The distribution on pax.st.usm.edu support AMS.
sty - Contains the style files (used by AMS and the obsolete style files used to produce DISSc.tex (now using cls files).
Explanation of LaTex File Contents
Within each of the LaTeX files there are explanations of how to use the
file to produce different components of the document.
Comments explaining usage and providing examples of this
usage are found throughout the files of this document.
These files all have the name DISS_*.tex and are located in the
main directory, or in the subdirectories ./preamble and ./chapter
in this distribution.
Each file DISS_chap*.tex in the directory
./chapter contains a chapter illustrating the use of many
common environments.
These are also
annotated with comments beginning with
%((EXAMPLE))
If you look for these, you will see examples of different environments.
In addition in DISS_chap4.tex, the AMS document testmath.tex has been
modified and imported to illustrate the use of some more sophisticated
techniques for typesetting math using some of the expanded font sets
and macros available from the AMS.
A detailed description of the individual files is provided in File Descriptions
Explanation of AMS LaTeX File Contents
The AMS extensions are the ams*.sty and *.fd files in the
main directory of this distributions.
In addition in the ./amsdoc directory are files which
explain the use of the AMS LaTeX.