summaryrefslogtreecommitdiff
path: root/info/tcdmanual/plshort.tex
blob: d522688dde58a542d9b0ca00d5c7fa54e9b0c089 (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
%\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
\begin{document}
\title{Summary of Commonly-Used Features of Plain \TeX}
\author{D. R. Wilkins}
\maketitle

\tableofcontents

\input pl_summ

% APPENDICES BEGIN HERE
\appendix

\input pl_txtcs
\input pl_mthcs

\end{document}