blob: 19621dc770d739eae1e3708660e6ed5766ec2d26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%\global\pageno=1
\setbox0=\hbox{14}
\edef\sec#1{\par\noexpand\leavevmode
\noexpand\hbox to\the\wd0{\hfil#1}\quad \ignorespaces}
\edef\app#1{\par\noexpand\leavevmode
\noexpand\hbox to\the\wd0{\hfil#1}\quad \ignorespaces}
\setbox0=\hbox{14.1}
\edef\subsec#1{\hskip3em\noexpand\leavevmode
\noexpand\hbox to\the\wd0{\hfil#1}\quad \ignorespaces}
\def\tocidx#1{#1\ignorespaces}
\let\TT=\tt
\openup.6ex
\centerline{\titlefont{sec} Contents}\bigskip
\input 0.toc
\vfil\break
|