summaryrefslogtreecommitdiff
path: root/support/lametex/doc/lametex_doc.tex
blob: b7041b563fa9c8b143e9797a086301b41fa17a6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
% lametex_doc.tex
%
% This is a LameTeX document. You may use the LameTeX text formatter
% to do fancy graphic formatting from this file into PostScript.
%
% Alternatively, this file may be formatted with normal LaTeX.
%
% This document describes the LameTeX text formatter, version 1.0.
%
% Copyright 1992 Jonathan Monsarrat. Permission given to freely distribute,
% edit and use as long as this copyright statement remains intact.
%
%

\documentstyle[10pt]{report}
\setlength{\textwidth}{6 in}
\setlength{\textheight}{9 in}
\setlength{\topmargin}{-.5 in}
\setlength{\oddsidemargin}{0.25 in}

% \begin{stealth} \includeps{icons.ps} \end{stealth}
\begin{document}
 \include{titlepage}
 \include{introduction}
 \include{starting}
 \include{stealth} 
 \include{pages}
 \include{normality}
 \include{hacks}
 \include{future}
 \include{errors}
 \include{commands}
 \include{plaintext}
\end{document}