annotate man/texinfo.tex @ 27:0a3286277d9b

Added tag r19-15b96 for changeset 441bb1e64a06
author cvs
date Mon, 13 Aug 2007 08:51:34 +0200
parents 376386a54a3c
children ec9a17fef872
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 %% TeX macros to handle texinfo files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 % Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 1994 Free Software Foundation, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 %This texinfo.tex file is free software; you can redistribute it and/or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 %modify it under the terms of the GNU General Public License as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 %published by the Free Software Foundation; either version 2, or (at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 %your option) any later version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 %This texinfo.tex file is distributed in the hope that it will be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 %useful, but WITHOUT ANY WARRANTY; without even the implied warranty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 %of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 %General Public License for more details.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 %You should have received a copy of the GNU General Public License
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 %along with this texinfo.tex file; see the file COPYING. If not, write
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 %to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 %USA.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 %In other words, you are welcome to use, share and improve this program.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 %You are forbidden to forbid anyone else to use, share and improve
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 %what you give them. Help stamp out software-hoarding!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 % Send bug reports to bug-texinfo@prep.ai.mit.edu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 % Please include a *precise* test case in each bug report.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 % Make it possible to create a .fmt file just by loading this file:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 % if the underlying format is not loaded, start by loading it now.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 % Added by gildea November 1993.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 % This automatically updates the version number based on RCS.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 \def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 \deftexinfoversion$Revision: 1.1.1.1 $
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 \message{Loading texinfo package [Version \texinfoversion]:}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 % If in a .fmt file, print the version number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 % and turn on active characters that we couldn't do earlier because
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42 % they might have appeared in the input file name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 \everyjob{\message{[Texinfo version \texinfoversion]}\message{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 \catcode`+=\active \catcode`\_=\active}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 % Save some parts of plain tex whose names we will redefine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 \let\ptextilde=\~
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 \let\ptexlbrace=\{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 \let\ptexrbrace=\}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 \let\ptexdots=\dots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 \let\ptexdot=\.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 \let\ptexstar=\*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 \let\ptexend=\end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 \let\ptexbullet=\bullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 \let\ptexb=\b
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 \let\ptexc=\c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 \let\ptexi=\i
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 \let\ptext=\t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 \let\ptexl=\l
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 \let\ptexL=\L
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 % Be sure we're in horizontal mode when doing a tie, since we make space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 % equivalent to this in @example-like environments. Otherwise, a space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65 % at the beginning of a line will start with \penalty -- and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 % since \penalty is valid in vertical mode, we'd end up putting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 % penalty on the vertical list instead of in the new paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 {\catcode`@ = 11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 \gdef\tie{\leavevmode\penalty\@M\ }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 \let\~ = \tie % And make it available as @~.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 \message{Basics,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 \chardef\other=12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 % If this character appears in an error message or help string, it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 % starts a new line in the output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 \newlinechar = `^^J
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 % Set up fixed words for English.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 \ifx\putwordChapter\undefined{\gdef\putwordChapter{Chapter}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 \def\putwordInfo{Info}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 \ifx\putwordSee\undefined{\gdef\putwordSee{See}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 \ifx\putwordsee\undefined{\gdef\putwordsee{see}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 \ifx\putwordfile\undefined{\gdef\putwordfile{file}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 \ifx\putwordpage\undefined{\gdef\putwordpage{page}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 \ifx\putwordsection\undefined{\gdef\putwordsection{section}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 \ifx\putwordSection\undefined{\gdef\putwordSection{Section}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 \ifx\putwordTableofContents\undefined{\gdef\putwordTableofContents{Table of Contents}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 \ifx\putwordShortContents\undefined{\gdef\putwordShortContents{Short Contents}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 \ifx\putwordAppendix\undefined{\gdef\putwordAppendix{Appendix}}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 % Ignore a token.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 \def\gobble#1{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 \hyphenation{ap-pen-dix}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 \hyphenation{mini-buf-fer mini-buf-fers}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 \hyphenation{eshell}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101 % Margin to add to right of even pages, to left of odd pages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 \newdimen \bindingoffset \bindingoffset=0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 \newdimen \normaloffset \normaloffset=\hoffset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 \newdimen\pagewidth \newdimen\pageheight
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 \pagewidth=\hsize \pageheight=\vsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 % Sometimes it is convenient to have everything in the transcript file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 % and nothing on the terminal. We don't just call \tracingall here,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 % since that produces some useless output on the terminal.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 \def\loggingall{\tracingcommands2 \tracingstats2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 \tracingpages1 \tracingoutput1 \tracinglostchars1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 \tracingmacros2 \tracingparagraphs1 \tracingrestores1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 \showboxbreadth\maxdimen\showboxdepth\maxdimen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 %---------------------Begin change-----------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 %%%% For @cropmarks command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 % Dimensions to add cropmarks at corners Added by P. A. MacKay, 12 Nov. 1986
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 \newdimen\cornerlong \newdimen\cornerthick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 \newdimen \topandbottommargin
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 \newdimen \outerhsize \newdimen \outervsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 \cornerlong=1pc\cornerthick=.3pt % These set size of cropmarks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 \outerhsize=7in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 %\outervsize=9.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 % Alternative @smallbook page size is 9.25in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 \outervsize=9.25in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 \topandbottommargin=.75in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133 %---------------------End change-----------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135 % \onepageout takes a vbox as an argument. Note that \pagecontents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 % does insertions itself, but you have to call it yourself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 \chardef\PAGE=255 \output={\onepageout{\pagecontents\PAGE}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 \def\onepageout#1{\hoffset=\normaloffset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 \ifodd\pageno \advance\hoffset by \bindingoffset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 \else \advance\hoffset by -\bindingoffset\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 {\escapechar=`\\\relax % makes sure backslash is used in output files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 \shipout\vbox{{\let\hsize=\pagewidth \makeheadline} \pagebody{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 {\let\hsize=\pagewidth \makefootline}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144 \advancepageno \ifnum\outputpenalty>-20000 \else\dosupereject\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 %%%% For @cropmarks command %%%%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 % Here is a modification of the main output routine for Near East Publications
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149 % This provides right-angle cropmarks at all four corners.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 % The contents of the page are centerlined into the cropmarks,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151 % and any desired binding offset is added as an \hskip on either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 % site of the centerlined box. (P. A. MacKay, 12 November, 1986)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 \def\croppageout#1{\hoffset=0pt % make sure this doesn't mess things up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 {\escapechar=`\\\relax % makes sure backslash is used in output files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 \shipout
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 \vbox to \outervsize{\hsize=\outerhsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158 \vbox{\line{\ewtop\hfill\ewtop}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 \nointerlineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 \line{\vbox{\moveleft\cornerthick\nstop}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 \hfill
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 \vbox{\moveright\cornerthick\nstop}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 \vskip \topandbottommargin
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 \centerline{\ifodd\pageno\hskip\bindingoffset\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165 \vbox{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 {\let\hsize=\pagewidth \makeheadline}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 \pagebody{#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168 {\let\hsize=\pagewidth \makefootline}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 \ifodd\pageno\else\hskip\bindingoffset\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 \vskip \topandbottommargin plus1fill minus1fill
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 \boxmaxdepth\cornerthick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172 \line{\vbox{\moveleft\cornerthick\nsbot}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 \hfill
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 \vbox{\moveright\cornerthick\nsbot}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 \nointerlineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 \vbox{\line{\ewbot\hfill\ewbot}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 \advancepageno
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 \ifnum\outputpenalty>-20000 \else\dosupereject\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 % Do @cropmarks to get crop marks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 \def\cropmarks{\let\onepageout=\croppageout }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 \newinsert\margin \dimen\margin=\maxdimen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 \def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 {\catcode`\@ =11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 \gdef\pagecontents#1{\ifvoid\topins\else\unvbox\topins\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 % marginal hacks, juha@viisa.uucp (Juha Takala)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 \ifvoid\margin\else % marginal info is present
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 \rlap{\kern\hsize\vbox to\z@{\kern1pt\box\margin \vss}}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 \dimen@=\dp#1 \unvbox#1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 \ifr@ggedbottom \kern-\dimen@ \vfil \fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 % Here are the rules for the cropmarks. Note that they are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 % offset so that the space between them is truly \outerhsize or \outervsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200 % (P. A. MacKay, 12 November, 1986)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202 \def\ewtop{\vrule height\cornerthick depth0pt width\cornerlong}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 \def\nstop{\vbox
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 {\hrule height\cornerthick depth\cornerlong width\cornerthick}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 \def\ewbot{\vrule height0pt depth\cornerthick width\cornerlong}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 \def\nsbot{\vbox
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207 {\hrule height\cornerlong depth\cornerthick width\cornerthick}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 % Parse an argument, then pass it to #1. The argument is the rest of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 % the input line (except we remove a trailing comment). #1 should be a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 % macro which expects an ordinary undelimited TeX argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 \def\parsearg#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 \let\next = #1%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 \obeylines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 \futurelet\temp\parseargx
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 % If the next token is an obeyed space (from an @example environment or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 % the like), remove it and recurse. Otherwise, we're done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 \def\parseargx{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 % \obeyedspace is defined far below, after the definition of \sepspaces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 \ifx\obeyedspace\temp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225 \expandafter\parseargdiscardspace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 \expandafter\parseargline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 % Remove a single space (as the delimiter token to the macro call).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 {\obeyspaces %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 \gdef\parseargdiscardspace {\futurelet\temp\parseargx}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235 {\obeylines %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 \gdef\parseargline#1^^M{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237 \endgroup % End of the group started in \parsearg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 % First remove any @c comment, then any @comment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 % Result of each macro is put in \toks0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 \argremovec #1\c\relax %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 \expandafter\argremovecomment \the\toks0 \comment\relax %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 % Call the caller's macro, saved as \next in \parsearg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 \expandafter\next\expandafter{\the\toks0}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249 % Since all \c{,omment} does is throw away the argument, we can let TeX
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 % do that for us. The \relax here is matched by the \relax in the call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 % in \parseargline; it could be more or less anything, its purpose is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 % just to delimit the argument to the \c.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 \def\argremovec#1\c#2\relax{\toks0 = {#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 \def\argremovecomment#1\comment#2\relax{\toks0 = {#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 % \argremovec{,omment} might leave us with trailing spaces, though; e.g.,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 % @end itemize @c foo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 % will have two active spaces as part of the argument with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259 % `itemize'. Here we remove all active spaces from #1, and assign the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 % result to \toks0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262 % This loses if there are any *other* active characters besides spaces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263 % in the argument -- _ ^ +, for example -- since they get expanded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 % Fortunately, Texinfo does not define any such commands. (If it ever
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 % does, the catcode of the characters in questionwill have to be changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 % here.) But this means we cannot call \removeactivespaces as part of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267 % \argremovec{,omment}, since @c uses \parsearg, and thus the argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 % that \parsearg gets might well have any character at all in it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 \def\removeactivespaces#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 \ignoreactivespaces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 \edef\temp{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274 \global\toks0 = \expandafter{\temp}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 % Change the active space to expand to nothing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 \obeyspaces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282 \gdef\ignoreactivespaces{\obeyspaces\let =\empty}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 \def\flushcr{\ifx\par\lisppar \def\next##1{}\else \let\next=\relax \fi \next}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 %% These are used to keep @begin/@end levels from running away
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289 %% Call \inENV within environments (after a \begingroup)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290 \newif\ifENV \ENVfalse \def\inENV{\ifENV\relax\else\ENVtrue\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 \def\ENVcheck{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
292 \ifENV\errmessage{Still within an environment. Type Return to continue.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 \endgroup\fi} % This is not perfect, but it should reduce lossage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 % @begin foo is the same as @foo, for now.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296 \newhelp\EMsimple{Type <Return> to continue.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298 \outer\def\begin{\parsearg\beginxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300 \def\beginxxx #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 \expandafter\ifx\csname #1\endcsname\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 {\errhelp=\EMsimple \errmessage{Undefined command @begin #1}}\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 \csname #1\endcsname\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305 % @end foo executes the definition of \Efoo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307 \def\end{\parsearg\endxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 \def\endxxx #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309 \removeactivespaces{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310 \edef\endthing{\the\toks0}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312 \expandafter\ifx\csname E\endthing\endcsname\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313 \expandafter\ifx\csname \endthing\endcsname\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314 % There's no \foo, i.e., no ``environment'' foo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315 \errhelp = \EMsimple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316 \errmessage{Undefined command `@end \endthing'}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 \unmatchedenderror\endthing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 % Everything's ok; the right environment has been started.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 \csname E\endthing\endcsname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 % There is an environment #1, but it hasn't been started. Give an error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 \def\unmatchedenderror#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 \errhelp = \EMsimple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330 \errmessage{This `@end #1' doesn't have a matching `@#1'}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 % Define the control sequence \E#1 to give an unmatched @end error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 \def\defineunmatchedend#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336 \expandafter\def\csname E#1\endcsname{\unmatchedenderror{#1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 % Single-spacing is done by various environments (specifically, in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341 % \nonfillstart and \quotations).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 \newskip\singlespaceskip \singlespaceskip = 12.5pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 \def\singlespace{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 % Why was this kern here? It messes up equalizing space above and below
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 % environments. --karl, 6may93
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346 %{\advance \baselineskip by -\singlespaceskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 %\kern \baselineskip}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 \setleading \singlespaceskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351 %% Simple single-character @ commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 % @@ prints an @
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 % Kludge this until the fonts are right (grr).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355 \def\@{{\tt \char '100}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 % This is turned off because it was never documented
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 % and you can use @w{...} around a quote to suppress ligatures.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359 %% Define @` and @' to be the same as ` and '
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 %% but suppressing ligatures.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 %\def\`{{`}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362 %\def\'{{'}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 % Used to generate quoted braces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 \def\mylbrace {{\tt \char '173}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 \def\myrbrace {{\tt \char '175}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 \let\{=\mylbrace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 \let\}=\myrbrace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 % @: forces normal size whitespace following.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372 \def\:{\spacefactor=1000 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 % @* forces a line break.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375 \def\*{\hfil\break\hbox{}\ignorespaces}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377 % @. is an end-of-sentence period.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378 \def\.{.\spacefactor=3000 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380 % @enddots{} is an end-of-sentence ellipsis.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 \gdef\enddots{$\mathinner{\ldotp\ldotp\ldotp\ldotp}$\spacefactor=3000}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 % @! is an end-of-sentence bang.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384 \gdef\!{!\spacefactor=3000 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 % @? is an end-of-sentence query.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387 \gdef\?{?\spacefactor=3000 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389 % @w prevents a word break. Without the \leavevmode, @w at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390 % beginning of a paragraph, when TeX is still in vertical mode, would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391 % produce a whole line of output instead of starting the paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392 \def\w#1{\leavevmode\hbox{#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394 % @group ... @end group forces ... to be all on one page, by enclosing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396 % to keep its height that of a normal line. According to the rules for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
397 % \topskip (p.114 of the TeXbook), the glue inserted is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
398 % max (\topskip - \ht (first item), 0). If that height is large,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
399 % therefore, no glue is inserted, and the space between the headline and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 % the text is small, which looks bad.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 \def\group{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 \ifnum\catcode13=\active \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 \errhelp = \groupinvalidhelp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405 \errmessage{@group invalid in context where filling is enabled}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408 % The \vtop we start below produces a box with normal height and large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 % depth; thus, TeX puts \baselineskip glue before it, and (when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 % next line of text is done) \lineskip glue after it. (See p.82 of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 % the TeXbook.) Thus, space below is not quite equal to space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412 % above. But it's pretty close.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 \def\Egroup{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 \egroup % End the \vtop.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 \endgroup % End the \group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418 \vtop\bgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 % We have to put a strut on the last line in case the @group is in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420 % the midst of an example, rather than completely enclosing it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 % Otherwise, the interline space between the last line of the group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 % and the first line afterwards is too small. But we can't put the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423 % strut in \Egroup, since there it would be on a line by itself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 % Hence this just inserts a strut at the beginning of each line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 \everypar = {\strut}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427 % Since we have a strut on every line, we don't need any of TeX's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 % normal interline spacing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 \offinterlineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 % OK, but now we have to do something about blank
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432 % lines in the input in @example-like environments, which normally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433 % just turn into \lisppar, which will insert no space now that we've
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434 % turned off the interline space. Simplest is to make them be an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 % empty paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436 \ifx\par\lisppar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437 \edef\par{\leavevmode \par}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439 % Reset ^^M's definition to new definition of \par.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 \obeylines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 % Do @comment since we are called inside an environment such as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444 % @example, where each end-of-line in the input causes an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 % end-of-line in the output. We don't want the end-of-line after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 % the `@group' to put extra space in the output. Since @group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447 % should appear on a line by itself (according to the Texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 % manual), we don't worry about eating any user text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449 \comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 % message, so this ends up printing `@group can only ...'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 \newhelp\groupinvalidhelp{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456 group can only be used in environments such as @example,^^J%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457 where each line of input produces a line of output.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 % @need space-in-mils
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460 % forces a page break if there is not space-in-mils remaining.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 \newdimen\mil \mil=0.001in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 \def\need{\parsearg\needx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 % Old definition--didn't work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467 %\def\needx #1{\par %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468 %% This method tries to make TeX break the page naturally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 %% if the depth of the box does not fit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 %{\baselineskip=0pt%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 %\vtop to #1\mil{\vfil}\kern -#1\mil\penalty 10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472 %\prevdepth=-1000pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 %}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475 \def\needx#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 % Go into vertical mode, so we don't make a big box in the middle of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477 % paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 \par
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480 % Don't add any leading before our big empty box, but allow a page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 % break, since the best break might be right here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 \allowbreak
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 \nointerlineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484 \vtop to #1\mil{\vfil}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
485 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486 % TeX does not even consider page breaks if a penalty added to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 % main vertical list is 10000 or more. But in order to see if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 % empty box we just added fits on the page, we must make it consider
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 % page breaks. On the other hand, we don't want to actually break the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490 % page after the empty box. So we use a penalty of 9999.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 % There is an extremely small chance that TeX will actually break the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
493 % page at this \penalty, if there are no other feasible breakpoints in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494 % sight. (If the user is using lots of big @group commands, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 % almost-but-not-quite fill up a page, TeX will have a hard time doing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496 % good page breaking, for example.) However, I could not construct an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 % example where a page broke at this \penalty; if it happens in a real
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498 % document, then we can reconsider our strategy.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499 \penalty9999
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501 % Back up by the size of the box, whether we did a page break or not.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
502 \kern -#1\mil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 % Do not allow a page break right after this kern.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505 \nobreak
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508 % @br forces paragraph break
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510 \let\br = \par
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 % @dots{} output some dots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514 \def\dots{$\ldots$}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516 % @page forces the start of a new page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518 \def\page{\par\vfill\supereject}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 % @exdent text....
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 % outputs text on separate line in roman font, starting at standard page margin
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 % This records the amount of indent in the innermost environment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 % That's how much \exdent should take out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 \newskip\exdentamount
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527 % This defn is used inside fill environments such as @defun.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 \def\exdent{\parsearg\exdentyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 \def\exdentyyy #1{{\hfil\break\hbox{\kern -\exdentamount{\rm#1}}\hfil\break}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 % This defn is used inside nofill environments such as @example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 \def\nofillexdent{\parsearg\nofillexdentyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 \def\nofillexdentyyy #1{{\advance \leftskip by -\exdentamount
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 \leftline{\hskip\leftskip{\rm#1}}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536 %\hbox{{\rm#1}}\hfil\break}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538 % @include file insert text of that file as input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 \def\include{\parsearg\includezzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 %Use \input\thisfile to avoid blank after \input, which may be an active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 %char (in which case the blank would become the \input argument).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 %The grouping keeps the value of \thisfile correct even when @include
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 %is nested.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 \def\includezzz #1{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 \def\thisfile{#1}\input\thisfile
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 \def\thisfile{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 % @center line outputs that line, centered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 \def\center{\parsearg\centerzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554 \def\centerzzz #1{{\advance\hsize by -\leftskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555 \advance\hsize by -\rightskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 \centerline{#1}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 % @sp n outputs n lines of vertical space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 \def\sp{\parsearg\spxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 \def\spxxx #1{\par \vskip #1\baselineskip}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 % @comment ...line which is ignored...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 % @c is the same as @comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565 % @ignore ... @end ignore is another way to write a comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 \def\comment{\catcode 64=\other \catcode 123=\other \catcode 125=\other%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 \parsearg \commentxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 \def\commentxxx #1{\catcode 64=0 \catcode 123=1 \catcode 125=2 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 \let\c=\comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574 % Prevent errors for section commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
575 % Used in @ignore and in failing conditionals.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576 \def\ignoresections{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 \let\chapter=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578 \let\unnumbered=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 \let\top=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580 \let\unnumberedsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581 \let\unnumberedsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 \let\unnumberedsubsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 \let\unnumberedsubsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584 \let\unnumberedsubsubsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585 \let\unnumberedsubsubsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586 \let\section=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587 \let\subsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588 \let\subsubsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
589 \let\subsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590 \let\subsubsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 \let\appendix=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592 \let\appendixsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
593 \let\appendixsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
594 \let\appendixsubsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
595 \let\appendixsubsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 \let\appendixsubsubsec=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597 \let\appendixsubsubsection=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598 \let\contents=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
599 \let\smallbook=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600 \let\titlepage=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 % Used in nested conditionals, where we have to parse the Texinfo source
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604 % and so want to turn off most commands, in case they are used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605 % incorrectly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607 \def\ignoremorecommands{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 \let\defcv = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609 \let\deffn = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610 \let\deffnx = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611 \let\defindex = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 \let\defivar = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 \let\defmac = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614 \let\defmethod = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615 \let\defop = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 \let\defopt = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617 \let\defspec = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 \let\deftp = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 \let\deftypefn = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620 \let\deftypefun = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621 \let\deftypevar = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622 \let\deftypevr = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623 \let\defun = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
624 \let\defvar = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625 \let\defvr = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 \let\ref = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627 \let\xref = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
628 \let\printindex = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629 \let\pxref = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630 \let\settitle = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631 \let\include = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632 \let\lowersections = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633 \let\down = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634 \let\raisesections = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 \let\up = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636 \let\set = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637 \let\clear = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638 \let\item = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639 \let\message = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 % Ignore @ignore ... @end ignore.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
644 \def\ignore{\doignore{ignore}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646 % Also ignore @ifinfo, @ifhtml, @html, @menu, and @direntry text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648 \def\ifinfo{\doignore{ifinfo}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649 \def\ifhtml{\doignore{ifhtml}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650 \def\html{\doignore{html}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651 \def\menu{\doignore{menu}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652 \def\direntry{\doignore{direntry}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
654 % Ignore text until a line `@end #1'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656 \def\doignore#1{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657 % Don't complain about control sequences we have declared \outer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658 \ignoresections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660 % Define a command to swallow text until we reach `@end #1'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661 \long\def\doignoretext##1\end #1{\enddoignore}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
662 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663 % Make sure that spaces turn into tokens that match what \doignoretext wants.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 \catcode32 = 10
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
666 % And now expand that command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667 \doignoretext
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670 % What we do to finish off ignored text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672 \def\enddoignore{\endgroup\ignorespaces}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674 \newif\ifwarnedobs\warnedobsfalse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675 \def\obstexwarn{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 \ifwarnedobs\relax\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677 % We need to warn folks that they may have trouble with TeX 3.0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678 % This uses \immediate\write16 rather than \message to get newlines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 \immediate\write16{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680 \immediate\write16{***WARNING*** for users of Unix TeX 3.0!}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682 \immediate\write16{If you are running another version of TeX, relax.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684 \immediate\write16{ Then upgrade your TeX installation if you can.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685 \immediate\write16{If you are stuck with version 3.0, run the}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 \immediate\write16{ to use a workaround.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688 \immediate\write16{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 \warnedobstrue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693 % **In TeX 3.0, setting text in \nullfont hangs tex. For a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694 % workaround (which requires the file ``dummy.tfm'' to be installed),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695 % uncomment the following line:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696 %%%%%\font\nullfont=dummy\let\obstexwarn=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 % Ignore text, except that we keep track of conditional commands for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699 % purposes of nesting, up to an `@end #1' command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701 \def\nestedignore#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702 \obstexwarn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 % We must actually expand the ignored text to look for the @end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704 % command, so that nested ignore constructs work. Thus, we put the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
705 % text into a \vbox and then do nothing with the result. To minimize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706 % the change of memory overflow, we follow the approach outlined on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 % page 401 of the TeXbook: make the current font be a dummy font.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 \setbox0 = \vbox\bgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710 % Don't complain about control sequences we have declared \outer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711 \ignoresections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713 % Define `@end #1' to end the box, which will in turn undefine the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714 % @end command again.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715 \expandafter\def\csname E#1\endcsname{\egroup\ignorespaces}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717 % We are going to be parsing Texinfo commands. Most cause no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718 % trouble when they are used incorrectly, but some commands do
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719 % complicated argument parsing or otherwise get confused, so we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720 % undefine them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722 % We can't do anything about stray @-signs, unfortunately;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723 % they'll produce `undefined control sequence' errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724 \ignoremorecommands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 % Set the current font to be \nullfont, a TeX primitive, and define
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727 % all the font commands to also use \nullfont. We don't use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 % dummy.tfm, as suggested in the TeXbook, because not all sites
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729 % might have that installed. Therefore, math mode will still
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730 % produce output, but that should be an extremely small amount of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731 % stuff compared to the main input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733 \nullfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 \let\tenrm = \nullfont \let\tenit = \nullfont \let\tensl = \nullfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735 \let\tenbf = \nullfont \let\tentt = \nullfont \let\smallcaps = \nullfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736 \let\tensf = \nullfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 % Similarly for index fonts (mostly for their use in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738 % smallexample)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 \let\indrm = \nullfont \let\indit = \nullfont \let\indsl = \nullfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740 \let\indbf = \nullfont \let\indtt = \nullfont \let\indsc = \nullfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741 \let\indsf = \nullfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743 % Don't complain when characters are missing from the fonts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744 \tracinglostchars = 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 % Don't bother to do space factor calculations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 \frenchspacing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749 % Don't report underfull hboxes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750 \hbadness = 10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 % Do minimal line-breaking.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753 \pretolerance = 10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755 % Do not execute instructions in @tex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756 \def\tex{\doignore{tex}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
757 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759 % @set VAR sets the variable VAR to an empty value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 % Since we want to separate VAR from REST-OF-LINE (which might be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763 % empty), we can't just use \parsearg; we have to insert a space of our
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764 % own to delimit the rest of the line, and then take it out again if we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765 % didn't need it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767 \def\set{\parsearg\setxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768 \def\setxxx#1{\setyyy#1 \endsetyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769 \def\setyyy#1 #2\endsetyyy{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770 \def\temp{#2}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771 \ifx\temp\empty \global\expandafter\let\csname SET#1\endcsname = \empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 \else \setzzz{#1}#2\endsetzzz % Remove the trailing space \setxxx inserted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775 % Can't use \xdef to pre-expand #2 and save some time, since \temp or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776 % \next or other control sequences that we've defined might get us into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 % an infinite loop. Consider `@set foo @cite{bar}'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778 \def\setzzz#1#2 \endsetzzz{\expandafter\gdef\csname SET#1\endcsname{#2}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 % @clear VAR clears (i.e., unsets) the variable VAR.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782 \def\clear{\parsearg\clearxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783 \def\clearxxx#1{\global\expandafter\let\csname SET#1\endcsname=\relax}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785 % @value{foo} gets the text saved in variable foo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787 \def\value#1{\expandafter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788 \ifx\csname SET#1\endcsname\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 {\{No value for ``#1''\}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790 \else \csname SET#1\endcsname \fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793 % with @set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795 \def\ifset{\parsearg\ifsetxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 \def\ifsetxxx #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797 \expandafter\ifx\csname SET#1\endcsname\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 \expandafter\ifsetfail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800 \expandafter\ifsetsucceed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
802 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803 \def\ifsetsucceed{\conditionalsucceed{ifset}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
804 \def\ifsetfail{\nestedignore{ifset}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 \defineunmatchedend{ifset}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
807 % @ifclear VAR ... @end ifclear reads the `...' iff VAR has never been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808 % defined with @set, or has been undefined with @clear.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810 \def\ifclear{\parsearg\ifclearxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811 \def\ifclearxxx #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
812 \expandafter\ifx\csname SET#1\endcsname\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813 \expandafter\ifclearsucceed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815 \expandafter\ifclearfail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818 \def\ifclearsucceed{\conditionalsucceed{ifclear}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819 \def\ifclearfail{\nestedignore{ifclear}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820 \defineunmatchedend{ifclear}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 % @iftex always succeeds; we read the text following, through @end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823 % iftex). But `@end iftex' should be valid only after an @iftex.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
825 \def\iftex{\conditionalsucceed{iftex}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826 \defineunmatchedend{iftex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
827
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828 % We can't just want to start a group at @iftex (for example) and end it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
829 % at @end iftex, since then @set commands inside the conditional have no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830 % effect (they'd get reverted at the end of the group). So we must
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831 % define \Eiftex to redefine itself to be its previous value. (We can't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832 % just define it to fail again with an ``unmatched end'' error, since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833 % the @ifset might be nested.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835 \def\conditionalsucceed#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836 \edef\temp{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837 % Remember the current value of \E#1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838 \let\nece{prevE#1} = \nece{E#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840 % At the `@end #1', redefine \E#1 to be its previous value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
841 \def\nece{E#1}{\let\nece{E#1} = \nece{prevE#1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
842 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843 \temp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846 % We need to expand lots of \csname's, but we don't want to expand the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
847 % control sequences after we've constructed them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849 \def\nece#1{\expandafter\noexpand\csname#1\endcsname}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851 % @asis just yields its argument. Used with @table, for example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
852 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853 \def\asis#1{#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 % @math means output in math mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856 % We don't use $'s directly in the definition of \math because control
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
857 % sequences like \math are expanded when the toc file is written. Then,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858 % we read the toc file back, the $'s will be normal characters (as they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859 % should be, according to the definition of Texinfo). So we must use a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860 % control sequence to switch into and out of math mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
862 % This isn't quite enough for @math to work properly in indices, but it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863 % seems unlikely it will ever be needed there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865 \let\implicitmath = $
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
866 \def\math#1{\implicitmath #1\implicitmath}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
868 % @bullet and @minus need the same treatment as @math, just above.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 \def\bullet{\implicitmath\ptexbullet\implicitmath}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870 \def\minus{\implicitmath-\implicitmath}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 \def\node{\ENVcheck\parsearg\nodezzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873 \def\nodezzz#1{\nodexxx [#1,]}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
874 \def\nodexxx[#1,#2]{\gdef\lastnode{#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875 \let\nwnode=\node
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 \let\lastnode=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878 \def\donoderef{\ifx\lastnode\relax\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879 \expandafter\expandafter\expandafter\setref{\lastnode}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880 \global\let\lastnode=\relax}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882 \def\unnumbnoderef{\ifx\lastnode\relax\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883 \expandafter\expandafter\expandafter\unnumbsetref{\lastnode}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884 \global\let\lastnode=\relax}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 \def\appendixnoderef{\ifx\lastnode\relax\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887 \expandafter\expandafter\expandafter\appendixsetref{\lastnode}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
888 \global\let\lastnode=\relax}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890 \let\refill=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
892 % @setfilename is done at the beginning of every texinfo file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 % So open here the files we need to have open while reading the input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894 % This makes it possible to make a .fmt file for texinfo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895 \def\setfilename{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896 \readauxfile
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897 \opencontents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898 \openindices
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899 \fixbackslash % Turn off hack to swallow `\input texinfo'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 \global\let\setfilename=\comment % Ignore extra @setfilename cmds.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901 \comment % Ignore the actual filename.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904 \outer\def\bye{\pagealignmacro\tracingstats=1\ptexend}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906 \def\inforef #1{\inforefzzz #1,,,,**}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907 \def\inforefzzz #1,#2,#3,#4**{\putwordSee{} \putwordInfo{} \putwordfile{} \file{\ignorespaces #3{}},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908 node \samp{\ignorespaces#1{}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910 \message{fonts,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
912 % Font-change commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914 % Texinfo supports the sans serif font style, which plain TeX does not.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 % So we set up a \sf analogous to plain's \rm, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916 \newfam\sffam
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917 \def\sf{\fam=\sffam \tensf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
918 \let\li = \sf % Sometimes we call it \li, not \sf.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920 %% Try out Computer Modern fonts at \magstephalf
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 \let\mainmagstep=\magstephalf
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
923 % Set the font macro #1 to the font named #2, adding on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924 % specified font prefix (normally `cm').
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
925 \def\setfont#1#2{\font#1=\fontprefix#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927 % Use cm as the default font prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928 % To specify the font prefix, you must define \fontprefix
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
929 % before you read in texinfo.tex.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
930 \ifx\fontprefix\undefined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 \def\fontprefix{cm}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934 \ifx\bigger\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935 \let\mainmagstep=\magstep1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936 \setfont\textrm{r12}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937 \setfont\texttt{tt12}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939 \setfont\textrm{r10 scaled \mainmagstep}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940 \setfont\texttt{tt10 scaled \mainmagstep}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
942 % Instead of cmb10, you many want to use cmbx10.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943 % cmbx10 is a prettier font on its own, but cmb10
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944 % looks better when embedded in a line with cmr10.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945 \setfont\textbf{b10 scaled \mainmagstep}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946 \setfont\textit{ti10 scaled \mainmagstep}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
947 \setfont\textsl{sl10 scaled \mainmagstep}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948 \setfont\textsf{ss10 scaled \mainmagstep}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
949 \setfont\textsc{csc10 scaled \mainmagstep}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
950 \font\texti=cmmi10 scaled \mainmagstep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
951 \font\textsy=cmsy10 scaled \mainmagstep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
952
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953 % A few fonts for @defun, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 \setfont\defbf{bx10 scaled \magstep1} %was 1314
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955 \setfont\deftt{tt10 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
956 \def\df{\let\tentt=\deftt \let\tenbf = \defbf \bf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958 % Fonts for indices and small examples.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959 % We actually use the slanted font rather than the italic,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 % because texinfo normally uses the slanted fonts for that.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961 % Do not make many font distinctions in general in the index, since they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
962 % aren't very useful.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963 \setfont\ninett{tt9}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
964 \setfont\indrm{r9}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965 \setfont\indit{sl9}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966 \let\indsl=\indit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967 \let\indtt=\ninett
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
968 \let\indsf=\indrm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969 \let\indbf=\indrm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 \setfont\indsc{csc10 at 9pt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971 \font\indi=cmmi9
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972 \font\indsy=cmsy9
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
974 % Fonts for headings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975 \setfont\chaprm{bx12 scaled \magstep2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976 \setfont\chapit{ti12 scaled \magstep2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977 \setfont\chapsl{sl12 scaled \magstep2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978 \setfont\chaptt{tt12 scaled \magstep2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 \setfont\chapsf{ss12 scaled \magstep2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
980 \let\chapbf=\chaprm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 \setfont\chapsc{csc10 scaled\magstep3}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982 \font\chapi=cmmi12 scaled \magstep2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 \font\chapsy=cmsy10 scaled \magstep3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985 \setfont\secrm{bx12 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986 \setfont\secit{ti12 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987 \setfont\secsl{sl12 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988 \setfont\sectt{tt12 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
989 \setfont\secsf{ss12 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
990 \setfont\secbf{bx12 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
991 \setfont\secsc{csc10 scaled\magstep2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
992 \font\seci=cmmi12 scaled \magstep1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
993 \font\secsy=cmsy10 scaled \magstep2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
995 % \setfont\ssecrm{bx10 scaled \magstep1} % This size an font looked bad.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
996 % \setfont\ssecit{cmti10 scaled \magstep1} % The letters were too crowded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
997 % \setfont\ssecsl{sl10 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
998 % \setfont\ssectt{tt10 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
999 % \setfont\ssecsf{ss10 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1001 %\setfont\ssecrm{b10 scaled 1315} % Note the use of cmb rather than cmbx.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1002 %\setfont\ssecit{ti10 scaled 1315} % Also, the size is a little larger than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1003 %\setfont\ssecsl{sl10 scaled 1315} % being scaled magstep1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1004 %\setfont\ssectt{tt10 scaled 1315}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1005 %\setfont\ssecsf{ss10 scaled 1315}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1006
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1007 %\let\ssecbf=\ssecrm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1008
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1009 \setfont\ssecrm{bx12 scaled \magstephalf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1010 \setfont\ssecit{ti12 scaled \magstephalf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1011 \setfont\ssecsl{sl12 scaled \magstephalf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1012 \setfont\ssectt{tt12 scaled \magstephalf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1013 \setfont\ssecsf{ss12 scaled \magstephalf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014 \setfont\ssecbf{bx12 scaled \magstephalf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 \setfont\ssecsc{csc10 scaled \magstep1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1016 \font\sseci=cmmi12 scaled \magstephalf
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1017 \font\ssecsy=cmsy10 scaled \magstep1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018 % The smallcaps and symbol fonts should actually be scaled \magstep1.5,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019 % but that is not a standard magnification.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1021 % Fonts for title page:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022 \setfont\titlerm{bx12 scaled \magstep3}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023 \let\authorrm = \secrm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025 % In order for the font changes to affect most math symbols and letters,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026 % we have to define the \textfont of the standard families. Since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1027 % texinfo doesn't allow for producing subscripts and superscripts, we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028 % don't bother to reset \scriptfont and \scriptscriptfont (which would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029 % also require loading a lot more fonts).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031 \def\resetmathfonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032 \textfont0 = \tenrm \textfont1 = \teni \textfont2 = \tensy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033 \textfont\itfam = \tenit \textfont\slfam = \tensl \textfont\bffam = \tenbf
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034 \textfont\ttfam = \tentt \textfont\sffam = \tensf
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038 % The font-changing commands redefine the meanings of \tenSTYLE, instead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039 % of just \STYLE. We do this so that font changes will continue to work
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040 % in math mode, where it is the current \fam that is relevant in most
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041 % cases, not the current. Plain TeX does, for example,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042 % \def\bf{\fam=\bffam \tenbf} By redefining \tenbf, we obviate the need
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043 % to redefine \bf itself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044 \def\textfonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045 \let\tenrm=\textrm \let\tenit=\textit \let\tensl=\textsl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046 \let\tenbf=\textbf \let\tentt=\texttt \let\smallcaps=\textsc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047 \let\tensf=\textsf \let\teni=\texti \let\tensy=\textsy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048 \resetmathfonts}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049 \def\chapfonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050 \let\tenrm=\chaprm \let\tenit=\chapit \let\tensl=\chapsl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051 \let\tenbf=\chapbf \let\tentt=\chaptt \let\smallcaps=\chapsc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 \let\tensf=\chapsf \let\teni=\chapi \let\tensy=\chapsy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1053 \resetmathfonts}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1054 \def\secfonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055 \let\tenrm=\secrm \let\tenit=\secit \let\tensl=\secsl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056 \let\tenbf=\secbf \let\tentt=\sectt \let\smallcaps=\secsc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057 \let\tensf=\secsf \let\teni=\seci \let\tensy=\secsy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 \resetmathfonts}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059 \def\subsecfonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1060 \let\tenrm=\ssecrm \let\tenit=\ssecit \let\tensl=\ssecsl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061 \let\tenbf=\ssecbf \let\tentt=\ssectt \let\smallcaps=\ssecsc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062 \let\tensf=\ssecsf \let\teni=\sseci \let\tensy=\ssecsy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063 \resetmathfonts}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064 \def\indexfonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 \let\tenrm=\indrm \let\tenit=\indit \let\tensl=\indsl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1066 \let\tenbf=\indbf \let\tentt=\indtt \let\smallcaps=\indsc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 \let\tensf=\indsf \let\teni=\indi \let\tensy=\indsy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1068 \resetmathfonts}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070 % Set up the default fonts, so we can use them for creating boxes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072 \textfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074 % Count depth in font-changes, for error checks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075 \newcount\fontdepth \fontdepth=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077 % Fonts for short table of contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078 \setfont\shortcontrm{r12}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079 \setfont\shortcontbf{bx12}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080 \setfont\shortcontsl{sl12}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 %% serif) and @ii for TeX italic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085 % \smartitalic{ARG} outputs arg in italics, followed by an italic correction
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1086 % unless the following character is such as not to need one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087 \def\smartitalicx{\ifx\next,\else\ifx\next-\else\ifx\next.\else\/\fi\fi\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088 \def\smartitalic#1{{\sl #1}\futurelet\next\smartitalicx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1090 \let\i=\smartitalic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1091 \let\var=\smartitalic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1092 \let\dfn=\smartitalic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1093 \let\emph=\smartitalic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1094 \let\cite=\smartitalic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1096 \def\b#1{{\bf #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1097 \let\strong=\b
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1098
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1099 % We can't just use \exhyphenpenalty, because that only has effect at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1100 % the end of a paragraph. Restore normal hyphenation at the end of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1101 % group within which \nohyphenation is presumably called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1102 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1103 \def\nohyphenation{\hyphenchar\font = -1 \aftergroup\restorehyphenation}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1104 \def\restorehyphenation{\hyphenchar\font = `- }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1105
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1106 \def\t#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1107 {\tt \nohyphenation \rawbackslash \frenchspacing #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1108 \null
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110 \let\ttfont = \t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111 %\def\samp #1{`{\tt \rawbackslash \frenchspacing #1}'\null}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112 \def\samp #1{`\tclose{#1}'\null}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113 \def\key #1{{\tt \nohyphenation \uppercase{#1}}\null}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114 \def\ctrl #1{{\tt \rawbackslash \hat}#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116 \let\file=\samp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118 % @code is a modification of @t,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119 % which makes spaces the same size as normal in the surrounding text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1120 \def\tclose#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 {%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122 % Change normal interword space to be same as for the current font.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123 \spaceskip = \fontdimen2\font
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125 % Switch to typewriter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126 \tt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128 % But `\ ' produces the large typewriter interword space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129 \def\ {{\spaceskip = 0pt{} }}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131 % Turn off hyphenation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132 \nohyphenation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1134 \rawbackslash
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135 \frenchspacing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136 #1%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138 \null
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141 % We *must* turn on hyphenation at `-' and `_' in \code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142 % Otherwise, it is too hard to avoid overful hboxes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 % in the Emacs manual, the Library manual, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145 % Unfortunately, TeX uses one parameter (\hyphenchar) to control
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146 % both hyphenation at - and hyphenation within words.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147 % We must therefore turn them both off (\tclose does that)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148 % and arrange explicitly to hyphenate an a dash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149 % -- rms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151 \catcode`\-=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152 \catcode`\_=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153 \global\def\code{\begingroup \catcode`\-=\active \let-\codedash \catcode`\_=\active \let_\codeunder \codex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1154 % The following is used by \doprintindex to insure that long function names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155 % wrap around. It is necessary for - and _ to be active before the index is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 % read from the file, as \entry parses the arguments long before \code is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1157 % ever called. -- mycroft
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1158 \global\def\indexbreaks{\catcode`\-=\active \let-\realdash \catcode`\_=\active \let_\realunder}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 \def\realdash{-}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161 \def\realunder{_}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162 \def\codedash{-\discretionary{}{}{}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163 \def\codeunder{\normalunderscore\discretionary{}{}{}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164 \def\codex #1{\tclose{#1}\endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166 %\let\exp=\tclose %Was temporary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168 % @kbd is like @code, except that if the argument is just one @key command,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169 % then @kbd has no effect.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1170
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 \def\xkey{\key}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1172 \def\kbdfoo#1#2#3\par{\def\one{#1}\def\three{#3}\def\threex{??}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173 \ifx\one\xkey\ifx\threex\three \key{#2}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174 \else\tclose{\look}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1175 \else\tclose{\look}\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178 % argument is to make the input look right: @dmn{pt} instead of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179 % @dmn{}pt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1181 \def\dmn#1{\thinspace #1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183 \def\kbd#1{\def\look{#1}\expandafter\kbdfoo\look??\par}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1184
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185 \def\l#1{{\li #1}\null} %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187 \def\r#1{{\rm #1}} % roman font
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188 % Use of \lowercase was suggested.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189 \def\sc#1{{\smallcaps#1}} % smallcaps font
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190 \def\ii#1{{\it #1}} % italic font
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 \message{page headings,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 \newskip\titlepagetopglue \titlepagetopglue = 1.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195 \newskip\titlepagebottomglue \titlepagebottomglue = 2pc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197 % First the title page. Must do @settitle before @titlepage.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 \def\titlefont#1{{\titlerm #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200 \newif\ifseenauthor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201 \newif\iffinishedtitlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203 \def\shorttitlepage{\parsearg\shorttitlepagezzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204 \def\shorttitlepagezzz #1{\begingroup\hbox{}\vskip 1.5in \chaprm \centerline{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 \endgroup\page\hbox{}\page}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1206
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1207 \def\titlepage{\begingroup \parindent=0pt \textfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208 \let\subtitlerm=\tenrm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209 % I deinstalled the following change because \cmr12 is undefined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1210 % This change was not in the ChangeLog anyway. --rms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1211 % \let\subtitlerm=\cmr12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212 \def\subtitlefont{\subtitlerm \normalbaselineskip = 13pt \normalbaselines}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214 \def\authorfont{\authorrm \normalbaselineskip = 16pt \normalbaselines}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216 % Leave some space at the very top of the page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217 \vglue\titlepagetopglue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219 % Now you can print the title using @title.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 \def\title{\parsearg\titlezzz}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1221 \def\titlezzz##1{\leftline{\titlefont{##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1222 % print a rule at the page bottom also.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223 \finishedtitlepagefalse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224 \vskip4pt \hrule height 4pt width \hsize \vskip4pt}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225 % No rule at page bottom unless we print one at the top with @title.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226 \finishedtitlepagetrue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228 % Now you can put text using @subtitle.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229 \def\subtitle{\parsearg\subtitlezzz}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230 \def\subtitlezzz##1{{\subtitlefont \rightline{##1}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232 % @author should come last, but may come many times.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233 \def\author{\parsearg\authorzzz}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234 \def\authorzzz##1{\ifseenauthor\else\vskip 0pt plus 1filll\seenauthortrue\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235 {\authorfont \leftline{##1}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1236 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1237 % Most title ``pages'' are actually two pages long, with space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1238 % at the top of the second. We don't want the ragged left on the second.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1239 \let\oldpage = \page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1240 \def\page{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1241 \iffinishedtitlepage\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1242 \finishtitlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1243 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1244 \oldpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1245 \let\page = \oldpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1246 \hbox{}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1247 % \def\page{\oldpage \hbox{}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1248 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1249
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1250 \def\Etitlepage{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1251 \iffinishedtitlepage\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1252 \finishtitlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1253 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1254 % It is important to do the page break before ending the group,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1255 % because the headline and footline are only empty inside the group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1256 % If we use the new definition of \page, we always get a blank page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1257 % after the title page, which we certainly don't want.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1258 \oldpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1259 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1260 \HEADINGSon
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1261 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1263 \def\finishtitlepage{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1264 \vskip4pt \hrule height 2pt width \hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1265 \vskip\titlepagebottomglue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1266 \finishedtitlepagetrue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1267 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1269 %%% Set up page headings and footings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1270
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1271 \let\thispage=\folio
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1272
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1273 \newtoks \evenheadline % Token sequence for heading line of even pages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1274 \newtoks \oddheadline % Token sequence for heading line of odd pages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1275 \newtoks \evenfootline % Token sequence for footing line of even pages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1276 \newtoks \oddfootline % Token sequence for footing line of odd pages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1278 % Now make Tex use those variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1279 \headline={{\textfonts\rm \ifodd\pageno \the\oddheadline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1280 \else \the\evenheadline \fi}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1281 \footline={{\textfonts\rm \ifodd\pageno \the\oddfootline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1282 \else \the\evenfootline \fi}\HEADINGShook}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1283 \let\HEADINGShook=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1284
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1285 % Commands to set those variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1286 % For example, this is what @headings on does
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1287 % @evenheading @thistitle|@thispage|@thischapter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1288 % @oddheading @thischapter|@thispage|@thistitle
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1289 % @evenfooting @thisfile||
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1290 % @oddfooting ||@thisfile
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1291
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1292 \def\evenheading{\parsearg\evenheadingxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1293 \def\oddheading{\parsearg\oddheadingxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1294 \def\everyheading{\parsearg\everyheadingxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1295
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1296 \def\evenfooting{\parsearg\evenfootingxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1297 \def\oddfooting{\parsearg\oddfootingxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1298 \def\everyfooting{\parsearg\everyfootingxxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1299
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1300 {\catcode`\@=0 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1301
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1302 \gdef\evenheadingxxx #1{\evenheadingyyy #1@|@|@|@|\finish}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1303 \gdef\evenheadingyyy #1@|#2@|#3@|#4\finish{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1304 \global\evenheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1305
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1306 \gdef\oddheadingxxx #1{\oddheadingyyy #1@|@|@|@|\finish}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1307 \gdef\oddheadingyyy #1@|#2@|#3@|#4\finish{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1308 \global\oddheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1310 \gdef\everyheadingxxx #1{\everyheadingyyy #1@|@|@|@|\finish}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1311 \gdef\everyheadingyyy #1@|#2@|#3@|#4\finish{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1312 \global\evenheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1313 \global\oddheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1314
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1315 \gdef\evenfootingxxx #1{\evenfootingyyy #1@|@|@|@|\finish}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1316 \gdef\evenfootingyyy #1@|#2@|#3@|#4\finish{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1317 \global\evenfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1318
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1319 \gdef\oddfootingxxx #1{\oddfootingyyy #1@|@|@|@|\finish}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1320 \gdef\oddfootingyyy #1@|#2@|#3@|#4\finish{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1321 \global\oddfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1322
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1323 \gdef\everyfootingxxx #1{\everyfootingyyy #1@|@|@|@|\finish}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1324 \gdef\everyfootingyyy #1@|#2@|#3@|#4\finish{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1325 \global\evenfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1326 \global\oddfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1327 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1328 }% unbind the catcode of @.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1330 % @headings double turns headings on for double-sided printing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1331 % @headings single turns headings on for single-sided printing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1332 % @headings off turns them off.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1333 % @headings on same as @headings double, retained for compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1334 % @headings after turns on double-sided headings after this page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1335 % @headings doubleafter turns on double-sided headings after this page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1336 % @headings singleafter turns on single-sided headings after this page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1337 % By default, they are off.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1339 \def\headings #1 {\csname HEADINGS#1\endcsname}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1341 \def\HEADINGSoff{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1342 \global\evenheadline={\hfil} \global\evenfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1343 \global\oddheadline={\hfil} \global\oddfootline={\hfil}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1344 \HEADINGSoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1345 % When we turn headings on, set the page number to 1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1346 % For double-sided printing, put current file name in lower left corner,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1347 % chapter name on inside top of right hand pages, document
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1348 % title on inside top of left hand pages, and page numbers on outside top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1349 % edge of all pages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1350 \def\HEADINGSdouble{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1351 %\pagealignmacro
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1352 \global\pageno=1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1353 \global\evenfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1354 \global\oddfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1355 \global\evenheadline={\line{\folio\hfil\thistitle}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1356 \global\oddheadline={\line{\thischapter\hfil\folio}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1357 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1358 % For single-sided printing, chapter title goes across top left of page,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1359 % page number on top right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1360 \def\HEADINGSsingle{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1361 %\pagealignmacro
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1362 \global\pageno=1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1363 \global\evenfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1364 \global\oddfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1365 \global\evenheadline={\line{\thischapter\hfil\folio}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1366 \global\oddheadline={\line{\thischapter\hfil\folio}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1367 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1368 \def\HEADINGSon{\HEADINGSdouble}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1370 \def\HEADINGSafter{\let\HEADINGShook=\HEADINGSdoublex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1371 \let\HEADINGSdoubleafter=\HEADINGSafter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1372 \def\HEADINGSdoublex{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1373 \global\evenfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1374 \global\oddfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1375 \global\evenheadline={\line{\folio\hfil\thistitle}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1376 \global\oddheadline={\line{\thischapter\hfil\folio}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1377 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1378
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1379 \def\HEADINGSsingleafter{\let\HEADINGShook=\HEADINGSsinglex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1380 \def\HEADINGSsinglex{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1381 \global\evenfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1382 \global\oddfootline={\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1383 \global\evenheadline={\line{\thischapter\hfil\folio}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1384 \global\oddheadline={\line{\thischapter\hfil\folio}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1385 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1386
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1387 % Subroutines used in generating headings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1388 % Produces Day Month Year style of output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1389 \def\today{\number\day\space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1390 \ifcase\month\or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1391 January\or February\or March\or April\or May\or June\or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1392 July\or August\or September\or October\or November\or December\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1393 \space\number\year}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1395 % Use this if you want the Month Day, Year style of output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1396 %\def\today{\ifcase\month\or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1397 %January\or February\or March\or April\or May\or June\or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1398 %July\or August\or September\or October\or November\or December\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1399 %\space\number\day, \number\year}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1400
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1401 % @settitle line... specifies the title of the document, for headings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1402 % It generates no output of its own
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1403
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1404 \def\thistitle{No Title}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1405 \def\settitle{\parsearg\settitlezzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1406 \def\settitlezzz #1{\gdef\thistitle{#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1407
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1408 \message{tables,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1409
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1410 % @tabs -- simple alignment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1411
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1412 % These don't work. For one thing, \+ is defined as outer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1413 % So these macros cannot even be defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1414
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1415 %\def\tabs{\parsearg\tabszzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1416 %\def\tabszzz #1{\settabs\+#1\cr}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1417 %\def\tabline{\parsearg\tablinezzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1418 %\def\tablinezzz #1{\+#1\cr}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1419 %\def\&{&}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1420
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1421 % Tables -- @table, @ftable, @vtable, @item(x), @kitem(x), @xitem(x).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1422
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1423 % default indentation of table text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1424 \newdimen\tableindent \tableindent=.8in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1425 % default indentation of @itemize and @enumerate text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1426 \newdimen\itemindent \itemindent=.3in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1427 % margin between end of table item and start of table text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1428 \newdimen\itemmargin \itemmargin=.1in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1429
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1430 % used internally for \itemindent minus \itemmargin
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1431 \newdimen\itemmax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1432
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1433 % Note @table, @vtable, and @vtable define @item, @itemx, etc., with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1434 % these defs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1435 % They also define \itemindex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1436 % to index the item name in whatever manner is desired (perhaps none).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1438 \newif\ifitemxneedsnegativevskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1439
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1440 \def\itemxpar{\par\ifitemxneedsnegativevskip\vskip-\parskip\nobreak\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1441
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1442 \def\internalBitem{\smallbreak \parsearg\itemzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1443 \def\internalBitemx{\itemxpar \parsearg\itemzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1445 \def\internalBxitem "#1"{\def\xitemsubtopix{#1} \smallbreak \parsearg\xitemzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1446 \def\internalBxitemx "#1"{\def\xitemsubtopix{#1} \itemxpar \parsearg\xitemzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1447
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1448 \def\internalBkitem{\smallbreak \parsearg\kitemzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1449 \def\internalBkitemx{\itemxpar \parsearg\kitemzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1450
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1451 \def\kitemzzz #1{\dosubind {kw}{\code{#1}}{for {\bf \lastfunction}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1452 \itemzzz {#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1453
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1454 \def\xitemzzz #1{\dosubind {kw}{\code{#1}}{for {\bf \xitemsubtopic}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1455 \itemzzz {#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1457 \def\itemzzz #1{\begingroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1458 \advance\hsize by -\rightskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1459 \advance\hsize by -\tableindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1460 \setbox0=\hbox{\itemfont{#1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1461 \itemindex{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1462 \nobreak % This prevents a break before @itemx.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1463 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1464 % Be sure we are not still in the middle of a paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1465 %{\parskip = 0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1466 %\par
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1467 %}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1468 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1469 % If the item text does not fit in the space we have, put it on a line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1470 % by itself, and do not allow a page break either before or after that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1471 % line. We do not start a paragraph here because then if the next
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1472 % command is, e.g., @kindex, the whatsit would get put into the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1473 % horizontal list on a line by itself, resulting in extra blank space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1474 \ifdim \wd0>\itemmax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1475 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1476 % Make this a paragraph so we get the \parskip glue and wrapping,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1477 % but leave it ragged-right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1478 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1479 \advance\leftskip by-\tableindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1480 \advance\hsize by\tableindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1481 \advance\rightskip by0pt plus1fil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1482 \leavevmode\unhbox0\par
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1483 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1484 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1485 % We're going to be starting a paragraph, but we don't want the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1486 % \parskip glue -- logically it's part of the @item we just started.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1487 \nobreak \vskip-\parskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1488 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1489 % Stop a page break at the \parskip glue coming up. Unfortunately
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1490 % we can't prevent a possible page break at the following
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1491 % \baselineskip glue.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1492 \nobreak
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1493 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1494 \itemxneedsnegativevskipfalse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1495 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1496 % The item text fits into the space. Start a paragraph, so that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1497 % following text (if any) will end up on the same line. Since that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1498 % text will be indented by \tableindent, we make the item text be in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1499 % a zero-width box.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1500 \noindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1501 \rlap{\hskip -\tableindent\box0}\ignorespaces%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1502 \endgroup%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1503 \itemxneedsnegativevskiptrue%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1504 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1505 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1506
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1507 \def\item{\errmessage{@item while not in a table}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1508 \def\itemx{\errmessage{@itemx while not in a table}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1509 \def\kitem{\errmessage{@kitem while not in a table}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1510 \def\kitemx{\errmessage{@kitemx while not in a table}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1511 \def\xitem{\errmessage{@xitem while not in a table}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1512 \def\xitemx{\errmessage{@xitemx while not in a table}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1513
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1514 %% Contains a kludge to get @end[description] to work
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1515 \def\description{\tablez{\dontindex}{1}{}{}{}{}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1517 \def\table{\begingroup\inENV\obeylines\obeyspaces\tablex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1518 {\obeylines\obeyspaces%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1519 \gdef\tablex #1^^M{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1520 \tabley\dontindex#1 \endtabley}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1521
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1522 \def\ftable{\begingroup\inENV\obeylines\obeyspaces\ftablex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1523 {\obeylines\obeyspaces%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1524 \gdef\ftablex #1^^M{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1525 \tabley\fnitemindex#1 \endtabley
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1526 \def\Eftable{\endgraf\afterenvbreak\endgroup}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1527 \let\Etable=\relax}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1528
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1529 \def\vtable{\begingroup\inENV\obeylines\obeyspaces\vtablex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1530 {\obeylines\obeyspaces%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1531 \gdef\vtablex #1^^M{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1532 \tabley\vritemindex#1 \endtabley
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1533 \def\Evtable{\endgraf\afterenvbreak\endgroup}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1534 \let\Etable=\relax}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1536 \def\dontindex #1{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1537 \def\fnitemindex #1{\doind {fn}{\code{#1}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1538 \def\vritemindex #1{\doind {vr}{\code{#1}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1539
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1540 {\obeyspaces %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1541 \gdef\tabley#1#2 #3 #4 #5 #6 #7\endtabley{\endgroup%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1542 \tablez{#1}{#2}{#3}{#4}{#5}{#6}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1543
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1544 \def\tablez #1#2#3#4#5#6{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1545 \aboveenvbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1546 \begingroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1547 \def\Edescription{\Etable}% Neccessary kludge.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1548 \let\itemindex=#1%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1549 \ifnum 0#3>0 \advance \leftskip by #3\mil \fi %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1550 \ifnum 0#4>0 \tableindent=#4\mil \fi %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1551 \ifnum 0#5>0 \advance \rightskip by #5\mil \fi %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1552 \def\itemfont{#2}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1553 \itemmax=\tableindent %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1554 \advance \itemmax by -\itemmargin %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1555 \advance \leftskip by \tableindent %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1556 \exdentamount=\tableindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1557 \parindent = 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1558 \parskip = \smallskipamount
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1559 \ifdim \parskip=0pt \parskip=2pt \fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1560 \def\Etable{\endgraf\afterenvbreak\endgroup}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1561 \let\item = \internalBitem %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1562 \let\itemx = \internalBitemx %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1563 \let\kitem = \internalBkitem %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1564 \let\kitemx = \internalBkitemx %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1565 \let\xitem = \internalBxitem %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1566 \let\xitemx = \internalBxitemx %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1567 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1568
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1569 % This is the counter used by @enumerate, which is really @itemize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1570
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1571 \newcount \itemno
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1572
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1573 \def\itemize{\parsearg\itemizezzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1574
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1575 \def\itemizezzz #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1576 \begingroup % ended by the @end itemsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1577 \itemizey {#1}{\Eitemize}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1578 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1579
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1580 \def\itemizey #1#2{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1581 \aboveenvbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1582 \itemmax=\itemindent %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1583 \advance \itemmax by -\itemmargin %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1584 \advance \leftskip by \itemindent %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1585 \exdentamount=\itemindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1586 \parindent = 0pt %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1587 \parskip = \smallskipamount %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1588 \ifdim \parskip=0pt \parskip=2pt \fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1589 \def#2{\endgraf\afterenvbreak\endgroup}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1590 \def\itemcontents{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1591 \let\item=\itemizeitem}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1592
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1593 % Set sfcode to normal for the chars that usually have another value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1594 % These are `.?!:;,'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1595 \def\frenchspacing{\sfcode46=1000 \sfcode63=1000 \sfcode33=1000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1596 \sfcode58=1000 \sfcode59=1000 \sfcode44=1000 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1597
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1598 % \splitoff TOKENS\endmark defines \first to be the first token in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1599 % TOKENS, and \rest to be the remainder.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1600 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1601 \def\splitoff#1#2\endmark{\def\first{#1}\def\rest{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1602
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1603 % Allow an optional argument of an uppercase letter, lowercase letter,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1604 % or number, to specify the first label in the enumerated list. No
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1605 % argument is the same as `1'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1606 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1607 \def\enumerate{\parsearg\enumeratezzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1608 \def\enumeratezzz #1{\enumeratey #1 \endenumeratey}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1609 \def\enumeratey #1 #2\endenumeratey{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1610 \begingroup % ended by the @end enumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1611 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1612 % If we were given no argument, pretend we were given `1'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1613 \def\thearg{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1614 \ifx\thearg\empty \def\thearg{1}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1615 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1616 % Detect if the argument is a single token. If so, it might be a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1617 % letter. Otherwise, the only valid thing it can be is a number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1618 % (We will always have one token, because of the test we just made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1619 % This is a good thing, since \splitoff doesn't work given nothing at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1620 % all -- the first parameter is undelimited.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1621 \expandafter\splitoff\thearg\endmark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1622 \ifx\rest\empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1623 % Only one token in the argument. It could still be anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1624 % A ``lowercase letter'' is one whose \lccode is nonzero.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1625 % An ``uppercase letter'' is one whose \lccode is both nonzero, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1626 % not equal to itself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1627 % Otherwise, we assume it's a number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1628 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1629 % We need the \relax at the end of the \ifnum lines to stop TeX from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1630 % continuing to look for a <number>.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1631 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1632 \ifnum\lccode\expandafter`\thearg=0\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1633 \numericenumerate % a number (we hope)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1634 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1635 % It's a letter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1636 \ifnum\lccode\expandafter`\thearg=\expandafter`\thearg\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1637 \lowercaseenumerate % lowercase letter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1638 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1639 \uppercaseenumerate % uppercase letter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1640 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1641 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1642 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1643 % Multiple tokens in the argument. We hope it's a number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1644 \numericenumerate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1645 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1646 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1647
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1648 % An @enumerate whose labels are integers. The starting integer is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1649 % given in \thearg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1650 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1651 \def\numericenumerate{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1652 \itemno = \thearg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1653 \startenumeration{\the\itemno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1654 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1655
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1656 % The starting (lowercase) letter is in \thearg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1657 \def\lowercaseenumerate{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1658 \itemno = \expandafter`\thearg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1659 \startenumeration{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1660 % Be sure we're not beyond the end of the alphabet.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1661 \ifnum\itemno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1662 \errmessage{No more lowercase letters in @enumerate; get a bigger
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1663 alphabet}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1664 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1665 \char\lccode\itemno
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1666 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1667 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1668
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1669 % The starting (uppercase) letter is in \thearg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1670 \def\uppercaseenumerate{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1671 \itemno = \expandafter`\thearg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1672 \startenumeration{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1673 % Be sure we're not beyond the end of the alphabet.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1674 \ifnum\itemno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1675 \errmessage{No more uppercase letters in @enumerate; get a bigger
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1676 alphabet}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1677 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1678 \char\uccode\itemno
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1679 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1680 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1681
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1682 % Call itemizey, adding a period to the first argument and supplying the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1683 % common last two arguments. Also subtract one from the initial value in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1684 % \itemno, since @item increments \itemno.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1685 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1686 \def\startenumeration#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1687 \advance\itemno by -1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1688 \itemizey{#1.}\Eenumerate\flushcr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1689 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1690
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1691 % @alphaenumerate and @capsenumerate are abbreviations for giving an arg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1692 % to @enumerate.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1693 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1694 \def\alphaenumerate{\enumerate{a}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1695 \def\capsenumerate{\enumerate{A}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1696 \def\Ealphaenumerate{\Eenumerate}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1697 \def\Ecapsenumerate{\Eenumerate}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1698
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1699 % Definition of @item while inside @itemize.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1700
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1701 \def\itemizeitem{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1702 \advance\itemno by 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1703 {\let\par=\endgraf \smallbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1704 \ifhmode \errmessage{\in hmode at itemizeitem}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1705 {\parskip=0in \hskip 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1706 \hbox to 0pt{\hss \itemcontents\hskip \itemmargin}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1707 \vadjust{\penalty 1200}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1708 \flushcr}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1709
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1710 % @multitable macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1711 % Amy Hendrickson, 8/18/94
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1712 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1713 % @multitable ... @endmultitable will make as many columns as desired.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1714 % Contents of each column will wrap at width given in preamble. Width
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1715 % can be specified either with sample text given in a template line,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1716 % or in percent of \hsize, the current width of text on page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1718 % Table can continue over pages but will only break between lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1719
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1720 % To make preamble:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1721 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1722 % Either define widths of columns in terms of percent of \hsize:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1723 % @multitable @percentofhsize .2 .3 .5
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1724 % @item ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1725 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1726 % Numbers following @percentofhsize are the percent of the total
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1727 % current hsize to be used for each column. You may use as many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1728 % columns as desired.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1730 % Or use a template:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1731 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1732 % @item ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1733 % using the widest term desired in each column.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1734
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1736 % Each new table line starts with @item, each subsequent new column
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1737 % starts with @tab. Empty columns may be produced by supplying @tab's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1738 % with nothing between them for as many times as empty columns are needed,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1739 % ie, @tab@tab@tab will produce two empty columns.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1740
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1741 % @item, @tab, @multicolumn or @endmulticolumn do not need to be on their
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1742 % own lines, but it will not hurt if they are.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1743
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1744 % Sample multitable:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1745
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1746 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1747 % @item first col stuff @tab second col stuff @tab third col
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1748 % @item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1749 % first col stuff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1750 % @tab
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1751 % second col stuff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1752 % @tab
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1753 % third col
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1754 % @item first col stuff @tab second col stuff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1755 % @tab Many paragraphs of text may be used in any column.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1756 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1757 % They will wrap at the width determined by the template.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1758 % @item@tab@tab This will be in third column.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1759 % @endmultitable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1760
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1761 % Default dimensions may be reset by user.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1762 % @intableparskip will set vertical space between paragraphs in table.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1763 % @intableparindent will set paragraph indent in table.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1764 % @spacebetweencols will set horizontal space to be left between columns.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1765 % @spacebetweenlines will set vertical space to be left between lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1766
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1767 %%%%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1768 % Dimensions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1769
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1770 \newdimen\intableparskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1771 \newdimen\intableparindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1772 \newdimen\spacebetweencols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1773 \newdimen\spacebetweenlines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1774 \intableparskip=0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1775 \intableparindent=6pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1776 \spacebetweencols=12pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1777 \spacebetweenlines=12pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1779 %%%%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1780 % Macros used to set up halign preamble:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1781 \let\endsetuptable\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1782 \def\xendsetuptable{\endsetuptable}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1783 \let\percentofhsize\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1784 \def\xpercentofhsize{\percentofhsize}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1785 \newif\ifsetpercent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1786
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1787 \newcount\colcount
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1788 \def\setuptable#1{\def\firstarg{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1789 \ifx\firstarg\xendsetuptable\let\go\relax%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1790 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1791 \ifx\firstarg\xpercentofhsize\global\setpercenttrue%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1792 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1793 \ifsetpercent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1794 \if#1.\else%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1795 \global\advance\colcount by1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1796 \expandafter\xdef\csname col\the\colcount\endcsname{.#1\hsize}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1797 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1798 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1799 \global\advance\colcount by1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1800 \setbox0=\hbox{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1801 \expandafter\xdef\csname col\the\colcount\endcsname{\the\wd0}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1802 \fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1803 \fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1804 \let\go\setuptable%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1805 \fi\go}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1806 %%%%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1807 % multitable syntax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1808 \def\tab{&}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1809
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1810 %%%%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1811 % @multitable ... @endmultitable definitions:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1812
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1813 \def\multitable#1\item{\bgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1814 \let\item\cr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1815 \tolerance=9500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1816 \hbadness=9500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1817 \parskip=\intableparskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1818 \parindent=\intableparindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1819 \overfullrule=0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1820 \global\colcount=0\relax%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1821 \def\Emultitable{\global\setpercentfalse\global\everycr{}\cr\egroup\egroup}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1822 % To parse everything between @multitable and @item :
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1823 \def\one{#1}\expandafter\setuptable\one\endsetuptable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1824 % Need to reset this to 0 after \setuptable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1825 \global\colcount=0\relax%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1826 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1827 % This preamble sets up a generic column definition, which will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1828 % be used as many times as user calls for columns.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1829 % \vtop will set a single line and will also let text wrap and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1830 % continue for many paragraphs if desired.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1831 \halign\bgroup&\global\advance\colcount by 1\relax%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1832 \vtop{\hsize=\expandafter\csname col\the\colcount\endcsname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1833 % In order to keep entries from bumping into each other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1834 % we will add a \leftskip of \spacebetweencols to all columns after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1835 % the first one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1836 % If a template has been used, we will add \spacebetweencols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1837 % to the width of each template entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1838 % If user has set preamble in terms of percent of \hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1839 % we will use that dimension as the width of the column, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1840 % the \leftskip will keep entries from bumping into each other.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1841 % Table will start at left margin and final column will justify at
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1842 % right margin.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1843 \ifnum\colcount=1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1844 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1845 \ifsetpercent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1846 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1847 % If user has <not> set preamble in terms of percent of \hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1848 % we will advance \hsize by \spacebetweencols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1849 \advance\hsize by \spacebetweencols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1850 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1851 % In either case we will make \leftskip=\spacebetweencols:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1852 \leftskip=\spacebetweencols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1853 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1854 \noindent##}\cr%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1855 % \everycr will reset column counter, \colcount, at the end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1856 % each line. Every column entry will cause \colcount to advance by one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1857 % The table preamble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1858 % looks at the current \colcount to find the correct column width.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1859 \global\everycr{\noalign{\nointerlineskip\vskip\spacebetweenlines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1860 \filbreak%% keeps underfull box messages off when table breaks over pages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1861 \global\colcount=0\relax}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1862
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1863 \message{indexing,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1864 % Index generation facilities
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1865
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1866 % Define \newwrite to be identical to plain tex's \newwrite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1867 % except not \outer, so it can be used within \newindex.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1868 {\catcode`\@=11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1869 \gdef\newwrite{\alloc@7\write\chardef\sixt@@n}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1870
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1871 % \newindex {foo} defines an index named foo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1872 % It automatically defines \fooindex such that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1873 % \fooindex ...rest of line... puts an entry in the index foo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1874 % It also defines \fooindfile to be the number of the output channel for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1875 % the file that accumulates this index. The file's extension is foo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1876 % The name of an index should be no more than 2 characters long
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1877 % for the sake of vms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1878
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1879 \def\newindex #1{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1880 \expandafter\newwrite \csname#1indfile\endcsname% Define number for output file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1881 \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1882 \expandafter\xdef\csname#1index\endcsname{% % Define \xxxindex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1883 \noexpand\doindex {#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1884 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1885
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1886 % @defindex foo == \newindex{foo}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1887
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1888 \def\defindex{\parsearg\newindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1890 % Define @defcodeindex, like @defindex except put all entries in @code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1891
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1892 \def\newcodeindex #1{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1893 \expandafter\newwrite \csname#1indfile\endcsname% Define number for output file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1894 \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1895 \expandafter\xdef\csname#1index\endcsname{% % Define \xxxindex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1896 \noexpand\docodeindex {#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1897 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1899 \def\defcodeindex{\parsearg\newcodeindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1900
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1901 % @synindex foo bar makes index foo feed into index bar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1902 % Do this instead of @defindex foo if you don't want it as a separate index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1903 \def\synindex #1 #2 {%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1904 \expandafter\let\expandafter\synindexfoo\expandafter=\csname#2indfile\endcsname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1905 \expandafter\let\csname#1indfile\endcsname=\synindexfoo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1906 \expandafter\xdef\csname#1index\endcsname{% % Define \xxxindex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1907 \noexpand\doindex {#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1908 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1910 % @syncodeindex foo bar similar, but put all entries made for index foo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1911 % inside @code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1912 \def\syncodeindex #1 #2 {%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1913 \expandafter\let\expandafter\synindexfoo\expandafter=\csname#2indfile\endcsname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1914 \expandafter\let\csname#1indfile\endcsname=\synindexfoo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1915 \expandafter\xdef\csname#1index\endcsname{% % Define \xxxindex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1916 \noexpand\docodeindex {#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1917 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1918
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1919 % Define \doindex, the driver for all \fooindex macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1920 % Argument #1 is generated by the calling \fooindex macro,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1921 % and it is "foo", the name of the index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1922
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1923 % \doindex just uses \parsearg; it calls \doind for the actual work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1924 % This is because \doind is more useful to call from other macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1925
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1926 % There is also \dosubind {index}{topic}{subtopic}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1927 % which makes an entry in a two-level index such as the operation index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1928
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1929 \def\doindex#1{\edef\indexname{#1}\parsearg\singleindexer}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1930 \def\singleindexer #1{\doind{\indexname}{#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1932 % like the previous two, but they put @code around the argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1933 \def\docodeindex#1{\edef\indexname{#1}\parsearg\singlecodeindexer}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1934 \def\singlecodeindexer #1{\doind{\indexname}{\code{#1}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1936 \def\indexdummies{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1937 % Take care of the plain tex accent commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1938 \def\"{\realbackslash "}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1939 \def\`{\realbackslash `}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1940 \def\'{\realbackslash '}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1941 \def\^{\realbackslash ^}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1942 \def\~{\realbackslash ~}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1943 \def\={\realbackslash =}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1944 \def\b{\realbackslash b}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1945 \def\c{\realbackslash c}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1946 \def\d{\realbackslash d}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1947 \def\u{\realbackslash u}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1948 \def\v{\realbackslash v}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1949 \def\H{\realbackslash H}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1950 % Take care of the plain tex special European modified letters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1951 \def\oe{\realbackslash oe}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1952 \def\ae{\realbackslash ae}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1953 \def\aa{\realbackslash aa}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1954 \def\OE{\realbackslash OE}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1955 \def\AE{\realbackslash AE}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1956 \def\AA{\realbackslash AA}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1957 \def\o{\realbackslash o}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1958 \def\O{\realbackslash O}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1959 \def\l{\realbackslash l}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1960 \def\L{\realbackslash L}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1961 \def\ss{\realbackslash ss}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1962 % Take care of texinfo commands likely to appear in an index entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1963 \def\_{{\realbackslash _}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1964 \def\w{\realbackslash w }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1965 \def\bf{\realbackslash bf }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1966 \def\rm{\realbackslash rm }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1967 \def\sl{\realbackslash sl }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1968 \def\sf{\realbackslash sf}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1969 \def\tt{\realbackslash tt}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1970 \def\gtr{\realbackslash gtr}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1971 \def\less{\realbackslash less}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1972 \def\hat{\realbackslash hat}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1973 \def\char{\realbackslash char}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1974 \def\TeX{\realbackslash TeX}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1975 \def\dots{\realbackslash dots }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1976 \def\copyright{\realbackslash copyright }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1977 \def\tclose##1{\realbackslash tclose {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1978 \def\code##1{\realbackslash code {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1979 \def\samp##1{\realbackslash samp {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1980 \def\t##1{\realbackslash r {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1981 \def\r##1{\realbackslash r {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1982 \def\i##1{\realbackslash i {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1983 \def\b##1{\realbackslash b {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1984 \def\cite##1{\realbackslash cite {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1985 \def\key##1{\realbackslash key {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1986 \def\file##1{\realbackslash file {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1987 \def\var##1{\realbackslash var {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1988 \def\kbd##1{\realbackslash kbd {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1989 \def\dfn##1{\realbackslash dfn {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1990 \def\emph##1{\realbackslash emph {##1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1991 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1992
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1993 % \indexnofonts no-ops all font-change commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1994 % This is used when outputting the strings to sort the index by.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1995 \def\indexdummyfont#1{#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1996 \def\indexdummytex{TeX}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1997 \def\indexdummydots{...}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1998
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1999 \def\indexnofonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2000 % Just ignore accents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2001 \let\"=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2002 \let\`=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2003 \let\'=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2004 \let\^=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2005 \let\~=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2006 \let\==\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2007 \let\b=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2008 \let\c=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2009 \let\d=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2010 \let\u=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2011 \let\v=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2012 \let\H=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2013 % Take care of the plain tex special European modified letters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2014 \def\oe{oe}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2015 \def\ae{ae}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2016 \def\aa{aa}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2017 \def\OE{OE}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2018 \def\AE{AE}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2019 \def\AA{AA}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2020 \def\o{o}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2021 \def\O{O}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2022 \def\l{l}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2023 \def\L{L}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2024 \def\ss{ss}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2025 \let\w=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2026 \let\t=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2027 \let\r=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2028 \let\i=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2029 \let\b=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2030 \let\emph=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2031 \let\strong=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2032 \let\cite=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2033 \let\sc=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2034 %Don't no-op \tt, since it isn't a user-level command
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2035 % and is used in the definitions of the active chars like <, >, |...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2036 %\let\tt=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2037 \let\tclose=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2038 \let\code=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2039 \let\file=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2040 \let\samp=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2041 \let\kbd=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2042 \let\key=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2043 \let\var=\indexdummyfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2044 \let\TeX=\indexdummytex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2045 \let\dots=\indexdummydots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2046 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2047
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2048 % To define \realbackslash, we must make \ not be an escape.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2049 % We must first make another character (@) an escape
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2050 % so we do not become unable to do a definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2052 {\catcode`\@=0 \catcode`\\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2053 @gdef@realbackslash{\}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2054
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2055 \let\indexbackslash=0 %overridden during \printindex.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2057 \let\SETmarginindex=\relax %initialize!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2058 % workhorse for all \fooindexes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2059 % #1 is name of index, #2 is stuff to put there
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2060 \def\doind #1#2{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2061 % Put the index entry in the margin if desired.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2062 \ifx\SETmarginindex\relax\else%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2063 \insert\margin{\hbox{\vrule height8pt depth3pt width0pt #2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2064 \fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2065 {\count10=\lastpenalty %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2066 {\indexdummies % Must do this here, since \bf, etc expand at this stage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2067 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2068 {\let\folio=0% Expand all macros now EXCEPT \folio
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2069 \def\rawbackslashxx{\indexbackslash}% \indexbackslash isn't defined now
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2070 % so it will be output as is; and it will print as backslash in the indx.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2071 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2072 % Now process the index-string once, with all font commands turned off,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2073 % to get the string to sort the index by.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2074 {\indexnofonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2075 \xdef\temp1{#2}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2076 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2077 % Now produce the complete index entry. We process the index-string again,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2078 % this time with font commands expanded, to get what to print in the index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2079 \edef\temp{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2080 \write \csname#1indfile\endcsname{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2081 \realbackslash entry {\temp1}{\folio}{#2}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2082 \temp }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2083 }\penalty\count10}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2085 \def\dosubind #1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2086 {\count10=\lastpenalty %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2087 {\indexdummies % Must do this here, since \bf, etc expand at this stage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2088 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2089 {\let\folio=0%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2090 \def\rawbackslashxx{\indexbackslash}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2091 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2092 % Now process the index-string once, with all font commands turned off,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2093 % to get the string to sort the index by.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2094 {\indexnofonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2095 \xdef\temp1{#2 #3}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2096 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2097 % Now produce the complete index entry. We process the index-string again,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2098 % this time with font commands expanded, to get what to print in the index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2099 \edef\temp{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2100 \write \csname#1indfile\endcsname{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2101 \realbackslash entry {\temp1}{\folio}{#2}{#3}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2102 \temp }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2103 }\penalty\count10}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2105 % The index entry written in the file actually looks like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2106 % \entry {sortstring}{page}{topic}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2107 % or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2108 % \entry {sortstring}{page}{topic}{subtopic}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2109 % The texindex program reads in these files and writes files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2110 % containing these kinds of lines:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2111 % \initial {c}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2112 % before the first topic whose initial is c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2113 % \entry {topic}{pagelist}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2114 % for a topic that is used without subtopics
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2115 % \primary {topic}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2116 % for the beginning of a topic that is used with subtopics
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2117 % \secondary {subtopic}{pagelist}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2118 % for each subtopic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2119
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2120 % Define the user-accessible indexing commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2121 % @findex, @vindex, @kindex, @cindex.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2122
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2123 \def\findex {\fnindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2124 \def\kindex {\kyindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2125 \def\cindex {\cpindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2126 \def\vindex {\vrindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2127 \def\tindex {\tpindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2128 \def\pindex {\pgindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2129
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2130 \def\cindexsub {\begingroup\obeylines\cindexsub}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2131 {\obeylines %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2132 \gdef\cindexsub "#1" #2^^M{\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2133 \dosubind{cp}{#2}{#1}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2134
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2135 % Define the macros used in formatting output of the sorted index material.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2137 % This is what you call to cause a particular index to get printed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2138 % Write
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2139 % @unnumbered Function Index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2140 % @printindex fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2141
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2142 \def\printindex{\parsearg\doprintindex}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2143
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2144 \def\doprintindex#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2145 \tex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2146 \dobreak \chapheadingskip {10000}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2147 \catcode`\%=\other\catcode`\&=\other\catcode`\#=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2148 \catcode`\$=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2149 \catcode`\~=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2150 \indexbreaks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2151 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2152 % The following don't help, since the chars were translated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2153 % when the raw index was written, and their fonts were discarded
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2154 % due to \indexnofonts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2155 %\catcode`\"=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2156 %\catcode`\^=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2157 %\catcode`\_=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2158 %\catcode`\|=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2159 %\catcode`\<=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2160 %\catcode`\>=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2161 % %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2162 \def\indexbackslash{\rawbackslashxx}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2163 \indexfonts\rm \tolerance=9500 \advance\baselineskip -1pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2164 \begindoublecolumns
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2165 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2166 % See if the index file exists and is nonempty.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2167 \openin 1 \jobname.#1s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2168 \ifeof 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2169 % \enddoublecolumns gets confused if there is no text in the index,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2170 % and it loses the chapter title and the aux file entries for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2171 % index. The easiest way to prevent this problem is to make sure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2172 % there is some text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2173 (Index is nonexistent)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2174 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2175 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2176 % If the index file exists but is empty, then \openin leaves \ifeof
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2177 % false. We have to make TeX try to read something from the file, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2178 % it can discover if there is anything in it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2179 \read 1 to \temp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2180 \ifeof 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2181 (Index is empty)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2182 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2183 \input \jobname.#1s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2184 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2185 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2186 \closein 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2187 \enddoublecolumns
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2188 \Etex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2189 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2190
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2191 % These macros are used by the sorted index file itself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2192 % Change them to control the appearance of the index.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2194 % Same as \bigskipamount except no shrink.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2195 % \balancecolumns gets confused if there is any shrink.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2196 \newskip\initialskipamount \initialskipamount 12pt plus4pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2198 \def\initial #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2199 {\let\tentt=\sectt \let\tt=\sectt \let\sf=\sectt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2200 \ifdim\lastskip<\initialskipamount
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2201 \removelastskip \penalty-200 \vskip \initialskipamount\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2202 \line{\secbf#1\hfill}\kern 2pt\penalty10000}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2203
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2204 % This typesets a paragraph consisting of #1, dot leaders, and then #2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2205 % flush to the right margin. It is used for index and table of contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2206 % entries. The paragraph is indented by \leftskip.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2207 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2208 \def\entry #1#2{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2209 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2210 % Start a new paragraph if necessary, so our assignments below can't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2211 % affect previous text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2212 \par
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2213 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2214 % Do not fill out the last line with white space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2215 \parfillskip = 0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2216 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2217 % No extra space above this paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2218 \parskip = 0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2219 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2220 % Do not prefer a separate line ending with a hyphen to fewer lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2221 \finalhyphendemerits = 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2222 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2223 % \hangindent is only relevant when the entry text and page number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2224 % don't both fit on one line. In that case, bob suggests starting the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2225 % dots pretty far over on the line. Unfortunately, a large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2226 % indentation looks wrong when the entry text itself is broken across
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2227 % lines. So we use a small indentation and put up with long leaders.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2228 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2229 % \hangafter is reset to 1 (which is the value we want) at the start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2230 % of each paragraph, so we need not do anything with that.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2231 \hangindent=2em
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2232 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2233 % When the entry text needs to be broken, just fill out the first line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2234 % with blank space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2235 \rightskip = 0pt plus1fil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2236 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2237 % Start a ``paragraph'' for the index entry so the line breaking
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2238 % parameters we've set above will have an effect.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2239 \noindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2240 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2241 % Insert the text of the index entry. TeX will do line-breaking on it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2242 #1%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2243 % The following is kluged to not output a line of dots in the index if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2244 % there are no page numbers. The next person who breaks this will be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2245 % cursed by a Unix daemon.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2246 \def\tempa{{\rm }}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2247 \def\tempb{#2}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2248 \edef\tempc{\tempa}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2249 \edef\tempd{\tempb}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2250 \ifx\tempc\tempd\ \else%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2251 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2252 % If we must, put the page number on a line of its own, and fill out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2253 % this line with blank space. (The \hfil is overwhelmed with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2254 % fill leaders glue in \indexdotfill if the page number does fit.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2255 \hfil\penalty50
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2256 \null\nobreak\indexdotfill % Have leaders before the page number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2257 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2258 % The `\ ' here is removed by the implicit \unskip that TeX does as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2259 % part of (the primitive) \par. Without it, a spurious underfull
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2260 % \hbox ensues.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2261 \ #2% The page number ends the paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2262 \fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2263 \par
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2264 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2266 % Like \dotfill except takes at least 1 em.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2267 \def\indexdotfill{\cleaders
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2268 \hbox{$\mathsurround=0pt \mkern1.5mu ${\it .}$ \mkern1.5mu$}\hskip 1em plus 1fill}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2269
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2270 \def\primary #1{\line{#1\hfil}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2271
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2272 \newskip\secondaryindent \secondaryindent=0.5cm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2273
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2274 \def\secondary #1#2{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2275 {\parfillskip=0in \parskip=0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2276 \hangindent =1in \hangafter=1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2277 \noindent\hskip\secondaryindent\hbox{#1}\indexdotfill #2\par
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2278 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2279
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2280 %% Define two-column mode, which is used in indexes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2281 %% Adapted from the TeXbook, page 416.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2282 \catcode `\@=11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2283
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2284 \newbox\partialpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2286 \newdimen\doublecolumnhsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2287
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2288 \def\begindoublecolumns{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2289 % Grab any single-column material above us.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2290 \output = {\global\setbox\partialpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2291 =\vbox{\unvbox255\kern -\topskip \kern \baselineskip}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2292 \eject
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2293 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2294 % Now switch to the double-column output routine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2295 \output={\doublecolumnout}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2296 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2297 % Change the page size parameters. We could do this once outside this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2298 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2299 % format, but then we repeat the same computation. Repeating a couple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2300 % of assignments once per index is clearly meaningless for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2301 % execution time, so we may as well do it once.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2302 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2303 % First we halve the line length, less a little for the gutter between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2304 % the columns. We compute the gutter based on the line length, so it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2305 % changes automatically with the paper format. The magic constant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2306 % below is chosen so that the gutter has the same value (well, +- <
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2307 % 1pt) as it did when we hard-coded it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2308 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2309 % We put the result in a separate register, \doublecolumhsize, so we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2310 % can restore it in \pagesofar, after \hsize itself has (potentially)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2311 % been clobbered.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2312 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2313 \doublecolumnhsize = \hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2314 \advance\doublecolumnhsize by -.04154\hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2315 \divide\doublecolumnhsize by 2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2316 \hsize = \doublecolumnhsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2317 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2318 % Double the \vsize as well. (We don't need a separate register here,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2319 % since nobody clobbers \vsize.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2320 \vsize = 2\vsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2321 \doublecolumnpagegoal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2322 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2323
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2324 \def\enddoublecolumns{\eject \endgroup \pagegoal=\vsize \unvbox\partialpage}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2326 \def\doublecolumnsplit{\splittopskip=\topskip \splitmaxdepth=\maxdepth
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2327 \global\dimen@=\pageheight \global\advance\dimen@ by-\ht\partialpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2328 \global\setbox1=\vsplit255 to\dimen@ \global\setbox0=\vbox{\unvbox1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2329 \global\setbox3=\vsplit255 to\dimen@ \global\setbox2=\vbox{\unvbox3}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2330 \ifdim\ht0>\dimen@ \setbox255=\vbox{\unvbox0\unvbox2} \global\setbox255=\copy5 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2331 \ifdim\ht2>\dimen@ \setbox255=\vbox{\unvbox0\unvbox2} \global\setbox255=\copy5 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2332 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2333 \def\doublecolumnpagegoal{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2334 \dimen@=\vsize \advance\dimen@ by-2\ht\partialpage \global\pagegoal=\dimen@
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2335 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2336 \def\pagesofar{\unvbox\partialpage %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2337 \hsize=\doublecolumnhsize % have to restore this since output routine
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2338 \wd0=\hsize \wd2=\hsize \hbox to\pagewidth{\box0\hfil\box2}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2339 \def\doublecolumnout{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2340 \setbox5=\copy255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2341 {\vbadness=10000 \doublecolumnsplit}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2342 \ifvbox255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2343 \setbox0=\vtop to\dimen@{\unvbox0}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2344 \setbox2=\vtop to\dimen@{\unvbox2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2345 \onepageout\pagesofar \unvbox255 \penalty\outputpenalty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2346 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2347 \setbox0=\vbox{\unvbox5}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2348 \ifvbox0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2349 \dimen@=\ht0 \advance\dimen@ by\topskip \advance\dimen@ by-\baselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2350 \divide\dimen@ by2 \splittopskip=\topskip \splitmaxdepth=\maxdepth
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2351 {\vbadness=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2352 \loop \global\setbox5=\copy0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2353 \setbox1=\vsplit5 to\dimen@
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2354 \setbox3=\vsplit5 to\dimen@
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2355 \ifvbox5 \global\advance\dimen@ by1pt \repeat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2356 \setbox0=\vbox to\dimen@{\unvbox1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2357 \setbox2=\vbox to\dimen@{\unvbox3}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2358 \global\setbox\partialpage=\vbox{\pagesofar}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2359 \doublecolumnpagegoal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2360 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2361 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2362 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2363 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2364
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2365 \catcode `\@=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2366 \message{sectioning,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2367 % Define chapters, sections, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2368
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2369 \newcount \chapno
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2370 \newcount \secno \secno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2371 \newcount \subsecno \subsecno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2372 \newcount \subsubsecno \subsubsecno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2374 % This counter is funny since it counts through charcodes of letters A, B, ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2375 \newcount \appendixno \appendixno = `\@
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2376 \def\appendixletter{\char\the\appendixno}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2377
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2378 \newwrite \contentsfile
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2379 % This is called from \setfilename.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2380 \def\opencontents{\openout \contentsfile = \jobname.toc}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2381
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2382 % Each @chapter defines this as the name of the chapter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2383 % page headings and footings can use it. @section does likewise
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2384
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2385 \def\thischapter{} \def\thissection{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2386 \def\seccheck#1{\if \pageno<0 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2387 \errmessage{@#1 not allowed after generating table of contents}\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2388 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2389 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2390
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2391 \def\chapternofonts{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2392 \let\rawbackslash=\relax%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2393 \let\frenchspacing=\relax%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2394 \def\result{\realbackslash result}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2395 \def\equiv{\realbackslash equiv}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2396 \def\expansion{\realbackslash expansion}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2397 \def\print{\realbackslash print}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2398 \def\TeX{\realbackslash TeX}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2399 \def\dots{\realbackslash dots}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2400 \def\copyright{\realbackslash copyright}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2401 \def\tt{\realbackslash tt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2402 \def\bf{\realbackslash bf }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2403 \def\w{\realbackslash w}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2404 \def\less{\realbackslash less}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2405 \def\gtr{\realbackslash gtr}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2406 \def\hat{\realbackslash hat}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2407 \def\char{\realbackslash char}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2408 \def\tclose##1{\realbackslash tclose {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2409 \def\code##1{\realbackslash code {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2410 \def\samp##1{\realbackslash samp {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2411 \def\r##1{\realbackslash r {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2412 \def\b##1{\realbackslash b {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2413 \def\key##1{\realbackslash key {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2414 \def\file##1{\realbackslash file {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2415 \def\kbd##1{\realbackslash kbd {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2416 % These are redefined because @smartitalic wouldn't work inside xdef.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2417 \def\i##1{\realbackslash i {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2418 \def\cite##1{\realbackslash cite {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2419 \def\var##1{\realbackslash var {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2420 \def\emph##1{\realbackslash emph {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2421 \def\dfn##1{\realbackslash dfn {##1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2422 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2424 \newcount\absseclevel % used to calculate proper heading level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2425 \newcount\secbase\secbase=0 % @raise/lowersections modify this count
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2426
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2427 % @raisesections: treat @section as chapter, @subsection as section, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2428 \def\raisesections{\global\advance\secbase by -1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2429 \let\up=\raisesections % original BFox name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2430
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2431 % @lowersections: treat @chapter as section, @section as subsection, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2432 \def\lowersections{\global\advance\secbase by 1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2433 \let\down=\lowersections % original BFox name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2434
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2435 % Choose a numbered-heading macro
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2436 % #1 is heading level if unmodified by @raisesections or @lowersections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2437 % #2 is text for heading
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2438 \def\numhead#1#2{\absseclevel=\secbase\advance\absseclevel by #1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2439 \ifcase\absseclevel
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2440 \chapterzzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2441 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2442 \seczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2443 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2444 \numberedsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2445 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2446 \numberedsubsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2447 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2448 \ifnum \absseclevel<0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2449 \chapterzzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2450 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2451 \numberedsubsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2452 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2453 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2454 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2455
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2456 % like \numhead, but chooses appendix heading levels
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2457 \def\apphead#1#2{\absseclevel=\secbase\advance\absseclevel by #1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2458 \ifcase\absseclevel
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2459 \appendixzzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2460 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2461 \appendixsectionzzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2462 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2463 \appendixsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2464 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2465 \appendixsubsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2466 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2467 \ifnum \absseclevel<0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2468 \appendixzzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2469 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2470 \appendixsubsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2471 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2472 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2473 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2474
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2475 % like \numhead, but chooses numberless heading levels
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2476 \def\unnmhead#1#2{\absseclevel=\secbase\advance\absseclevel by #1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2477 \ifcase\absseclevel
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2478 \unnumberedzzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2479 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2480 \unnumberedseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2481 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2482 \unnumberedsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2483 \or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2484 \unnumberedsubsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2485 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2486 \ifnum \absseclevel<0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2487 \unnumberedzzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2488 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2489 \unnumberedsubsubseczzz{#2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2490 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2491 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2492 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2493
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2495 \def\thischaptername{No Chapter Title}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2496 \outer\def\chapter{\parsearg\chapteryyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2497 \def\chapteryyy #1{\numhead0{#1}} % normally numhead0 calls chapterzzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2498 \def\chapterzzz #1{\seccheck{chapter}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2499 \secno=0 \subsecno=0 \subsubsecno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2500 \global\advance \chapno by 1 \message{\putwordChapter \the\chapno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2501 \chapmacro {#1}{\the\chapno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2502 \gdef\thissection{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2503 \gdef\thischaptername{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2504 % We don't substitute the actual chapter name into \thischapter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2505 % because we don't want its macros evaluated now.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2506 \xdef\thischapter{\putwordChapter{} \the\chapno: \noexpand\thischaptername}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2507 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2508 \edef\temp{{\realbackslash chapentry {#1}{\the\chapno}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2509 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2510 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2511 \donoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2512 \global\let\section = \numberedsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2513 \global\let\subsection = \numberedsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2514 \global\let\subsubsection = \numberedsubsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2515 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2517 \outer\def\appendix{\parsearg\appendixyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2518 \def\appendixyyy #1{\apphead0{#1}} % normally apphead0 calls appendixzzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2519 \def\appendixzzz #1{\seccheck{appendix}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2520 \secno=0 \subsecno=0 \subsubsecno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2521 \global\advance \appendixno by 1 \message{Appendix \appendixletter}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2522 \chapmacro {#1}{\putwordAppendix{} \appendixletter}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2523 \gdef\thissection{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2524 \gdef\thischaptername{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2525 \xdef\thischapter{\putwordAppendix{} \appendixletter: \noexpand\thischaptername}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2526 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2527 \edef\temp{{\realbackslash chapentry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2528 {#1}{\putwordAppendix{} \appendixletter}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2529 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2530 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2531 \appendixnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2532 \global\let\section = \appendixsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2533 \global\let\subsection = \appendixsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2534 \global\let\subsubsection = \appendixsubsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2535 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2537 \outer\def\top{\parsearg\unnumberedyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2538 \outer\def\unnumbered{\parsearg\unnumberedyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2539 \def\unnumberedyyy #1{\unnmhead0{#1}} % normally unnmhead0 calls unnumberedzzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2540 \def\unnumberedzzz #1{\seccheck{unnumbered}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2541 \secno=0 \subsecno=0 \subsubsecno=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2542 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2543 % This used to be simply \message{#1}, but TeX fully expands the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2544 % argument to \message. Therefore, if #1 contained @-commands, TeX
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2545 % expanded them. For example, in `@unnumbered The @cite{Book}', TeX
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2546 % expanded @cite (which turns out to cause errors because \cite is meant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2547 % to be executed, not expanded).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2548 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2549 % Anyway, we don't want the fully-expanded definition of @cite to appear
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2550 % as a result of the \message, we just want `@cite' itself. We use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2551 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2552 % simply yielding the contents of the <toks register>.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2553 \toks0 = {#1}\message{(\the\toks0)}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2554 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2555 \unnumbchapmacro {#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2556 \gdef\thischapter{#1}\gdef\thissection{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2557 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2558 \edef\temp{{\realbackslash unnumbchapentry {#1}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2559 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2560 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2561 \unnumbnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2562 \global\let\section = \unnumberedsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2563 \global\let\subsection = \unnumberedsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2564 \global\let\subsubsection = \unnumberedsubsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2565 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2567 \outer\def\numberedsec{\parsearg\secyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2568 \def\secyyy #1{\numhead1{#1}} % normally calls seczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2569 \def\seczzz #1{\seccheck{section}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2570 \subsecno=0 \subsubsecno=0 \global\advance \secno by 1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2571 \gdef\thissection{#1}\secheading {#1}{\the\chapno}{\the\secno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2572 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2573 \edef\temp{{\realbackslash secentry %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2574 {#1}{\the\chapno}{\the\secno}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2575 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2576 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2577 \donoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2578 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2579 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2580
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2581 \outer\def\appenixsection{\parsearg\appendixsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2582 \outer\def\appendixsec{\parsearg\appendixsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2583 \def\appendixsecyyy #1{\apphead1{#1}} % normally calls appendixsectionzzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2584 \def\appendixsectionzzz #1{\seccheck{appendixsection}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2585 \subsecno=0 \subsubsecno=0 \global\advance \secno by 1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2586 \gdef\thissection{#1}\secheading {#1}{\appendixletter}{\the\secno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2587 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2588 \edef\temp{{\realbackslash secentry %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2589 {#1}{\appendixletter}{\the\secno}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2590 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2591 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2592 \appendixnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2593 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2594 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2596 \outer\def\unnumberedsec{\parsearg\unnumberedsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2597 \def\unnumberedsecyyy #1{\unnmhead1{#1}} % normally calls unnumberedseczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2598 \def\unnumberedseczzz #1{\seccheck{unnumberedsec}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2599 \plainsecheading {#1}\gdef\thissection{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2600 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2601 \edef\temp{{\realbackslash unnumbsecentry{#1}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2602 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2603 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2604 \unnumbnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2605 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2606 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2608 \outer\def\numberedsubsec{\parsearg\numberedsubsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2609 \def\numberedsubsecyyy #1{\numhead2{#1}} % normally calls numberedsubseczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2610 \def\numberedsubseczzz #1{\seccheck{subsection}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2611 \gdef\thissection{#1}\subsubsecno=0 \global\advance \subsecno by 1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2612 \subsecheading {#1}{\the\chapno}{\the\secno}{\the\subsecno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2613 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2614 \edef\temp{{\realbackslash subsecentry %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2615 {#1}{\the\chapno}{\the\secno}{\the\subsecno}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2616 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2617 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2618 \donoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2619 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2620 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2622 \outer\def\appendixsubsec{\parsearg\appendixsubsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2623 \def\appendixsubsecyyy #1{\apphead2{#1}} % normally calls appendixsubseczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2624 \def\appendixsubseczzz #1{\seccheck{appendixsubsec}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2625 \gdef\thissection{#1}\subsubsecno=0 \global\advance \subsecno by 1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2626 \subsecheading {#1}{\appendixletter}{\the\secno}{\the\subsecno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2627 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2628 \edef\temp{{\realbackslash subsecentry %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2629 {#1}{\appendixletter}{\the\secno}{\the\subsecno}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2630 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2631 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2632 \appendixnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2633 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2634 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2635
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2636 \outer\def\unnumberedsubsec{\parsearg\unnumberedsubsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2637 \def\unnumberedsubsecyyy #1{\unnmhead2{#1}} %normally calls unnumberedsubseczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2638 \def\unnumberedsubseczzz #1{\seccheck{unnumberedsubsec}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2639 \plainsecheading {#1}\gdef\thissection{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2640 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2641 \edef\temp{{\realbackslash unnumbsubsecentry{#1}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2642 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2643 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2644 \unnumbnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2645 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2646 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2647
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2648 \outer\def\numberedsubsubsec{\parsearg\numberedsubsubsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2649 \def\numberedsubsubsecyyy #1{\numhead3{#1}} % normally numberedsubsubseczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2650 \def\numberedsubsubseczzz #1{\seccheck{subsubsection}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2651 \gdef\thissection{#1}\global\advance \subsubsecno by 1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2652 \subsubsecheading {#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2653 {\the\chapno}{\the\secno}{\the\subsecno}{\the\subsubsecno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2654 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2655 \edef\temp{{\realbackslash subsubsecentry %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2656 {#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2657 {\the\chapno}{\the\secno}{\the\subsecno}{\the\subsubsecno}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2658 {\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2659 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2660 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2661 \donoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2662 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2663 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2664
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2665 \outer\def\appendixsubsubsec{\parsearg\appendixsubsubsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2666 \def\appendixsubsubsecyyy #1{\apphead3{#1}} % normally appendixsubsubseczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2667 \def\appendixsubsubseczzz #1{\seccheck{appendixsubsubsec}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2668 \gdef\thissection{#1}\global\advance \subsubsecno by 1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2669 \subsubsecheading {#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2670 {\appendixletter}{\the\secno}{\the\subsecno}{\the\subsubsecno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2671 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2672 \edef\temp{{\realbackslash subsubsecentry{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2673 {\appendixletter}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2674 {\the\secno}{\the\subsecno}{\the\subsubsecno}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2675 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2676 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2677 \appendixnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2678 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2679 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2681 \outer\def\unnumberedsubsubsec{\parsearg\unnumberedsubsubsecyyy}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2682 \def\unnumberedsubsubsecyyy #1{\unnmhead3{#1}} %normally unnumberedsubsubseczzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2683 \def\unnumberedsubsubseczzz #1{\seccheck{unnumberedsubsubsec}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2684 \plainsecheading {#1}\gdef\thissection{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2685 {\chapternofonts%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2686 \edef\temp{{\realbackslash unnumbsubsubsecentry{#1}{\noexpand\folio}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2687 \escapechar=`\\%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2688 \write \contentsfile \temp %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2689 \unnumbnoderef %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2690 \penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2691 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2692
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2693 % These are variants which are not "outer", so they can appear in @ifinfo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2694 % Actually, they should now be obsolete; ordinary section commands should work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2695 \def\infotop{\parsearg\unnumberedzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2696 \def\infounnumbered{\parsearg\unnumberedzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2697 \def\infounnumberedsec{\parsearg\unnumberedseczzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2698 \def\infounnumberedsubsec{\parsearg\unnumberedsubseczzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2699 \def\infounnumberedsubsubsec{\parsearg\unnumberedsubsubseczzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2700
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2701 \def\infoappendix{\parsearg\appendixzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2702 \def\infoappendixsec{\parsearg\appendixseczzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2703 \def\infoappendixsubsec{\parsearg\appendixsubseczzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2704 \def\infoappendixsubsubsec{\parsearg\appendixsubsubseczzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2705
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2706 \def\infochapter{\parsearg\chapterzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2707 \def\infosection{\parsearg\sectionzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2708 \def\infosubsection{\parsearg\subsectionzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2709 \def\infosubsubsection{\parsearg\subsubsectionzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2710
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2711 % These macros control what the section commands do, according
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2712 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2713 % Define them by default for a numbered chapter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2714 \global\let\section = \numberedsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2715 \global\let\subsection = \numberedsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2716 \global\let\subsubsection = \numberedsubsubsec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2718 % Define @majorheading, @heading and @subheading
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2719
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2720 % NOTE on use of \vbox for chapter headings, section headings, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2721 % such:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2722 % 1) We use \vbox rather than the earlier \line to permit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2723 % overlong headings to fold.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2724 % 2) \hyphenpenalty is set to 10000 because hyphenation in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2725 % heading is obnoxious; this forbids it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2726 % 3) Likewise, headings look best if no \parindent is used, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2727 % if justification is not attempted. Hence \raggedright.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2728
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2730 \def\majorheading{\parsearg\majorheadingzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2731 \def\majorheadingzzz #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2732 {\advance\chapheadingskip by 10pt \chapbreak }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2733 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2734 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2735 \rm #1\hfill}}\bigskip \par\penalty 200}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2737 \def\chapheading{\parsearg\chapheadingzzz}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2738 \def\chapheadingzzz #1{\chapbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2739 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2740 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2741 \rm #1\hfill}}\bigskip \par\penalty 200}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2742
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2743 \def\heading{\parsearg\secheadingi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2744
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2745 \def\subheading{\parsearg\subsecheadingi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2746
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2747 \def\subsubheading{\parsearg\subsubsecheadingi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2748
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2749 % These macros generate a chapter, section, etc. heading only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2750 % (including whitespace, linebreaking, etc. around it),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2751 % given all the information in convenient, parsed form.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2753 %%% Args are the skip and penalty (usually negative)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2754 \def\dobreak#1#2{\par\ifdim\lastskip<#1\removelastskip\penalty#2\vskip#1\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2756 \def\setchapterstyle #1 {\csname CHAPF#1\endcsname}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2758 %%% Define plain chapter starts, and page on/off switching for it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2759 % Parameter controlling skip before chapter headings (if needed)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2760
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2761 \newskip \chapheadingskip \chapheadingskip = 30pt plus 8pt minus 4pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2762
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2763 \def\chapbreak{\dobreak \chapheadingskip {-4000}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2764 \def\chappager{\par\vfill\supereject}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2765 \def\chapoddpage{\chappager \ifodd\pageno \else \hbox to 0pt{} \chappager\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2766
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2767 \def\setchapternewpage #1 {\csname CHAPPAG#1\endcsname}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2768
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2769 \def\CHAPPAGoff{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2770 \global\let\pchapsepmacro=\chapbreak
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2771 \global\let\pagealignmacro=\chappager}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2772
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2773 \def\CHAPPAGon{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2774 \global\let\pchapsepmacro=\chappager
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2775 \global\let\pagealignmacro=\chappager
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2776 \global\def\HEADINGSon{\HEADINGSsingle}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2777
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2778 \def\CHAPPAGodd{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2779 \global\let\pchapsepmacro=\chapoddpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2780 \global\let\pagealignmacro=\chapoddpage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2781 \global\def\HEADINGSon{\HEADINGSdouble}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2783 \CHAPPAGon
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2785 \def\CHAPFplain{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2786 \global\let\chapmacro=\chfplain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2787 \global\let\unnumbchapmacro=\unnchfplain}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2789 \def\chfplain #1#2{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2790 \pchapsepmacro
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2791 {%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2792 \chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2793 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2794 \rm #2\enspace #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2795 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2796 \bigskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2797 \penalty5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2798 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2800 \def\unnchfplain #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2801 \pchapsepmacro %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2802 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2803 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2804 \rm #1\hfill}}\bigskip \par\penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2805 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2806 \CHAPFplain % The default
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2808 \def\unnchfopen #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2809 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2810 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2811 \rm #1\hfill}}\bigskip \par\penalty 10000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2812 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2813
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2814 \def\chfopen #1#2{\chapoddpage {\chapfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2815 \vbox to 3in{\vfil \hbox to\hsize{\hfil #2} \hbox to\hsize{\hfil #1} \vfil}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2816 \par\penalty 5000 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2817 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2819 \def\CHAPFopen{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2820 \global\let\chapmacro=\chfopen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2821 \global\let\unnumbchapmacro=\unnchfopen}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2822
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2823 % Parameter controlling skip before section headings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2824
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2825 \newskip \subsecheadingskip \subsecheadingskip = 17pt plus 8pt minus 4pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2826 \def\subsecheadingbreak{\dobreak \subsecheadingskip {-500}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2827
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2828 \newskip \secheadingskip \secheadingskip = 21pt plus 8pt minus 4pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2829 \def\secheadingbreak{\dobreak \secheadingskip {-1000}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2831 % @paragraphindent is defined for the Info formatting commands only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2832 \let\paragraphindent=\comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2833
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2834 % Section fonts are the base font at magstep2, which produces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2835 % a size a bit more than 14 points in the default situation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2836
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2837 \def\secheading #1#2#3{\secheadingi {#2.#3\enspace #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2838 \def\plainsecheading #1{\secheadingi {#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2839 \def\secheadingi #1{{\advance \secheadingskip by \parskip %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2840 \secheadingbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2841 {\secfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2842 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2843 \rm #1\hfill}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2844 \ifdim \parskip<10pt \kern 10pt\kern -\parskip\fi \penalty 10000 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2846
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2847 % Subsection fonts are the base font at magstep1,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2848 % which produces a size of 12 points.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2849
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2850 \def\subsecheading #1#2#3#4{\subsecheadingi {#2.#3.#4\enspace #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2851 \def\subsecheadingi #1{{\advance \subsecheadingskip by \parskip %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2852 \subsecheadingbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2853 {\subsecfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2854 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2855 \rm #1\hfill}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2856 \ifdim \parskip<10pt \kern 10pt\kern -\parskip\fi \penalty 10000 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2857
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2858 \def\subsubsecfonts{\subsecfonts} % Maybe this should change:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2859 % Perhaps make sssec fonts scaled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2860 % magstep half
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2861 \def\subsubsecheading #1#2#3#4#5{\subsubsecheadingi {#2.#3.#4.#5\enspace #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2862 \def\subsubsecheadingi #1{{\advance \subsecheadingskip by \parskip %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2863 \subsecheadingbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2864 {\subsubsecfonts \vbox{\hyphenpenalty=10000\tolerance=5000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2865 \parindent=0pt\raggedright
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2866 \rm #1\hfill}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2867 \ifdim \parskip<10pt \kern 10pt\kern -\parskip\fi \penalty 10000}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2869
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2870 \message{toc printing,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2871
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2872 % Finish up the main text and prepare to read what we've written
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2873 % to \contentsfile.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2874
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2875 \newskip\contentsrightmargin \contentsrightmargin=1in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2876 \def\startcontents#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2877 \pagealignmacro
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2878 \immediate\closeout \contentsfile
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2879 \ifnum \pageno>0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2880 \pageno = -1 % Request roman numbered pages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2881 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2882 % Don't need to put `Contents' or `Short Contents' in the headline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2883 % It is abundantly clear what they are.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2884 \unnumbchapmacro{#1}\def\thischapter{}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2885 \begingroup % Set up to handle contents files properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2886 \catcode`\\=0 \catcode`\{=1 \catcode`\}=2 \catcode`\@=11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2887 \catcode`\^=7 % to see ^^e4 as \"a etc. juha@piuha.ydi.vtt.fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2888 \raggedbottom % Worry more about breakpoints than the bottom.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2889 \advance\hsize by -\contentsrightmargin % Don't use the full line length.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2890 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2891
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2893 % Normal (long) toc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2894 \outer\def\contents{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2895 \startcontents{\putwordTableofContents}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2896 \input \jobname.toc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2897 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2898 \vfill \eject
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2899 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2900
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2901 % And just the chapters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2902 \outer\def\summarycontents{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2903 \startcontents{\putwordShortContents}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2904 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2905 \let\chapentry = \shortchapentry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2906 \let\unnumbchapentry = \shortunnumberedentry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2907 % We want a true roman here for the page numbers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2908 \secfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2909 \let\rm=\shortcontrm \let\bf=\shortcontbf \let\sl=\shortcontsl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2910 \rm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2911 \advance\baselineskip by 1pt % Open it up a little.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2912 \def\secentry ##1##2##3##4{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2913 \def\unnumbsecentry ##1##2{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2914 \def\subsecentry ##1##2##3##4##5{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2915 \def\unnumbsubsecentry ##1##2{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2916 \def\subsubsecentry ##1##2##3##4##5##6{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2917 \def\unnumbsubsubsecentry ##1##2{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2918 \input \jobname.toc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2919 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2920 \vfill \eject
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2921 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2922 \let\shortcontents = \summarycontents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2923
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2924 % These macros generate individual entries in the table of contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2925 % The first argument is the chapter or section name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2926 % The last argument is the page number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2927 % The arguments in between are the chapter number, section number, ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2928
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2929 % Chapter-level things, for both the long and short contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2930 \def\chapentry#1#2#3{\dochapentry{#2\labelspace#1}{#3}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2932 % See comments in \dochapentry re vbox and related settings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2933 \def\shortchapentry#1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2934 \tocentry{\shortchaplabel{#2}\labelspace #1}{\doshortpageno{#3}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2935 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2936
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2937 % Typeset the label for a chapter or appendix for the short contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2938 % The arg is, e.g. `Appendix A' for an appendix, or `3' for a chapter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2939 % We could simplify the code here by writing out an \appendixentry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2940 % command in the toc file for appendices, instead of using \chapentry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2941 % for both, but it doesn't seem worth it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2942 \setbox0 = \hbox{\shortcontrm \putwordAppendix }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2943 \newdimen\shortappendixwidth \shortappendixwidth = \wd0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2944
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2945 \def\shortchaplabel#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2946 % We typeset #1 in a box of constant width, regardless of the text of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2947 % #1, so the chapter titles will come out aligned.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2948 \setbox0 = \hbox{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2949 \dimen0 = \ifdim\wd0 > \shortappendixwidth \shortappendixwidth \else 0pt \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2950 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2951 % This space should be plenty, since a single number is .5em, and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2952 % widest letter (M) is 1em, at least in the Computer Modern fonts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2953 % (This space doesn't include the extra space that gets added after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2954 % the label; that gets put in in \shortchapentry above.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2955 \advance\dimen0 by 1.1em
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2956 \hbox to \dimen0{#1\hfil}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2957 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2958
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2959 \def\unnumbchapentry#1#2{\dochapentry{#1}{#2}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2960 \def\shortunnumberedentry#1#2{\tocentry{#1}{\doshortpageno{#2}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2961
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2962 % Sections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2963 \def\secentry#1#2#3#4{\dosecentry{#2.#3\labelspace#1}{#4}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2964 \def\unnumbsecentry#1#2{\dosecentry{#1}{#2}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2965
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2966 % Subsections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2967 \def\subsecentry#1#2#3#4#5{\dosubsecentry{#2.#3.#4\labelspace#1}{#5}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2968 \def\unnumbsubsecentry#1#2{\dosubsecentry{#1}{#2}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2970 % And subsubsections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2971 \def\subsubsecentry#1#2#3#4#5#6{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2972 \dosubsubsecentry{#2.#3.#4.#5\labelspace#1}{#6}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2973 \def\unnumbsubsubsecentry#1#2{\dosubsubsecentry{#1}{#2}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2974
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2976 % This parameter controls the indentation of the various levels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2977 \newdimen\tocindent \tocindent = 3pc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2979 % Now for the actual typesetting. In all these, #1 is the text and #2 is the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2980 % page number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2981 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2982 % If the toc has to be broken over pages, we would want to be at chapters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2983 % if at all possible; hence the \penalty.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2984 \def\dochapentry#1#2{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2985 \penalty-300 \vskip\baselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2986 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2987 \chapentryfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2988 \tocentry{#1}{\dopageno{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2989 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2990 \nobreak\vskip .25\baselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2991 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2992
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2993 \def\dosecentry#1#2{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2994 \secentryfonts \leftskip=\tocindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2995 \tocentry{#1}{\dopageno{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2996 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2997
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2998 \def\dosubsecentry#1#2{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2999 \subsecentryfonts \leftskip=2\tocindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3000 \tocentry{#1}{\dopageno{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3001 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3002
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3003 \def\dosubsubsecentry#1#2{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3004 \subsubsecentryfonts \leftskip=3\tocindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3005 \tocentry{#1}{\dopageno{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3006 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3007
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3008 % Final typesetting of a toc entry; we use the same \entry macro as for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3009 % the index entries, but we want to suppress hyphenation here. (We
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3010 % can't do that in the \entry macro, since index entries might consist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3011 % of hyphenated-identifiers-that-do-not-fit-on-a-line-and-nothing-else.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3012 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3013 \def\tocentry#1#2{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3014 \hyphenpenalty = 10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3015 \entry{#1}{#2}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3016 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3017
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3018 % Space between chapter (or whatever) number and the title.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3019 \def\labelspace{\hskip1em \relax}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3021 \def\dopageno#1{{\rm #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3022 \def\doshortpageno#1{{\rm #1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3023
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3024 \def\chapentryfonts{\secfonts \rm}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3025 \def\secentryfonts{\textfonts}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3026 \let\subsecentryfonts = \textfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3027 \let\subsubsecentryfonts = \textfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3028
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3029
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3030 \message{environments,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3031
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3032 % Since these characters are used in examples, it should be an even number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3033 % \tt widths. Each \tt character is 1en, so two makes it 1em.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3034 % Furthermore, these definitions must come after we define our fonts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3035 \newbox\dblarrowbox \newbox\longdblarrowbox
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3036 \newbox\pushcharbox \newbox\bullbox
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3037 \newbox\equivbox \newbox\errorbox
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3038
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3039 \let\ptexequiv = \equiv
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3040
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3041 %{\tentt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3042 %\global\setbox\dblarrowbox = \hbox to 1em{\hfil$\Rightarrow$\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3043 %\global\setbox\longdblarrowbox = \hbox to 1em{\hfil$\mapsto$\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3044 %\global\setbox\pushcharbox = \hbox to 1em{\hfil$\dashv$\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3045 %\global\setbox\equivbox = \hbox to 1em{\hfil$\ptexequiv$\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3046 % Adapted from the manmac format (p.420 of TeXbook)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3047 %\global\setbox\bullbox = \hbox to 1em{\kern.15em\vrule height .75ex width .85ex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3048 % depth .1ex\hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3049 %}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3050
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3051 \def\point{$\star$}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3052
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3053 \def\result{\leavevmode\raise.15ex\hbox to 1em{\hfil$\Rightarrow$\hfil}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3054 \def\expansion{\leavevmode\raise.1ex\hbox to 1em{\hfil$\mapsto$\hfil}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3055 \def\print{\leavevmode\lower.1ex\hbox to 1em{\hfil$\dashv$\hfil}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3057 \def\equiv{\leavevmode\lower.1ex\hbox to 1em{\hfil$\ptexequiv$\hfil}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3058
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3059 % Adapted from the TeXbook's \boxit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3060 {\tentt \global\dimen0 = 3em}% Width of the box.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3061 \dimen2 = .55pt % Thickness of rules
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3062 % The text. (`r' is open on the right, `e' somewhat less so on the left.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3063 \setbox0 = \hbox{\kern-.75pt \tensf error\kern-1.5pt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3064
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3065 \global\setbox\errorbox=\hbox to \dimen0{\hfil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3066 \hsize = \dimen0 \advance\hsize by -5.8pt % Space to left+right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3067 \advance\hsize by -2\dimen2 % Rules.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3068 \vbox{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3069 \hrule height\dimen2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3070 \hbox{\vrule width\dimen2 \kern3pt % Space to left of text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3071 \vtop{\kern2.4pt \box0 \kern2.4pt}% Space above/below.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3072 \kern3pt\vrule width\dimen2}% Space to right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3073 \hrule height\dimen2}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3074 \hfil}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3076 % The @error{} command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3077 \def\error{\leavevmode\lower.7ex\copy\errorbox}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3078
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3079 % @tex ... @end tex escapes into raw Tex temporarily.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3080 % One exception: @ is still an escape character, so that @end tex works.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3081 % But \@ or @@ will get a plain tex @ character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3083 \def\tex{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3084 \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3085 \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3086 \catcode `\^=7 \catcode `\_=8 \catcode `\~=13 \let~=\tie
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3087 \catcode `\%=14
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3088 \catcode 43=12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3089 \catcode`\"=12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3090 \catcode`\==12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3091 \catcode`\|=12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3092 \catcode`\<=12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3093 \catcode`\>=12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3094 \escapechar=`\\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3095 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3096 \let\~=\ptextilde
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3097 \let\{=\ptexlbrace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3098 \let\}=\ptexrbrace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3099 \let\.=\ptexdot
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3100 \let\*=\ptexstar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3101 \let\dots=\ptexdots
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3102 \def\@{@}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3103 \let\bullet=\ptexbullet
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3104 \let\b=\ptexb \let\c=\ptexc \let\i=\ptexi \let\t=\ptext \let\l=\ptexl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3105 \let\L=\ptexL
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3106 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3107 \let\Etex=\endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3108
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3109 % Define @lisp ... @endlisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3110 % @lisp does a \begingroup so it can rebind things,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3111 % including the definition of @endlisp (which normally is erroneous).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3113 % Amount to narrow the margins by for @lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3114 \newskip\lispnarrowing \lispnarrowing=0.4in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3115
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3116 % This is the definition that ^^M gets inside @lisp, @example, and other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3117 % such environments. \null is better than a space, since it doesn't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3118 % have any width.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3119 \def\lisppar{\null\endgraf}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3120
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3121 % Make each space character in the input produce a normal interword
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3122 % space in the output. Don't allow a line break at this space, as this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3123 % is used only in environments like @example, where each line of input
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3124 % should produce a line of output anyway.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3125 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3126 {\obeyspaces %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3127 \gdef\sepspaces{\obeyspaces\let =\tie}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3129 % Define \obeyedspace to be our active space, whatever it is. This is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3130 % for use in \parsearg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3131 {\sepspaces%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3132 \global\let\obeyedspace= }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3134 % This space is always present above and below environments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3135 \newskip\envskipamount \envskipamount = 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3137 % Make spacing and below environment symmetrical. We use \parskip here
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3138 % to help in doing that, since in @example-like environments \parskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3139 % is reset to zero; thus the \afterenvbreak inserts no space -- but the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3140 % start of the next paragraph will insert \parskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3141 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3142 \def\aboveenvbreak{{\advance\envskipamount by \parskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3143 \endgraf \ifdim\lastskip<\envskipamount
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3144 \removelastskip \penalty-50 \vskip\envskipamount \fi}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3145
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3146 \let\afterenvbreak = \aboveenvbreak
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3148 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3149 \let\nonarrowing=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3151 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3152 % \cartouche: draw rectangle w/rounded corners around argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3153 \font\circle=lcircle10
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3154 \newdimen\circthick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3155 \newdimen\cartouter\newdimen\cartinner
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3156 \newskip\normbskip\newskip\normpskip\newskip\normlskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3157 \circthick=\fontdimen8\circle
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3158 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3159 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3160 \def\ctr{{\hskip 6pt\circle\char'010}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3161 \def\cbl{{\circle\char'012\hskip -6pt}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3162 \def\cbr{{\hskip 6pt\circle\char'011}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3163 \def\carttop{\hbox to \cartouter{\hskip\lskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3164 \ctl\leaders\hrule height\circthick\hfil\ctr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3165 \hskip\rskip}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3166 \def\cartbot{\hbox to \cartouter{\hskip\lskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3167 \cbl\leaders\hrule height\circthick\hfil\cbr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3168 \hskip\rskip}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3169 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3170 \newskip\lskip\newskip\rskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3171
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3172 \long\def\cartouche{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3173 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3174 \lskip=\leftskip \rskip=\rightskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3175 \leftskip=0pt\rightskip=0pt %we want these *outside*.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3176 \cartinner=\hsize \advance\cartinner by-\lskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3177 \advance\cartinner by-\rskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3178 \cartouter=\hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3179 \advance\cartouter by 18pt % allow for 3pt kerns on either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3180 % side, and for 6pt waste from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3181 % each corner char
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3182 \normbskip=\baselineskip \normpskip=\parskip \normlskip=\lineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3183 % Flag to tell @lisp, etc., not to narrow margin.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3184 \let\nonarrowing=\comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3185 \vbox\bgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3186 \baselineskip=0pt\parskip=0pt\lineskip=0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3187 \carttop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3188 \hbox\bgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3189 \hskip\lskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3190 \vrule\kern3pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3191 \vbox\bgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3192 \hsize=\cartinner
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3193 \kern3pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3194 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3195 \baselineskip=\normbskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3196 \lineskip=\normlskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3197 \parskip=\normpskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3198 \vskip -\parskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3199 \def\Ecartouche{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3200 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3201 \kern3pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3202 \egroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3203 \kern3pt\vrule
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3204 \hskip\rskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3205 \egroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3206 \cartbot
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3207 \egroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3208 \endgroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3209 }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3210
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3211
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3212 % This macro is called at the beginning of all the @example variants,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3213 % inside a group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3214 \def\nonfillstart{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3215 \aboveenvbreak
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3216 \inENV % This group ends at the end of the body
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3217 \hfuzz = 12pt % Don't be fussy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3218 \sepspaces % Make spaces be word-separators rather than space tokens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3219 \singlespace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3220 \let\par = \lisppar % don't ignore blank lines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3221 \obeylines % each line of input is a line of output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3222 \parskip = 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3223 \parindent = 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3224 \emergencystretch = 0pt % don't try to avoid overfull boxes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3225 % @cartouche defines \nonarrowing to inhibit narrowing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3226 % at next level down.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3227 \ifx\nonarrowing\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3228 \advance \leftskip by \lispnarrowing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3229 \exdentamount=\lispnarrowing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3230 \let\exdent=\nofillexdent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3231 \let\nonarrowing=\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3232 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3233 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3235 % To ending an @example-like environment, we first end the paragraph
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3236 % (via \afterenvbreak's vertical glue), and then the group. That way we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3237 % keep the zero \parskip that the environments set -- \parskip glue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3238 % will be inserted at the beginning of the next paragraph in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3239 % document, after the environment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3240 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3241 \def\nonfillfinish{\afterenvbreak\endgroup}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3242
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3243 % This macro is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3244 \def\lisp{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3245 \nonfillstart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3246 \let\Elisp = \nonfillfinish
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3247 \tt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3248 \rawbackslash % have \ input char produce \ char from current font
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3249 \gobble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3250 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3251
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3252 % Define the \E... control sequence only if we are inside the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3253 % environment, so the error checking in \end will work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3254 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3255 % We must call \lisp last in the definition, since it reads the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3256 % return following the @example (or whatever) command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3257 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3258 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3259 \def\smallexample{\begingroup \def\Esmallexample{\nonfillfinish\endgroup}\lisp}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3260 \def\smalllisp{\begingroup \def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3262 % @smallexample and @smalllisp. This is not used unless the @smallbook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3263 % command is given. Originally contributed by Pavel@xerox.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3264 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3265 \def\smalllispx{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3266 \nonfillstart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3267 \let\Esmalllisp = \nonfillfinish
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3268 \let\Esmallexample = \nonfillfinish
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3269 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3270 % Smaller interline space and fonts for small examples.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3271 \setleading{10pt}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3272 \indexfonts \tt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3273 \rawbackslash % make \ output the \ character from the current font (tt)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3274 \gobble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3275 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3276
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3277 % This is @display; same as @lisp except use roman font.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3278 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3279 \def\display{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3280 \nonfillstart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3281 \let\Edisplay = \nonfillfinish
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3282 \gobble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3283 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3284
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3285 % This is @format; same as @display except don't narrow margins.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3286 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3287 \def\format{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3288 \let\nonarrowing = t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3289 \nonfillstart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3290 \let\Eformat = \nonfillfinish
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3291 \gobble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3292 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3293
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3294 % @flushleft (same as @format) and @flushright.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3295 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3296 \def\flushleft{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3297 \let\nonarrowing = t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3298 \nonfillstart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3299 \let\Eflushleft = \nonfillfinish
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3300 \gobble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3301 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3302 \def\flushright{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3303 \let\nonarrowing = t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3304 \nonfillstart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3305 \let\Eflushright = \nonfillfinish
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3306 \advance\leftskip by 0pt plus 1fill
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3307 \gobble}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3308
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3309 % @quotation does normal linebreaking (hence we can't use \nonfillstart)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3310 % and narrows the margins.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3311 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3312 \def\quotation{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3313 \begingroup\inENV %This group ends at the end of the @quotation body
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3314 {\parskip=0pt \aboveenvbreak}% because \aboveenvbreak inserts \parskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3315 \singlespace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3316 \parindent=0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3317 % We have retained a nonzero parskip for the environment, since we're
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3318 % doing normal filling. So to avoid extra space below the environment...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3319 \def\Equotation{\parskip = 0pt \nonfillfinish}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3320 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3321 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3322 \ifx\nonarrowing\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3323 \advance\leftskip by \lispnarrowing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3324 \advance\rightskip by \lispnarrowing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3325 \exdentamount = \lispnarrowing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3326 \let\nonarrowing = \relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3327 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3328 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3330 \message{defuns,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3331 % Define formatter for defuns
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3332 % First, allow user to change definition object font (\df) internally
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3333 \def\setdeffont #1 {\csname DEF#1\endcsname}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3334
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3335 \newskip\defbodyindent \defbodyindent=.4in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3336 \newskip\defargsindent \defargsindent=50pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3337 \newskip\deftypemargin \deftypemargin=12pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3338 \newskip\deflastargmargin \deflastargmargin=18pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3340 \newcount\parencount
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3341 % define \functionparens, which makes ( and ) and & do special things.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3342 % \functionparens affects the group it is contained in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3343 \def\activeparens{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3344 \catcode`\(=\active \catcode`\)=\active \catcode`\&=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3345 \catcode`\[=\active \catcode`\]=\active}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3346
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3347 % Make control sequences which act like normal parenthesis chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3348 \let\lparen = ( \let\rparen = )
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3350 {\activeparens % Now, smart parens don't turn on until &foo (see \amprm)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3352 % Be sure that we always have a definition for `(', etc. For example,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3353 % if the fn name has parens in it, \boldbrax will not be in effect yet,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3354 % so TeX would otherwise complain about undefined control sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3355 \global\let(=\lparen \global\let)=\rparen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3356 \global\let[=\lbrack \global\let]=\rbrack
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3357
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3358 \gdef\functionparens{\boldbrax\let&=\amprm\parencount=0 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3359 \gdef\boldbrax{\let(=\opnr\let)=\clnr\let[=\lbrb\let]=\rbrb}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3360 % This is used to turn on special parens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3361 % but make & act ordinary (given that it's active).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3362 \gdef\boldbraxnoamp{\let(=\opnr\let)=\clnr\let[=\lbrb\let]=\rbrb\let&=\ampnr}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3363
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3364 % Definitions of (, ) and & used in args for functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3365 % This is the definition of ( outside of all parentheses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3366 \gdef\oprm#1 {{\rm\char`\(}#1 \bf \let(=\opnested %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3367 \global\advance\parencount by 1 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3368 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3369 % This is the definition of ( when already inside a level of parens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3370 \gdef\opnested{\char`\(\global\advance\parencount by 1 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3371 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3372 \gdef\clrm{% Print a paren in roman if it is taking us back to depth of 0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3373 % also in that case restore the outer-level definition of (.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3374 \ifnum \parencount=1 {\rm \char `\)}\sl \let(=\oprm \else \char `\) \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3375 \global\advance \parencount by -1 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3376 % If we encounter &foo, then turn on ()-hacking afterwards
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3377 \gdef\amprm#1 {{\rm\&#1}\let(=\oprm \let)=\clrm\ }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3378 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3379 \gdef\normalparens{\boldbrax\let&=\ampnr}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3380 } % End of definition inside \activeparens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3381 %% These parens (in \boldbrax) actually are a little bolder than the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3382 %% contained text. This is especially needed for [ and ]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3383 \def\opnr{{\sf\char`\(}} \def\clnr{{\sf\char`\)}} \def\ampnr{\&}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3384 \def\lbrb{{\bf\char`\[}} \def\rbrb{{\bf\char`\]}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3386 % First, defname, which formats the header line itself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3387 % #1 should be the function name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3388 % #2 should be the type of definition, such as "Function".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3389
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3390 \def\defname #1#2{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3391 % Get the values of \leftskip and \rightskip as they were
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3392 % outside the @def...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3393 \dimen2=\leftskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3394 \advance\dimen2 by -\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3395 \dimen3=\rightskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3396 \advance\dimen3 by -\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3397 \noindent %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3398 \setbox0=\hbox{\hskip \deflastargmargin{\rm #2}\hskip \deftypemargin}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3399 \dimen0=\hsize \advance \dimen0 by -\wd0 % compute size for first line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3400 \dimen1=\hsize \advance \dimen1 by -\defargsindent %size for continuations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3401 \parshape 2 0in \dimen0 \defargsindent \dimen1 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3402 % Now output arg 2 ("Function" or some such)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3403 % ending at \deftypemargin from the right margin,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3404 % but stuck inside a box of width 0 so it does not interfere with linebreaking
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3405 {% Adjust \hsize to exclude the ambient margins,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3406 % so that \rightline will obey them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3407 \advance \hsize by -\dimen2 \advance \hsize by -\dimen3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3408 \rlap{\rightline{{\rm #2}\hskip \deftypemargin}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3409 % Make all lines underfull and no complaints:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3410 \tolerance=10000 \hbadness=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3411 \advance\leftskip by -\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3412 \exdentamount=\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3413 {\df #1}\enskip % Generate function name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3414 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3416 % Actually process the body of a definition
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3417 % #1 should be the terminating control sequence, such as \Edefun.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3418 % #2 should be the "another name" control sequence, such as \defunx.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3419 % #3 should be the control sequence that actually processes the header,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3420 % such as \defunheader.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3421
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3422 \def\defparsebody #1#2#3{\begingroup\inENV% Environment for definitionbody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3423 \medbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3424 % Define the end token that this defining construct specifies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3425 % so that it will exit this group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3426 \def#1{\endgraf\endgroup\medbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3427 \def#2{\begingroup\obeylines\activeparens\spacesplit#3}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3428 \parindent=0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3429 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3430 \exdentamount=\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3431 \begingroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3432 \catcode 61=\active % 61 is `='
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3433 \obeylines\activeparens\spacesplit#3}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3434
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3435 \def\defmethparsebody #1#2#3#4 {\begingroup\inENV %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3436 \medbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3437 % Define the end token that this defining construct specifies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3438 % so that it will exit this group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3439 \def#1{\endgraf\endgroup\medbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3440 \def#2##1 {\begingroup\obeylines\activeparens\spacesplit{#3{##1}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3441 \parindent=0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3442 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3443 \exdentamount=\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3444 \begingroup\obeylines\activeparens\spacesplit{#3{#4}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3446 \def\defopparsebody #1#2#3#4#5 {\begingroup\inENV %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3447 \medbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3448 % Define the end token that this defining construct specifies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3449 % so that it will exit this group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3450 \def#1{\endgraf\endgroup\medbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3451 \def#2##1 ##2 {\def#4{##1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3452 \begingroup\obeylines\activeparens\spacesplit{#3{##2}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3453 \parindent=0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3454 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3455 \exdentamount=\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3456 \begingroup\obeylines\activeparens\spacesplit{#3{#5}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3458 % These parsing functions are similar to the preceding ones
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3459 % except that they do not make parens into active characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3460 % These are used for "variables" since they have no arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3461
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3462 \def\defvarparsebody #1#2#3{\begingroup\inENV% Environment for definitionbody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3463 \medbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3464 % Define the end token that this defining construct specifies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3465 % so that it will exit this group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3466 \def#1{\endgraf\endgroup\medbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3467 \def#2{\begingroup\obeylines\spacesplit#3}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3468 \parindent=0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3469 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3470 \exdentamount=\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3471 \begingroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3472 \catcode 61=\active %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3473 \obeylines\spacesplit#3}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3474
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3475 % This is used for \def{tp,vr}parsebody. It could probably be used for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3476 % some of the others, too, with some judicious conditionals.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3477 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3478 \def\parsebodycommon#1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3479 \begingroup\inENV %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3480 \medbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3481 % Define the end token that this defining construct specifies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3482 % so that it will exit this group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3483 \def#1{\endgraf\endgroup\medbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3484 \def#2##1 {\begingroup\obeylines\spacesplit{#3{##1}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3485 \parindent=0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3486 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3487 \exdentamount=\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3488 \begingroup\obeylines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3489 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3491 \def\defvrparsebody#1#2#3#4 {%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3492 \parsebodycommon{#1}{#2}{#3}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3493 \spacesplit{#3{#4}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3494 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3495
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3496 % This loses on `@deftp {Data Type} {struct termios}' -- it thinks the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3497 % type is just `struct', because we lose the braces in `{struct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3498 % termios}' when \spacesplit reads its undelimited argument. Sigh.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3499 % \let\deftpparsebody=\defvrparsebody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3500 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3501 % So, to get around this, we put \empty in with the type name. That
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3502 % way, TeX won't find exactly `{...}' as an undelimited argument, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3503 % won't strip off the braces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3504 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3505 \def\deftpparsebody #1#2#3#4 {%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3506 \parsebodycommon{#1}{#2}{#3}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3507 \spacesplit{\parsetpheaderline{#3{#4}}}\empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3508 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3510 % Fine, but then we have to eventually remove the \empty *and* the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3511 % braces (if any). That's what this does, putting the result in \tptemp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3512 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3513 \def\removeemptybraces\empty#1\relax{\def\tptemp{#1}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3515 % After \spacesplit has done its work, this is called -- #1 is the final
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3516 % thing to call, #2 the type name (which starts with \empty), and #3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3517 % (which might be empty) the arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3518 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3519 \def\parsetpheaderline#1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3520 \removeemptybraces#2\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3521 #1{\tptemp}{#3}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3522 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3523
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3524 \def\defopvarparsebody #1#2#3#4#5 {\begingroup\inENV %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3525 \medbreak %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3526 % Define the end token that this defining construct specifies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3527 % so that it will exit this group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3528 \def#1{\endgraf\endgroup\medbreak}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3529 \def#2##1 ##2 {\def#4{##1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3530 \begingroup\obeylines\spacesplit{#3{##2}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3531 \parindent=0in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3532 \advance\leftskip by \defbodyindent \advance \rightskip by \defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3533 \exdentamount=\defbodyindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3534 \begingroup\obeylines\spacesplit{#3{#5}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3536 % Split up #2 at the first space token.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3537 % call #1 with two arguments:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3538 % the first is all of #2 before the space token,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3539 % the second is all of #2 after that space token.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3540 % If #2 contains no space token, all of it is passed as the first arg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3541 % and the second is passed as empty.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3542
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3543 {\obeylines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3544 \gdef\spacesplit#1#2^^M{\endgroup\spacesplitfoo{#1}#2 \relax\spacesplitfoo}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3545 \long\gdef\spacesplitfoo#1#2 #3#4\spacesplitfoo{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3546 \ifx\relax #3%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3547 #1{#2}{}\else #1{#2}{#3#4}\fi}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3549 % So much for the things common to all kinds of definitions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3551 % Define @defun.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3553 % First, define the processing that is wanted for arguments of \defun
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3554 % Use this to expand the args and terminate the paragraph they make up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3556 \def\defunargs #1{\functionparens \sl
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3557 % Expand, preventing hyphenation at `-' chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3558 % Note that groups don't affect changes in \hyphenchar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3559 \hyphenchar\tensl=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3560 #1%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3561 \hyphenchar\tensl=45
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3562 \ifnum\parencount=0 \else \errmessage{unbalanced parens in @def arguments}\fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3563 \interlinepenalty=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3564 \advance\rightskip by 0pt plus 1fil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3565 \endgraf\penalty 10000\vskip -\parskip\penalty 10000%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3566 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3567
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3568 \def\deftypefunargs #1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3569 % Expand, preventing hyphenation at `-' chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3570 % Note that groups don't affect changes in \hyphenchar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3571 % Use \boldbraxnoamp, not \functionparens, so that & is not special.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3572 \boldbraxnoamp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3573 \tclose{#1}% avoid \code because of side effects on active chars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3574 \interlinepenalty=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3575 \advance\rightskip by 0pt plus 1fil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3576 \endgraf\penalty 10000\vskip -\parskip\penalty 10000%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3577 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3578
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3579 % Do complete processing of one @defun or @defunx line already parsed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3580
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3581 % @deffn Command forward-char nchars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3582
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3583 \def\deffn{\defmethparsebody\Edeffn\deffnx\deffnheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3584
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3585 \def\deffnheader #1#2#3{\doind {fn}{\code{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3586 \begingroup\defname {#2}{#1}\defunargs{#3}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3587 \catcode 61=\other % Turn off change made in \defparsebody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3588 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3589
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3590 % @defun == @deffn Function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3591
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3592 \def\defun{\defparsebody\Edefun\defunx\defunheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3594 \def\defunheader #1#2{\doind {fn}{\code{#1}}% Make entry in function index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3595 \begingroup\defname {#1}{Function}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3596 \defunargs {#2}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3597 \catcode 61=\other % Turn off change made in \defparsebody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3598 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3599
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3600 % @deftypefun int foobar (int @var{foo}, float @var{bar})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3601
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3602 \def\deftypefun{\defparsebody\Edeftypefun\deftypefunx\deftypefunheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3603
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3604 % #1 is the data type. #2 is the name and args.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3605 \def\deftypefunheader #1#2{\deftypefunheaderx{#1}#2 \relax}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3606 % #1 is the data type, #2 the name, #3 the args.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3607 \def\deftypefunheaderx #1#2 #3\relax{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3608 \doind {fn}{\code{#2}}% Make entry in function index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3609 \begingroup\defname {\defheaderxcond#1\relax$$$#2}{Function}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3610 \deftypefunargs {#3}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3611 \catcode 61=\other % Turn off change made in \defparsebody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3612 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3613
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3614 % @deftypefn {Library Function} int foobar (int @var{foo}, float @var{bar})
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3615
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3616 \def\deftypefn{\defmethparsebody\Edeftypefn\deftypefnx\deftypefnheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3617
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3618 % \defheaderxcond#1\relax$$$
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3619 % puts #1 in @code, followed by a space, but does nothing if #1 is null.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3620 \def\defheaderxcond#1#2$$${\ifx#1\relax\else\code{#1#2} \fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3622 % #1 is the classification. #2 is the data type. #3 is the name and args.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3623 \def\deftypefnheader #1#2#3{\deftypefnheaderx{#1}{#2}#3 \relax}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3624 % #1 is the classification, #2 the data type, #3 the name, #4 the args.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3625 \def\deftypefnheaderx #1#2#3 #4\relax{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3626 \doind {fn}{\code{#3}}% Make entry in function index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3627 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3628 \normalparens % notably, turn off `&' magic, which prevents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3629 % at least some C++ text from working
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3630 \defname {\defheaderxcond#2\relax$$$#3}{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3631 \deftypefunargs {#4}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3632 \catcode 61=\other % Turn off change made in \defparsebody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3633 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3635 % @defmac == @deffn Macro
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3637 \def\defmac{\defparsebody\Edefmac\defmacx\defmacheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3638
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3639 \def\defmacheader #1#2{\doind {fn}{\code{#1}}% Make entry in function index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3640 \begingroup\defname {#1}{Macro}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3641 \defunargs {#2}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3642 \catcode 61=\other % Turn off change made in \defparsebody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3643 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3644
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3645 % @defspec == @deffn Special Form
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3647 \def\defspec{\defparsebody\Edefspec\defspecx\defspecheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3649 \def\defspecheader #1#2{\doind {fn}{\code{#1}}% Make entry in function index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3650 \begingroup\defname {#1}{Special Form}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3651 \defunargs {#2}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3652 \catcode 61=\other % Turn off change made in \defparsebody
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3653 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3655 % This definition is run if you use @defunx
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3656 % anywhere other than immediately after a @defun or @defunx.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3657
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3658 \def\deffnx #1 {\errmessage{@deffnx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3659 \def\defunx #1 {\errmessage{@defunx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3660 \def\defmacx #1 {\errmessage{@defmacx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3661 \def\defspecx #1 {\errmessage{@defspecx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3662 \def\deftypefnx #1 {\errmessage{@deftypefnx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3663 \def\deftypeunx #1 {\errmessage{@deftypeunx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3664
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3665 % @defmethod, and so on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3666
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3667 % @defop {Funny Method} foo-class frobnicate argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3668
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3669 \def\defop #1 {\def\defoptype{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3670 \defopparsebody\Edefop\defopx\defopheader\defoptype}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3671
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3672 \def\defopheader #1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3673 \dosubind {fn}{\code{#2}}{on #1}% Make entry in function index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3674 \begingroup\defname {#2}{\defoptype{} on #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3675 \defunargs {#3}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3676 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3677
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3678 % @defmethod == @defop Method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3679
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3680 \def\defmethod{\defmethparsebody\Edefmethod\defmethodx\defmethodheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3681
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3682 \def\defmethodheader #1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3683 \dosubind {fn}{\code{#2}}{on #1}% entry in function index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3684 \begingroup\defname {#2}{Method on #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3685 \defunargs {#3}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3686 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3687
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3688 % @defcv {Class Option} foo-class foo-flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3689
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3690 \def\defcv #1 {\def\defcvtype{#1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3691 \defopvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3692
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3693 \def\defcvarheader #1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3694 \dosubind {vr}{\code{#2}}{of #1}% Make entry in var index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3695 \begingroup\defname {#2}{\defcvtype{} of #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3696 \defvarargs {#3}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3697 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3698
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3699 % @defivar == @defcv {Instance Variable}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3700
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3701 \def\defivar{\defvrparsebody\Edefivar\defivarx\defivarheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3703 \def\defivarheader #1#2#3{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3704 \dosubind {vr}{\code{#2}}{of #1}% Make entry in var index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3705 \begingroup\defname {#2}{Instance Variable of #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3706 \defvarargs {#3}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3707 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3708
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3709 % These definitions are run if you use @defmethodx, etc.,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3710 % anywhere other than immediately after a @defmethod, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3711
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3712 \def\defopx #1 {\errmessage{@defopx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3713 \def\defmethodx #1 {\errmessage{@defmethodx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3714 \def\defcvx #1 {\errmessage{@defcvx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3715 \def\defivarx #1 {\errmessage{@defivarx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3716
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3717 % Now @defvar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3718
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3719 % First, define the processing that is wanted for arguments of @defvar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3720 % This is actually simple: just print them in roman.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3721 % This must expand the args and terminate the paragraph they make up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3722 \def\defvarargs #1{\normalparens #1%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3723 \interlinepenalty=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3724 \endgraf\penalty 10000\vskip -\parskip\penalty 10000}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3726 % @defvr Counter foo-count
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3728 \def\defvr{\defvrparsebody\Edefvr\defvrx\defvrheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3730 \def\defvrheader #1#2#3{\doind {vr}{\code{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3731 \begingroup\defname {#2}{#1}\defvarargs{#3}\endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3732
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3733 % @defvar == @defvr Variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3734
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3735 \def\defvar{\defvarparsebody\Edefvar\defvarx\defvarheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3737 \def\defvarheader #1#2{\doind {vr}{\code{#1}}% Make entry in var index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3738 \begingroup\defname {#1}{Variable}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3739 \defvarargs {#2}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3740 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3742 % @defopt == @defvr {User Option}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3743
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3744 \def\defopt{\defvarparsebody\Edefopt\defoptx\defoptheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3745
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3746 \def\defoptheader #1#2{\doind {vr}{\code{#1}}% Make entry in var index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3747 \begingroup\defname {#1}{User Option}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3748 \defvarargs {#2}\endgroup %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3749 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3750
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3751 % @deftypevar int foobar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3753 \def\deftypevar{\defvarparsebody\Edeftypevar\deftypevarx\deftypevarheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3754
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3755 % #1 is the data type. #2 is the name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3756 \def\deftypevarheader #1#2{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3757 \doind {vr}{\code{#2}}% Make entry in variables index
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3758 \begingroup\defname {\defheaderxcond#1\relax$$$#2}{Variable}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3759 \interlinepenalty=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3760 \endgraf\penalty 10000\vskip -\parskip\penalty 10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3761 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3762
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3763 % @deftypevr {Global Flag} int enable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3764
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3765 \def\deftypevr{\defvrparsebody\Edeftypevr\deftypevrx\deftypevrheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3766
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3767 \def\deftypevrheader #1#2#3{\doind {vr}{\code{#3}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3768 \begingroup\defname {\defheaderxcond#2\relax$$$#3}{#1}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3769 \interlinepenalty=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3770 \endgraf\penalty 10000\vskip -\parskip\penalty 10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3771 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3772
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3773 % This definition is run if you use @defvarx
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3774 % anywhere other than immediately after a @defvar or @defvarx.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3775
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3776 \def\defvrx #1 {\errmessage{@defvrx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3777 \def\defvarx #1 {\errmessage{@defvarx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3778 \def\defoptx #1 {\errmessage{@defoptx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3779 \def\deftypevarx #1 {\errmessage{@deftypevarx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3780 \def\deftypevrx #1 {\errmessage{@deftypevrx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3782 % Now define @deftp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3783 % Args are printed in bold, a slight difference from @defvar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3785 \def\deftpargs #1{\bf \defvarargs{#1}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3786
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3787 % @deftp Class window height width ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3789 \def\deftp{\deftpparsebody\Edeftp\deftpx\deftpheader}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3790
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3791 \def\deftpheader #1#2#3{\doind {tp}{\code{#2}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3792 \begingroup\defname {#2}{#1}\deftpargs{#3}\endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3794 % This definition is run if you use @deftpx, etc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3795 % anywhere other than immediately after a @deftp, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3797 \def\deftpx #1 {\errmessage{@deftpx in invalid context}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3798
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3799 \message{cross reference,}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3800 % Define cross-reference macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3801 \newwrite \auxfile
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3803 \newif\ifhavexrefs % True if xref values are known.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3804 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3805
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3806 % \setref{foo} defines a cross-reference point named foo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3808 \def\setref#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3809 \dosetq{#1-title}{Ytitle}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3810 \dosetq{#1-pg}{Ypagenumber}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3811 \dosetq{#1-snt}{Ysectionnumberandtype}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3812
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3813 \def\unnumbsetref#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3814 \dosetq{#1-title}{Ytitle}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3815 \dosetq{#1-pg}{Ypagenumber}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3816 \dosetq{#1-snt}{Ynothing}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3817
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3818 \def\appendixsetref#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3819 \dosetq{#1-title}{Ytitle}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3820 \dosetq{#1-pg}{Ypagenumber}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3821 \dosetq{#1-snt}{Yappendixletterandtype}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3822
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3823 % \xref, \pxref, and \ref generate cross-references to specified points.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3824 % For \xrefX, #1 is the node name, #2 the name of the Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3825 % cross-reference, #3 the printed node name, #4 the name of the Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3826 % file, #5 the name of the printed manual. All but the node name can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3827 % omitted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3828 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3829 \def\pxref#1{\putwordsee{} \xrefX[#1,,,,,,,]}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3830 \def\xref#1{\putwordSee{} \xrefX[#1,,,,,,,]}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3831 \def\ref#1{\xrefX[#1,,,,,,,]}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3832 \def\xrefX[#1,#2,#3,#4,#5,#6]{\begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3833 \def\printedmanual{\ignorespaces #5}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3834 \def\printednodename{\ignorespaces #3}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3835 \setbox1=\hbox{\printedmanual}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3836 \setbox0=\hbox{\printednodename}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3837 \ifdim \wd0 = 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3838 % No printed node name was explicitly given.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3839 \ifx\SETxref-automatic-section-title\relax %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3840 % Use the actual chapter/section title appear inside
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3841 % the square brackets. Use the real section title if we have it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3842 \ifdim \wd1>0pt%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3843 % It is in another manual, so we don't have it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3844 \def\printednodename{\ignorespaces #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3845 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3846 \ifhavexrefs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3847 % We know the real title if we have the xref values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3848 \def\printednodename{\refx{#1-title}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3849 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3850 % Otherwise just copy the Info node name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3851 \def\printednodename{\ignorespaces #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3852 \fi%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3853 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3854 \def\printednodename{#1-title}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3855 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3856 % Use the node name inside the square brackets.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3857 \def\printednodename{\ignorespaces #1}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3858 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3859 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3860 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3861 % If we use \unhbox0 and \unhbox1 to print the node names, TeX does not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3862 % insert empty discretionaries after hyphens, which means that it will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3863 % not find a line break at a hyphen in a node names. Since some manuals
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3864 % are best written with fairly long node names, containing hyphens, this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3865 % is a loss. Therefore, we give the text of the node name again, so it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3866 % is as if TeX is seeing it for the first time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3867 \ifdim \wd1 > 0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3868 \putwordsection{} ``\printednodename'' in \cite{\printedmanual}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3869 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3870 % _ (for example) has to be the character _ for the purposes of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3871 % control sequence corresponding to the node, but it has to expand
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3872 % into the usual \leavevmode...\vrule stuff for purposes of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3873 % printing. So we \turnoffactive for the \refx-snt, back on for the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3874 % printing, back off for the \refx-pg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3875 {\turnoffactive \refx{#1-snt}{}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3876 \space [\printednodename],\space
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3877 \turnoffactive \putwordpage\tie\refx{#1-pg}{}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3878 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3879 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3880
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3881 % \dosetq is the interface for calls from other macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3882
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3883 % Use \turnoffactive so that punctuation chars such as underscore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3884 % work in node names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3885 \def\dosetq #1#2{{\let\folio=0 \turnoffactive \auxhat%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3886 \edef\next{\write\auxfile{\internalsetq {#1}{#2}}}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3887 \next}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3888
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3889 % \internalsetq {foo}{page} expands into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3890 % CHARACTERS 'xrdef {foo}{...expansion of \Ypage...}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3891 % When the aux file is read, ' is the escape character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3893 \def\internalsetq #1#2{'xrdef {#1}{\csname #2\endcsname}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3894
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3895 % Things to be expanded by \internalsetq
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3896
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3897 \def\Ypagenumber{\folio}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3899 \def\Ytitle{\thissection}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3900
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3901 \def\Ynothing{}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3902
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3903 \def\Ysectionnumberandtype{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3904 \ifnum\secno=0 \putwordChapter\xreftie\the\chapno %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3905 \else \ifnum \subsecno=0 \putwordSection\xreftie\the\chapno.\the\secno %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3906 \else \ifnum \subsubsecno=0 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3907 \putwordSection\xreftie\the\chapno.\the\secno.\the\subsecno %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3908 \else %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3909 \putwordSection\xreftie\the\chapno.\the\secno.\the\subsecno.\the\subsubsecno %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3910 \fi \fi \fi }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3912 \def\Yappendixletterandtype{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3913 \ifnum\secno=0 \putwordAppendix\xreftie'char\the\appendixno{}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3914 \else \ifnum \subsecno=0 \putwordSection\xreftie'char\the\appendixno.\the\secno %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3915 \else \ifnum \subsubsecno=0 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3916 \putwordSection\xreftie'char\the\appendixno.\the\secno.\the\subsecno %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3917 \else %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3918 \putwordSection\xreftie'char\the\appendixno.\the\secno.\the\subsecno.\the\subsubsecno %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3919 \fi \fi \fi }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3920
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3921 \gdef\xreftie{'tie}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3922
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3923 % Use TeX 3.0's \inputlineno to get the line number, for better error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3924 % messages, but if we're using an old version of TeX, don't do anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3925 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3926 \ifx\inputlineno\thisisundefined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3927 \let\linenumber = \empty % Non-3.0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3928 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3929 \def\linenumber{\the\inputlineno:\space}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3930 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3932 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3933 % If its value is nonempty, SUFFIX is output afterward.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3934
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3935 \def\refx#1#2{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3936 \expandafter\ifx\csname X#1\endcsname\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3937 % If not defined, say something at least.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3938 $\langle$un\-de\-fined$\rangle$%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3939 \ifhavexrefs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3940 \message{\linenumber Undefined cross reference `#1'.}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3941 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3942 \ifwarnedxrefs\else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3943 \global\warnedxrefstrue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3944 \message{Cross reference values unknown; you must run TeX again.}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3945 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3946 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3947 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3948 % It's defined, so just use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3949 \csname X#1\endcsname
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3950 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3951 #2% Output the suffix in any case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3952 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3954 % Read the last existing aux file, if any. No error if none exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3955
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3956 % This is the macro invoked by entries in the aux file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3957 \def\xrdef #1#2{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3958 {\catcode`\'=\other\expandafter \gdef \csname X#1\endcsname {#2}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3959
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3960 \def\readauxfile{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3961 \begingroup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3962 \catcode `\^^@=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3963 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3964 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3965 \catcode `\^^C=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3966 \catcode `\^^D=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3967 \catcode `\^^E=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3968 \catcode `\^^F=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3969 \catcode `\^^G=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3970 \catcode `\^^H=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3971 \catcode `\ =\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3972 \catcode `\^^L=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3973 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3974 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3975 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3976 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3977 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3978 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3979 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3980 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3981 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3982 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3983 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3984 \catcode `\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3985 \catcode 26=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3986 \catcode `\^^[=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3987 \catcode `\^^\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3988 \catcode `\^^]=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3989 \catcode `\^^^=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3990 \catcode `\^^_=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3991 \catcode `\@=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3992 \catcode `\^=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3993 \catcode `\~=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3994 \catcode `\[=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3995 \catcode `\]=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3996 \catcode`\"=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3997 \catcode`\_=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3998 \catcode`\|=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3999 \catcode`\<=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4000 \catcode`\>=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4001 \catcode `\$=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4002 \catcode `\#=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4003 \catcode `\&=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4004 % `\+ does not work, so use 43.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4005 \catcode 43=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4006 % Make the characters 128-255 be printing characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4007 {%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4008 \count 1=128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4009 \def\loop{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4010 \catcode\count 1=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4011 \advance\count 1 by 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4012 \ifnum \count 1<256 \loop \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4013 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4014 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4015 % the aux file uses ' as the escape.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4016 % Turn off \ as an escape so we do not lose on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4017 % entries which were dumped with control sequences in their names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4018 % For example, 'xrdef {$\leq $-fun}{page ...} made by @defun ^^
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4019 % Reference to such entries still does not work the way one would wish,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4020 % but at least they do not bomb out when the aux file is read in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4021 \catcode `\{=1 \catcode `\}=2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4022 \catcode `\%=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4023 \catcode `\'=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4024 \catcode`\^=7 % to make ^^e4 etc usable in xref tags
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4025 \catcode `\\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4026 \openin 1 \jobname.aux
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4027 \ifeof 1 \else \closein 1 \input \jobname.aux \global\havexrefstrue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4028 \global\warnedobstrue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4029 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4030 % Open the new aux file. Tex will close it automatically at exit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4031 \openout \auxfile=\jobname.aux
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4032 \endgroup}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4034
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4035 % Footnotes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4036
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4037 \newcount \footnoteno
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4038
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4039 % The trailing space in the following definition for supereject is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4040 % vital for proper filling; pages come out unaligned when you do a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4041 % pagealignmacro call if that space before the closing brace is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4042 % removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4043 \def\supereject{\par\penalty -20000\footnoteno =0 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4044
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4045 % @footnotestyle is meaningful for info output only..
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4046 \let\footnotestyle=\comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4047
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4048 \let\ptexfootnote=\footnote
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4050 {\catcode `\@=11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4051 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4052 % Auto-number footnotes. Otherwise like plain.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4053 \gdef\footnote{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4054 \global\advance\footnoteno by \@ne
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4055 \edef\thisfootno{$^{\the\footnoteno}$}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4056 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4057 % In case the footnote comes at the end of a sentence, preserve the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4058 % extra spacing after we do the footnote number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4059 \let\@sf\empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4060 \ifhmode\edef\@sf{\spacefactor\the\spacefactor}\/\fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4061 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4062 % Remove inadvertent blank space before typesetting the footnote number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4063 \unskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4064 \thisfootno\@sf
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4065 \footnotezzz
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4066 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4067
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4068 % Don't bother with the trickery in plain.tex to not require the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4069 % footnote text as a parameter. Our footnotes don't need to be so general.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4070 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4071 \long\gdef\footnotezzz#1{\insert\footins{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4072 % We want to typeset this text as a normal paragraph, even if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4073 % footnote reference occurs in (for example) a display environment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4074 % So reset some parameters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4075 \interlinepenalty\interfootnotelinepenalty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4076 \splittopskip\ht\strutbox % top baseline for broken footnotes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4077 \splitmaxdepth\dp\strutbox
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4078 \floatingpenalty\@MM
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4079 \leftskip\z@skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4080 \rightskip\z@skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4081 \spaceskip\z@skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4082 \xspaceskip\z@skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4083 \parindent\defaultparindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4084 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4085 % Hang the footnote text off the number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4086 \hang
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4087 \textindent{\thisfootno}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4088 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4089 % Don't crash into the line above the footnote text. Since this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4090 % expands into a box, it must come within the paragraph, lest it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4091 % provide a place where TeX can split the footnote.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4092 \footstrut
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4093 #1\strut}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4094 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4096 }%end \catcode `\@=11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4097
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4098 % Set the baselineskip to #1, and the lineskip and strut size
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4099 % correspondingly. There is no deep meaning behind these magic numbers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4100 % used as factors; they just match (closely enough) what Knuth defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4101 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4102 \def\lineskipfactor{.08333}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4103 \def\strutheightpercent{.70833}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4104 \def\strutdepthpercent {.29167}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4105 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4106 \def\setleading#1{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4107 \normalbaselineskip = #1\relax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4108 \normallineskip = \lineskipfactor\normalbaselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4109 \normalbaselines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4110 \setbox\strutbox =\hbox{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4111 \vrule width0pt height\strutheightpercent\baselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4112 depth \strutdepthpercent \baselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4113 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4114 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4115
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4116 % @| inserts a changebar to the left of the current line. It should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4117 % surround any changed text. This approach does *not* work if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4118 % change spans more than two lines of output. To handle that, we would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4119 % have adopt a much more difficult approach (putting marks into the main
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4120 % vertical list for the beginning and end of each change).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4121 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4122 \def\|{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4123 % \vadjust can only be used in horizontal mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4124 \leavevmode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4125 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4126 % Append this vertical mode material after the current line in the output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4127 \vadjust{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4128 % We want to insert a rule with the height and depth of the current
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4129 % leading; that is exactly what \strutbox is supposed to record.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4130 \vskip-\baselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4131 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4132 % \vadjust-items are inserted at the left edge of the type. So
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4133 % the \llap here moves out into the left-hand margin.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4134 \llap{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4135 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4136 % For a thicker or thinner bar, change the `1pt'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4137 \vrule height\baselineskip width1pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4138 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4139 % This is the space between the bar and the text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4140 \hskip 12pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4141 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4142 }%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4143 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4145 % For a final copy, take out the rectangles
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4146 % that mark overfull boxes (in case you have decided
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4147 % that the text looks ok even though it passes the margin).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4148 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4149 \def\finalout{\overfullrule=0pt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4152 % End of control word definitions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4153
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4154 \message{and turning on texinfo input format.}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4156 \def\openindices{%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4157 \newindex{cp}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4158 \newcodeindex{fn}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4159 \newcodeindex{vr}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4160 \newcodeindex{tp}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4161 \newcodeindex{ky}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4162 \newcodeindex{pg}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4163 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4165 % Set some numeric style parameters, for 8.5 x 11 format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4167 %\hsize = 6.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4168 \newdimen\defaultparindent \defaultparindent = 15pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4169 \parindent = \defaultparindent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4170 \parskip 18pt plus 1pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4171 \setleading{15pt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4172 \advance\topskip by 1.2cm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4174 % Prevent underfull vbox error messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4175 \vbadness=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4177 % Following George Bush, just get rid of widows and orphans.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4178 \widowpenalty=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4179 \clubpenalty=10000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4180
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4181 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4182 % using an old version of TeX, don't do anything. We want the amount of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4183 % stretch added to depend on the line length, hence the dependence on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4184 % \hsize. This makes it come to about 9pt for the 8.5x11 format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4185 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4186 \ifx\emergencystretch\thisisundefined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4187 % Allow us to assign to \emergencystretch anyway.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4188 \def\emergencystretch{\dimen0}%
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4189 \else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4190 \emergencystretch = \hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4191 \divide\emergencystretch by 45
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4192 \fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4194 % Use @smallbook to reset parameters for 7x9.5 format (or else 7x9.25)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4195 \def\smallbook{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4196
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4197 % These values for secheadingskip and subsecheadingskip are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4198 % experiments. RJC 7 Aug 1992
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4199 \global\secheadingskip = 17pt plus 6pt minus 3pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4200 \global\subsecheadingskip = 14pt plus 6pt minus 3pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4201
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4202 \global\lispnarrowing = 0.3in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4203 \setleading{12pt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4204 \advance\topskip by -1cm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4205 \global\parskip 3pt plus 1pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4206 \global\hsize = 5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4207 \global\vsize=7.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4208 \global\tolerance=700
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4209 \global\hfuzz=1pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4210 \global\contentsrightmargin=0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4211 \global\deftypemargin=0pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4212 \global\defbodyindent=.5cm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4213
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4214 \global\pagewidth=\hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4215 \global\pageheight=\vsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4216
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4217 \global\let\smalllisp=\smalllispx
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4218 \global\let\smallexample=\smalllispx
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4219 \global\def\Esmallexample{\Esmalllisp}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4220 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4222 % Use @afourpaper to print on European A4 paper.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4223 \def\afourpaper{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4224 \global\tolerance=700
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4225 \global\hfuzz=1pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4226 \setleading{12pt}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4227 \global\parskip 15pt plus 1pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4228
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4229 \global\vsize= 53\baselineskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4230 \advance\vsize by \topskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4231 %\global\hsize= 5.85in % A4 wide 10pt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4232 \global\hsize= 6.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4233 \global\outerhsize=\hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4234 \global\advance\outerhsize by 0.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4235 \global\outervsize=\vsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4236 \global\advance\outervsize by 0.6in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4238 \global\pagewidth=\hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4239 \global\pageheight=\vsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4240 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4241
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4242 % Allow control of the text dimensions. Parameters in order: textheight;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4243 % textwidth; \voffset; \hoffset (!); binding offset. All require a dimension;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4244 % header is additional; added length extends the bottom of the page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4245
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4246 \def\changepagesizes#1#2#3#4#5{
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4247 \global\vsize= #1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4248 \advance\vsize by \topskip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4249 \global\voffset= #3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4250 \global\hsize= #2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4251 \global\outerhsize=\hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4252 \global\advance\outerhsize by 0.5in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4253 \global\outervsize=\vsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4254 \global\advance\outervsize by 0.6in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4255 \global\pagewidth=\hsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4256 \global\pageheight=\vsize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4257 \global\normaloffset= #4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4258 \global\bindingoffset= #5}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4259
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4260 % This layout is compatible with Latex on A4 paper.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4262 \def\afourlatex{\changepagesizes{22cm}{15cm}{7mm}{4.6mm}{5mm}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4263
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4264 % Use @afourwide to print on European A4 paper in wide format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4265 \def\afourwide{\afourpaper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4266 \changepagesizes{9.5in}{6.5in}{\hoffset}{\normaloffset}{\bindingoffset}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4268 % Define macros to output various characters with catcode for normal text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4269 \catcode`\"=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4270 \catcode`\~=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4271 \catcode`\^=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4272 \catcode`\_=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4273 \catcode`\|=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4274 \catcode`\<=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4275 \catcode`\>=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4276 \catcode`\+=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4277 \def\normaldoublequote{"}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4278 \def\normaltilde{~}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4279 \def\normalcaret{^}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4280 \def\normalunderscore{_}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4281 \def\normalverticalbar{|}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4282 \def\normalless{<}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4283 \def\normalgreater{>}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4284 \def\normalplus{+}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4286 % This macro is used to make a character print one way in ttfont
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4287 % where it can probably just be output, and another way in other fonts,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4288 % where something hairier probably needs to be done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4289 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4290 % #1 is what to print if we are indeed using \tt; #2 is what to print
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4291 % otherwise. Since all the Computer Modern typewriter fonts have zero
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4292 % interword stretch (and shrink), and it is reasonable to expect all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4293 % typewriter fonts to have this, we can check that font parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4294 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4295 \def\ifusingtt#1#2{\ifdim \fontdimen3\the\font=0pt #1\else #2\fi}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4296
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4297 % Turn off all special characters except @
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4298 % (and those which the user can use as if they were ordinary).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4299 % Most of these we simply print from the \tt font, but for some, we can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4300 % use math or other variants that look better in normal text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4301
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4302 \catcode`\"=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4303 \def\activedoublequote{{\tt \char '042}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4304 \let"=\activedoublequote
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4305 \catcode`\~=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4306 \def~{{\tt \char '176}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4307 \chardef\hat=`\^
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4308 \catcode`\^=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4309 \def\auxhat{\def^{'hat}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4310 \def^{{\tt \hat}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4311
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4312 \catcode`\_=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4313 \def_{\ifusingtt\normalunderscore\_}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4314 % Subroutine for the previous macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4315 \def\_{\lvvmode \kern.06em \vbox{\hrule width.3em height.1ex}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4316
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4317 % \lvvmode is equivalent in function to \leavevmode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4318 % Using \leavevmode runs into trouble when written out to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4319 % an index file due to the expansion of \leavevmode into ``\unhbox
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4320 % \voidb@x'' ---which looks to TeX like ``\unhbox \voidb\x'' due to our
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4321 % magic tricks with @.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4322 \def\lvvmode{\vbox to 0pt{}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4323
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4324 \catcode`\|=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4325 \def|{{\tt \char '174}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4326 \chardef \less=`\<
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4327 \catcode`\<=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4328 \def<{{\tt \less}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4329 \chardef \gtr=`\>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4330 \catcode`\>=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4331 \def>{{\tt \gtr}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4332 \catcode`\+=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4333 \def+{{\tt \char 43}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4334 %\catcode 27=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4335 %\def^^[{$\diamondsuit$}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4336
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4337 % Set up an active definition for =, but don't enable it most of the time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4338 {\catcode`\==\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4339 \global\def={{\tt \char 61}}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4341 \catcode`+=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4342 \catcode`\_=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4343
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4344 % If a .fmt file is being used, characters that might appear in a file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4345 % name cannot be active until we have parsed the command line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4346 % So turn them off again, and have \everyjob (or @setfilename) turn them on.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4347 % \otherifyactive is called near the end of this file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4348 \def\otherifyactive{\catcode`+=\other \catcode`\_=\other}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4350 \catcode`\@=0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4352 % \rawbackslashxx output one backslash character in current font
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4353 \global\chardef\rawbackslashxx=`\\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4354 %{\catcode`\\=\other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4355 %@gdef@rawbackslashxx{\}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4356
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4357 % \rawbackslash redefines \ as input to do \rawbackslashxx.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4358 {\catcode`\\=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4359 @gdef@rawbackslash{@let\=@rawbackslashxx }}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4360
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4361 % \normalbackslash outputs one backslash in fixed width font.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4362 \def\normalbackslash{{\tt\rawbackslashxx}}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4363
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4364 % Say @foo, not \foo, in error messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4365 \escapechar=`\@
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4366
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4367 % \catcode 17=0 % Define control-q
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4368 \catcode`\\=\active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4370 % Used sometimes to turn off (effectively) the active characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4371 % even after parsing them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4372 @def@turnoffactive{@let"=@normaldoublequote
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4373 @let\=@realbackslash
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4374 @let~=@normaltilde
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4375 @let^=@normalcaret
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4376 @let_=@normalunderscore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4377 @let|=@normalverticalbar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4378 @let<=@normalless
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4379 @let>=@normalgreater
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4380 @let+=@normalplus}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4381
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4382 @def@normalturnoffactive{@let"=@normaldoublequote
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4383 @let\=@normalbackslash
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4384 @let~=@normaltilde
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4385 @let^=@normalcaret
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4386 @let_=@normalunderscore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4387 @let|=@normalverticalbar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4388 @let<=@normalless
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4389 @let>=@normalgreater
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4390 @let+=@normalplus}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4392 % Make _ and + \other characters, temporarily.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4393 % This is canceled by @fixbackslash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4394 @otherifyactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4396 % If a .fmt file is being used, we don't want the `\input texinfo' to show up.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4397 % That is what \eatinput is for; after that, the `\' should revert to printing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4398 % a backslash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4399 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4400 @gdef@eatinput input texinfo{@fixbackslash}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4401 @global@let\ = @eatinput
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4402
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4403 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4404 % the first `\{ in the file would cause an error. This macro tries to fix
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4405 % that, assuming it is called before the first `\' could plausibly occur.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4406 % Also back turn on active characters that might appear in the input
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4407 % file name, in case not using a pre-dumped format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4408 %
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4409 @gdef@fixbackslash{@ifx\@eatinput @let\ = @normalbackslash @fi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4410 @catcode`+=@active @catcode`@_=@active}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4411
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4412 %% These look ok in all fonts, so just make them not special. The @rm below
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4413 %% makes sure that the current font starts out as the newly loaded cmr10
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4414 @catcode`@$=@other @catcode`@%=@other @catcode`@&=@other @catcode`@#=@other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4416 @textfonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4417 @rm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4418
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4419 @c Local variables:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4420 @c page-delimiter: "^\\\\message"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4421 @c End: