PRODUCING
USM MEMOS
USING
LATEX
To process the documents using a graphical user interface, consider using the Etextool package.
Contents
The example memo.tex
demonstrate the use of the memo format using
the memo.cls file.
Edit these files to suit your document needs, then process using
latex and then dvips, or using pdflatex.
Using the Memo Package
To use the files you must process the examples through
LaTeX , e.g., to process the files in
the example file, memo.tex
by executing
latex memo
then process for printing using
dvips memo
To preview the file use
gv memo.ps