summaryrefslogtreecommitdiff
path: root/info/tcdmanual/lashort.tex
blob: c6ec6d98b4d65e45080b7d6b80cf4f31eaf8bfa6 (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
%\documentstyle[a4,12pt]{article}
\documentstyle[12pt]{article}
\newcommand{\AmSTeX}{$\cal A\kern-.1667em\lower.5ex
\hbox{$\cal M$}\kern-.125em S$-\TeX}
\newcommand{\italappenditem}[1]{\vskip 14.4pt\relax
      {\parskip = 0pt\relax\hbox{\it #1}}\vskip 4.8pt\relax
      \nopagebreak}
\let\sectiontitle=\section
\let\subsectiontitle=\subsection
\let\appenditem=\italappenditem
\newif\iftwopage\twopagefalse
\begin{document}
\title{Summary of Commonly-Used Features of \LaTeX}
\author{D. R. Wilkins}
\maketitle

\tableofcontents

\input la_summ

% APPENDICES BEGIN HERE
\appendix

\input la_txtcs
\input la_mthcs

\end{document}