summaryrefslogtreecommitdiff
path: root/info/tcdmanual/lalong.tim
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/lalong.tim
Initial commit
Diffstat (limited to 'info/tcdmanual/lalong.tim')
-rw-r--r--info/tcdmanual/lalong.tim40
1 files changed, 40 insertions, 0 deletions
diff --git a/info/tcdmanual/lalong.tim b/info/tcdmanual/lalong.tim
new file mode 100644
index 0000000000..5d4303e2d1
--- /dev/null
+++ b/info/tcdmanual/lalong.tim
@@ -0,0 +1,40 @@
+\documentstyle[tcda,12pt]{article}
+
+\def\TGM{}
+% \addtolength{\textheight}{2cm}
+
+\let\io=\includeonly
+\typein{Enter \string\io\space to TeX part.}
+
+\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{Getting Started with \LaTeX}
+% \author{D. R. Wilkins}
+% \maketitle
+
+\include{la_intro}
+\include{la_text}
+\include{la_math}
+\include{la_furth}
+
+% APPENDICES BEGIN HERE
+\appendix
+
+\include{la_txtcs}
+\include{la_mthcs}
+
+\include{output}
+
+\newpage
+\thispagestyle{empty}
+\tableofcontents
+
+\end{document}