summaryrefslogtreecommitdiff
path: root/info/tcdmanual/pllong.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/tcdmanual/pllong.tex
Initial commit
Diffstat (limited to 'info/tcdmanual/pllong.tex')
-rw-r--r--info/tcdmanual/pllong.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/info/tcdmanual/pllong.tex b/info/tcdmanual/pllong.tex
new file mode 100644
index 0000000000..ece34467a1
--- /dev/null
+++ b/info/tcdmanual/pllong.tex
@@ -0,0 +1,29 @@
+%\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{Getting Started with Plain \TeX}
+\author{D. R. Wilkins}
+\maketitle
+
+\tableofcontents
+
+\input pl_intro
+\input pl_text
+\input pl_math
+\input pl_furth
+
+% APPENDICES BEGIN HERE
+\appendix
+
+\input pl_txtcs
+\input pl_mthcs
+
+\end{document}