xref: /aosp_15_r20/external/libconfig/aux-build/texinfo.tex (revision 2e9d491483b805f09ea864149eadd5680efcc72a)
1*2e9d4914SAndroid Build Coastguard Worker% texinfo.tex -- TeX macros to handle Texinfo files.
2*2e9d4914SAndroid Build Coastguard Worker%
3*2e9d4914SAndroid Build Coastguard Worker% Load plain if necessary, i.e., if running under initex.
4*2e9d4914SAndroid Build Coastguard Worker\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
5*2e9d4914SAndroid Build Coastguard Worker%
6*2e9d4914SAndroid Build Coastguard Worker\def\texinfoversion{2013-02-01.11}
7*2e9d4914SAndroid Build Coastguard Worker%
8*2e9d4914SAndroid Build Coastguard Worker% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
9*2e9d4914SAndroid Build Coastguard Worker% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
10*2e9d4914SAndroid Build Coastguard Worker% 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
11*2e9d4914SAndroid Build Coastguard Worker%
12*2e9d4914SAndroid Build Coastguard Worker% This texinfo.tex file is free software: you can redistribute it and/or
13*2e9d4914SAndroid Build Coastguard Worker% modify it under the terms of the GNU General Public License as
14*2e9d4914SAndroid Build Coastguard Worker% published by the Free Software Foundation, either version 3 of the
15*2e9d4914SAndroid Build Coastguard Worker% License, or (at your option) any later version.
16*2e9d4914SAndroid Build Coastguard Worker%
17*2e9d4914SAndroid Build Coastguard Worker% This texinfo.tex file is distributed in the hope that it will be
18*2e9d4914SAndroid Build Coastguard Worker% useful, but WITHOUT ANY WARRANTY; without even the implied warranty
19*2e9d4914SAndroid Build Coastguard Worker% of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
20*2e9d4914SAndroid Build Coastguard Worker% General Public License for more details.
21*2e9d4914SAndroid Build Coastguard Worker%
22*2e9d4914SAndroid Build Coastguard Worker% You should have received a copy of the GNU General Public License
23*2e9d4914SAndroid Build Coastguard Worker% along with this program.  If not, see <http://www.gnu.org/licenses/>.
24*2e9d4914SAndroid Build Coastguard Worker%
25*2e9d4914SAndroid Build Coastguard Worker% As a special exception, when this file is read by TeX when processing
26*2e9d4914SAndroid Build Coastguard Worker% a Texinfo source document, you may use the result without
27*2e9d4914SAndroid Build Coastguard Worker% restriction. This Exception is an additional permission under section 7
28*2e9d4914SAndroid Build Coastguard Worker% of the GNU General Public License, version 3 ("GPLv3").
29*2e9d4914SAndroid Build Coastguard Worker%
30*2e9d4914SAndroid Build Coastguard Worker% Please try the latest version of texinfo.tex before submitting bug
31*2e9d4914SAndroid Build Coastguard Worker% reports; you can get the latest version from:
32*2e9d4914SAndroid Build Coastguard Worker%   http://ftp.gnu.org/gnu/texinfo/ (the Texinfo release area), or
33*2e9d4914SAndroid Build Coastguard Worker%   http://ftpmirror.gnu.org/texinfo/ (same, via a mirror), or
34*2e9d4914SAndroid Build Coastguard Worker%   http://www.gnu.org/software/texinfo/ (the Texinfo home page)
35*2e9d4914SAndroid Build Coastguard Worker% The texinfo.tex in any given distribution could well be out
36*2e9d4914SAndroid Build Coastguard Worker% of date, so if that's what you're using, please check.
37*2e9d4914SAndroid Build Coastguard Worker%
38*2e9d4914SAndroid Build Coastguard Worker% Send bug reports to [email protected].  Please include including a
39*2e9d4914SAndroid Build Coastguard Worker% complete document in each bug report with which we can reproduce the
40*2e9d4914SAndroid Build Coastguard Worker% problem.  Patches are, of course, greatly appreciated.
41*2e9d4914SAndroid Build Coastguard Worker%
42*2e9d4914SAndroid Build Coastguard Worker% To process a Texinfo manual with TeX, it's most reliable to use the
43*2e9d4914SAndroid Build Coastguard Worker% texi2dvi shell script that comes with the distribution.  For a simple
44*2e9d4914SAndroid Build Coastguard Worker% manual foo.texi, however, you can get away with this:
45*2e9d4914SAndroid Build Coastguard Worker%   tex foo.texi
46*2e9d4914SAndroid Build Coastguard Worker%   texindex foo.??
47*2e9d4914SAndroid Build Coastguard Worker%   tex foo.texi
48*2e9d4914SAndroid Build Coastguard Worker%   tex foo.texi
49*2e9d4914SAndroid Build Coastguard Worker%   dvips foo.dvi -o  # or whatever; this makes foo.ps.
50*2e9d4914SAndroid Build Coastguard Worker% The extra TeX runs get the cross-reference information correct.
51*2e9d4914SAndroid Build Coastguard Worker% Sometimes one run after texindex suffices, and sometimes you need more
52*2e9d4914SAndroid Build Coastguard Worker% than two; texi2dvi does it as many times as necessary.
53*2e9d4914SAndroid Build Coastguard Worker%
54*2e9d4914SAndroid Build Coastguard Worker% It is possible to adapt texinfo.tex for other languages, to some
55*2e9d4914SAndroid Build Coastguard Worker% extent.  You can get the existing language-specific files from the
56*2e9d4914SAndroid Build Coastguard Worker% full Texinfo distribution.
57*2e9d4914SAndroid Build Coastguard Worker%
58*2e9d4914SAndroid Build Coastguard Worker% The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
59*2e9d4914SAndroid Build Coastguard Worker
60*2e9d4914SAndroid Build Coastguard Worker
61*2e9d4914SAndroid Build Coastguard Worker\message{Loading texinfo [version \texinfoversion]:}
62*2e9d4914SAndroid Build Coastguard Worker
63*2e9d4914SAndroid Build Coastguard Worker% If in a .fmt file, print the version number
64*2e9d4914SAndroid Build Coastguard Worker% and turn on active characters that we couldn't do earlier because
65*2e9d4914SAndroid Build Coastguard Worker% they might have appeared in the input file name.
66*2e9d4914SAndroid Build Coastguard Worker\everyjob{\message{[Texinfo version \texinfoversion]}%
67*2e9d4914SAndroid Build Coastguard Worker  \catcode`+=\active \catcode`\_=\active}
68*2e9d4914SAndroid Build Coastguard Worker
69*2e9d4914SAndroid Build Coastguard Worker\chardef\other=12
70*2e9d4914SAndroid Build Coastguard Worker
71*2e9d4914SAndroid Build Coastguard Worker% We never want plain's \outer definition of \+ in Texinfo.
72*2e9d4914SAndroid Build Coastguard Worker% For @tex, we can use \tabalign.
73*2e9d4914SAndroid Build Coastguard Worker\let\+ = \relax
74*2e9d4914SAndroid Build Coastguard Worker
75*2e9d4914SAndroid Build Coastguard Worker% Save some plain tex macros whose names we will redefine.
76*2e9d4914SAndroid Build Coastguard Worker\let\ptexb=\b
77*2e9d4914SAndroid Build Coastguard Worker\let\ptexbullet=\bullet
78*2e9d4914SAndroid Build Coastguard Worker\let\ptexc=\c
79*2e9d4914SAndroid Build Coastguard Worker\let\ptexcomma=\,
80*2e9d4914SAndroid Build Coastguard Worker\let\ptexdot=\.
81*2e9d4914SAndroid Build Coastguard Worker\let\ptexdots=\dots
82*2e9d4914SAndroid Build Coastguard Worker\let\ptexend=\end
83*2e9d4914SAndroid Build Coastguard Worker\let\ptexequiv=\equiv
84*2e9d4914SAndroid Build Coastguard Worker\let\ptexexclam=\!
85*2e9d4914SAndroid Build Coastguard Worker\let\ptexfootnote=\footnote
86*2e9d4914SAndroid Build Coastguard Worker\let\ptexgtr=>
87*2e9d4914SAndroid Build Coastguard Worker\let\ptexhat=^
88*2e9d4914SAndroid Build Coastguard Worker\let\ptexi=\i
89*2e9d4914SAndroid Build Coastguard Worker\let\ptexindent=\indent
90*2e9d4914SAndroid Build Coastguard Worker\let\ptexinsert=\insert
91*2e9d4914SAndroid Build Coastguard Worker\let\ptexlbrace=\{
92*2e9d4914SAndroid Build Coastguard Worker\let\ptexless=<
93*2e9d4914SAndroid Build Coastguard Worker\let\ptexnewwrite\newwrite
94*2e9d4914SAndroid Build Coastguard Worker\let\ptexnoindent=\noindent
95*2e9d4914SAndroid Build Coastguard Worker\let\ptexplus=+
96*2e9d4914SAndroid Build Coastguard Worker\let\ptexraggedright=\raggedright
97*2e9d4914SAndroid Build Coastguard Worker\let\ptexrbrace=\}
98*2e9d4914SAndroid Build Coastguard Worker\let\ptexslash=\/
99*2e9d4914SAndroid Build Coastguard Worker\let\ptexstar=\*
100*2e9d4914SAndroid Build Coastguard Worker\let\ptext=\t
101*2e9d4914SAndroid Build Coastguard Worker\let\ptextop=\top
102*2e9d4914SAndroid Build Coastguard Worker{\catcode`\'=\active \global\let\ptexquoteright'}% active in plain's math mode
103*2e9d4914SAndroid Build Coastguard Worker
104*2e9d4914SAndroid Build Coastguard Worker% If this character appears in an error message or help string, it
105*2e9d4914SAndroid Build Coastguard Worker% starts a new line in the output.
106*2e9d4914SAndroid Build Coastguard Worker\newlinechar = `^^J
107*2e9d4914SAndroid Build Coastguard Worker
108*2e9d4914SAndroid Build Coastguard Worker% Use TeX 3.0's \inputlineno to get the line number, for better error
109*2e9d4914SAndroid Build Coastguard Worker% messages, but if we're using an old version of TeX, don't do anything.
110*2e9d4914SAndroid Build Coastguard Worker%
111*2e9d4914SAndroid Build Coastguard Worker\ifx\inputlineno\thisisundefined
112*2e9d4914SAndroid Build Coastguard Worker  \let\linenumber = \empty % Pre-3.0.
113*2e9d4914SAndroid Build Coastguard Worker\else
114*2e9d4914SAndroid Build Coastguard Worker  \def\linenumber{l.\the\inputlineno:\space}
115*2e9d4914SAndroid Build Coastguard Worker\fi
116*2e9d4914SAndroid Build Coastguard Worker
117*2e9d4914SAndroid Build Coastguard Worker% Set up fixed words for English if not already set.
118*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordAppendix\undefined  \gdef\putwordAppendix{Appendix}\fi
119*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordChapter\undefined   \gdef\putwordChapter{Chapter}\fi
120*2e9d4914SAndroid Build Coastguard Worker\ifx\putworderror\undefined     \gdef\putworderror{error}\fi
121*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordfile\undefined      \gdef\putwordfile{file}\fi
122*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordin\undefined        \gdef\putwordin{in}\fi
123*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordIndexIsEmpty\undefined       \gdef\putwordIndexIsEmpty{(Index is empty)}\fi
124*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordIndexNonexistent\undefined   \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi
125*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordInfo\undefined      \gdef\putwordInfo{Info}\fi
126*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi
127*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMethodon\undefined  \gdef\putwordMethodon{Method on}\fi
128*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordNoTitle\undefined   \gdef\putwordNoTitle{No Title}\fi
129*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordof\undefined        \gdef\putwordof{of}\fi
130*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordon\undefined        \gdef\putwordon{on}\fi
131*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordpage\undefined      \gdef\putwordpage{page}\fi
132*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordsection\undefined   \gdef\putwordsection{section}\fi
133*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordSection\undefined   \gdef\putwordSection{Section}\fi
134*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordsee\undefined       \gdef\putwordsee{see}\fi
135*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordSee\undefined       \gdef\putwordSee{See}\fi
136*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordShortTOC\undefined  \gdef\putwordShortTOC{Short Contents}\fi
137*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordTOC\undefined       \gdef\putwordTOC{Table of Contents}\fi
138*2e9d4914SAndroid Build Coastguard Worker%
139*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMJan\undefined \gdef\putwordMJan{January}\fi
140*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMFeb\undefined \gdef\putwordMFeb{February}\fi
141*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMMar\undefined \gdef\putwordMMar{March}\fi
142*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMApr\undefined \gdef\putwordMApr{April}\fi
143*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMMay\undefined \gdef\putwordMMay{May}\fi
144*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMJun\undefined \gdef\putwordMJun{June}\fi
145*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMJul\undefined \gdef\putwordMJul{July}\fi
146*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMAug\undefined \gdef\putwordMAug{August}\fi
147*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMSep\undefined \gdef\putwordMSep{September}\fi
148*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMOct\undefined \gdef\putwordMOct{October}\fi
149*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMNov\undefined \gdef\putwordMNov{November}\fi
150*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordMDec\undefined \gdef\putwordMDec{December}\fi
151*2e9d4914SAndroid Build Coastguard Worker%
152*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordDefmac\undefined    \gdef\putwordDefmac{Macro}\fi
153*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordDefspec\undefined   \gdef\putwordDefspec{Special Form}\fi
154*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordDefvar\undefined    \gdef\putwordDefvar{Variable}\fi
155*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordDefopt\undefined    \gdef\putwordDefopt{User Option}\fi
156*2e9d4914SAndroid Build Coastguard Worker\ifx\putwordDeffunc\undefined   \gdef\putwordDeffunc{Function}\fi
157*2e9d4914SAndroid Build Coastguard Worker
158*2e9d4914SAndroid Build Coastguard Worker% Since the category of space is not known, we have to be careful.
159*2e9d4914SAndroid Build Coastguard Worker\chardef\spacecat = 10
160*2e9d4914SAndroid Build Coastguard Worker\def\spaceisspace{\catcode`\ =\spacecat}
161*2e9d4914SAndroid Build Coastguard Worker
162*2e9d4914SAndroid Build Coastguard Worker% sometimes characters are active, so we need control sequences.
163*2e9d4914SAndroid Build Coastguard Worker\chardef\ampChar   = `\&
164*2e9d4914SAndroid Build Coastguard Worker\chardef\colonChar = `\:
165*2e9d4914SAndroid Build Coastguard Worker\chardef\commaChar = `\,
166*2e9d4914SAndroid Build Coastguard Worker\chardef\dashChar  = `\-
167*2e9d4914SAndroid Build Coastguard Worker\chardef\dotChar   = `\.
168*2e9d4914SAndroid Build Coastguard Worker\chardef\exclamChar= `\!
169*2e9d4914SAndroid Build Coastguard Worker\chardef\hashChar  = `\#
170*2e9d4914SAndroid Build Coastguard Worker\chardef\lquoteChar= `\`
171*2e9d4914SAndroid Build Coastguard Worker\chardef\questChar = `\?
172*2e9d4914SAndroid Build Coastguard Worker\chardef\rquoteChar= `\'
173*2e9d4914SAndroid Build Coastguard Worker\chardef\semiChar  = `\;
174*2e9d4914SAndroid Build Coastguard Worker\chardef\slashChar = `\/
175*2e9d4914SAndroid Build Coastguard Worker\chardef\underChar = `\_
176*2e9d4914SAndroid Build Coastguard Worker
177*2e9d4914SAndroid Build Coastguard Worker% Ignore a token.
178*2e9d4914SAndroid Build Coastguard Worker%
179*2e9d4914SAndroid Build Coastguard Worker\def\gobble#1{}
180*2e9d4914SAndroid Build Coastguard Worker
181*2e9d4914SAndroid Build Coastguard Worker% The following is used inside several \edef's.
182*2e9d4914SAndroid Build Coastguard Worker\def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
183*2e9d4914SAndroid Build Coastguard Worker
184*2e9d4914SAndroid Build Coastguard Worker% Hyphenation fixes.
185*2e9d4914SAndroid Build Coastguard Worker\hyphenation{
186*2e9d4914SAndroid Build Coastguard Worker  Flor-i-da Ghost-script Ghost-view Mac-OS Post-Script
187*2e9d4914SAndroid Build Coastguard Worker  ap-pen-dix bit-map bit-maps
188*2e9d4914SAndroid Build Coastguard Worker  data-base data-bases eshell fall-ing half-way long-est man-u-script
189*2e9d4914SAndroid Build Coastguard Worker  man-u-scripts mini-buf-fer mini-buf-fers over-view par-a-digm
190*2e9d4914SAndroid Build Coastguard Worker  par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
191*2e9d4914SAndroid Build Coastguard Worker  spell-ing spell-ings
192*2e9d4914SAndroid Build Coastguard Worker  stand-alone strong-est time-stamp time-stamps which-ever white-space
193*2e9d4914SAndroid Build Coastguard Worker  wide-spread wrap-around
194*2e9d4914SAndroid Build Coastguard Worker}
195*2e9d4914SAndroid Build Coastguard Worker
196*2e9d4914SAndroid Build Coastguard Worker% Margin to add to right of even pages, to left of odd pages.
197*2e9d4914SAndroid Build Coastguard Worker\newdimen\bindingoffset
198*2e9d4914SAndroid Build Coastguard Worker\newdimen\normaloffset
199*2e9d4914SAndroid Build Coastguard Worker\newdimen\pagewidth \newdimen\pageheight
200*2e9d4914SAndroid Build Coastguard Worker
201*2e9d4914SAndroid Build Coastguard Worker% For a final copy, take out the rectangles
202*2e9d4914SAndroid Build Coastguard Worker% that mark overfull boxes (in case you have decided
203*2e9d4914SAndroid Build Coastguard Worker% that the text looks ok even though it passes the margin).
204*2e9d4914SAndroid Build Coastguard Worker%
205*2e9d4914SAndroid Build Coastguard Worker\def\finalout{\overfullrule=0pt }
206*2e9d4914SAndroid Build Coastguard Worker
207*2e9d4914SAndroid Build Coastguard Worker% Sometimes it is convenient to have everything in the transcript file
208*2e9d4914SAndroid Build Coastguard Worker% and nothing on the terminal.  We don't just call \tracingall here,
209*2e9d4914SAndroid Build Coastguard Worker% since that produces some useless output on the terminal.  We also make
210*2e9d4914SAndroid Build Coastguard Worker% some effort to order the tracing commands to reduce output in the log
211*2e9d4914SAndroid Build Coastguard Worker% file; cf. trace.sty in LaTeX.
212*2e9d4914SAndroid Build Coastguard Worker%
213*2e9d4914SAndroid Build Coastguard Worker\def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
214*2e9d4914SAndroid Build Coastguard Worker\def\loggingall{%
215*2e9d4914SAndroid Build Coastguard Worker  \tracingstats2
216*2e9d4914SAndroid Build Coastguard Worker  \tracingpages1
217*2e9d4914SAndroid Build Coastguard Worker  \tracinglostchars2  % 2 gives us more in etex
218*2e9d4914SAndroid Build Coastguard Worker  \tracingparagraphs1
219*2e9d4914SAndroid Build Coastguard Worker  \tracingoutput1
220*2e9d4914SAndroid Build Coastguard Worker  \tracingmacros2
221*2e9d4914SAndroid Build Coastguard Worker  \tracingrestores1
222*2e9d4914SAndroid Build Coastguard Worker  \showboxbreadth\maxdimen \showboxdepth\maxdimen
223*2e9d4914SAndroid Build Coastguard Worker  \ifx\eTeXversion\thisisundefined\else % etex gives us more logging
224*2e9d4914SAndroid Build Coastguard Worker    \tracingscantokens1
225*2e9d4914SAndroid Build Coastguard Worker    \tracingifs1
226*2e9d4914SAndroid Build Coastguard Worker    \tracinggroups1
227*2e9d4914SAndroid Build Coastguard Worker    \tracingnesting2
228*2e9d4914SAndroid Build Coastguard Worker    \tracingassigns1
229*2e9d4914SAndroid Build Coastguard Worker  \fi
230*2e9d4914SAndroid Build Coastguard Worker  \tracingcommands3  % 3 gives us more in etex
231*2e9d4914SAndroid Build Coastguard Worker  \errorcontextlines16
232*2e9d4914SAndroid Build Coastguard Worker}%
233*2e9d4914SAndroid Build Coastguard Worker
234*2e9d4914SAndroid Build Coastguard Worker% @errormsg{MSG}.  Do the index-like expansions on MSG, but if things
235*2e9d4914SAndroid Build Coastguard Worker% aren't perfect, it's not the end of the world, being an error message,
236*2e9d4914SAndroid Build Coastguard Worker% after all.
237*2e9d4914SAndroid Build Coastguard Worker%
238*2e9d4914SAndroid Build Coastguard Worker\def\errormsg{\begingroup \indexnofonts \doerrormsg}
239*2e9d4914SAndroid Build Coastguard Worker\def\doerrormsg#1{\errmessage{#1}}
240*2e9d4914SAndroid Build Coastguard Worker
241*2e9d4914SAndroid Build Coastguard Worker% add check for \lastpenalty to plain's definitions.  If the last thing
242*2e9d4914SAndroid Build Coastguard Worker% we did was a \nobreak, we don't want to insert more space.
243*2e9d4914SAndroid Build Coastguard Worker%
244*2e9d4914SAndroid Build Coastguard Worker\def\smallbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\smallskipamount
245*2e9d4914SAndroid Build Coastguard Worker  \removelastskip\penalty-50\smallskip\fi\fi}
246*2e9d4914SAndroid Build Coastguard Worker\def\medbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\medskipamount
247*2e9d4914SAndroid Build Coastguard Worker  \removelastskip\penalty-100\medskip\fi\fi}
248*2e9d4914SAndroid Build Coastguard Worker\def\bigbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\bigskipamount
249*2e9d4914SAndroid Build Coastguard Worker  \removelastskip\penalty-200\bigskip\fi\fi}
250*2e9d4914SAndroid Build Coastguard Worker
251*2e9d4914SAndroid Build Coastguard Worker% Do @cropmarks to get crop marks.
252*2e9d4914SAndroid Build Coastguard Worker%
253*2e9d4914SAndroid Build Coastguard Worker\newif\ifcropmarks
254*2e9d4914SAndroid Build Coastguard Worker\let\cropmarks = \cropmarkstrue
255*2e9d4914SAndroid Build Coastguard Worker%
256*2e9d4914SAndroid Build Coastguard Worker% Dimensions to add cropmarks at corners.
257*2e9d4914SAndroid Build Coastguard Worker% Added by P. A. MacKay, 12 Nov. 1986
258*2e9d4914SAndroid Build Coastguard Worker%
259*2e9d4914SAndroid Build Coastguard Worker\newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
260*2e9d4914SAndroid Build Coastguard Worker\newdimen\cornerlong  \cornerlong=1pc
261*2e9d4914SAndroid Build Coastguard Worker\newdimen\cornerthick \cornerthick=.3pt
262*2e9d4914SAndroid Build Coastguard Worker\newdimen\topandbottommargin \topandbottommargin=.75in
263*2e9d4914SAndroid Build Coastguard Worker
264*2e9d4914SAndroid Build Coastguard Worker% Output a mark which sets \thischapter, \thissection and \thiscolor.
265*2e9d4914SAndroid Build Coastguard Worker% We dump everything together because we only have one kind of mark.
266*2e9d4914SAndroid Build Coastguard Worker% This works because we only use \botmark / \topmark, not \firstmark.
267*2e9d4914SAndroid Build Coastguard Worker%
268*2e9d4914SAndroid Build Coastguard Worker% A mark contains a subexpression of the \ifcase ... \fi construct.
269*2e9d4914SAndroid Build Coastguard Worker% \get*marks macros below extract the needed part using \ifcase.
270*2e9d4914SAndroid Build Coastguard Worker%
271*2e9d4914SAndroid Build Coastguard Worker% Another complication is to let the user choose whether \thischapter
272*2e9d4914SAndroid Build Coastguard Worker% (\thissection) refers to the chapter (section) in effect at the top
273*2e9d4914SAndroid Build Coastguard Worker% of a page, or that at the bottom of a page.  The solution is
274*2e9d4914SAndroid Build Coastguard Worker% described on page 260 of The TeXbook.  It involves outputting two
275*2e9d4914SAndroid Build Coastguard Worker% marks for the sectioning macros, one before the section break, and
276*2e9d4914SAndroid Build Coastguard Worker% one after.  I won't pretend I can describe this better than DEK...
277*2e9d4914SAndroid Build Coastguard Worker\def\domark{%
278*2e9d4914SAndroid Build Coastguard Worker  \toks0=\expandafter{\lastchapterdefs}%
279*2e9d4914SAndroid Build Coastguard Worker  \toks2=\expandafter{\lastsectiondefs}%
280*2e9d4914SAndroid Build Coastguard Worker  \toks4=\expandafter{\prevchapterdefs}%
281*2e9d4914SAndroid Build Coastguard Worker  \toks6=\expandafter{\prevsectiondefs}%
282*2e9d4914SAndroid Build Coastguard Worker  \toks8=\expandafter{\lastcolordefs}%
283*2e9d4914SAndroid Build Coastguard Worker  \mark{%
284*2e9d4914SAndroid Build Coastguard Worker                   \the\toks0 \the\toks2
285*2e9d4914SAndroid Build Coastguard Worker      \noexpand\or \the\toks4 \the\toks6
286*2e9d4914SAndroid Build Coastguard Worker    \noexpand\else \the\toks8
287*2e9d4914SAndroid Build Coastguard Worker  }%
288*2e9d4914SAndroid Build Coastguard Worker}
289*2e9d4914SAndroid Build Coastguard Worker% \topmark doesn't work for the very first chapter (after the title
290*2e9d4914SAndroid Build Coastguard Worker% page or the contents), so we use \firstmark there -- this gets us
291*2e9d4914SAndroid Build Coastguard Worker% the mark with the chapter defs, unless the user sneaks in, e.g.,
292*2e9d4914SAndroid Build Coastguard Worker% @setcolor (or @url, or @link, etc.) between @contents and the very
293*2e9d4914SAndroid Build Coastguard Worker% first @chapter.
294*2e9d4914SAndroid Build Coastguard Worker\def\gettopheadingmarks{%
295*2e9d4914SAndroid Build Coastguard Worker  \ifcase0\topmark\fi
296*2e9d4914SAndroid Build Coastguard Worker  \ifx\thischapter\empty \ifcase0\firstmark\fi \fi
297*2e9d4914SAndroid Build Coastguard Worker}
298*2e9d4914SAndroid Build Coastguard Worker\def\getbottomheadingmarks{\ifcase1\botmark\fi}
299*2e9d4914SAndroid Build Coastguard Worker\def\getcolormarks{\ifcase2\topmark\fi}
300*2e9d4914SAndroid Build Coastguard Worker
301*2e9d4914SAndroid Build Coastguard Worker% Avoid "undefined control sequence" errors.
302*2e9d4914SAndroid Build Coastguard Worker\def\lastchapterdefs{}
303*2e9d4914SAndroid Build Coastguard Worker\def\lastsectiondefs{}
304*2e9d4914SAndroid Build Coastguard Worker\def\prevchapterdefs{}
305*2e9d4914SAndroid Build Coastguard Worker\def\prevsectiondefs{}
306*2e9d4914SAndroid Build Coastguard Worker\def\lastcolordefs{}
307*2e9d4914SAndroid Build Coastguard Worker
308*2e9d4914SAndroid Build Coastguard Worker% Main output routine.
309*2e9d4914SAndroid Build Coastguard Worker\chardef\PAGE = 255
310*2e9d4914SAndroid Build Coastguard Worker\output = {\onepageout{\pagecontents\PAGE}}
311*2e9d4914SAndroid Build Coastguard Worker
312*2e9d4914SAndroid Build Coastguard Worker\newbox\headlinebox
313*2e9d4914SAndroid Build Coastguard Worker\newbox\footlinebox
314*2e9d4914SAndroid Build Coastguard Worker
315*2e9d4914SAndroid Build Coastguard Worker% \onepageout takes a vbox as an argument.  Note that \pagecontents
316*2e9d4914SAndroid Build Coastguard Worker% does insertions, but you have to call it yourself.
317*2e9d4914SAndroid Build Coastguard Worker\def\onepageout#1{%
318*2e9d4914SAndroid Build Coastguard Worker  \ifcropmarks \hoffset=0pt \else \hoffset=\normaloffset \fi
319*2e9d4914SAndroid Build Coastguard Worker  %
320*2e9d4914SAndroid Build Coastguard Worker  \ifodd\pageno  \advance\hoffset by \bindingoffset
321*2e9d4914SAndroid Build Coastguard Worker  \else \advance\hoffset by -\bindingoffset\fi
322*2e9d4914SAndroid Build Coastguard Worker  %
323*2e9d4914SAndroid Build Coastguard Worker  % Do this outside of the \shipout so @code etc. will be expanded in
324*2e9d4914SAndroid Build Coastguard Worker  % the headline as they should be, not taken literally (outputting ''code).
325*2e9d4914SAndroid Build Coastguard Worker  \ifodd\pageno \getoddheadingmarks \else \getevenheadingmarks \fi
326*2e9d4914SAndroid Build Coastguard Worker  \setbox\headlinebox = \vbox{\let\hsize=\pagewidth \makeheadline}%
327*2e9d4914SAndroid Build Coastguard Worker  \ifodd\pageno \getoddfootingmarks \else \getevenfootingmarks \fi
328*2e9d4914SAndroid Build Coastguard Worker  \setbox\footlinebox = \vbox{\let\hsize=\pagewidth \makefootline}%
329*2e9d4914SAndroid Build Coastguard Worker  %
330*2e9d4914SAndroid Build Coastguard Worker  {%
331*2e9d4914SAndroid Build Coastguard Worker    % Have to do this stuff outside the \shipout because we want it to
332*2e9d4914SAndroid Build Coastguard Worker    % take effect in \write's, yet the group defined by the \vbox ends
333*2e9d4914SAndroid Build Coastguard Worker    % before the \shipout runs.
334*2e9d4914SAndroid Build Coastguard Worker    %
335*2e9d4914SAndroid Build Coastguard Worker    \indexdummies         % don't expand commands in the output.
336*2e9d4914SAndroid Build Coastguard Worker    \normalturnoffactive  % \ in index entries must not stay \, e.g., if
337*2e9d4914SAndroid Build Coastguard Worker               % the page break happens to be in the middle of an example.
338*2e9d4914SAndroid Build Coastguard Worker               % We don't want .vr (or whatever) entries like this:
339*2e9d4914SAndroid Build Coastguard Worker               % \entry{{\tt \indexbackslash }acronym}{32}{\code {\acronym}}
340*2e9d4914SAndroid Build Coastguard Worker               % "\acronym" won't work when it's read back in;
341*2e9d4914SAndroid Build Coastguard Worker               % it needs to be
342*2e9d4914SAndroid Build Coastguard Worker               % {\code {{\tt \backslashcurfont }acronym}
343*2e9d4914SAndroid Build Coastguard Worker    \shipout\vbox{%
344*2e9d4914SAndroid Build Coastguard Worker      % Do this early so pdf references go to the beginning of the page.
345*2e9d4914SAndroid Build Coastguard Worker      \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
346*2e9d4914SAndroid Build Coastguard Worker      %
347*2e9d4914SAndroid Build Coastguard Worker      \ifcropmarks \vbox to \outervsize\bgroup
348*2e9d4914SAndroid Build Coastguard Worker        \hsize = \outerhsize
349*2e9d4914SAndroid Build Coastguard Worker        \vskip-\topandbottommargin
350*2e9d4914SAndroid Build Coastguard Worker        \vtop to0pt{%
351*2e9d4914SAndroid Build Coastguard Worker          \line{\ewtop\hfil\ewtop}%
352*2e9d4914SAndroid Build Coastguard Worker          \nointerlineskip
353*2e9d4914SAndroid Build Coastguard Worker          \line{%
354*2e9d4914SAndroid Build Coastguard Worker            \vbox{\moveleft\cornerthick\nstop}%
355*2e9d4914SAndroid Build Coastguard Worker            \hfill
356*2e9d4914SAndroid Build Coastguard Worker            \vbox{\moveright\cornerthick\nstop}%
357*2e9d4914SAndroid Build Coastguard Worker          }%
358*2e9d4914SAndroid Build Coastguard Worker          \vss}%
359*2e9d4914SAndroid Build Coastguard Worker        \vskip\topandbottommargin
360*2e9d4914SAndroid Build Coastguard Worker        \line\bgroup
361*2e9d4914SAndroid Build Coastguard Worker          \hfil % center the page within the outer (page) hsize.
362*2e9d4914SAndroid Build Coastguard Worker          \ifodd\pageno\hskip\bindingoffset\fi
363*2e9d4914SAndroid Build Coastguard Worker          \vbox\bgroup
364*2e9d4914SAndroid Build Coastguard Worker      \fi
365*2e9d4914SAndroid Build Coastguard Worker      %
366*2e9d4914SAndroid Build Coastguard Worker      \unvbox\headlinebox
367*2e9d4914SAndroid Build Coastguard Worker      \pagebody{#1}%
368*2e9d4914SAndroid Build Coastguard Worker      \ifdim\ht\footlinebox > 0pt
369*2e9d4914SAndroid Build Coastguard Worker        % Only leave this space if the footline is nonempty.
370*2e9d4914SAndroid Build Coastguard Worker        % (We lessened \vsize for it in \oddfootingyyy.)
371*2e9d4914SAndroid Build Coastguard Worker        % The \baselineskip=24pt in plain's \makefootline has no effect.
372*2e9d4914SAndroid Build Coastguard Worker        \vskip 24pt
373*2e9d4914SAndroid Build Coastguard Worker        \unvbox\footlinebox
374*2e9d4914SAndroid Build Coastguard Worker      \fi
375*2e9d4914SAndroid Build Coastguard Worker      %
376*2e9d4914SAndroid Build Coastguard Worker      \ifcropmarks
377*2e9d4914SAndroid Build Coastguard Worker          \egroup % end of \vbox\bgroup
378*2e9d4914SAndroid Build Coastguard Worker        \hfil\egroup % end of (centering) \line\bgroup
379*2e9d4914SAndroid Build Coastguard Worker        \vskip\topandbottommargin plus1fill minus1fill
380*2e9d4914SAndroid Build Coastguard Worker        \boxmaxdepth = \cornerthick
381*2e9d4914SAndroid Build Coastguard Worker        \vbox to0pt{\vss
382*2e9d4914SAndroid Build Coastguard Worker          \line{%
383*2e9d4914SAndroid Build Coastguard Worker            \vbox{\moveleft\cornerthick\nsbot}%
384*2e9d4914SAndroid Build Coastguard Worker            \hfill
385*2e9d4914SAndroid Build Coastguard Worker            \vbox{\moveright\cornerthick\nsbot}%
386*2e9d4914SAndroid Build Coastguard Worker          }%
387*2e9d4914SAndroid Build Coastguard Worker          \nointerlineskip
388*2e9d4914SAndroid Build Coastguard Worker          \line{\ewbot\hfil\ewbot}%
389*2e9d4914SAndroid Build Coastguard Worker        }%
390*2e9d4914SAndroid Build Coastguard Worker      \egroup % \vbox from first cropmarks clause
391*2e9d4914SAndroid Build Coastguard Worker      \fi
392*2e9d4914SAndroid Build Coastguard Worker    }% end of \shipout\vbox
393*2e9d4914SAndroid Build Coastguard Worker  }% end of group with \indexdummies
394*2e9d4914SAndroid Build Coastguard Worker  \advancepageno
395*2e9d4914SAndroid Build Coastguard Worker  \ifnum\outputpenalty>-20000 \else\dosupereject\fi
396*2e9d4914SAndroid Build Coastguard Worker}
397*2e9d4914SAndroid Build Coastguard Worker
398*2e9d4914SAndroid Build Coastguard Worker\newinsert\margin \dimen\margin=\maxdimen
399*2e9d4914SAndroid Build Coastguard Worker
400*2e9d4914SAndroid Build Coastguard Worker\def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}}
401*2e9d4914SAndroid Build Coastguard Worker{\catcode`\@ =11
402*2e9d4914SAndroid Build Coastguard Worker\gdef\pagecontents#1{\ifvoid\topins\else\unvbox\topins\fi
403*2e9d4914SAndroid Build Coastguard Worker% marginal hacks, [email protected] (Juha Takala)
404*2e9d4914SAndroid Build Coastguard Worker\ifvoid\margin\else % marginal info is present
405*2e9d4914SAndroid Build Coastguard Worker  \rlap{\kern\hsize\vbox to\z@{\kern1pt\box\margin \vss}}\fi
406*2e9d4914SAndroid Build Coastguard Worker\dimen@=\dp#1\relax \unvbox#1\relax
407*2e9d4914SAndroid Build Coastguard Worker\ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
408*2e9d4914SAndroid Build Coastguard Worker\ifr@ggedbottom \kern-\dimen@ \vfil \fi}
409*2e9d4914SAndroid Build Coastguard Worker}
410*2e9d4914SAndroid Build Coastguard Worker
411*2e9d4914SAndroid Build Coastguard Worker% Here are the rules for the cropmarks.  Note that they are
412*2e9d4914SAndroid Build Coastguard Worker% offset so that the space between them is truly \outerhsize or \outervsize
413*2e9d4914SAndroid Build Coastguard Worker% (P. A. MacKay, 12 November, 1986)
414*2e9d4914SAndroid Build Coastguard Worker%
415*2e9d4914SAndroid Build Coastguard Worker\def\ewtop{\vrule height\cornerthick depth0pt width\cornerlong}
416*2e9d4914SAndroid Build Coastguard Worker\def\nstop{\vbox
417*2e9d4914SAndroid Build Coastguard Worker  {\hrule height\cornerthick depth\cornerlong width\cornerthick}}
418*2e9d4914SAndroid Build Coastguard Worker\def\ewbot{\vrule height0pt depth\cornerthick width\cornerlong}
419*2e9d4914SAndroid Build Coastguard Worker\def\nsbot{\vbox
420*2e9d4914SAndroid Build Coastguard Worker  {\hrule height\cornerlong depth\cornerthick width\cornerthick}}
421*2e9d4914SAndroid Build Coastguard Worker
422*2e9d4914SAndroid Build Coastguard Worker% Parse an argument, then pass it to #1.  The argument is the rest of
423*2e9d4914SAndroid Build Coastguard Worker% the input line (except we remove a trailing comment).  #1 should be a
424*2e9d4914SAndroid Build Coastguard Worker% macro which expects an ordinary undelimited TeX argument.
425*2e9d4914SAndroid Build Coastguard Worker%
426*2e9d4914SAndroid Build Coastguard Worker\def\parsearg{\parseargusing{}}
427*2e9d4914SAndroid Build Coastguard Worker\def\parseargusing#1#2{%
428*2e9d4914SAndroid Build Coastguard Worker  \def\argtorun{#2}%
429*2e9d4914SAndroid Build Coastguard Worker  \begingroup
430*2e9d4914SAndroid Build Coastguard Worker    \obeylines
431*2e9d4914SAndroid Build Coastguard Worker    \spaceisspace
432*2e9d4914SAndroid Build Coastguard Worker    #1%
433*2e9d4914SAndroid Build Coastguard Worker    \parseargline\empty% Insert the \empty token, see \finishparsearg below.
434*2e9d4914SAndroid Build Coastguard Worker}
435*2e9d4914SAndroid Build Coastguard Worker
436*2e9d4914SAndroid Build Coastguard Worker{\obeylines %
437*2e9d4914SAndroid Build Coastguard Worker  \gdef\parseargline#1^^M{%
438*2e9d4914SAndroid Build Coastguard Worker    \endgroup % End of the group started in \parsearg.
439*2e9d4914SAndroid Build Coastguard Worker    \argremovecomment #1\comment\ArgTerm%
440*2e9d4914SAndroid Build Coastguard Worker  }%
441*2e9d4914SAndroid Build Coastguard Worker}
442*2e9d4914SAndroid Build Coastguard Worker
443*2e9d4914SAndroid Build Coastguard Worker% First remove any @comment, then any @c comment.
444*2e9d4914SAndroid Build Coastguard Worker\def\argremovecomment#1\comment#2\ArgTerm{\argremovec #1\c\ArgTerm}
445*2e9d4914SAndroid Build Coastguard Worker\def\argremovec#1\c#2\ArgTerm{\argcheckspaces#1\^^M\ArgTerm}
446*2e9d4914SAndroid Build Coastguard Worker
447*2e9d4914SAndroid Build Coastguard Worker% Each occurrence of `\^^M' or `<space>\^^M' is replaced by a single space.
448*2e9d4914SAndroid Build Coastguard Worker%
449*2e9d4914SAndroid Build Coastguard Worker% \argremovec might leave us with trailing space, e.g.,
450*2e9d4914SAndroid Build Coastguard Worker%    @end itemize  @c foo
451*2e9d4914SAndroid Build Coastguard Worker% This space token undergoes the same procedure and is eventually removed
452*2e9d4914SAndroid Build Coastguard Worker% by \finishparsearg.
453*2e9d4914SAndroid Build Coastguard Worker%
454*2e9d4914SAndroid Build Coastguard Worker\def\argcheckspaces#1\^^M{\argcheckspacesX#1\^^M \^^M}
455*2e9d4914SAndroid Build Coastguard Worker\def\argcheckspacesX#1 \^^M{\argcheckspacesY#1\^^M}
456*2e9d4914SAndroid Build Coastguard Worker\def\argcheckspacesY#1\^^M#2\^^M#3\ArgTerm{%
457*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#3}%
458*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\empty
459*2e9d4914SAndroid Build Coastguard Worker    % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
460*2e9d4914SAndroid Build Coastguard Worker    \let\temp\finishparsearg
461*2e9d4914SAndroid Build Coastguard Worker  \else
462*2e9d4914SAndroid Build Coastguard Worker    \let\temp\argcheckspaces
463*2e9d4914SAndroid Build Coastguard Worker  \fi
464*2e9d4914SAndroid Build Coastguard Worker  % Put the space token in:
465*2e9d4914SAndroid Build Coastguard Worker  \temp#1 #3\ArgTerm
466*2e9d4914SAndroid Build Coastguard Worker}
467*2e9d4914SAndroid Build Coastguard Worker
468*2e9d4914SAndroid Build Coastguard Worker% If a _delimited_ argument is enclosed in braces, they get stripped; so
469*2e9d4914SAndroid Build Coastguard Worker% to get _exactly_ the rest of the line, we had to prevent such situation.
470*2e9d4914SAndroid Build Coastguard Worker% We prepended an \empty token at the very beginning and we expand it now,
471*2e9d4914SAndroid Build Coastguard Worker% just before passing the control to \argtorun.
472*2e9d4914SAndroid Build Coastguard Worker% (Similarly, we have to think about #3 of \argcheckspacesY above: it is
473*2e9d4914SAndroid Build Coastguard Worker% either the null string, or it ends with \^^M---thus there is no danger
474*2e9d4914SAndroid Build Coastguard Worker% that a pair of braces would be stripped.
475*2e9d4914SAndroid Build Coastguard Worker%
476*2e9d4914SAndroid Build Coastguard Worker% But first, we have to remove the trailing space token.
477*2e9d4914SAndroid Build Coastguard Worker%
478*2e9d4914SAndroid Build Coastguard Worker\def\finishparsearg#1 \ArgTerm{\expandafter\argtorun\expandafter{#1}}
479*2e9d4914SAndroid Build Coastguard Worker
480*2e9d4914SAndroid Build Coastguard Worker% \parseargdef\foo{...}
481*2e9d4914SAndroid Build Coastguard Worker%	is roughly equivalent to
482*2e9d4914SAndroid Build Coastguard Worker% \def\foo{\parsearg\Xfoo}
483*2e9d4914SAndroid Build Coastguard Worker% \def\Xfoo#1{...}
484*2e9d4914SAndroid Build Coastguard Worker%
485*2e9d4914SAndroid Build Coastguard Worker% Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
486*2e9d4914SAndroid Build Coastguard Worker% favourite TeX trick.  --kasal, 16nov03
487*2e9d4914SAndroid Build Coastguard Worker
488*2e9d4914SAndroid Build Coastguard Worker\def\parseargdef#1{%
489*2e9d4914SAndroid Build Coastguard Worker  \expandafter \doparseargdef \csname\string#1\endcsname #1%
490*2e9d4914SAndroid Build Coastguard Worker}
491*2e9d4914SAndroid Build Coastguard Worker\def\doparseargdef#1#2{%
492*2e9d4914SAndroid Build Coastguard Worker  \def#2{\parsearg#1}%
493*2e9d4914SAndroid Build Coastguard Worker  \def#1##1%
494*2e9d4914SAndroid Build Coastguard Worker}
495*2e9d4914SAndroid Build Coastguard Worker
496*2e9d4914SAndroid Build Coastguard Worker% Several utility definitions with active space:
497*2e9d4914SAndroid Build Coastguard Worker{
498*2e9d4914SAndroid Build Coastguard Worker  \obeyspaces
499*2e9d4914SAndroid Build Coastguard Worker  \gdef\obeyedspace{ }
500*2e9d4914SAndroid Build Coastguard Worker
501*2e9d4914SAndroid Build Coastguard Worker  % Make each space character in the input produce a normal interword
502*2e9d4914SAndroid Build Coastguard Worker  % space in the output.  Don't allow a line break at this space, as this
503*2e9d4914SAndroid Build Coastguard Worker  % is used only in environments like @example, where each line of input
504*2e9d4914SAndroid Build Coastguard Worker  % should produce a line of output anyway.
505*2e9d4914SAndroid Build Coastguard Worker  %
506*2e9d4914SAndroid Build Coastguard Worker  \gdef\sepspaces{\obeyspaces\let =\tie}
507*2e9d4914SAndroid Build Coastguard Worker
508*2e9d4914SAndroid Build Coastguard Worker  % If an index command is used in an @example environment, any spaces
509*2e9d4914SAndroid Build Coastguard Worker  % therein should become regular spaces in the raw index file, not the
510*2e9d4914SAndroid Build Coastguard Worker  % expansion of \tie (\leavevmode \penalty \@M \ ).
511*2e9d4914SAndroid Build Coastguard Worker  \gdef\unsepspaces{\let =\space}
512*2e9d4914SAndroid Build Coastguard Worker}
513*2e9d4914SAndroid Build Coastguard Worker
514*2e9d4914SAndroid Build Coastguard Worker
515*2e9d4914SAndroid Build Coastguard Worker\def\flushcr{\ifx\par\lisppar \def\next##1{}\else \let\next=\relax \fi \next}
516*2e9d4914SAndroid Build Coastguard Worker
517*2e9d4914SAndroid Build Coastguard Worker% Define the framework for environments in texinfo.tex.  It's used like this:
518*2e9d4914SAndroid Build Coastguard Worker%
519*2e9d4914SAndroid Build Coastguard Worker%   \envdef\foo{...}
520*2e9d4914SAndroid Build Coastguard Worker%   \def\Efoo{...}
521*2e9d4914SAndroid Build Coastguard Worker%
522*2e9d4914SAndroid Build Coastguard Worker% It's the responsibility of \envdef to insert \begingroup before the
523*2e9d4914SAndroid Build Coastguard Worker% actual body; @end closes the group after calling \Efoo.  \envdef also
524*2e9d4914SAndroid Build Coastguard Worker% defines \thisenv, so the current environment is known; @end checks
525*2e9d4914SAndroid Build Coastguard Worker% whether the environment name matches.  The \checkenv macro can also be
526*2e9d4914SAndroid Build Coastguard Worker% used to check whether the current environment is the one expected.
527*2e9d4914SAndroid Build Coastguard Worker%
528*2e9d4914SAndroid Build Coastguard Worker% Non-false conditionals (@iftex, @ifset) don't fit into this, so they
529*2e9d4914SAndroid Build Coastguard Worker% are not treated as environments; they don't open a group.  (The
530*2e9d4914SAndroid Build Coastguard Worker% implementation of @end takes care not to call \endgroup in this
531*2e9d4914SAndroid Build Coastguard Worker% special case.)
532*2e9d4914SAndroid Build Coastguard Worker
533*2e9d4914SAndroid Build Coastguard Worker
534*2e9d4914SAndroid Build Coastguard Worker% At run-time, environments start with this:
535*2e9d4914SAndroid Build Coastguard Worker\def\startenvironment#1{\begingroup\def\thisenv{#1}}
536*2e9d4914SAndroid Build Coastguard Worker% initialize
537*2e9d4914SAndroid Build Coastguard Worker\let\thisenv\empty
538*2e9d4914SAndroid Build Coastguard Worker
539*2e9d4914SAndroid Build Coastguard Worker% ... but they get defined via ``\envdef\foo{...}'':
540*2e9d4914SAndroid Build Coastguard Worker\long\def\envdef#1#2{\def#1{\startenvironment#1#2}}
541*2e9d4914SAndroid Build Coastguard Worker\def\envparseargdef#1#2{\parseargdef#1{\startenvironment#1#2}}
542*2e9d4914SAndroid Build Coastguard Worker
543*2e9d4914SAndroid Build Coastguard Worker% Check whether we're in the right environment:
544*2e9d4914SAndroid Build Coastguard Worker\def\checkenv#1{%
545*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
546*2e9d4914SAndroid Build Coastguard Worker  \ifx\thisenv\temp
547*2e9d4914SAndroid Build Coastguard Worker  \else
548*2e9d4914SAndroid Build Coastguard Worker    \badenverr
549*2e9d4914SAndroid Build Coastguard Worker  \fi
550*2e9d4914SAndroid Build Coastguard Worker}
551*2e9d4914SAndroid Build Coastguard Worker
552*2e9d4914SAndroid Build Coastguard Worker% Environment mismatch, #1 expected:
553*2e9d4914SAndroid Build Coastguard Worker\def\badenverr{%
554*2e9d4914SAndroid Build Coastguard Worker  \errhelp = \EMsimple
555*2e9d4914SAndroid Build Coastguard Worker  \errmessage{This command can appear only \inenvironment\temp,
556*2e9d4914SAndroid Build Coastguard Worker    not \inenvironment\thisenv}%
557*2e9d4914SAndroid Build Coastguard Worker}
558*2e9d4914SAndroid Build Coastguard Worker\def\inenvironment#1{%
559*2e9d4914SAndroid Build Coastguard Worker  \ifx#1\empty
560*2e9d4914SAndroid Build Coastguard Worker    outside of any environment%
561*2e9d4914SAndroid Build Coastguard Worker  \else
562*2e9d4914SAndroid Build Coastguard Worker    in environment \expandafter\string#1%
563*2e9d4914SAndroid Build Coastguard Worker  \fi
564*2e9d4914SAndroid Build Coastguard Worker}
565*2e9d4914SAndroid Build Coastguard Worker
566*2e9d4914SAndroid Build Coastguard Worker% @end foo executes the definition of \Efoo.
567*2e9d4914SAndroid Build Coastguard Worker% But first, it executes a specialized version of \checkenv
568*2e9d4914SAndroid Build Coastguard Worker%
569*2e9d4914SAndroid Build Coastguard Worker\parseargdef\end{%
570*2e9d4914SAndroid Build Coastguard Worker  \if 1\csname iscond.#1\endcsname
571*2e9d4914SAndroid Build Coastguard Worker  \else
572*2e9d4914SAndroid Build Coastguard Worker    % The general wording of \badenverr may not be ideal.
573*2e9d4914SAndroid Build Coastguard Worker    \expandafter\checkenv\csname#1\endcsname
574*2e9d4914SAndroid Build Coastguard Worker    \csname E#1\endcsname
575*2e9d4914SAndroid Build Coastguard Worker    \endgroup
576*2e9d4914SAndroid Build Coastguard Worker  \fi
577*2e9d4914SAndroid Build Coastguard Worker}
578*2e9d4914SAndroid Build Coastguard Worker
579*2e9d4914SAndroid Build Coastguard Worker\newhelp\EMsimple{Press RETURN to continue.}
580*2e9d4914SAndroid Build Coastguard Worker
581*2e9d4914SAndroid Build Coastguard Worker
582*2e9d4914SAndroid Build Coastguard Worker% Be sure we're in horizontal mode when doing a tie, since we make space
583*2e9d4914SAndroid Build Coastguard Worker% equivalent to this in @example-like environments. Otherwise, a space
584*2e9d4914SAndroid Build Coastguard Worker% at the beginning of a line will start with \penalty -- and
585*2e9d4914SAndroid Build Coastguard Worker% since \penalty is valid in vertical mode, we'd end up putting the
586*2e9d4914SAndroid Build Coastguard Worker% penalty on the vertical list instead of in the new paragraph.
587*2e9d4914SAndroid Build Coastguard Worker{\catcode`@ = 11
588*2e9d4914SAndroid Build Coastguard Worker % Avoid using \@M directly, because that causes trouble
589*2e9d4914SAndroid Build Coastguard Worker % if the definition is written into an index file.
590*2e9d4914SAndroid Build Coastguard Worker \global\let\tiepenalty = \@M
591*2e9d4914SAndroid Build Coastguard Worker \gdef\tie{\leavevmode\penalty\tiepenalty\ }
592*2e9d4914SAndroid Build Coastguard Worker}
593*2e9d4914SAndroid Build Coastguard Worker
594*2e9d4914SAndroid Build Coastguard Worker% @: forces normal size whitespace following.
595*2e9d4914SAndroid Build Coastguard Worker\def\:{\spacefactor=1000 }
596*2e9d4914SAndroid Build Coastguard Worker
597*2e9d4914SAndroid Build Coastguard Worker% @* forces a line break.
598*2e9d4914SAndroid Build Coastguard Worker\def\*{\unskip\hfil\break\hbox{}\ignorespaces}
599*2e9d4914SAndroid Build Coastguard Worker
600*2e9d4914SAndroid Build Coastguard Worker% @/ allows a line break.
601*2e9d4914SAndroid Build Coastguard Worker\let\/=\allowbreak
602*2e9d4914SAndroid Build Coastguard Worker
603*2e9d4914SAndroid Build Coastguard Worker% @. is an end-of-sentence period.
604*2e9d4914SAndroid Build Coastguard Worker\def\.{.\spacefactor=\endofsentencespacefactor\space}
605*2e9d4914SAndroid Build Coastguard Worker
606*2e9d4914SAndroid Build Coastguard Worker% @! is an end-of-sentence bang.
607*2e9d4914SAndroid Build Coastguard Worker\def\!{!\spacefactor=\endofsentencespacefactor\space}
608*2e9d4914SAndroid Build Coastguard Worker
609*2e9d4914SAndroid Build Coastguard Worker% @? is an end-of-sentence query.
610*2e9d4914SAndroid Build Coastguard Worker\def\?{?\spacefactor=\endofsentencespacefactor\space}
611*2e9d4914SAndroid Build Coastguard Worker
612*2e9d4914SAndroid Build Coastguard Worker% @frenchspacing on|off  says whether to put extra space after punctuation.
613*2e9d4914SAndroid Build Coastguard Worker%
614*2e9d4914SAndroid Build Coastguard Worker\def\onword{on}
615*2e9d4914SAndroid Build Coastguard Worker\def\offword{off}
616*2e9d4914SAndroid Build Coastguard Worker%
617*2e9d4914SAndroid Build Coastguard Worker\parseargdef\frenchspacing{%
618*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
619*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\onword \plainfrenchspacing
620*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\offword \plainnonfrenchspacing
621*2e9d4914SAndroid Build Coastguard Worker  \else
622*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
623*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @frenchspacing option `\temp', must be on|off}%
624*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
625*2e9d4914SAndroid Build Coastguard Worker}
626*2e9d4914SAndroid Build Coastguard Worker
627*2e9d4914SAndroid Build Coastguard Worker% @w prevents a word break.  Without the \leavevmode, @w at the
628*2e9d4914SAndroid Build Coastguard Worker% beginning of a paragraph, when TeX is still in vertical mode, would
629*2e9d4914SAndroid Build Coastguard Worker% produce a whole line of output instead of starting the paragraph.
630*2e9d4914SAndroid Build Coastguard Worker\def\w#1{\leavevmode\hbox{#1}}
631*2e9d4914SAndroid Build Coastguard Worker
632*2e9d4914SAndroid Build Coastguard Worker% @group ... @end group forces ... to be all on one page, by enclosing
633*2e9d4914SAndroid Build Coastguard Worker% it in a TeX vbox.  We use \vtop instead of \vbox to construct the box
634*2e9d4914SAndroid Build Coastguard Worker% to keep its height that of a normal line.  According to the rules for
635*2e9d4914SAndroid Build Coastguard Worker% \topskip (p.114 of the TeXbook), the glue inserted is
636*2e9d4914SAndroid Build Coastguard Worker% max (\topskip - \ht (first item), 0).  If that height is large,
637*2e9d4914SAndroid Build Coastguard Worker% therefore, no glue is inserted, and the space between the headline and
638*2e9d4914SAndroid Build Coastguard Worker% the text is small, which looks bad.
639*2e9d4914SAndroid Build Coastguard Worker%
640*2e9d4914SAndroid Build Coastguard Worker% Another complication is that the group might be very large.  This can
641*2e9d4914SAndroid Build Coastguard Worker% cause the glue on the previous page to be unduly stretched, because it
642*2e9d4914SAndroid Build Coastguard Worker% does not have much material.  In this case, it's better to add an
643*2e9d4914SAndroid Build Coastguard Worker% explicit \vfill so that the extra space is at the bottom.  The
644*2e9d4914SAndroid Build Coastguard Worker% threshold for doing this is if the group is more than \vfilllimit
645*2e9d4914SAndroid Build Coastguard Worker% percent of a page (\vfilllimit can be changed inside of @tex).
646*2e9d4914SAndroid Build Coastguard Worker%
647*2e9d4914SAndroid Build Coastguard Worker\newbox\groupbox
648*2e9d4914SAndroid Build Coastguard Worker\def\vfilllimit{0.7}
649*2e9d4914SAndroid Build Coastguard Worker%
650*2e9d4914SAndroid Build Coastguard Worker\envdef\group{%
651*2e9d4914SAndroid Build Coastguard Worker  \ifnum\catcode`\^^M=\active \else
652*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \groupinvalidhelp
653*2e9d4914SAndroid Build Coastguard Worker    \errmessage{@group invalid in context where filling is enabled}%
654*2e9d4914SAndroid Build Coastguard Worker  \fi
655*2e9d4914SAndroid Build Coastguard Worker  \startsavinginserts
656*2e9d4914SAndroid Build Coastguard Worker  %
657*2e9d4914SAndroid Build Coastguard Worker  \setbox\groupbox = \vtop\bgroup
658*2e9d4914SAndroid Build Coastguard Worker    % Do @comment since we are called inside an environment such as
659*2e9d4914SAndroid Build Coastguard Worker    % @example, where each end-of-line in the input causes an
660*2e9d4914SAndroid Build Coastguard Worker    % end-of-line in the output.  We don't want the end-of-line after
661*2e9d4914SAndroid Build Coastguard Worker    % the `@group' to put extra space in the output.  Since @group
662*2e9d4914SAndroid Build Coastguard Worker    % should appear on a line by itself (according to the Texinfo
663*2e9d4914SAndroid Build Coastguard Worker    % manual), we don't worry about eating any user text.
664*2e9d4914SAndroid Build Coastguard Worker    \comment
665*2e9d4914SAndroid Build Coastguard Worker}
666*2e9d4914SAndroid Build Coastguard Worker%
667*2e9d4914SAndroid Build Coastguard Worker% The \vtop produces a box with normal height and large depth; thus, TeX puts
668*2e9d4914SAndroid Build Coastguard Worker% \baselineskip glue before it, and (when the next line of text is done)
669*2e9d4914SAndroid Build Coastguard Worker% \lineskip glue after it.  Thus, space below is not quite equal to space
670*2e9d4914SAndroid Build Coastguard Worker% above.  But it's pretty close.
671*2e9d4914SAndroid Build Coastguard Worker\def\Egroup{%
672*2e9d4914SAndroid Build Coastguard Worker    % To get correct interline space between the last line of the group
673*2e9d4914SAndroid Build Coastguard Worker    % and the first line afterwards, we have to propagate \prevdepth.
674*2e9d4914SAndroid Build Coastguard Worker    \endgraf % Not \par, as it may have been set to \lisppar.
675*2e9d4914SAndroid Build Coastguard Worker    \global\dimen1 = \prevdepth
676*2e9d4914SAndroid Build Coastguard Worker  \egroup           % End the \vtop.
677*2e9d4914SAndroid Build Coastguard Worker  % \dimen0 is the vertical size of the group's box.
678*2e9d4914SAndroid Build Coastguard Worker  \dimen0 = \ht\groupbox  \advance\dimen0 by \dp\groupbox
679*2e9d4914SAndroid Build Coastguard Worker  % \dimen2 is how much space is left on the page (more or less).
680*2e9d4914SAndroid Build Coastguard Worker  \dimen2 = \pageheight   \advance\dimen2 by -\pagetotal
681*2e9d4914SAndroid Build Coastguard Worker  % if the group doesn't fit on the current page, and it's a big big
682*2e9d4914SAndroid Build Coastguard Worker  % group, force a page break.
683*2e9d4914SAndroid Build Coastguard Worker  \ifdim \dimen0 > \dimen2
684*2e9d4914SAndroid Build Coastguard Worker    \ifdim \pagetotal < \vfilllimit\pageheight
685*2e9d4914SAndroid Build Coastguard Worker      \page
686*2e9d4914SAndroid Build Coastguard Worker    \fi
687*2e9d4914SAndroid Build Coastguard Worker  \fi
688*2e9d4914SAndroid Build Coastguard Worker  \box\groupbox
689*2e9d4914SAndroid Build Coastguard Worker  \prevdepth = \dimen1
690*2e9d4914SAndroid Build Coastguard Worker  \checkinserts
691*2e9d4914SAndroid Build Coastguard Worker}
692*2e9d4914SAndroid Build Coastguard Worker%
693*2e9d4914SAndroid Build Coastguard Worker% TeX puts in an \escapechar (i.e., `@') at the beginning of the help
694*2e9d4914SAndroid Build Coastguard Worker% message, so this ends up printing `@group can only ...'.
695*2e9d4914SAndroid Build Coastguard Worker%
696*2e9d4914SAndroid Build Coastguard Worker\newhelp\groupinvalidhelp{%
697*2e9d4914SAndroid Build Coastguard Workergroup can only be used in environments such as @example,^^J%
698*2e9d4914SAndroid Build Coastguard Workerwhere each line of input produces a line of output.}
699*2e9d4914SAndroid Build Coastguard Worker
700*2e9d4914SAndroid Build Coastguard Worker% @need space-in-mils
701*2e9d4914SAndroid Build Coastguard Worker% forces a page break if there is not space-in-mils remaining.
702*2e9d4914SAndroid Build Coastguard Worker
703*2e9d4914SAndroid Build Coastguard Worker\newdimen\mil  \mil=0.001in
704*2e9d4914SAndroid Build Coastguard Worker
705*2e9d4914SAndroid Build Coastguard Worker\parseargdef\need{%
706*2e9d4914SAndroid Build Coastguard Worker  % Ensure vertical mode, so we don't make a big box in the middle of a
707*2e9d4914SAndroid Build Coastguard Worker  % paragraph.
708*2e9d4914SAndroid Build Coastguard Worker  \par
709*2e9d4914SAndroid Build Coastguard Worker  %
710*2e9d4914SAndroid Build Coastguard Worker  % If the @need value is less than one line space, it's useless.
711*2e9d4914SAndroid Build Coastguard Worker  \dimen0 = #1\mil
712*2e9d4914SAndroid Build Coastguard Worker  \dimen2 = \ht\strutbox
713*2e9d4914SAndroid Build Coastguard Worker  \advance\dimen2 by \dp\strutbox
714*2e9d4914SAndroid Build Coastguard Worker  \ifdim\dimen0 > \dimen2
715*2e9d4914SAndroid Build Coastguard Worker    %
716*2e9d4914SAndroid Build Coastguard Worker    % Do a \strut just to make the height of this box be normal, so the
717*2e9d4914SAndroid Build Coastguard Worker    % normal leading is inserted relative to the preceding line.
718*2e9d4914SAndroid Build Coastguard Worker    % And a page break here is fine.
719*2e9d4914SAndroid Build Coastguard Worker    \vtop to #1\mil{\strut\vfil}%
720*2e9d4914SAndroid Build Coastguard Worker    %
721*2e9d4914SAndroid Build Coastguard Worker    % TeX does not even consider page breaks if a penalty added to the
722*2e9d4914SAndroid Build Coastguard Worker    % main vertical list is 10000 or more.  But in order to see if the
723*2e9d4914SAndroid Build Coastguard Worker    % empty box we just added fits on the page, we must make it consider
724*2e9d4914SAndroid Build Coastguard Worker    % page breaks.  On the other hand, we don't want to actually break the
725*2e9d4914SAndroid Build Coastguard Worker    % page after the empty box.  So we use a penalty of 9999.
726*2e9d4914SAndroid Build Coastguard Worker    %
727*2e9d4914SAndroid Build Coastguard Worker    % There is an extremely small chance that TeX will actually break the
728*2e9d4914SAndroid Build Coastguard Worker    % page at this \penalty, if there are no other feasible breakpoints in
729*2e9d4914SAndroid Build Coastguard Worker    % sight.  (If the user is using lots of big @group commands, which
730*2e9d4914SAndroid Build Coastguard Worker    % almost-but-not-quite fill up a page, TeX will have a hard time doing
731*2e9d4914SAndroid Build Coastguard Worker    % good page breaking, for example.)  However, I could not construct an
732*2e9d4914SAndroid Build Coastguard Worker    % example where a page broke at this \penalty; if it happens in a real
733*2e9d4914SAndroid Build Coastguard Worker    % document, then we can reconsider our strategy.
734*2e9d4914SAndroid Build Coastguard Worker    \penalty9999
735*2e9d4914SAndroid Build Coastguard Worker    %
736*2e9d4914SAndroid Build Coastguard Worker    % Back up by the size of the box, whether we did a page break or not.
737*2e9d4914SAndroid Build Coastguard Worker    \kern -#1\mil
738*2e9d4914SAndroid Build Coastguard Worker    %
739*2e9d4914SAndroid Build Coastguard Worker    % Do not allow a page break right after this kern.
740*2e9d4914SAndroid Build Coastguard Worker    \nobreak
741*2e9d4914SAndroid Build Coastguard Worker  \fi
742*2e9d4914SAndroid Build Coastguard Worker}
743*2e9d4914SAndroid Build Coastguard Worker
744*2e9d4914SAndroid Build Coastguard Worker% @br   forces paragraph break (and is undocumented).
745*2e9d4914SAndroid Build Coastguard Worker
746*2e9d4914SAndroid Build Coastguard Worker\let\br = \par
747*2e9d4914SAndroid Build Coastguard Worker
748*2e9d4914SAndroid Build Coastguard Worker% @page forces the start of a new page.
749*2e9d4914SAndroid Build Coastguard Worker%
750*2e9d4914SAndroid Build Coastguard Worker\def\page{\par\vfill\supereject}
751*2e9d4914SAndroid Build Coastguard Worker
752*2e9d4914SAndroid Build Coastguard Worker% @exdent text....
753*2e9d4914SAndroid Build Coastguard Worker% outputs text on separate line in roman font, starting at standard page margin
754*2e9d4914SAndroid Build Coastguard Worker
755*2e9d4914SAndroid Build Coastguard Worker% This records the amount of indent in the innermost environment.
756*2e9d4914SAndroid Build Coastguard Worker% That's how much \exdent should take out.
757*2e9d4914SAndroid Build Coastguard Worker\newskip\exdentamount
758*2e9d4914SAndroid Build Coastguard Worker
759*2e9d4914SAndroid Build Coastguard Worker% This defn is used inside fill environments such as @defun.
760*2e9d4914SAndroid Build Coastguard Worker\parseargdef\exdent{\hfil\break\hbox{\kern -\exdentamount{\rm#1}}\hfil\break}
761*2e9d4914SAndroid Build Coastguard Worker
762*2e9d4914SAndroid Build Coastguard Worker% This defn is used inside nofill environments such as @example.
763*2e9d4914SAndroid Build Coastguard Worker\parseargdef\nofillexdent{{\advance \leftskip by -\exdentamount
764*2e9d4914SAndroid Build Coastguard Worker  \leftline{\hskip\leftskip{\rm#1}}}}
765*2e9d4914SAndroid Build Coastguard Worker
766*2e9d4914SAndroid Build Coastguard Worker% @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
767*2e9d4914SAndroid Build Coastguard Worker% paragraph.  For more general purposes, use the \margin insertion
768*2e9d4914SAndroid Build Coastguard Worker% class.  WHICH is `l' or `r'.  Not documented, written for gawk manual.
769*2e9d4914SAndroid Build Coastguard Worker%
770*2e9d4914SAndroid Build Coastguard Worker\newskip\inmarginspacing \inmarginspacing=1cm
771*2e9d4914SAndroid Build Coastguard Worker\def\strutdepth{\dp\strutbox}
772*2e9d4914SAndroid Build Coastguard Worker%
773*2e9d4914SAndroid Build Coastguard Worker\def\doinmargin#1#2{\strut\vadjust{%
774*2e9d4914SAndroid Build Coastguard Worker  \nobreak
775*2e9d4914SAndroid Build Coastguard Worker  \kern-\strutdepth
776*2e9d4914SAndroid Build Coastguard Worker  \vtop to \strutdepth{%
777*2e9d4914SAndroid Build Coastguard Worker    \baselineskip=\strutdepth
778*2e9d4914SAndroid Build Coastguard Worker    \vss
779*2e9d4914SAndroid Build Coastguard Worker    % if you have multiple lines of stuff to put here, you'll need to
780*2e9d4914SAndroid Build Coastguard Worker    % make the vbox yourself of the appropriate size.
781*2e9d4914SAndroid Build Coastguard Worker    \ifx#1l%
782*2e9d4914SAndroid Build Coastguard Worker      \llap{\ignorespaces #2\hskip\inmarginspacing}%
783*2e9d4914SAndroid Build Coastguard Worker    \else
784*2e9d4914SAndroid Build Coastguard Worker      \rlap{\hskip\hsize \hskip\inmarginspacing \ignorespaces #2}%
785*2e9d4914SAndroid Build Coastguard Worker    \fi
786*2e9d4914SAndroid Build Coastguard Worker    \null
787*2e9d4914SAndroid Build Coastguard Worker  }%
788*2e9d4914SAndroid Build Coastguard Worker}}
789*2e9d4914SAndroid Build Coastguard Worker\def\inleftmargin{\doinmargin l}
790*2e9d4914SAndroid Build Coastguard Worker\def\inrightmargin{\doinmargin r}
791*2e9d4914SAndroid Build Coastguard Worker%
792*2e9d4914SAndroid Build Coastguard Worker% @inmargin{TEXT [, RIGHT-TEXT]}
793*2e9d4914SAndroid Build Coastguard Worker% (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
794*2e9d4914SAndroid Build Coastguard Worker% else use TEXT for both).
795*2e9d4914SAndroid Build Coastguard Worker%
796*2e9d4914SAndroid Build Coastguard Worker\def\inmargin#1{\parseinmargin #1,,\finish}
797*2e9d4914SAndroid Build Coastguard Worker\def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
798*2e9d4914SAndroid Build Coastguard Worker  \setbox0 = \hbox{\ignorespaces #2}%
799*2e9d4914SAndroid Build Coastguard Worker  \ifdim\wd0 > 0pt
800*2e9d4914SAndroid Build Coastguard Worker    \def\lefttext{#1}%  have both texts
801*2e9d4914SAndroid Build Coastguard Worker    \def\righttext{#2}%
802*2e9d4914SAndroid Build Coastguard Worker  \else
803*2e9d4914SAndroid Build Coastguard Worker    \def\lefttext{#1}%  have only one text
804*2e9d4914SAndroid Build Coastguard Worker    \def\righttext{#1}%
805*2e9d4914SAndroid Build Coastguard Worker  \fi
806*2e9d4914SAndroid Build Coastguard Worker  %
807*2e9d4914SAndroid Build Coastguard Worker  \ifodd\pageno
808*2e9d4914SAndroid Build Coastguard Worker    \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
809*2e9d4914SAndroid Build Coastguard Worker  \else
810*2e9d4914SAndroid Build Coastguard Worker    \def\temp{\inleftmargin\lefttext}%
811*2e9d4914SAndroid Build Coastguard Worker  \fi
812*2e9d4914SAndroid Build Coastguard Worker  \temp
813*2e9d4914SAndroid Build Coastguard Worker}
814*2e9d4914SAndroid Build Coastguard Worker
815*2e9d4914SAndroid Build Coastguard Worker% @| inserts a changebar to the left of the current line.  It should
816*2e9d4914SAndroid Build Coastguard Worker% surround any changed text.  This approach does *not* work if the
817*2e9d4914SAndroid Build Coastguard Worker% change spans more than two lines of output.  To handle that, we would
818*2e9d4914SAndroid Build Coastguard Worker% have adopt a much more difficult approach (putting marks into the main
819*2e9d4914SAndroid Build Coastguard Worker% vertical list for the beginning and end of each change).  This command
820*2e9d4914SAndroid Build Coastguard Worker% is not documented, not supported, and doesn't work.
821*2e9d4914SAndroid Build Coastguard Worker%
822*2e9d4914SAndroid Build Coastguard Worker\def\|{%
823*2e9d4914SAndroid Build Coastguard Worker  % \vadjust can only be used in horizontal mode.
824*2e9d4914SAndroid Build Coastguard Worker  \leavevmode
825*2e9d4914SAndroid Build Coastguard Worker  %
826*2e9d4914SAndroid Build Coastguard Worker  % Append this vertical mode material after the current line in the output.
827*2e9d4914SAndroid Build Coastguard Worker  \vadjust{%
828*2e9d4914SAndroid Build Coastguard Worker    % We want to insert a rule with the height and depth of the current
829*2e9d4914SAndroid Build Coastguard Worker    % leading; that is exactly what \strutbox is supposed to record.
830*2e9d4914SAndroid Build Coastguard Worker    \vskip-\baselineskip
831*2e9d4914SAndroid Build Coastguard Worker    %
832*2e9d4914SAndroid Build Coastguard Worker    % \vadjust-items are inserted at the left edge of the type.  So
833*2e9d4914SAndroid Build Coastguard Worker    % the \llap here moves out into the left-hand margin.
834*2e9d4914SAndroid Build Coastguard Worker    \llap{%
835*2e9d4914SAndroid Build Coastguard Worker      %
836*2e9d4914SAndroid Build Coastguard Worker      % For a thicker or thinner bar, change the `1pt'.
837*2e9d4914SAndroid Build Coastguard Worker      \vrule height\baselineskip width1pt
838*2e9d4914SAndroid Build Coastguard Worker      %
839*2e9d4914SAndroid Build Coastguard Worker      % This is the space between the bar and the text.
840*2e9d4914SAndroid Build Coastguard Worker      \hskip 12pt
841*2e9d4914SAndroid Build Coastguard Worker    }%
842*2e9d4914SAndroid Build Coastguard Worker  }%
843*2e9d4914SAndroid Build Coastguard Worker}
844*2e9d4914SAndroid Build Coastguard Worker
845*2e9d4914SAndroid Build Coastguard Worker% @include FILE -- \input text of FILE.
846*2e9d4914SAndroid Build Coastguard Worker%
847*2e9d4914SAndroid Build Coastguard Worker\def\include{\parseargusing\filenamecatcodes\includezzz}
848*2e9d4914SAndroid Build Coastguard Worker\def\includezzz#1{%
849*2e9d4914SAndroid Build Coastguard Worker  \pushthisfilestack
850*2e9d4914SAndroid Build Coastguard Worker  \def\thisfile{#1}%
851*2e9d4914SAndroid Build Coastguard Worker  {%
852*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable  % we want to expand any @value in FILE.
853*2e9d4914SAndroid Build Coastguard Worker    \turnoffactive        % and allow special characters in the expansion
854*2e9d4914SAndroid Build Coastguard Worker    \indexnofonts         % Allow `@@' and other weird things in file names.
855*2e9d4914SAndroid Build Coastguard Worker    \wlog{texinfo.tex: doing @include of #1^^J}%
856*2e9d4914SAndroid Build Coastguard Worker    \edef\temp{\noexpand\input #1 }%
857*2e9d4914SAndroid Build Coastguard Worker    %
858*2e9d4914SAndroid Build Coastguard Worker    % This trickery is to read FILE outside of a group, in case it makes
859*2e9d4914SAndroid Build Coastguard Worker    % definitions, etc.
860*2e9d4914SAndroid Build Coastguard Worker    \expandafter
861*2e9d4914SAndroid Build Coastguard Worker  }\temp
862*2e9d4914SAndroid Build Coastguard Worker  \popthisfilestack
863*2e9d4914SAndroid Build Coastguard Worker}
864*2e9d4914SAndroid Build Coastguard Worker\def\filenamecatcodes{%
865*2e9d4914SAndroid Build Coastguard Worker  \catcode`\\=\other
866*2e9d4914SAndroid Build Coastguard Worker  \catcode`~=\other
867*2e9d4914SAndroid Build Coastguard Worker  \catcode`^=\other
868*2e9d4914SAndroid Build Coastguard Worker  \catcode`_=\other
869*2e9d4914SAndroid Build Coastguard Worker  \catcode`|=\other
870*2e9d4914SAndroid Build Coastguard Worker  \catcode`<=\other
871*2e9d4914SAndroid Build Coastguard Worker  \catcode`>=\other
872*2e9d4914SAndroid Build Coastguard Worker  \catcode`+=\other
873*2e9d4914SAndroid Build Coastguard Worker  \catcode`-=\other
874*2e9d4914SAndroid Build Coastguard Worker  \catcode`\`=\other
875*2e9d4914SAndroid Build Coastguard Worker  \catcode`\'=\other
876*2e9d4914SAndroid Build Coastguard Worker}
877*2e9d4914SAndroid Build Coastguard Worker
878*2e9d4914SAndroid Build Coastguard Worker\def\pushthisfilestack{%
879*2e9d4914SAndroid Build Coastguard Worker  \expandafter\pushthisfilestackX\popthisfilestack\StackTerm
880*2e9d4914SAndroid Build Coastguard Worker}
881*2e9d4914SAndroid Build Coastguard Worker\def\pushthisfilestackX{%
882*2e9d4914SAndroid Build Coastguard Worker  \expandafter\pushthisfilestackY\thisfile\StackTerm
883*2e9d4914SAndroid Build Coastguard Worker}
884*2e9d4914SAndroid Build Coastguard Worker\def\pushthisfilestackY #1\StackTerm #2\StackTerm {%
885*2e9d4914SAndroid Build Coastguard Worker  \gdef\popthisfilestack{\gdef\thisfile{#1}\gdef\popthisfilestack{#2}}%
886*2e9d4914SAndroid Build Coastguard Worker}
887*2e9d4914SAndroid Build Coastguard Worker
888*2e9d4914SAndroid Build Coastguard Worker\def\popthisfilestack{\errthisfilestackempty}
889*2e9d4914SAndroid Build Coastguard Worker\def\errthisfilestackempty{\errmessage{Internal error:
890*2e9d4914SAndroid Build Coastguard Worker  the stack of filenames is empty.}}
891*2e9d4914SAndroid Build Coastguard Worker%
892*2e9d4914SAndroid Build Coastguard Worker\def\thisfile{}
893*2e9d4914SAndroid Build Coastguard Worker
894*2e9d4914SAndroid Build Coastguard Worker% @center line
895*2e9d4914SAndroid Build Coastguard Worker% outputs that line, centered.
896*2e9d4914SAndroid Build Coastguard Worker%
897*2e9d4914SAndroid Build Coastguard Worker\parseargdef\center{%
898*2e9d4914SAndroid Build Coastguard Worker  \ifhmode
899*2e9d4914SAndroid Build Coastguard Worker    \let\centersub\centerH
900*2e9d4914SAndroid Build Coastguard Worker  \else
901*2e9d4914SAndroid Build Coastguard Worker    \let\centersub\centerV
902*2e9d4914SAndroid Build Coastguard Worker  \fi
903*2e9d4914SAndroid Build Coastguard Worker  \centersub{\hfil \ignorespaces#1\unskip \hfil}%
904*2e9d4914SAndroid Build Coastguard Worker  \let\centersub\relax % don't let the definition persist, just in case
905*2e9d4914SAndroid Build Coastguard Worker}
906*2e9d4914SAndroid Build Coastguard Worker\def\centerH#1{{%
907*2e9d4914SAndroid Build Coastguard Worker  \hfil\break
908*2e9d4914SAndroid Build Coastguard Worker  \advance\hsize by -\leftskip
909*2e9d4914SAndroid Build Coastguard Worker  \advance\hsize by -\rightskip
910*2e9d4914SAndroid Build Coastguard Worker  \line{#1}%
911*2e9d4914SAndroid Build Coastguard Worker  \break
912*2e9d4914SAndroid Build Coastguard Worker}}
913*2e9d4914SAndroid Build Coastguard Worker%
914*2e9d4914SAndroid Build Coastguard Worker\newcount\centerpenalty
915*2e9d4914SAndroid Build Coastguard Worker\def\centerV#1{%
916*2e9d4914SAndroid Build Coastguard Worker  % The idea here is the same as in \startdefun, \cartouche, etc.: if
917*2e9d4914SAndroid Build Coastguard Worker  % @center is the first thing after a section heading, we need to wipe
918*2e9d4914SAndroid Build Coastguard Worker  % out the negative parskip inserted by \sectionheading, but still
919*2e9d4914SAndroid Build Coastguard Worker  % prevent a page break here.
920*2e9d4914SAndroid Build Coastguard Worker  \centerpenalty = \lastpenalty
921*2e9d4914SAndroid Build Coastguard Worker  \ifnum\centerpenalty>10000 \vskip\parskip \fi
922*2e9d4914SAndroid Build Coastguard Worker  \ifnum\centerpenalty>9999 \penalty\centerpenalty \fi
923*2e9d4914SAndroid Build Coastguard Worker  \line{\kern\leftskip #1\kern\rightskip}%
924*2e9d4914SAndroid Build Coastguard Worker}
925*2e9d4914SAndroid Build Coastguard Worker
926*2e9d4914SAndroid Build Coastguard Worker% @sp n   outputs n lines of vertical space
927*2e9d4914SAndroid Build Coastguard Worker%
928*2e9d4914SAndroid Build Coastguard Worker\parseargdef\sp{\vskip #1\baselineskip}
929*2e9d4914SAndroid Build Coastguard Worker
930*2e9d4914SAndroid Build Coastguard Worker% @comment ...line which is ignored...
931*2e9d4914SAndroid Build Coastguard Worker% @c is the same as @comment
932*2e9d4914SAndroid Build Coastguard Worker% @ignore ... @end ignore  is another way to write a comment
933*2e9d4914SAndroid Build Coastguard Worker%
934*2e9d4914SAndroid Build Coastguard Worker\def\comment{\begingroup \catcode`\^^M=\other%
935*2e9d4914SAndroid Build Coastguard Worker\catcode`\@=\other \catcode`\{=\other \catcode`\}=\other%
936*2e9d4914SAndroid Build Coastguard Worker\commentxxx}
937*2e9d4914SAndroid Build Coastguard Worker{\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}
938*2e9d4914SAndroid Build Coastguard Worker%
939*2e9d4914SAndroid Build Coastguard Worker\let\c=\comment
940*2e9d4914SAndroid Build Coastguard Worker
941*2e9d4914SAndroid Build Coastguard Worker% @paragraphindent NCHARS
942*2e9d4914SAndroid Build Coastguard Worker% We'll use ems for NCHARS, close enough.
943*2e9d4914SAndroid Build Coastguard Worker% NCHARS can also be the word `asis' or `none'.
944*2e9d4914SAndroid Build Coastguard Worker% We cannot feasibly implement @paragraphindent asis, though.
945*2e9d4914SAndroid Build Coastguard Worker%
946*2e9d4914SAndroid Build Coastguard Worker\def\asisword{asis} % no translation, these are keywords
947*2e9d4914SAndroid Build Coastguard Worker\def\noneword{none}
948*2e9d4914SAndroid Build Coastguard Worker%
949*2e9d4914SAndroid Build Coastguard Worker\parseargdef\paragraphindent{%
950*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
951*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\asisword
952*2e9d4914SAndroid Build Coastguard Worker  \else
953*2e9d4914SAndroid Build Coastguard Worker    \ifx\temp\noneword
954*2e9d4914SAndroid Build Coastguard Worker      \defaultparindent = 0pt
955*2e9d4914SAndroid Build Coastguard Worker    \else
956*2e9d4914SAndroid Build Coastguard Worker      \defaultparindent = #1em
957*2e9d4914SAndroid Build Coastguard Worker    \fi
958*2e9d4914SAndroid Build Coastguard Worker  \fi
959*2e9d4914SAndroid Build Coastguard Worker  \parindent = \defaultparindent
960*2e9d4914SAndroid Build Coastguard Worker}
961*2e9d4914SAndroid Build Coastguard Worker
962*2e9d4914SAndroid Build Coastguard Worker% @exampleindent NCHARS
963*2e9d4914SAndroid Build Coastguard Worker% We'll use ems for NCHARS like @paragraphindent.
964*2e9d4914SAndroid Build Coastguard Worker% It seems @exampleindent asis isn't necessary, but
965*2e9d4914SAndroid Build Coastguard Worker% I preserve it to make it similar to @paragraphindent.
966*2e9d4914SAndroid Build Coastguard Worker\parseargdef\exampleindent{%
967*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
968*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\asisword
969*2e9d4914SAndroid Build Coastguard Worker  \else
970*2e9d4914SAndroid Build Coastguard Worker    \ifx\temp\noneword
971*2e9d4914SAndroid Build Coastguard Worker      \lispnarrowing = 0pt
972*2e9d4914SAndroid Build Coastguard Worker    \else
973*2e9d4914SAndroid Build Coastguard Worker      \lispnarrowing = #1em
974*2e9d4914SAndroid Build Coastguard Worker    \fi
975*2e9d4914SAndroid Build Coastguard Worker  \fi
976*2e9d4914SAndroid Build Coastguard Worker}
977*2e9d4914SAndroid Build Coastguard Worker
978*2e9d4914SAndroid Build Coastguard Worker% @firstparagraphindent WORD
979*2e9d4914SAndroid Build Coastguard Worker% If WORD is `none', then suppress indentation of the first paragraph
980*2e9d4914SAndroid Build Coastguard Worker% after a section heading.  If WORD is `insert', then do indent at such
981*2e9d4914SAndroid Build Coastguard Worker% paragraphs.
982*2e9d4914SAndroid Build Coastguard Worker%
983*2e9d4914SAndroid Build Coastguard Worker% The paragraph indentation is suppressed or not by calling
984*2e9d4914SAndroid Build Coastguard Worker% \suppressfirstparagraphindent, which the sectioning commands do.
985*2e9d4914SAndroid Build Coastguard Worker% We switch the definition of this back and forth according to WORD.
986*2e9d4914SAndroid Build Coastguard Worker% By default, we suppress indentation.
987*2e9d4914SAndroid Build Coastguard Worker%
988*2e9d4914SAndroid Build Coastguard Worker\def\suppressfirstparagraphindent{\dosuppressfirstparagraphindent}
989*2e9d4914SAndroid Build Coastguard Worker\def\insertword{insert}
990*2e9d4914SAndroid Build Coastguard Worker%
991*2e9d4914SAndroid Build Coastguard Worker\parseargdef\firstparagraphindent{%
992*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
993*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\noneword
994*2e9d4914SAndroid Build Coastguard Worker    \let\suppressfirstparagraphindent = \dosuppressfirstparagraphindent
995*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\insertword
996*2e9d4914SAndroid Build Coastguard Worker    \let\suppressfirstparagraphindent = \relax
997*2e9d4914SAndroid Build Coastguard Worker  \else
998*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
999*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @firstparagraphindent option `\temp'}%
1000*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
1001*2e9d4914SAndroid Build Coastguard Worker}
1002*2e9d4914SAndroid Build Coastguard Worker
1003*2e9d4914SAndroid Build Coastguard Worker% Here is how we actually suppress indentation.  Redefine \everypar to
1004*2e9d4914SAndroid Build Coastguard Worker% \kern backwards by \parindent, and then reset itself to empty.
1005*2e9d4914SAndroid Build Coastguard Worker%
1006*2e9d4914SAndroid Build Coastguard Worker% We also make \indent itself not actually do anything until the next
1007*2e9d4914SAndroid Build Coastguard Worker% paragraph.
1008*2e9d4914SAndroid Build Coastguard Worker%
1009*2e9d4914SAndroid Build Coastguard Worker\gdef\dosuppressfirstparagraphindent{%
1010*2e9d4914SAndroid Build Coastguard Worker  \gdef\indent{%
1011*2e9d4914SAndroid Build Coastguard Worker    \restorefirstparagraphindent
1012*2e9d4914SAndroid Build Coastguard Worker    \indent
1013*2e9d4914SAndroid Build Coastguard Worker  }%
1014*2e9d4914SAndroid Build Coastguard Worker  \gdef\noindent{%
1015*2e9d4914SAndroid Build Coastguard Worker    \restorefirstparagraphindent
1016*2e9d4914SAndroid Build Coastguard Worker    \noindent
1017*2e9d4914SAndroid Build Coastguard Worker  }%
1018*2e9d4914SAndroid Build Coastguard Worker  \global\everypar = {%
1019*2e9d4914SAndroid Build Coastguard Worker    \kern -\parindent
1020*2e9d4914SAndroid Build Coastguard Worker    \restorefirstparagraphindent
1021*2e9d4914SAndroid Build Coastguard Worker  }%
1022*2e9d4914SAndroid Build Coastguard Worker}
1023*2e9d4914SAndroid Build Coastguard Worker
1024*2e9d4914SAndroid Build Coastguard Worker\gdef\restorefirstparagraphindent{%
1025*2e9d4914SAndroid Build Coastguard Worker  \global \let \indent = \ptexindent
1026*2e9d4914SAndroid Build Coastguard Worker  \global \let \noindent = \ptexnoindent
1027*2e9d4914SAndroid Build Coastguard Worker  \global \everypar = {}%
1028*2e9d4914SAndroid Build Coastguard Worker}
1029*2e9d4914SAndroid Build Coastguard Worker
1030*2e9d4914SAndroid Build Coastguard Worker
1031*2e9d4914SAndroid Build Coastguard Worker% @refill is a no-op.
1032*2e9d4914SAndroid Build Coastguard Worker\let\refill=\relax
1033*2e9d4914SAndroid Build Coastguard Worker
1034*2e9d4914SAndroid Build Coastguard Worker% If working on a large document in chapters, it is convenient to
1035*2e9d4914SAndroid Build Coastguard Worker% be able to disable indexing, cross-referencing, and contents, for test runs.
1036*2e9d4914SAndroid Build Coastguard Worker% This is done with @novalidate (before @setfilename).
1037*2e9d4914SAndroid Build Coastguard Worker%
1038*2e9d4914SAndroid Build Coastguard Worker\newif\iflinks \linkstrue % by default we want the aux files.
1039*2e9d4914SAndroid Build Coastguard Worker\let\novalidate = \linksfalse
1040*2e9d4914SAndroid Build Coastguard Worker
1041*2e9d4914SAndroid Build Coastguard Worker% @setfilename is done at the beginning of every texinfo file.
1042*2e9d4914SAndroid Build Coastguard Worker% So open here the files we need to have open while reading the input.
1043*2e9d4914SAndroid Build Coastguard Worker% This makes it possible to make a .fmt file for texinfo.
1044*2e9d4914SAndroid Build Coastguard Worker\def\setfilename{%
1045*2e9d4914SAndroid Build Coastguard Worker   \fixbackslash  % Turn off hack to swallow `\input texinfo'.
1046*2e9d4914SAndroid Build Coastguard Worker   \iflinks
1047*2e9d4914SAndroid Build Coastguard Worker     \tryauxfile
1048*2e9d4914SAndroid Build Coastguard Worker     % Open the new aux file.  TeX will close it automatically at exit.
1049*2e9d4914SAndroid Build Coastguard Worker     \immediate\openout\auxfile=\jobname.aux
1050*2e9d4914SAndroid Build Coastguard Worker   \fi % \openindices needs to do some work in any case.
1051*2e9d4914SAndroid Build Coastguard Worker   \openindices
1052*2e9d4914SAndroid Build Coastguard Worker   \let\setfilename=\comment % Ignore extra @setfilename cmds.
1053*2e9d4914SAndroid Build Coastguard Worker   %
1054*2e9d4914SAndroid Build Coastguard Worker   % If texinfo.cnf is present on the system, read it.
1055*2e9d4914SAndroid Build Coastguard Worker   % Useful for site-wide @afourpaper, etc.
1056*2e9d4914SAndroid Build Coastguard Worker   \openin 1 texinfo.cnf
1057*2e9d4914SAndroid Build Coastguard Worker   \ifeof 1 \else \input texinfo.cnf \fi
1058*2e9d4914SAndroid Build Coastguard Worker   \closein 1
1059*2e9d4914SAndroid Build Coastguard Worker   %
1060*2e9d4914SAndroid Build Coastguard Worker   \comment % Ignore the actual filename.
1061*2e9d4914SAndroid Build Coastguard Worker}
1062*2e9d4914SAndroid Build Coastguard Worker
1063*2e9d4914SAndroid Build Coastguard Worker% Called from \setfilename.
1064*2e9d4914SAndroid Build Coastguard Worker%
1065*2e9d4914SAndroid Build Coastguard Worker\def\openindices{%
1066*2e9d4914SAndroid Build Coastguard Worker  \newindex{cp}%
1067*2e9d4914SAndroid Build Coastguard Worker  \newcodeindex{fn}%
1068*2e9d4914SAndroid Build Coastguard Worker  \newcodeindex{vr}%
1069*2e9d4914SAndroid Build Coastguard Worker  \newcodeindex{tp}%
1070*2e9d4914SAndroid Build Coastguard Worker  \newcodeindex{ky}%
1071*2e9d4914SAndroid Build Coastguard Worker  \newcodeindex{pg}%
1072*2e9d4914SAndroid Build Coastguard Worker}
1073*2e9d4914SAndroid Build Coastguard Worker
1074*2e9d4914SAndroid Build Coastguard Worker% @bye.
1075*2e9d4914SAndroid Build Coastguard Worker\outer\def\bye{\pagealignmacro\tracingstats=1\ptexend}
1076*2e9d4914SAndroid Build Coastguard Worker
1077*2e9d4914SAndroid Build Coastguard Worker
1078*2e9d4914SAndroid Build Coastguard Worker\message{pdf,}
1079*2e9d4914SAndroid Build Coastguard Worker% adobe `portable' document format
1080*2e9d4914SAndroid Build Coastguard Worker\newcount\tempnum
1081*2e9d4914SAndroid Build Coastguard Worker\newcount\lnkcount
1082*2e9d4914SAndroid Build Coastguard Worker\newtoks\filename
1083*2e9d4914SAndroid Build Coastguard Worker\newcount\filenamelength
1084*2e9d4914SAndroid Build Coastguard Worker\newcount\pgn
1085*2e9d4914SAndroid Build Coastguard Worker\newtoks\toksA
1086*2e9d4914SAndroid Build Coastguard Worker\newtoks\toksB
1087*2e9d4914SAndroid Build Coastguard Worker\newtoks\toksC
1088*2e9d4914SAndroid Build Coastguard Worker\newtoks\toksD
1089*2e9d4914SAndroid Build Coastguard Worker\newbox\boxA
1090*2e9d4914SAndroid Build Coastguard Worker\newcount\countA
1091*2e9d4914SAndroid Build Coastguard Worker\newif\ifpdf
1092*2e9d4914SAndroid Build Coastguard Worker\newif\ifpdfmakepagedest
1093*2e9d4914SAndroid Build Coastguard Worker
1094*2e9d4914SAndroid Build Coastguard Worker% when pdftex is run in dvi mode, \pdfoutput is defined (so \pdfoutput=1
1095*2e9d4914SAndroid Build Coastguard Worker% can be set).  So we test for \relax and 0 as well as being undefined.
1096*2e9d4914SAndroid Build Coastguard Worker\ifx\pdfoutput\thisisundefined
1097*2e9d4914SAndroid Build Coastguard Worker\else
1098*2e9d4914SAndroid Build Coastguard Worker  \ifx\pdfoutput\relax
1099*2e9d4914SAndroid Build Coastguard Worker  \else
1100*2e9d4914SAndroid Build Coastguard Worker    \ifcase\pdfoutput
1101*2e9d4914SAndroid Build Coastguard Worker    \else
1102*2e9d4914SAndroid Build Coastguard Worker      \pdftrue
1103*2e9d4914SAndroid Build Coastguard Worker    \fi
1104*2e9d4914SAndroid Build Coastguard Worker  \fi
1105*2e9d4914SAndroid Build Coastguard Worker\fi
1106*2e9d4914SAndroid Build Coastguard Worker
1107*2e9d4914SAndroid Build Coastguard Worker% PDF uses PostScript string constants for the names of xref targets,
1108*2e9d4914SAndroid Build Coastguard Worker% for display in the outlines, and in other places.  Thus, we have to
1109*2e9d4914SAndroid Build Coastguard Worker% double any backslashes.  Otherwise, a name like "\node" will be
1110*2e9d4914SAndroid Build Coastguard Worker% interpreted as a newline (\n), followed by o, d, e.  Not good.
1111*2e9d4914SAndroid Build Coastguard Worker%
1112*2e9d4914SAndroid Build Coastguard Worker% See http://www.ntg.nl/pipermail/ntg-pdftex/2004-July/000654.html and
1113*2e9d4914SAndroid Build Coastguard Worker% related messages.  The final outcome is that it is up to the TeX user
1114*2e9d4914SAndroid Build Coastguard Worker% to double the backslashes and otherwise make the string valid, so
1115*2e9d4914SAndroid Build Coastguard Worker% that's what we do.  pdftex 1.30.0 (ca.2005) introduced a primitive to
1116*2e9d4914SAndroid Build Coastguard Worker% do this reliably, so we use it.
1117*2e9d4914SAndroid Build Coastguard Worker
1118*2e9d4914SAndroid Build Coastguard Worker% #1 is a control sequence in which to do the replacements,
1119*2e9d4914SAndroid Build Coastguard Worker% which we \xdef.
1120*2e9d4914SAndroid Build Coastguard Worker\def\txiescapepdf#1{%
1121*2e9d4914SAndroid Build Coastguard Worker  \ifx\pdfescapestring\thisisundefined
1122*2e9d4914SAndroid Build Coastguard Worker    % No primitive available; should we give a warning or log?
1123*2e9d4914SAndroid Build Coastguard Worker    % Many times it won't matter.
1124*2e9d4914SAndroid Build Coastguard Worker  \else
1125*2e9d4914SAndroid Build Coastguard Worker    % The expandable \pdfescapestring primitive escapes parentheses,
1126*2e9d4914SAndroid Build Coastguard Worker    % backslashes, and other special chars.
1127*2e9d4914SAndroid Build Coastguard Worker    \xdef#1{\pdfescapestring{#1}}%
1128*2e9d4914SAndroid Build Coastguard Worker  \fi
1129*2e9d4914SAndroid Build Coastguard Worker}
1130*2e9d4914SAndroid Build Coastguard Worker
1131*2e9d4914SAndroid Build Coastguard Worker\newhelp\nopdfimagehelp{Texinfo supports .png, .jpg, .jpeg, and .pdf images
1132*2e9d4914SAndroid Build Coastguard Workerwith PDF output, and none of those formats could be found.  (.eps cannot
1133*2e9d4914SAndroid Build Coastguard Workerbe supported due to the design of the PDF format; use regular TeX (DVI
1134*2e9d4914SAndroid Build Coastguard Workeroutput) for that.)}
1135*2e9d4914SAndroid Build Coastguard Worker
1136*2e9d4914SAndroid Build Coastguard Worker\ifpdf
1137*2e9d4914SAndroid Build Coastguard Worker  %
1138*2e9d4914SAndroid Build Coastguard Worker  % Color manipulation macros based on pdfcolor.tex,
1139*2e9d4914SAndroid Build Coastguard Worker  % except using rgb instead of cmyk; the latter is said to render as a
1140*2e9d4914SAndroid Build Coastguard Worker  % very dark gray on-screen and a very dark halftone in print, instead
1141*2e9d4914SAndroid Build Coastguard Worker  % of actual black.
1142*2e9d4914SAndroid Build Coastguard Worker  \def\rgbDarkRed{0.50 0.09 0.12}
1143*2e9d4914SAndroid Build Coastguard Worker  \def\rgbBlack{0 0 0}
1144*2e9d4914SAndroid Build Coastguard Worker  %
1145*2e9d4914SAndroid Build Coastguard Worker  % k sets the color for filling (usual text, etc.);
1146*2e9d4914SAndroid Build Coastguard Worker  % K sets the color for stroking (thin rules, e.g., normal _'s).
1147*2e9d4914SAndroid Build Coastguard Worker  \def\pdfsetcolor#1{\pdfliteral{#1 rg  #1 RG}}
1148*2e9d4914SAndroid Build Coastguard Worker  %
1149*2e9d4914SAndroid Build Coastguard Worker  % Set color, and create a mark which defines \thiscolor accordingly,
1150*2e9d4914SAndroid Build Coastguard Worker  % so that \makeheadline knows which color to restore.
1151*2e9d4914SAndroid Build Coastguard Worker  \def\setcolor#1{%
1152*2e9d4914SAndroid Build Coastguard Worker    \xdef\lastcolordefs{\gdef\noexpand\thiscolor{#1}}%
1153*2e9d4914SAndroid Build Coastguard Worker    \domark
1154*2e9d4914SAndroid Build Coastguard Worker    \pdfsetcolor{#1}%
1155*2e9d4914SAndroid Build Coastguard Worker  }
1156*2e9d4914SAndroid Build Coastguard Worker  %
1157*2e9d4914SAndroid Build Coastguard Worker  \def\maincolor{\rgbBlack}
1158*2e9d4914SAndroid Build Coastguard Worker  \pdfsetcolor{\maincolor}
1159*2e9d4914SAndroid Build Coastguard Worker  \edef\thiscolor{\maincolor}
1160*2e9d4914SAndroid Build Coastguard Worker  \def\lastcolordefs{}
1161*2e9d4914SAndroid Build Coastguard Worker  %
1162*2e9d4914SAndroid Build Coastguard Worker  \def\makefootline{%
1163*2e9d4914SAndroid Build Coastguard Worker    \baselineskip24pt
1164*2e9d4914SAndroid Build Coastguard Worker    \line{\pdfsetcolor{\maincolor}\the\footline}%
1165*2e9d4914SAndroid Build Coastguard Worker  }
1166*2e9d4914SAndroid Build Coastguard Worker  %
1167*2e9d4914SAndroid Build Coastguard Worker  \def\makeheadline{%
1168*2e9d4914SAndroid Build Coastguard Worker    \vbox to 0pt{%
1169*2e9d4914SAndroid Build Coastguard Worker      \vskip-22.5pt
1170*2e9d4914SAndroid Build Coastguard Worker      \line{%
1171*2e9d4914SAndroid Build Coastguard Worker        \vbox to8.5pt{}%
1172*2e9d4914SAndroid Build Coastguard Worker        % Extract \thiscolor definition from the marks.
1173*2e9d4914SAndroid Build Coastguard Worker        \getcolormarks
1174*2e9d4914SAndroid Build Coastguard Worker        % Typeset the headline with \maincolor, then restore the color.
1175*2e9d4914SAndroid Build Coastguard Worker        \pdfsetcolor{\maincolor}\the\headline\pdfsetcolor{\thiscolor}%
1176*2e9d4914SAndroid Build Coastguard Worker      }%
1177*2e9d4914SAndroid Build Coastguard Worker      \vss
1178*2e9d4914SAndroid Build Coastguard Worker    }%
1179*2e9d4914SAndroid Build Coastguard Worker    \nointerlineskip
1180*2e9d4914SAndroid Build Coastguard Worker  }
1181*2e9d4914SAndroid Build Coastguard Worker  %
1182*2e9d4914SAndroid Build Coastguard Worker  %
1183*2e9d4914SAndroid Build Coastguard Worker  \pdfcatalog{/PageMode /UseOutlines}
1184*2e9d4914SAndroid Build Coastguard Worker  %
1185*2e9d4914SAndroid Build Coastguard Worker  % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1186*2e9d4914SAndroid Build Coastguard Worker  \def\dopdfimage#1#2#3{%
1187*2e9d4914SAndroid Build Coastguard Worker    \def\pdfimagewidth{#2}\setbox0 = \hbox{\ignorespaces #2}%
1188*2e9d4914SAndroid Build Coastguard Worker    \def\pdfimageheight{#3}\setbox2 = \hbox{\ignorespaces #3}%
1189*2e9d4914SAndroid Build Coastguard Worker    %
1190*2e9d4914SAndroid Build Coastguard Worker    % pdftex (and the PDF format) support .pdf, .png, .jpg (among
1191*2e9d4914SAndroid Build Coastguard Worker    % others).  Let's try in that order, PDF first since if
1192*2e9d4914SAndroid Build Coastguard Worker    % someone has a scalable image, presumably better to use that than a
1193*2e9d4914SAndroid Build Coastguard Worker    % bitmap.
1194*2e9d4914SAndroid Build Coastguard Worker    \let\pdfimgext=\empty
1195*2e9d4914SAndroid Build Coastguard Worker    \begingroup
1196*2e9d4914SAndroid Build Coastguard Worker      \openin 1 #1.pdf \ifeof 1
1197*2e9d4914SAndroid Build Coastguard Worker        \openin 1 #1.PDF \ifeof 1
1198*2e9d4914SAndroid Build Coastguard Worker          \openin 1 #1.png \ifeof 1
1199*2e9d4914SAndroid Build Coastguard Worker            \openin 1 #1.jpg \ifeof 1
1200*2e9d4914SAndroid Build Coastguard Worker              \openin 1 #1.jpeg \ifeof 1
1201*2e9d4914SAndroid Build Coastguard Worker                \openin 1 #1.JPG \ifeof 1
1202*2e9d4914SAndroid Build Coastguard Worker                  \errhelp = \nopdfimagehelp
1203*2e9d4914SAndroid Build Coastguard Worker                  \errmessage{Could not find image file #1 for pdf}%
1204*2e9d4914SAndroid Build Coastguard Worker                \else \gdef\pdfimgext{JPG}%
1205*2e9d4914SAndroid Build Coastguard Worker                \fi
1206*2e9d4914SAndroid Build Coastguard Worker              \else \gdef\pdfimgext{jpeg}%
1207*2e9d4914SAndroid Build Coastguard Worker              \fi
1208*2e9d4914SAndroid Build Coastguard Worker            \else \gdef\pdfimgext{jpg}%
1209*2e9d4914SAndroid Build Coastguard Worker            \fi
1210*2e9d4914SAndroid Build Coastguard Worker          \else \gdef\pdfimgext{png}%
1211*2e9d4914SAndroid Build Coastguard Worker          \fi
1212*2e9d4914SAndroid Build Coastguard Worker        \else \gdef\pdfimgext{PDF}%
1213*2e9d4914SAndroid Build Coastguard Worker        \fi
1214*2e9d4914SAndroid Build Coastguard Worker      \else \gdef\pdfimgext{pdf}%
1215*2e9d4914SAndroid Build Coastguard Worker      \fi
1216*2e9d4914SAndroid Build Coastguard Worker      \closein 1
1217*2e9d4914SAndroid Build Coastguard Worker    \endgroup
1218*2e9d4914SAndroid Build Coastguard Worker    %
1219*2e9d4914SAndroid Build Coastguard Worker    % without \immediate, ancient pdftex seg faults when the same image is
1220*2e9d4914SAndroid Build Coastguard Worker    % included twice.  (Version 3.14159-pre-1.0-unofficial-20010704.)
1221*2e9d4914SAndroid Build Coastguard Worker    \ifnum\pdftexversion < 14
1222*2e9d4914SAndroid Build Coastguard Worker      \immediate\pdfimage
1223*2e9d4914SAndroid Build Coastguard Worker    \else
1224*2e9d4914SAndroid Build Coastguard Worker      \immediate\pdfximage
1225*2e9d4914SAndroid Build Coastguard Worker    \fi
1226*2e9d4914SAndroid Build Coastguard Worker      \ifdim \wd0 >0pt width \pdfimagewidth \fi
1227*2e9d4914SAndroid Build Coastguard Worker      \ifdim \wd2 >0pt height \pdfimageheight \fi
1228*2e9d4914SAndroid Build Coastguard Worker      \ifnum\pdftexversion<13
1229*2e9d4914SAndroid Build Coastguard Worker         #1.\pdfimgext
1230*2e9d4914SAndroid Build Coastguard Worker       \else
1231*2e9d4914SAndroid Build Coastguard Worker         {#1.\pdfimgext}%
1232*2e9d4914SAndroid Build Coastguard Worker       \fi
1233*2e9d4914SAndroid Build Coastguard Worker    \ifnum\pdftexversion < 14 \else
1234*2e9d4914SAndroid Build Coastguard Worker      \pdfrefximage \pdflastximage
1235*2e9d4914SAndroid Build Coastguard Worker    \fi}
1236*2e9d4914SAndroid Build Coastguard Worker  %
1237*2e9d4914SAndroid Build Coastguard Worker  \def\pdfmkdest#1{{%
1238*2e9d4914SAndroid Build Coastguard Worker    % We have to set dummies so commands such as @code, and characters
1239*2e9d4914SAndroid Build Coastguard Worker    % such as \, aren't expanded when present in a section title.
1240*2e9d4914SAndroid Build Coastguard Worker    \indexnofonts
1241*2e9d4914SAndroid Build Coastguard Worker    \turnoffactive
1242*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable
1243*2e9d4914SAndroid Build Coastguard Worker    \def\pdfdestname{#1}%
1244*2e9d4914SAndroid Build Coastguard Worker    \txiescapepdf\pdfdestname
1245*2e9d4914SAndroid Build Coastguard Worker    \safewhatsit{\pdfdest name{\pdfdestname} xyz}%
1246*2e9d4914SAndroid Build Coastguard Worker  }}
1247*2e9d4914SAndroid Build Coastguard Worker  %
1248*2e9d4914SAndroid Build Coastguard Worker  % used to mark target names; must be expandable.
1249*2e9d4914SAndroid Build Coastguard Worker  \def\pdfmkpgn#1{#1}
1250*2e9d4914SAndroid Build Coastguard Worker  %
1251*2e9d4914SAndroid Build Coastguard Worker  % by default, use a color that is dark enough to print on paper as
1252*2e9d4914SAndroid Build Coastguard Worker  % nearly black, but still distinguishable for online viewing.
1253*2e9d4914SAndroid Build Coastguard Worker  \def\urlcolor{\rgbDarkRed}
1254*2e9d4914SAndroid Build Coastguard Worker  \def\linkcolor{\rgbDarkRed}
1255*2e9d4914SAndroid Build Coastguard Worker  \def\endlink{\setcolor{\maincolor}\pdfendlink}
1256*2e9d4914SAndroid Build Coastguard Worker  %
1257*2e9d4914SAndroid Build Coastguard Worker  % Adding outlines to PDF; macros for calculating structure of outlines
1258*2e9d4914SAndroid Build Coastguard Worker  % come from Petr Olsak
1259*2e9d4914SAndroid Build Coastguard Worker  \def\expnumber#1{\expandafter\ifx\csname#1\endcsname\relax 0%
1260*2e9d4914SAndroid Build Coastguard Worker    \else \csname#1\endcsname \fi}
1261*2e9d4914SAndroid Build Coastguard Worker  \def\advancenumber#1{\tempnum=\expnumber{#1}\relax
1262*2e9d4914SAndroid Build Coastguard Worker    \advance\tempnum by 1
1263*2e9d4914SAndroid Build Coastguard Worker    \expandafter\xdef\csname#1\endcsname{\the\tempnum}}
1264*2e9d4914SAndroid Build Coastguard Worker  %
1265*2e9d4914SAndroid Build Coastguard Worker  % #1 is the section text, which is what will be displayed in the
1266*2e9d4914SAndroid Build Coastguard Worker  % outline by the pdf viewer.  #2 is the pdf expression for the number
1267*2e9d4914SAndroid Build Coastguard Worker  % of subentries (or empty, for subsubsections).  #3 is the node text,
1268*2e9d4914SAndroid Build Coastguard Worker  % which might be empty if this toc entry had no corresponding node.
1269*2e9d4914SAndroid Build Coastguard Worker  % #4 is the page number
1270*2e9d4914SAndroid Build Coastguard Worker  %
1271*2e9d4914SAndroid Build Coastguard Worker  \def\dopdfoutline#1#2#3#4{%
1272*2e9d4914SAndroid Build Coastguard Worker    % Generate a link to the node text if that exists; else, use the
1273*2e9d4914SAndroid Build Coastguard Worker    % page number.  We could generate a destination for the section
1274*2e9d4914SAndroid Build Coastguard Worker    % text in the case where a section has no node, but it doesn't
1275*2e9d4914SAndroid Build Coastguard Worker    % seem worth the trouble, since most documents are normally structured.
1276*2e9d4914SAndroid Build Coastguard Worker    \edef\pdfoutlinedest{#3}%
1277*2e9d4914SAndroid Build Coastguard Worker    \ifx\pdfoutlinedest\empty
1278*2e9d4914SAndroid Build Coastguard Worker      \def\pdfoutlinedest{#4}%
1279*2e9d4914SAndroid Build Coastguard Worker    \else
1280*2e9d4914SAndroid Build Coastguard Worker      \txiescapepdf\pdfoutlinedest
1281*2e9d4914SAndroid Build Coastguard Worker    \fi
1282*2e9d4914SAndroid Build Coastguard Worker    %
1283*2e9d4914SAndroid Build Coastguard Worker    % Also escape PDF chars in the display string.
1284*2e9d4914SAndroid Build Coastguard Worker    \edef\pdfoutlinetext{#1}%
1285*2e9d4914SAndroid Build Coastguard Worker    \txiescapepdf\pdfoutlinetext
1286*2e9d4914SAndroid Build Coastguard Worker    %
1287*2e9d4914SAndroid Build Coastguard Worker    \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{\pdfoutlinetext}%
1288*2e9d4914SAndroid Build Coastguard Worker  }
1289*2e9d4914SAndroid Build Coastguard Worker  %
1290*2e9d4914SAndroid Build Coastguard Worker  \def\pdfmakeoutlines{%
1291*2e9d4914SAndroid Build Coastguard Worker    \begingroup
1292*2e9d4914SAndroid Build Coastguard Worker      % Read toc silently, to get counts of subentries for \pdfoutline.
1293*2e9d4914SAndroid Build Coastguard Worker      \def\partentry##1##2##3##4{}% ignore parts in the outlines
1294*2e9d4914SAndroid Build Coastguard Worker      \def\numchapentry##1##2##3##4{%
1295*2e9d4914SAndroid Build Coastguard Worker	\def\thischapnum{##2}%
1296*2e9d4914SAndroid Build Coastguard Worker	\def\thissecnum{0}%
1297*2e9d4914SAndroid Build Coastguard Worker	\def\thissubsecnum{0}%
1298*2e9d4914SAndroid Build Coastguard Worker      }%
1299*2e9d4914SAndroid Build Coastguard Worker      \def\numsecentry##1##2##3##4{%
1300*2e9d4914SAndroid Build Coastguard Worker	\advancenumber{chap\thischapnum}%
1301*2e9d4914SAndroid Build Coastguard Worker	\def\thissecnum{##2}%
1302*2e9d4914SAndroid Build Coastguard Worker	\def\thissubsecnum{0}%
1303*2e9d4914SAndroid Build Coastguard Worker      }%
1304*2e9d4914SAndroid Build Coastguard Worker      \def\numsubsecentry##1##2##3##4{%
1305*2e9d4914SAndroid Build Coastguard Worker	\advancenumber{sec\thissecnum}%
1306*2e9d4914SAndroid Build Coastguard Worker	\def\thissubsecnum{##2}%
1307*2e9d4914SAndroid Build Coastguard Worker      }%
1308*2e9d4914SAndroid Build Coastguard Worker      \def\numsubsubsecentry##1##2##3##4{%
1309*2e9d4914SAndroid Build Coastguard Worker	\advancenumber{subsec\thissubsecnum}%
1310*2e9d4914SAndroid Build Coastguard Worker      }%
1311*2e9d4914SAndroid Build Coastguard Worker      \def\thischapnum{0}%
1312*2e9d4914SAndroid Build Coastguard Worker      \def\thissecnum{0}%
1313*2e9d4914SAndroid Build Coastguard Worker      \def\thissubsecnum{0}%
1314*2e9d4914SAndroid Build Coastguard Worker      %
1315*2e9d4914SAndroid Build Coastguard Worker      % use \def rather than \let here because we redefine \chapentry et
1316*2e9d4914SAndroid Build Coastguard Worker      % al. a second time, below.
1317*2e9d4914SAndroid Build Coastguard Worker      \def\appentry{\numchapentry}%
1318*2e9d4914SAndroid Build Coastguard Worker      \def\appsecentry{\numsecentry}%
1319*2e9d4914SAndroid Build Coastguard Worker      \def\appsubsecentry{\numsubsecentry}%
1320*2e9d4914SAndroid Build Coastguard Worker      \def\appsubsubsecentry{\numsubsubsecentry}%
1321*2e9d4914SAndroid Build Coastguard Worker      \def\unnchapentry{\numchapentry}%
1322*2e9d4914SAndroid Build Coastguard Worker      \def\unnsecentry{\numsecentry}%
1323*2e9d4914SAndroid Build Coastguard Worker      \def\unnsubsecentry{\numsubsecentry}%
1324*2e9d4914SAndroid Build Coastguard Worker      \def\unnsubsubsecentry{\numsubsubsecentry}%
1325*2e9d4914SAndroid Build Coastguard Worker      \readdatafile{toc}%
1326*2e9d4914SAndroid Build Coastguard Worker      %
1327*2e9d4914SAndroid Build Coastguard Worker      % Read toc second time, this time actually producing the outlines.
1328*2e9d4914SAndroid Build Coastguard Worker      % The `-' means take the \expnumber as the absolute number of
1329*2e9d4914SAndroid Build Coastguard Worker      % subentries, which we calculated on our first read of the .toc above.
1330*2e9d4914SAndroid Build Coastguard Worker      %
1331*2e9d4914SAndroid Build Coastguard Worker      % We use the node names as the destinations.
1332*2e9d4914SAndroid Build Coastguard Worker      \def\numchapentry##1##2##3##4{%
1333*2e9d4914SAndroid Build Coastguard Worker        \dopdfoutline{##1}{count-\expnumber{chap##2}}{##3}{##4}}%
1334*2e9d4914SAndroid Build Coastguard Worker      \def\numsecentry##1##2##3##4{%
1335*2e9d4914SAndroid Build Coastguard Worker        \dopdfoutline{##1}{count-\expnumber{sec##2}}{##3}{##4}}%
1336*2e9d4914SAndroid Build Coastguard Worker      \def\numsubsecentry##1##2##3##4{%
1337*2e9d4914SAndroid Build Coastguard Worker        \dopdfoutline{##1}{count-\expnumber{subsec##2}}{##3}{##4}}%
1338*2e9d4914SAndroid Build Coastguard Worker      \def\numsubsubsecentry##1##2##3##4{% count is always zero
1339*2e9d4914SAndroid Build Coastguard Worker        \dopdfoutline{##1}{}{##3}{##4}}%
1340*2e9d4914SAndroid Build Coastguard Worker      %
1341*2e9d4914SAndroid Build Coastguard Worker      % PDF outlines are displayed using system fonts, instead of
1342*2e9d4914SAndroid Build Coastguard Worker      % document fonts.  Therefore we cannot use special characters,
1343*2e9d4914SAndroid Build Coastguard Worker      % since the encoding is unknown.  For example, the eogonek from
1344*2e9d4914SAndroid Build Coastguard Worker      % Latin 2 (0xea) gets translated to a | character.  Info from
1345*2e9d4914SAndroid Build Coastguard Worker      % Staszek Wawrykiewicz, 19 Jan 2004 04:09:24 +0100.
1346*2e9d4914SAndroid Build Coastguard Worker      %
1347*2e9d4914SAndroid Build Coastguard Worker      % TODO this right, we have to translate 8-bit characters to
1348*2e9d4914SAndroid Build Coastguard Worker      % their "best" equivalent, based on the @documentencoding.  Too
1349*2e9d4914SAndroid Build Coastguard Worker      % much work for too little return.  Just use the ASCII equivalents
1350*2e9d4914SAndroid Build Coastguard Worker      % we use for the index sort strings.
1351*2e9d4914SAndroid Build Coastguard Worker      %
1352*2e9d4914SAndroid Build Coastguard Worker      \indexnofonts
1353*2e9d4914SAndroid Build Coastguard Worker      \setupdatafile
1354*2e9d4914SAndroid Build Coastguard Worker      % We can have normal brace characters in the PDF outlines, unlike
1355*2e9d4914SAndroid Build Coastguard Worker      % Texinfo index files.  So set that up.
1356*2e9d4914SAndroid Build Coastguard Worker      \def\{{\lbracecharliteral}%
1357*2e9d4914SAndroid Build Coastguard Worker      \def\}{\rbracecharliteral}%
1358*2e9d4914SAndroid Build Coastguard Worker      \catcode`\\=\active \otherbackslash
1359*2e9d4914SAndroid Build Coastguard Worker      \input \tocreadfilename
1360*2e9d4914SAndroid Build Coastguard Worker    \endgroup
1361*2e9d4914SAndroid Build Coastguard Worker  }
1362*2e9d4914SAndroid Build Coastguard Worker  {\catcode`[=1 \catcode`]=2
1363*2e9d4914SAndroid Build Coastguard Worker   \catcode`{=\other \catcode`}=\other
1364*2e9d4914SAndroid Build Coastguard Worker   \gdef\lbracecharliteral[{]%
1365*2e9d4914SAndroid Build Coastguard Worker   \gdef\rbracecharliteral[}]%
1366*2e9d4914SAndroid Build Coastguard Worker  ]
1367*2e9d4914SAndroid Build Coastguard Worker  %
1368*2e9d4914SAndroid Build Coastguard Worker  \def\skipspaces#1{\def\PP{#1}\def\D{|}%
1369*2e9d4914SAndroid Build Coastguard Worker    \ifx\PP\D\let\nextsp\relax
1370*2e9d4914SAndroid Build Coastguard Worker    \else\let\nextsp\skipspaces
1371*2e9d4914SAndroid Build Coastguard Worker      \addtokens{\filename}{\PP}%
1372*2e9d4914SAndroid Build Coastguard Worker      \advance\filenamelength by 1
1373*2e9d4914SAndroid Build Coastguard Worker    \fi
1374*2e9d4914SAndroid Build Coastguard Worker    \nextsp}
1375*2e9d4914SAndroid Build Coastguard Worker  \def\getfilename#1{%
1376*2e9d4914SAndroid Build Coastguard Worker    \filenamelength=0
1377*2e9d4914SAndroid Build Coastguard Worker    % If we don't expand the argument now, \skipspaces will get
1378*2e9d4914SAndroid Build Coastguard Worker    % snagged on things like "@value{foo}".
1379*2e9d4914SAndroid Build Coastguard Worker    \edef\temp{#1}%
1380*2e9d4914SAndroid Build Coastguard Worker    \expandafter\skipspaces\temp|\relax
1381*2e9d4914SAndroid Build Coastguard Worker  }
1382*2e9d4914SAndroid Build Coastguard Worker  \ifnum\pdftexversion < 14
1383*2e9d4914SAndroid Build Coastguard Worker    \let \startlink \pdfannotlink
1384*2e9d4914SAndroid Build Coastguard Worker  \else
1385*2e9d4914SAndroid Build Coastguard Worker    \let \startlink \pdfstartlink
1386*2e9d4914SAndroid Build Coastguard Worker  \fi
1387*2e9d4914SAndroid Build Coastguard Worker  % make a live url in pdf output.
1388*2e9d4914SAndroid Build Coastguard Worker  \def\pdfurl#1{%
1389*2e9d4914SAndroid Build Coastguard Worker    \begingroup
1390*2e9d4914SAndroid Build Coastguard Worker      % it seems we really need yet another set of dummies; have not
1391*2e9d4914SAndroid Build Coastguard Worker      % tried to figure out what each command should do in the context
1392*2e9d4914SAndroid Build Coastguard Worker      % of @url.  for now, just make @/ a no-op, that's the only one
1393*2e9d4914SAndroid Build Coastguard Worker      % people have actually reported a problem with.
1394*2e9d4914SAndroid Build Coastguard Worker      %
1395*2e9d4914SAndroid Build Coastguard Worker      \normalturnoffactive
1396*2e9d4914SAndroid Build Coastguard Worker      \def\@{@}%
1397*2e9d4914SAndroid Build Coastguard Worker      \let\/=\empty
1398*2e9d4914SAndroid Build Coastguard Worker      \makevalueexpandable
1399*2e9d4914SAndroid Build Coastguard Worker      % do we want to go so far as to use \indexnofonts instead of just
1400*2e9d4914SAndroid Build Coastguard Worker      % special-casing \var here?
1401*2e9d4914SAndroid Build Coastguard Worker      \def\var##1{##1}%
1402*2e9d4914SAndroid Build Coastguard Worker      %
1403*2e9d4914SAndroid Build Coastguard Worker      \leavevmode\setcolor{\urlcolor}%
1404*2e9d4914SAndroid Build Coastguard Worker      \startlink attr{/Border [0 0 0]}%
1405*2e9d4914SAndroid Build Coastguard Worker        user{/Subtype /Link /A << /S /URI /URI (#1) >>}%
1406*2e9d4914SAndroid Build Coastguard Worker    \endgroup}
1407*2e9d4914SAndroid Build Coastguard Worker  \def\pdfgettoks#1.{\setbox\boxA=\hbox{\toksA={#1.}\toksB={}\maketoks}}
1408*2e9d4914SAndroid Build Coastguard Worker  \def\addtokens#1#2{\edef\addtoks{\noexpand#1={\the#1#2}}\addtoks}
1409*2e9d4914SAndroid Build Coastguard Worker  \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1410*2e9d4914SAndroid Build Coastguard Worker  \def\poptoks#1#2|ENDTOKS|{\let\first=#1\toksD={#1}\toksA={#2}}
1411*2e9d4914SAndroid Build Coastguard Worker  \def\maketoks{%
1412*2e9d4914SAndroid Build Coastguard Worker    \expandafter\poptoks\the\toksA|ENDTOKS|\relax
1413*2e9d4914SAndroid Build Coastguard Worker    \ifx\first0\adn0
1414*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\first1\adn1 \else\ifx\first2\adn2 \else\ifx\first3\adn3
1415*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\first4\adn4 \else\ifx\first5\adn5 \else\ifx\first6\adn6
1416*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\first7\adn7 \else\ifx\first8\adn8 \else\ifx\first9\adn9
1417*2e9d4914SAndroid Build Coastguard Worker    \else
1418*2e9d4914SAndroid Build Coastguard Worker      \ifnum0=\countA\else\makelink\fi
1419*2e9d4914SAndroid Build Coastguard Worker      \ifx\first.\let\next=\done\else
1420*2e9d4914SAndroid Build Coastguard Worker        \let\next=\maketoks
1421*2e9d4914SAndroid Build Coastguard Worker        \addtokens{\toksB}{\the\toksD}
1422*2e9d4914SAndroid Build Coastguard Worker        \ifx\first,\addtokens{\toksB}{\space}\fi
1423*2e9d4914SAndroid Build Coastguard Worker      \fi
1424*2e9d4914SAndroid Build Coastguard Worker    \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
1425*2e9d4914SAndroid Build Coastguard Worker    \next}
1426*2e9d4914SAndroid Build Coastguard Worker  \def\makelink{\addtokens{\toksB}%
1427*2e9d4914SAndroid Build Coastguard Worker    {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1428*2e9d4914SAndroid Build Coastguard Worker  \def\pdflink#1{%
1429*2e9d4914SAndroid Build Coastguard Worker    \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
1430*2e9d4914SAndroid Build Coastguard Worker    \setcolor{\linkcolor}#1\endlink}
1431*2e9d4914SAndroid Build Coastguard Worker  \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1432*2e9d4914SAndroid Build Coastguard Worker\else
1433*2e9d4914SAndroid Build Coastguard Worker  % non-pdf mode
1434*2e9d4914SAndroid Build Coastguard Worker  \let\pdfmkdest = \gobble
1435*2e9d4914SAndroid Build Coastguard Worker  \let\pdfurl = \gobble
1436*2e9d4914SAndroid Build Coastguard Worker  \let\endlink = \relax
1437*2e9d4914SAndroid Build Coastguard Worker  \let\setcolor = \gobble
1438*2e9d4914SAndroid Build Coastguard Worker  \let\pdfsetcolor = \gobble
1439*2e9d4914SAndroid Build Coastguard Worker  \let\pdfmakeoutlines = \relax
1440*2e9d4914SAndroid Build Coastguard Worker\fi  % \ifx\pdfoutput
1441*2e9d4914SAndroid Build Coastguard Worker
1442*2e9d4914SAndroid Build Coastguard Worker
1443*2e9d4914SAndroid Build Coastguard Worker\message{fonts,}
1444*2e9d4914SAndroid Build Coastguard Worker
1445*2e9d4914SAndroid Build Coastguard Worker% Change the current font style to #1, remembering it in \curfontstyle.
1446*2e9d4914SAndroid Build Coastguard Worker% For now, we do not accumulate font styles: @b{@i{foo}} prints foo in
1447*2e9d4914SAndroid Build Coastguard Worker% italics, not bold italics.
1448*2e9d4914SAndroid Build Coastguard Worker%
1449*2e9d4914SAndroid Build Coastguard Worker\def\setfontstyle#1{%
1450*2e9d4914SAndroid Build Coastguard Worker  \def\curfontstyle{#1}% not as a control sequence, because we are \edef'd.
1451*2e9d4914SAndroid Build Coastguard Worker  \csname ten#1\endcsname  % change the current font
1452*2e9d4914SAndroid Build Coastguard Worker}
1453*2e9d4914SAndroid Build Coastguard Worker
1454*2e9d4914SAndroid Build Coastguard Worker% Select #1 fonts with the current style.
1455*2e9d4914SAndroid Build Coastguard Worker%
1456*2e9d4914SAndroid Build Coastguard Worker\def\selectfonts#1{\csname #1fonts\endcsname \csname\curfontstyle\endcsname}
1457*2e9d4914SAndroid Build Coastguard Worker
1458*2e9d4914SAndroid Build Coastguard Worker\def\rm{\fam=0 \setfontstyle{rm}}
1459*2e9d4914SAndroid Build Coastguard Worker\def\it{\fam=\itfam \setfontstyle{it}}
1460*2e9d4914SAndroid Build Coastguard Worker\def\sl{\fam=\slfam \setfontstyle{sl}}
1461*2e9d4914SAndroid Build Coastguard Worker\def\bf{\fam=\bffam \setfontstyle{bf}}\def\bfstylename{bf}
1462*2e9d4914SAndroid Build Coastguard Worker\def\tt{\fam=\ttfam \setfontstyle{tt}}
1463*2e9d4914SAndroid Build Coastguard Worker
1464*2e9d4914SAndroid Build Coastguard Worker% Unfortunately, we have to override this for titles and the like, since
1465*2e9d4914SAndroid Build Coastguard Worker% in those cases "rm" is bold.  Sigh.
1466*2e9d4914SAndroid Build Coastguard Worker\def\rmisbold{\rm\def\curfontstyle{bf}}
1467*2e9d4914SAndroid Build Coastguard Worker
1468*2e9d4914SAndroid Build Coastguard Worker% Texinfo sort of supports the sans serif font style, which plain TeX does not.
1469*2e9d4914SAndroid Build Coastguard Worker% So we set up a \sf.
1470*2e9d4914SAndroid Build Coastguard Worker\newfam\sffam
1471*2e9d4914SAndroid Build Coastguard Worker\def\sf{\fam=\sffam \setfontstyle{sf}}
1472*2e9d4914SAndroid Build Coastguard Worker\let\li = \sf % Sometimes we call it \li, not \sf.
1473*2e9d4914SAndroid Build Coastguard Worker
1474*2e9d4914SAndroid Build Coastguard Worker% We don't need math for this font style.
1475*2e9d4914SAndroid Build Coastguard Worker\def\ttsl{\setfontstyle{ttsl}}
1476*2e9d4914SAndroid Build Coastguard Worker
1477*2e9d4914SAndroid Build Coastguard Worker
1478*2e9d4914SAndroid Build Coastguard Worker% Set the baselineskip to #1, and the lineskip and strut size
1479*2e9d4914SAndroid Build Coastguard Worker% correspondingly.  There is no deep meaning behind these magic numbers
1480*2e9d4914SAndroid Build Coastguard Worker% used as factors; they just match (closely enough) what Knuth defined.
1481*2e9d4914SAndroid Build Coastguard Worker%
1482*2e9d4914SAndroid Build Coastguard Worker\def\lineskipfactor{.08333}
1483*2e9d4914SAndroid Build Coastguard Worker\def\strutheightpercent{.70833}
1484*2e9d4914SAndroid Build Coastguard Worker\def\strutdepthpercent {.29167}
1485*2e9d4914SAndroid Build Coastguard Worker%
1486*2e9d4914SAndroid Build Coastguard Worker% can get a sort of poor man's double spacing by redefining this.
1487*2e9d4914SAndroid Build Coastguard Worker\def\baselinefactor{1}
1488*2e9d4914SAndroid Build Coastguard Worker%
1489*2e9d4914SAndroid Build Coastguard Worker\newdimen\textleading
1490*2e9d4914SAndroid Build Coastguard Worker\def\setleading#1{%
1491*2e9d4914SAndroid Build Coastguard Worker  \dimen0 = #1\relax
1492*2e9d4914SAndroid Build Coastguard Worker  \normalbaselineskip = \baselinefactor\dimen0
1493*2e9d4914SAndroid Build Coastguard Worker  \normallineskip = \lineskipfactor\normalbaselineskip
1494*2e9d4914SAndroid Build Coastguard Worker  \normalbaselines
1495*2e9d4914SAndroid Build Coastguard Worker  \setbox\strutbox =\hbox{%
1496*2e9d4914SAndroid Build Coastguard Worker    \vrule width0pt height\strutheightpercent\baselineskip
1497*2e9d4914SAndroid Build Coastguard Worker                    depth \strutdepthpercent \baselineskip
1498*2e9d4914SAndroid Build Coastguard Worker  }%
1499*2e9d4914SAndroid Build Coastguard Worker}
1500*2e9d4914SAndroid Build Coastguard Worker
1501*2e9d4914SAndroid Build Coastguard Worker% PDF CMaps.  See also LaTeX's t1.cmap.
1502*2e9d4914SAndroid Build Coastguard Worker%
1503*2e9d4914SAndroid Build Coastguard Worker% do nothing with this by default.
1504*2e9d4914SAndroid Build Coastguard Worker\expandafter\let\csname cmapOT1\endcsname\gobble
1505*2e9d4914SAndroid Build Coastguard Worker\expandafter\let\csname cmapOT1IT\endcsname\gobble
1506*2e9d4914SAndroid Build Coastguard Worker\expandafter\let\csname cmapOT1TT\endcsname\gobble
1507*2e9d4914SAndroid Build Coastguard Worker
1508*2e9d4914SAndroid Build Coastguard Worker% if we are producing pdf, and we have \pdffontattr, then define cmaps.
1509*2e9d4914SAndroid Build Coastguard Worker% (\pdffontattr was introduced many years ago, but people still run
1510*2e9d4914SAndroid Build Coastguard Worker% older pdftex's; it's easy to conditionalize, so we do.)
1511*2e9d4914SAndroid Build Coastguard Worker\ifpdf \ifx\pdffontattr\thisisundefined \else
1512*2e9d4914SAndroid Build Coastguard Worker  \begingroup
1513*2e9d4914SAndroid Build Coastguard Worker    \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
1514*2e9d4914SAndroid Build Coastguard Worker    \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
1515*2e9d4914SAndroid Build Coastguard Worker%%DocumentNeededResources: ProcSet (CIDInit)
1516*2e9d4914SAndroid Build Coastguard Worker%%IncludeResource: ProcSet (CIDInit)
1517*2e9d4914SAndroid Build Coastguard Worker%%BeginResource: CMap (TeX-OT1-0)
1518*2e9d4914SAndroid Build Coastguard Worker%%Title: (TeX-OT1-0 TeX OT1 0)
1519*2e9d4914SAndroid Build Coastguard Worker%%Version: 1.000
1520*2e9d4914SAndroid Build Coastguard Worker%%EndComments
1521*2e9d4914SAndroid Build Coastguard Worker/CIDInit /ProcSet findresource begin
1522*2e9d4914SAndroid Build Coastguard Worker12 dict begin
1523*2e9d4914SAndroid Build Coastguard Workerbegincmap
1524*2e9d4914SAndroid Build Coastguard Worker/CIDSystemInfo
1525*2e9d4914SAndroid Build Coastguard Worker<< /Registry (TeX)
1526*2e9d4914SAndroid Build Coastguard Worker/Ordering (OT1)
1527*2e9d4914SAndroid Build Coastguard Worker/Supplement 0
1528*2e9d4914SAndroid Build Coastguard Worker>> def
1529*2e9d4914SAndroid Build Coastguard Worker/CMapName /TeX-OT1-0 def
1530*2e9d4914SAndroid Build Coastguard Worker/CMapType 2 def
1531*2e9d4914SAndroid Build Coastguard Worker1 begincodespacerange
1532*2e9d4914SAndroid Build Coastguard Worker<00> <7F>
1533*2e9d4914SAndroid Build Coastguard Workerendcodespacerange
1534*2e9d4914SAndroid Build Coastguard Worker8 beginbfrange
1535*2e9d4914SAndroid Build Coastguard Worker<00> <01> <0393>
1536*2e9d4914SAndroid Build Coastguard Worker<09> <0A> <03A8>
1537*2e9d4914SAndroid Build Coastguard Worker<23> <26> <0023>
1538*2e9d4914SAndroid Build Coastguard Worker<28> <3B> <0028>
1539*2e9d4914SAndroid Build Coastguard Worker<3F> <5B> <003F>
1540*2e9d4914SAndroid Build Coastguard Worker<5D> <5E> <005D>
1541*2e9d4914SAndroid Build Coastguard Worker<61> <7A> <0061>
1542*2e9d4914SAndroid Build Coastguard Worker<7B> <7C> <2013>
1543*2e9d4914SAndroid Build Coastguard Workerendbfrange
1544*2e9d4914SAndroid Build Coastguard Worker40 beginbfchar
1545*2e9d4914SAndroid Build Coastguard Worker<02> <0398>
1546*2e9d4914SAndroid Build Coastguard Worker<03> <039B>
1547*2e9d4914SAndroid Build Coastguard Worker<04> <039E>
1548*2e9d4914SAndroid Build Coastguard Worker<05> <03A0>
1549*2e9d4914SAndroid Build Coastguard Worker<06> <03A3>
1550*2e9d4914SAndroid Build Coastguard Worker<07> <03D2>
1551*2e9d4914SAndroid Build Coastguard Worker<08> <03A6>
1552*2e9d4914SAndroid Build Coastguard Worker<0B> <00660066>
1553*2e9d4914SAndroid Build Coastguard Worker<0C> <00660069>
1554*2e9d4914SAndroid Build Coastguard Worker<0D> <0066006C>
1555*2e9d4914SAndroid Build Coastguard Worker<0E> <006600660069>
1556*2e9d4914SAndroid Build Coastguard Worker<0F> <00660066006C>
1557*2e9d4914SAndroid Build Coastguard Worker<10> <0131>
1558*2e9d4914SAndroid Build Coastguard Worker<11> <0237>
1559*2e9d4914SAndroid Build Coastguard Worker<12> <0060>
1560*2e9d4914SAndroid Build Coastguard Worker<13> <00B4>
1561*2e9d4914SAndroid Build Coastguard Worker<14> <02C7>
1562*2e9d4914SAndroid Build Coastguard Worker<15> <02D8>
1563*2e9d4914SAndroid Build Coastguard Worker<16> <00AF>
1564*2e9d4914SAndroid Build Coastguard Worker<17> <02DA>
1565*2e9d4914SAndroid Build Coastguard Worker<18> <00B8>
1566*2e9d4914SAndroid Build Coastguard Worker<19> <00DF>
1567*2e9d4914SAndroid Build Coastguard Worker<1A> <00E6>
1568*2e9d4914SAndroid Build Coastguard Worker<1B> <0153>
1569*2e9d4914SAndroid Build Coastguard Worker<1C> <00F8>
1570*2e9d4914SAndroid Build Coastguard Worker<1D> <00C6>
1571*2e9d4914SAndroid Build Coastguard Worker<1E> <0152>
1572*2e9d4914SAndroid Build Coastguard Worker<1F> <00D8>
1573*2e9d4914SAndroid Build Coastguard Worker<21> <0021>
1574*2e9d4914SAndroid Build Coastguard Worker<22> <201D>
1575*2e9d4914SAndroid Build Coastguard Worker<27> <2019>
1576*2e9d4914SAndroid Build Coastguard Worker<3C> <00A1>
1577*2e9d4914SAndroid Build Coastguard Worker<3D> <003D>
1578*2e9d4914SAndroid Build Coastguard Worker<3E> <00BF>
1579*2e9d4914SAndroid Build Coastguard Worker<5C> <201C>
1580*2e9d4914SAndroid Build Coastguard Worker<5F> <02D9>
1581*2e9d4914SAndroid Build Coastguard Worker<60> <2018>
1582*2e9d4914SAndroid Build Coastguard Worker<7D> <02DD>
1583*2e9d4914SAndroid Build Coastguard Worker<7E> <007E>
1584*2e9d4914SAndroid Build Coastguard Worker<7F> <00A8>
1585*2e9d4914SAndroid Build Coastguard Workerendbfchar
1586*2e9d4914SAndroid Build Coastguard Workerendcmap
1587*2e9d4914SAndroid Build Coastguard WorkerCMapName currentdict /CMap defineresource pop
1588*2e9d4914SAndroid Build Coastguard Workerend
1589*2e9d4914SAndroid Build Coastguard Workerend
1590*2e9d4914SAndroid Build Coastguard Worker%%EndResource
1591*2e9d4914SAndroid Build Coastguard Worker%%EOF
1592*2e9d4914SAndroid Build Coastguard Worker    }\endgroup
1593*2e9d4914SAndroid Build Coastguard Worker  \expandafter\edef\csname cmapOT1\endcsname#1{%
1594*2e9d4914SAndroid Build Coastguard Worker    \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
1595*2e9d4914SAndroid Build Coastguard Worker  }%
1596*2e9d4914SAndroid Build Coastguard Worker%
1597*2e9d4914SAndroid Build Coastguard Worker% \cmapOT1IT
1598*2e9d4914SAndroid Build Coastguard Worker  \begingroup
1599*2e9d4914SAndroid Build Coastguard Worker    \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
1600*2e9d4914SAndroid Build Coastguard Worker    \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
1601*2e9d4914SAndroid Build Coastguard Worker%%DocumentNeededResources: ProcSet (CIDInit)
1602*2e9d4914SAndroid Build Coastguard Worker%%IncludeResource: ProcSet (CIDInit)
1603*2e9d4914SAndroid Build Coastguard Worker%%BeginResource: CMap (TeX-OT1IT-0)
1604*2e9d4914SAndroid Build Coastguard Worker%%Title: (TeX-OT1IT-0 TeX OT1IT 0)
1605*2e9d4914SAndroid Build Coastguard Worker%%Version: 1.000
1606*2e9d4914SAndroid Build Coastguard Worker%%EndComments
1607*2e9d4914SAndroid Build Coastguard Worker/CIDInit /ProcSet findresource begin
1608*2e9d4914SAndroid Build Coastguard Worker12 dict begin
1609*2e9d4914SAndroid Build Coastguard Workerbegincmap
1610*2e9d4914SAndroid Build Coastguard Worker/CIDSystemInfo
1611*2e9d4914SAndroid Build Coastguard Worker<< /Registry (TeX)
1612*2e9d4914SAndroid Build Coastguard Worker/Ordering (OT1IT)
1613*2e9d4914SAndroid Build Coastguard Worker/Supplement 0
1614*2e9d4914SAndroid Build Coastguard Worker>> def
1615*2e9d4914SAndroid Build Coastguard Worker/CMapName /TeX-OT1IT-0 def
1616*2e9d4914SAndroid Build Coastguard Worker/CMapType 2 def
1617*2e9d4914SAndroid Build Coastguard Worker1 begincodespacerange
1618*2e9d4914SAndroid Build Coastguard Worker<00> <7F>
1619*2e9d4914SAndroid Build Coastguard Workerendcodespacerange
1620*2e9d4914SAndroid Build Coastguard Worker8 beginbfrange
1621*2e9d4914SAndroid Build Coastguard Worker<00> <01> <0393>
1622*2e9d4914SAndroid Build Coastguard Worker<09> <0A> <03A8>
1623*2e9d4914SAndroid Build Coastguard Worker<25> <26> <0025>
1624*2e9d4914SAndroid Build Coastguard Worker<28> <3B> <0028>
1625*2e9d4914SAndroid Build Coastguard Worker<3F> <5B> <003F>
1626*2e9d4914SAndroid Build Coastguard Worker<5D> <5E> <005D>
1627*2e9d4914SAndroid Build Coastguard Worker<61> <7A> <0061>
1628*2e9d4914SAndroid Build Coastguard Worker<7B> <7C> <2013>
1629*2e9d4914SAndroid Build Coastguard Workerendbfrange
1630*2e9d4914SAndroid Build Coastguard Worker42 beginbfchar
1631*2e9d4914SAndroid Build Coastguard Worker<02> <0398>
1632*2e9d4914SAndroid Build Coastguard Worker<03> <039B>
1633*2e9d4914SAndroid Build Coastguard Worker<04> <039E>
1634*2e9d4914SAndroid Build Coastguard Worker<05> <03A0>
1635*2e9d4914SAndroid Build Coastguard Worker<06> <03A3>
1636*2e9d4914SAndroid Build Coastguard Worker<07> <03D2>
1637*2e9d4914SAndroid Build Coastguard Worker<08> <03A6>
1638*2e9d4914SAndroid Build Coastguard Worker<0B> <00660066>
1639*2e9d4914SAndroid Build Coastguard Worker<0C> <00660069>
1640*2e9d4914SAndroid Build Coastguard Worker<0D> <0066006C>
1641*2e9d4914SAndroid Build Coastguard Worker<0E> <006600660069>
1642*2e9d4914SAndroid Build Coastguard Worker<0F> <00660066006C>
1643*2e9d4914SAndroid Build Coastguard Worker<10> <0131>
1644*2e9d4914SAndroid Build Coastguard Worker<11> <0237>
1645*2e9d4914SAndroid Build Coastguard Worker<12> <0060>
1646*2e9d4914SAndroid Build Coastguard Worker<13> <00B4>
1647*2e9d4914SAndroid Build Coastguard Worker<14> <02C7>
1648*2e9d4914SAndroid Build Coastguard Worker<15> <02D8>
1649*2e9d4914SAndroid Build Coastguard Worker<16> <00AF>
1650*2e9d4914SAndroid Build Coastguard Worker<17> <02DA>
1651*2e9d4914SAndroid Build Coastguard Worker<18> <00B8>
1652*2e9d4914SAndroid Build Coastguard Worker<19> <00DF>
1653*2e9d4914SAndroid Build Coastguard Worker<1A> <00E6>
1654*2e9d4914SAndroid Build Coastguard Worker<1B> <0153>
1655*2e9d4914SAndroid Build Coastguard Worker<1C> <00F8>
1656*2e9d4914SAndroid Build Coastguard Worker<1D> <00C6>
1657*2e9d4914SAndroid Build Coastguard Worker<1E> <0152>
1658*2e9d4914SAndroid Build Coastguard Worker<1F> <00D8>
1659*2e9d4914SAndroid Build Coastguard Worker<21> <0021>
1660*2e9d4914SAndroid Build Coastguard Worker<22> <201D>
1661*2e9d4914SAndroid Build Coastguard Worker<23> <0023>
1662*2e9d4914SAndroid Build Coastguard Worker<24> <00A3>
1663*2e9d4914SAndroid Build Coastguard Worker<27> <2019>
1664*2e9d4914SAndroid Build Coastguard Worker<3C> <00A1>
1665*2e9d4914SAndroid Build Coastguard Worker<3D> <003D>
1666*2e9d4914SAndroid Build Coastguard Worker<3E> <00BF>
1667*2e9d4914SAndroid Build Coastguard Worker<5C> <201C>
1668*2e9d4914SAndroid Build Coastguard Worker<5F> <02D9>
1669*2e9d4914SAndroid Build Coastguard Worker<60> <2018>
1670*2e9d4914SAndroid Build Coastguard Worker<7D> <02DD>
1671*2e9d4914SAndroid Build Coastguard Worker<7E> <007E>
1672*2e9d4914SAndroid Build Coastguard Worker<7F> <00A8>
1673*2e9d4914SAndroid Build Coastguard Workerendbfchar
1674*2e9d4914SAndroid Build Coastguard Workerendcmap
1675*2e9d4914SAndroid Build Coastguard WorkerCMapName currentdict /CMap defineresource pop
1676*2e9d4914SAndroid Build Coastguard Workerend
1677*2e9d4914SAndroid Build Coastguard Workerend
1678*2e9d4914SAndroid Build Coastguard Worker%%EndResource
1679*2e9d4914SAndroid Build Coastguard Worker%%EOF
1680*2e9d4914SAndroid Build Coastguard Worker    }\endgroup
1681*2e9d4914SAndroid Build Coastguard Worker  \expandafter\edef\csname cmapOT1IT\endcsname#1{%
1682*2e9d4914SAndroid Build Coastguard Worker    \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
1683*2e9d4914SAndroid Build Coastguard Worker  }%
1684*2e9d4914SAndroid Build Coastguard Worker%
1685*2e9d4914SAndroid Build Coastguard Worker% \cmapOT1TT
1686*2e9d4914SAndroid Build Coastguard Worker  \begingroup
1687*2e9d4914SAndroid Build Coastguard Worker    \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
1688*2e9d4914SAndroid Build Coastguard Worker    \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
1689*2e9d4914SAndroid Build Coastguard Worker%%DocumentNeededResources: ProcSet (CIDInit)
1690*2e9d4914SAndroid Build Coastguard Worker%%IncludeResource: ProcSet (CIDInit)
1691*2e9d4914SAndroid Build Coastguard Worker%%BeginResource: CMap (TeX-OT1TT-0)
1692*2e9d4914SAndroid Build Coastguard Worker%%Title: (TeX-OT1TT-0 TeX OT1TT 0)
1693*2e9d4914SAndroid Build Coastguard Worker%%Version: 1.000
1694*2e9d4914SAndroid Build Coastguard Worker%%EndComments
1695*2e9d4914SAndroid Build Coastguard Worker/CIDInit /ProcSet findresource begin
1696*2e9d4914SAndroid Build Coastguard Worker12 dict begin
1697*2e9d4914SAndroid Build Coastguard Workerbegincmap
1698*2e9d4914SAndroid Build Coastguard Worker/CIDSystemInfo
1699*2e9d4914SAndroid Build Coastguard Worker<< /Registry (TeX)
1700*2e9d4914SAndroid Build Coastguard Worker/Ordering (OT1TT)
1701*2e9d4914SAndroid Build Coastguard Worker/Supplement 0
1702*2e9d4914SAndroid Build Coastguard Worker>> def
1703*2e9d4914SAndroid Build Coastguard Worker/CMapName /TeX-OT1TT-0 def
1704*2e9d4914SAndroid Build Coastguard Worker/CMapType 2 def
1705*2e9d4914SAndroid Build Coastguard Worker1 begincodespacerange
1706*2e9d4914SAndroid Build Coastguard Worker<00> <7F>
1707*2e9d4914SAndroid Build Coastguard Workerendcodespacerange
1708*2e9d4914SAndroid Build Coastguard Worker5 beginbfrange
1709*2e9d4914SAndroid Build Coastguard Worker<00> <01> <0393>
1710*2e9d4914SAndroid Build Coastguard Worker<09> <0A> <03A8>
1711*2e9d4914SAndroid Build Coastguard Worker<21> <26> <0021>
1712*2e9d4914SAndroid Build Coastguard Worker<28> <5F> <0028>
1713*2e9d4914SAndroid Build Coastguard Worker<61> <7E> <0061>
1714*2e9d4914SAndroid Build Coastguard Workerendbfrange
1715*2e9d4914SAndroid Build Coastguard Worker32 beginbfchar
1716*2e9d4914SAndroid Build Coastguard Worker<02> <0398>
1717*2e9d4914SAndroid Build Coastguard Worker<03> <039B>
1718*2e9d4914SAndroid Build Coastguard Worker<04> <039E>
1719*2e9d4914SAndroid Build Coastguard Worker<05> <03A0>
1720*2e9d4914SAndroid Build Coastguard Worker<06> <03A3>
1721*2e9d4914SAndroid Build Coastguard Worker<07> <03D2>
1722*2e9d4914SAndroid Build Coastguard Worker<08> <03A6>
1723*2e9d4914SAndroid Build Coastguard Worker<0B> <2191>
1724*2e9d4914SAndroid Build Coastguard Worker<0C> <2193>
1725*2e9d4914SAndroid Build Coastguard Worker<0D> <0027>
1726*2e9d4914SAndroid Build Coastguard Worker<0E> <00A1>
1727*2e9d4914SAndroid Build Coastguard Worker<0F> <00BF>
1728*2e9d4914SAndroid Build Coastguard Worker<10> <0131>
1729*2e9d4914SAndroid Build Coastguard Worker<11> <0237>
1730*2e9d4914SAndroid Build Coastguard Worker<12> <0060>
1731*2e9d4914SAndroid Build Coastguard Worker<13> <00B4>
1732*2e9d4914SAndroid Build Coastguard Worker<14> <02C7>
1733*2e9d4914SAndroid Build Coastguard Worker<15> <02D8>
1734*2e9d4914SAndroid Build Coastguard Worker<16> <00AF>
1735*2e9d4914SAndroid Build Coastguard Worker<17> <02DA>
1736*2e9d4914SAndroid Build Coastguard Worker<18> <00B8>
1737*2e9d4914SAndroid Build Coastguard Worker<19> <00DF>
1738*2e9d4914SAndroid Build Coastguard Worker<1A> <00E6>
1739*2e9d4914SAndroid Build Coastguard Worker<1B> <0153>
1740*2e9d4914SAndroid Build Coastguard Worker<1C> <00F8>
1741*2e9d4914SAndroid Build Coastguard Worker<1D> <00C6>
1742*2e9d4914SAndroid Build Coastguard Worker<1E> <0152>
1743*2e9d4914SAndroid Build Coastguard Worker<1F> <00D8>
1744*2e9d4914SAndroid Build Coastguard Worker<20> <2423>
1745*2e9d4914SAndroid Build Coastguard Worker<27> <2019>
1746*2e9d4914SAndroid Build Coastguard Worker<60> <2018>
1747*2e9d4914SAndroid Build Coastguard Worker<7F> <00A8>
1748*2e9d4914SAndroid Build Coastguard Workerendbfchar
1749*2e9d4914SAndroid Build Coastguard Workerendcmap
1750*2e9d4914SAndroid Build Coastguard WorkerCMapName currentdict /CMap defineresource pop
1751*2e9d4914SAndroid Build Coastguard Workerend
1752*2e9d4914SAndroid Build Coastguard Workerend
1753*2e9d4914SAndroid Build Coastguard Worker%%EndResource
1754*2e9d4914SAndroid Build Coastguard Worker%%EOF
1755*2e9d4914SAndroid Build Coastguard Worker    }\endgroup
1756*2e9d4914SAndroid Build Coastguard Worker  \expandafter\edef\csname cmapOT1TT\endcsname#1{%
1757*2e9d4914SAndroid Build Coastguard Worker    \pdffontattr#1{/ToUnicode \the\pdflastobj\space 0 R}%
1758*2e9d4914SAndroid Build Coastguard Worker  }%
1759*2e9d4914SAndroid Build Coastguard Worker\fi\fi
1760*2e9d4914SAndroid Build Coastguard Worker
1761*2e9d4914SAndroid Build Coastguard Worker
1762*2e9d4914SAndroid Build Coastguard Worker% Set the font macro #1 to the font named \fontprefix#2.
1763*2e9d4914SAndroid Build Coastguard Worker% #3 is the font's design size, #4 is a scale factor, #5 is the CMap
1764*2e9d4914SAndroid Build Coastguard Worker% encoding (only OT1, OT1IT and OT1TT are allowed, or empty to omit).
1765*2e9d4914SAndroid Build Coastguard Worker% Example:
1766*2e9d4914SAndroid Build Coastguard Worker% #1 = \textrm
1767*2e9d4914SAndroid Build Coastguard Worker% #2 = \rmshape
1768*2e9d4914SAndroid Build Coastguard Worker% #3 = 10
1769*2e9d4914SAndroid Build Coastguard Worker% #4 = \mainmagstep
1770*2e9d4914SAndroid Build Coastguard Worker% #5 = OT1
1771*2e9d4914SAndroid Build Coastguard Worker%
1772*2e9d4914SAndroid Build Coastguard Worker\def\setfont#1#2#3#4#5{%
1773*2e9d4914SAndroid Build Coastguard Worker  \font#1=\fontprefix#2#3 scaled #4
1774*2e9d4914SAndroid Build Coastguard Worker  \csname cmap#5\endcsname#1%
1775*2e9d4914SAndroid Build Coastguard Worker}
1776*2e9d4914SAndroid Build Coastguard Worker% This is what gets called when #5 of \setfont is empty.
1777*2e9d4914SAndroid Build Coastguard Worker\let\cmap\gobble
1778*2e9d4914SAndroid Build Coastguard Worker%
1779*2e9d4914SAndroid Build Coastguard Worker% (end of cmaps)
1780*2e9d4914SAndroid Build Coastguard Worker
1781*2e9d4914SAndroid Build Coastguard Worker% Use cm as the default font prefix.
1782*2e9d4914SAndroid Build Coastguard Worker% To specify the font prefix, you must define \fontprefix
1783*2e9d4914SAndroid Build Coastguard Worker% before you read in texinfo.tex.
1784*2e9d4914SAndroid Build Coastguard Worker\ifx\fontprefix\thisisundefined
1785*2e9d4914SAndroid Build Coastguard Worker\def\fontprefix{cm}
1786*2e9d4914SAndroid Build Coastguard Worker\fi
1787*2e9d4914SAndroid Build Coastguard Worker% Support font families that don't use the same naming scheme as CM.
1788*2e9d4914SAndroid Build Coastguard Worker\def\rmshape{r}
1789*2e9d4914SAndroid Build Coastguard Worker\def\rmbshape{bx}               % where the normal face is bold
1790*2e9d4914SAndroid Build Coastguard Worker\def\bfshape{b}
1791*2e9d4914SAndroid Build Coastguard Worker\def\bxshape{bx}
1792*2e9d4914SAndroid Build Coastguard Worker\def\ttshape{tt}
1793*2e9d4914SAndroid Build Coastguard Worker\def\ttbshape{tt}
1794*2e9d4914SAndroid Build Coastguard Worker\def\ttslshape{sltt}
1795*2e9d4914SAndroid Build Coastguard Worker\def\itshape{ti}
1796*2e9d4914SAndroid Build Coastguard Worker\def\itbshape{bxti}
1797*2e9d4914SAndroid Build Coastguard Worker\def\slshape{sl}
1798*2e9d4914SAndroid Build Coastguard Worker\def\slbshape{bxsl}
1799*2e9d4914SAndroid Build Coastguard Worker\def\sfshape{ss}
1800*2e9d4914SAndroid Build Coastguard Worker\def\sfbshape{ss}
1801*2e9d4914SAndroid Build Coastguard Worker\def\scshape{csc}
1802*2e9d4914SAndroid Build Coastguard Worker\def\scbshape{csc}
1803*2e9d4914SAndroid Build Coastguard Worker
1804*2e9d4914SAndroid Build Coastguard Worker% Definitions for a main text size of 11pt.  (The default in Texinfo.)
1805*2e9d4914SAndroid Build Coastguard Worker%
1806*2e9d4914SAndroid Build Coastguard Worker\def\definetextfontsizexi{%
1807*2e9d4914SAndroid Build Coastguard Worker% Text fonts (11.2pt, magstep1).
1808*2e9d4914SAndroid Build Coastguard Worker\def\textnominalsize{11pt}
1809*2e9d4914SAndroid Build Coastguard Worker\edef\mainmagstep{\magstephalf}
1810*2e9d4914SAndroid Build Coastguard Worker\setfont\textrm\rmshape{10}{\mainmagstep}{OT1}
1811*2e9d4914SAndroid Build Coastguard Worker\setfont\texttt\ttshape{10}{\mainmagstep}{OT1TT}
1812*2e9d4914SAndroid Build Coastguard Worker\setfont\textbf\bfshape{10}{\mainmagstep}{OT1}
1813*2e9d4914SAndroid Build Coastguard Worker\setfont\textit\itshape{10}{\mainmagstep}{OT1IT}
1814*2e9d4914SAndroid Build Coastguard Worker\setfont\textsl\slshape{10}{\mainmagstep}{OT1}
1815*2e9d4914SAndroid Build Coastguard Worker\setfont\textsf\sfshape{10}{\mainmagstep}{OT1}
1816*2e9d4914SAndroid Build Coastguard Worker\setfont\textsc\scshape{10}{\mainmagstep}{OT1}
1817*2e9d4914SAndroid Build Coastguard Worker\setfont\textttsl\ttslshape{10}{\mainmagstep}{OT1TT}
1818*2e9d4914SAndroid Build Coastguard Worker\font\texti=cmmi10 scaled \mainmagstep
1819*2e9d4914SAndroid Build Coastguard Worker\font\textsy=cmsy10 scaled \mainmagstep
1820*2e9d4914SAndroid Build Coastguard Worker\def\textecsize{1095}
1821*2e9d4914SAndroid Build Coastguard Worker
1822*2e9d4914SAndroid Build Coastguard Worker% A few fonts for @defun names and args.
1823*2e9d4914SAndroid Build Coastguard Worker\setfont\defbf\bfshape{10}{\magstep1}{OT1}
1824*2e9d4914SAndroid Build Coastguard Worker\setfont\deftt\ttshape{10}{\magstep1}{OT1TT}
1825*2e9d4914SAndroid Build Coastguard Worker\setfont\defttsl\ttslshape{10}{\magstep1}{OT1TT}
1826*2e9d4914SAndroid Build Coastguard Worker\def\df{\let\tentt=\deftt \let\tenbf = \defbf \let\tenttsl=\defttsl \bf}
1827*2e9d4914SAndroid Build Coastguard Worker
1828*2e9d4914SAndroid Build Coastguard Worker% Fonts for indices, footnotes, small examples (9pt).
1829*2e9d4914SAndroid Build Coastguard Worker\def\smallnominalsize{9pt}
1830*2e9d4914SAndroid Build Coastguard Worker\setfont\smallrm\rmshape{9}{1000}{OT1}
1831*2e9d4914SAndroid Build Coastguard Worker\setfont\smalltt\ttshape{9}{1000}{OT1TT}
1832*2e9d4914SAndroid Build Coastguard Worker\setfont\smallbf\bfshape{10}{900}{OT1}
1833*2e9d4914SAndroid Build Coastguard Worker\setfont\smallit\itshape{9}{1000}{OT1IT}
1834*2e9d4914SAndroid Build Coastguard Worker\setfont\smallsl\slshape{9}{1000}{OT1}
1835*2e9d4914SAndroid Build Coastguard Worker\setfont\smallsf\sfshape{9}{1000}{OT1}
1836*2e9d4914SAndroid Build Coastguard Worker\setfont\smallsc\scshape{10}{900}{OT1}
1837*2e9d4914SAndroid Build Coastguard Worker\setfont\smallttsl\ttslshape{10}{900}{OT1TT}
1838*2e9d4914SAndroid Build Coastguard Worker\font\smalli=cmmi9
1839*2e9d4914SAndroid Build Coastguard Worker\font\smallsy=cmsy9
1840*2e9d4914SAndroid Build Coastguard Worker\def\smallecsize{0900}
1841*2e9d4914SAndroid Build Coastguard Worker
1842*2e9d4914SAndroid Build Coastguard Worker% Fonts for small examples (8pt).
1843*2e9d4914SAndroid Build Coastguard Worker\def\smallernominalsize{8pt}
1844*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerrm\rmshape{8}{1000}{OT1}
1845*2e9d4914SAndroid Build Coastguard Worker\setfont\smallertt\ttshape{8}{1000}{OT1TT}
1846*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerbf\bfshape{10}{800}{OT1}
1847*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerit\itshape{8}{1000}{OT1IT}
1848*2e9d4914SAndroid Build Coastguard Worker\setfont\smallersl\slshape{8}{1000}{OT1}
1849*2e9d4914SAndroid Build Coastguard Worker\setfont\smallersf\sfshape{8}{1000}{OT1}
1850*2e9d4914SAndroid Build Coastguard Worker\setfont\smallersc\scshape{10}{800}{OT1}
1851*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerttsl\ttslshape{10}{800}{OT1TT}
1852*2e9d4914SAndroid Build Coastguard Worker\font\smalleri=cmmi8
1853*2e9d4914SAndroid Build Coastguard Worker\font\smallersy=cmsy8
1854*2e9d4914SAndroid Build Coastguard Worker\def\smallerecsize{0800}
1855*2e9d4914SAndroid Build Coastguard Worker
1856*2e9d4914SAndroid Build Coastguard Worker% Fonts for title page (20.4pt):
1857*2e9d4914SAndroid Build Coastguard Worker\def\titlenominalsize{20pt}
1858*2e9d4914SAndroid Build Coastguard Worker\setfont\titlerm\rmbshape{12}{\magstep3}{OT1}
1859*2e9d4914SAndroid Build Coastguard Worker\setfont\titleit\itbshape{10}{\magstep4}{OT1IT}
1860*2e9d4914SAndroid Build Coastguard Worker\setfont\titlesl\slbshape{10}{\magstep4}{OT1}
1861*2e9d4914SAndroid Build Coastguard Worker\setfont\titlett\ttbshape{12}{\magstep3}{OT1TT}
1862*2e9d4914SAndroid Build Coastguard Worker\setfont\titlettsl\ttslshape{10}{\magstep4}{OT1TT}
1863*2e9d4914SAndroid Build Coastguard Worker\setfont\titlesf\sfbshape{17}{\magstep1}{OT1}
1864*2e9d4914SAndroid Build Coastguard Worker\let\titlebf=\titlerm
1865*2e9d4914SAndroid Build Coastguard Worker\setfont\titlesc\scbshape{10}{\magstep4}{OT1}
1866*2e9d4914SAndroid Build Coastguard Worker\font\titlei=cmmi12 scaled \magstep3
1867*2e9d4914SAndroid Build Coastguard Worker\font\titlesy=cmsy10 scaled \magstep4
1868*2e9d4914SAndroid Build Coastguard Worker\def\titleecsize{2074}
1869*2e9d4914SAndroid Build Coastguard Worker
1870*2e9d4914SAndroid Build Coastguard Worker% Chapter (and unnumbered) fonts (17.28pt).
1871*2e9d4914SAndroid Build Coastguard Worker\def\chapnominalsize{17pt}
1872*2e9d4914SAndroid Build Coastguard Worker\setfont\chaprm\rmbshape{12}{\magstep2}{OT1}
1873*2e9d4914SAndroid Build Coastguard Worker\setfont\chapit\itbshape{10}{\magstep3}{OT1IT}
1874*2e9d4914SAndroid Build Coastguard Worker\setfont\chapsl\slbshape{10}{\magstep3}{OT1}
1875*2e9d4914SAndroid Build Coastguard Worker\setfont\chaptt\ttbshape{12}{\magstep2}{OT1TT}
1876*2e9d4914SAndroid Build Coastguard Worker\setfont\chapttsl\ttslshape{10}{\magstep3}{OT1TT}
1877*2e9d4914SAndroid Build Coastguard Worker\setfont\chapsf\sfbshape{17}{1000}{OT1}
1878*2e9d4914SAndroid Build Coastguard Worker\let\chapbf=\chaprm
1879*2e9d4914SAndroid Build Coastguard Worker\setfont\chapsc\scbshape{10}{\magstep3}{OT1}
1880*2e9d4914SAndroid Build Coastguard Worker\font\chapi=cmmi12 scaled \magstep2
1881*2e9d4914SAndroid Build Coastguard Worker\font\chapsy=cmsy10 scaled \magstep3
1882*2e9d4914SAndroid Build Coastguard Worker\def\chapecsize{1728}
1883*2e9d4914SAndroid Build Coastguard Worker
1884*2e9d4914SAndroid Build Coastguard Worker% Section fonts (14.4pt).
1885*2e9d4914SAndroid Build Coastguard Worker\def\secnominalsize{14pt}
1886*2e9d4914SAndroid Build Coastguard Worker\setfont\secrm\rmbshape{12}{\magstep1}{OT1}
1887*2e9d4914SAndroid Build Coastguard Worker\setfont\secit\itbshape{10}{\magstep2}{OT1IT}
1888*2e9d4914SAndroid Build Coastguard Worker\setfont\secsl\slbshape{10}{\magstep2}{OT1}
1889*2e9d4914SAndroid Build Coastguard Worker\setfont\sectt\ttbshape{12}{\magstep1}{OT1TT}
1890*2e9d4914SAndroid Build Coastguard Worker\setfont\secttsl\ttslshape{10}{\magstep2}{OT1TT}
1891*2e9d4914SAndroid Build Coastguard Worker\setfont\secsf\sfbshape{12}{\magstep1}{OT1}
1892*2e9d4914SAndroid Build Coastguard Worker\let\secbf\secrm
1893*2e9d4914SAndroid Build Coastguard Worker\setfont\secsc\scbshape{10}{\magstep2}{OT1}
1894*2e9d4914SAndroid Build Coastguard Worker\font\seci=cmmi12 scaled \magstep1
1895*2e9d4914SAndroid Build Coastguard Worker\font\secsy=cmsy10 scaled \magstep2
1896*2e9d4914SAndroid Build Coastguard Worker\def\sececsize{1440}
1897*2e9d4914SAndroid Build Coastguard Worker
1898*2e9d4914SAndroid Build Coastguard Worker% Subsection fonts (13.15pt).
1899*2e9d4914SAndroid Build Coastguard Worker\def\ssecnominalsize{13pt}
1900*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecrm\rmbshape{12}{\magstephalf}{OT1}
1901*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecit\itbshape{10}{1315}{OT1IT}
1902*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecsl\slbshape{10}{1315}{OT1}
1903*2e9d4914SAndroid Build Coastguard Worker\setfont\ssectt\ttbshape{12}{\magstephalf}{OT1TT}
1904*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecttsl\ttslshape{10}{1315}{OT1TT}
1905*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecsf\sfbshape{12}{\magstephalf}{OT1}
1906*2e9d4914SAndroid Build Coastguard Worker\let\ssecbf\ssecrm
1907*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecsc\scbshape{10}{1315}{OT1}
1908*2e9d4914SAndroid Build Coastguard Worker\font\sseci=cmmi12 scaled \magstephalf
1909*2e9d4914SAndroid Build Coastguard Worker\font\ssecsy=cmsy10 scaled 1315
1910*2e9d4914SAndroid Build Coastguard Worker\def\ssececsize{1200}
1911*2e9d4914SAndroid Build Coastguard Worker
1912*2e9d4914SAndroid Build Coastguard Worker% Reduced fonts for @acro in text (10pt).
1913*2e9d4914SAndroid Build Coastguard Worker\def\reducednominalsize{10pt}
1914*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedrm\rmshape{10}{1000}{OT1}
1915*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedtt\ttshape{10}{1000}{OT1TT}
1916*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedbf\bfshape{10}{1000}{OT1}
1917*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedit\itshape{10}{1000}{OT1IT}
1918*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedsl\slshape{10}{1000}{OT1}
1919*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedsf\sfshape{10}{1000}{OT1}
1920*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedsc\scshape{10}{1000}{OT1}
1921*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedttsl\ttslshape{10}{1000}{OT1TT}
1922*2e9d4914SAndroid Build Coastguard Worker\font\reducedi=cmmi10
1923*2e9d4914SAndroid Build Coastguard Worker\font\reducedsy=cmsy10
1924*2e9d4914SAndroid Build Coastguard Worker\def\reducedecsize{1000}
1925*2e9d4914SAndroid Build Coastguard Worker
1926*2e9d4914SAndroid Build Coastguard Worker\textleading = 13.2pt % line spacing for 11pt CM
1927*2e9d4914SAndroid Build Coastguard Worker\textfonts            % reset the current fonts
1928*2e9d4914SAndroid Build Coastguard Worker\rm
1929*2e9d4914SAndroid Build Coastguard Worker} % end of 11pt text font size definitions, \definetextfontsizexi
1930*2e9d4914SAndroid Build Coastguard Worker
1931*2e9d4914SAndroid Build Coastguard Worker
1932*2e9d4914SAndroid Build Coastguard Worker% Definitions to make the main text be 10pt Computer Modern, with
1933*2e9d4914SAndroid Build Coastguard Worker% section, chapter, etc., sizes following suit.  This is for the GNU
1934*2e9d4914SAndroid Build Coastguard Worker% Press printing of the Emacs 22 manual.  Maybe other manuals in the
1935*2e9d4914SAndroid Build Coastguard Worker% future.  Used with @smallbook, which sets the leading to 12pt.
1936*2e9d4914SAndroid Build Coastguard Worker%
1937*2e9d4914SAndroid Build Coastguard Worker\def\definetextfontsizex{%
1938*2e9d4914SAndroid Build Coastguard Worker% Text fonts (10pt).
1939*2e9d4914SAndroid Build Coastguard Worker\def\textnominalsize{10pt}
1940*2e9d4914SAndroid Build Coastguard Worker\edef\mainmagstep{1000}
1941*2e9d4914SAndroid Build Coastguard Worker\setfont\textrm\rmshape{10}{\mainmagstep}{OT1}
1942*2e9d4914SAndroid Build Coastguard Worker\setfont\texttt\ttshape{10}{\mainmagstep}{OT1TT}
1943*2e9d4914SAndroid Build Coastguard Worker\setfont\textbf\bfshape{10}{\mainmagstep}{OT1}
1944*2e9d4914SAndroid Build Coastguard Worker\setfont\textit\itshape{10}{\mainmagstep}{OT1IT}
1945*2e9d4914SAndroid Build Coastguard Worker\setfont\textsl\slshape{10}{\mainmagstep}{OT1}
1946*2e9d4914SAndroid Build Coastguard Worker\setfont\textsf\sfshape{10}{\mainmagstep}{OT1}
1947*2e9d4914SAndroid Build Coastguard Worker\setfont\textsc\scshape{10}{\mainmagstep}{OT1}
1948*2e9d4914SAndroid Build Coastguard Worker\setfont\textttsl\ttslshape{10}{\mainmagstep}{OT1TT}
1949*2e9d4914SAndroid Build Coastguard Worker\font\texti=cmmi10 scaled \mainmagstep
1950*2e9d4914SAndroid Build Coastguard Worker\font\textsy=cmsy10 scaled \mainmagstep
1951*2e9d4914SAndroid Build Coastguard Worker\def\textecsize{1000}
1952*2e9d4914SAndroid Build Coastguard Worker
1953*2e9d4914SAndroid Build Coastguard Worker% A few fonts for @defun names and args.
1954*2e9d4914SAndroid Build Coastguard Worker\setfont\defbf\bfshape{10}{\magstephalf}{OT1}
1955*2e9d4914SAndroid Build Coastguard Worker\setfont\deftt\ttshape{10}{\magstephalf}{OT1TT}
1956*2e9d4914SAndroid Build Coastguard Worker\setfont\defttsl\ttslshape{10}{\magstephalf}{OT1TT}
1957*2e9d4914SAndroid Build Coastguard Worker\def\df{\let\tentt=\deftt \let\tenbf = \defbf \let\tenttsl=\defttsl \bf}
1958*2e9d4914SAndroid Build Coastguard Worker
1959*2e9d4914SAndroid Build Coastguard Worker% Fonts for indices, footnotes, small examples (9pt).
1960*2e9d4914SAndroid Build Coastguard Worker\def\smallnominalsize{9pt}
1961*2e9d4914SAndroid Build Coastguard Worker\setfont\smallrm\rmshape{9}{1000}{OT1}
1962*2e9d4914SAndroid Build Coastguard Worker\setfont\smalltt\ttshape{9}{1000}{OT1TT}
1963*2e9d4914SAndroid Build Coastguard Worker\setfont\smallbf\bfshape{10}{900}{OT1}
1964*2e9d4914SAndroid Build Coastguard Worker\setfont\smallit\itshape{9}{1000}{OT1IT}
1965*2e9d4914SAndroid Build Coastguard Worker\setfont\smallsl\slshape{9}{1000}{OT1}
1966*2e9d4914SAndroid Build Coastguard Worker\setfont\smallsf\sfshape{9}{1000}{OT1}
1967*2e9d4914SAndroid Build Coastguard Worker\setfont\smallsc\scshape{10}{900}{OT1}
1968*2e9d4914SAndroid Build Coastguard Worker\setfont\smallttsl\ttslshape{10}{900}{OT1TT}
1969*2e9d4914SAndroid Build Coastguard Worker\font\smalli=cmmi9
1970*2e9d4914SAndroid Build Coastguard Worker\font\smallsy=cmsy9
1971*2e9d4914SAndroid Build Coastguard Worker\def\smallecsize{0900}
1972*2e9d4914SAndroid Build Coastguard Worker
1973*2e9d4914SAndroid Build Coastguard Worker% Fonts for small examples (8pt).
1974*2e9d4914SAndroid Build Coastguard Worker\def\smallernominalsize{8pt}
1975*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerrm\rmshape{8}{1000}{OT1}
1976*2e9d4914SAndroid Build Coastguard Worker\setfont\smallertt\ttshape{8}{1000}{OT1TT}
1977*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerbf\bfshape{10}{800}{OT1}
1978*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerit\itshape{8}{1000}{OT1IT}
1979*2e9d4914SAndroid Build Coastguard Worker\setfont\smallersl\slshape{8}{1000}{OT1}
1980*2e9d4914SAndroid Build Coastguard Worker\setfont\smallersf\sfshape{8}{1000}{OT1}
1981*2e9d4914SAndroid Build Coastguard Worker\setfont\smallersc\scshape{10}{800}{OT1}
1982*2e9d4914SAndroid Build Coastguard Worker\setfont\smallerttsl\ttslshape{10}{800}{OT1TT}
1983*2e9d4914SAndroid Build Coastguard Worker\font\smalleri=cmmi8
1984*2e9d4914SAndroid Build Coastguard Worker\font\smallersy=cmsy8
1985*2e9d4914SAndroid Build Coastguard Worker\def\smallerecsize{0800}
1986*2e9d4914SAndroid Build Coastguard Worker
1987*2e9d4914SAndroid Build Coastguard Worker% Fonts for title page (20.4pt):
1988*2e9d4914SAndroid Build Coastguard Worker\def\titlenominalsize{20pt}
1989*2e9d4914SAndroid Build Coastguard Worker\setfont\titlerm\rmbshape{12}{\magstep3}{OT1}
1990*2e9d4914SAndroid Build Coastguard Worker\setfont\titleit\itbshape{10}{\magstep4}{OT1IT}
1991*2e9d4914SAndroid Build Coastguard Worker\setfont\titlesl\slbshape{10}{\magstep4}{OT1}
1992*2e9d4914SAndroid Build Coastguard Worker\setfont\titlett\ttbshape{12}{\magstep3}{OT1TT}
1993*2e9d4914SAndroid Build Coastguard Worker\setfont\titlettsl\ttslshape{10}{\magstep4}{OT1TT}
1994*2e9d4914SAndroid Build Coastguard Worker\setfont\titlesf\sfbshape{17}{\magstep1}{OT1}
1995*2e9d4914SAndroid Build Coastguard Worker\let\titlebf=\titlerm
1996*2e9d4914SAndroid Build Coastguard Worker\setfont\titlesc\scbshape{10}{\magstep4}{OT1}
1997*2e9d4914SAndroid Build Coastguard Worker\font\titlei=cmmi12 scaled \magstep3
1998*2e9d4914SAndroid Build Coastguard Worker\font\titlesy=cmsy10 scaled \magstep4
1999*2e9d4914SAndroid Build Coastguard Worker\def\titleecsize{2074}
2000*2e9d4914SAndroid Build Coastguard Worker
2001*2e9d4914SAndroid Build Coastguard Worker% Chapter fonts (14.4pt).
2002*2e9d4914SAndroid Build Coastguard Worker\def\chapnominalsize{14pt}
2003*2e9d4914SAndroid Build Coastguard Worker\setfont\chaprm\rmbshape{12}{\magstep1}{OT1}
2004*2e9d4914SAndroid Build Coastguard Worker\setfont\chapit\itbshape{10}{\magstep2}{OT1IT}
2005*2e9d4914SAndroid Build Coastguard Worker\setfont\chapsl\slbshape{10}{\magstep2}{OT1}
2006*2e9d4914SAndroid Build Coastguard Worker\setfont\chaptt\ttbshape{12}{\magstep1}{OT1TT}
2007*2e9d4914SAndroid Build Coastguard Worker\setfont\chapttsl\ttslshape{10}{\magstep2}{OT1TT}
2008*2e9d4914SAndroid Build Coastguard Worker\setfont\chapsf\sfbshape{12}{\magstep1}{OT1}
2009*2e9d4914SAndroid Build Coastguard Worker\let\chapbf\chaprm
2010*2e9d4914SAndroid Build Coastguard Worker\setfont\chapsc\scbshape{10}{\magstep2}{OT1}
2011*2e9d4914SAndroid Build Coastguard Worker\font\chapi=cmmi12 scaled \magstep1
2012*2e9d4914SAndroid Build Coastguard Worker\font\chapsy=cmsy10 scaled \magstep2
2013*2e9d4914SAndroid Build Coastguard Worker\def\chapecsize{1440}
2014*2e9d4914SAndroid Build Coastguard Worker
2015*2e9d4914SAndroid Build Coastguard Worker% Section fonts (12pt).
2016*2e9d4914SAndroid Build Coastguard Worker\def\secnominalsize{12pt}
2017*2e9d4914SAndroid Build Coastguard Worker\setfont\secrm\rmbshape{12}{1000}{OT1}
2018*2e9d4914SAndroid Build Coastguard Worker\setfont\secit\itbshape{10}{\magstep1}{OT1IT}
2019*2e9d4914SAndroid Build Coastguard Worker\setfont\secsl\slbshape{10}{\magstep1}{OT1}
2020*2e9d4914SAndroid Build Coastguard Worker\setfont\sectt\ttbshape{12}{1000}{OT1TT}
2021*2e9d4914SAndroid Build Coastguard Worker\setfont\secttsl\ttslshape{10}{\magstep1}{OT1TT}
2022*2e9d4914SAndroid Build Coastguard Worker\setfont\secsf\sfbshape{12}{1000}{OT1}
2023*2e9d4914SAndroid Build Coastguard Worker\let\secbf\secrm
2024*2e9d4914SAndroid Build Coastguard Worker\setfont\secsc\scbshape{10}{\magstep1}{OT1}
2025*2e9d4914SAndroid Build Coastguard Worker\font\seci=cmmi12
2026*2e9d4914SAndroid Build Coastguard Worker\font\secsy=cmsy10 scaled \magstep1
2027*2e9d4914SAndroid Build Coastguard Worker\def\sececsize{1200}
2028*2e9d4914SAndroid Build Coastguard Worker
2029*2e9d4914SAndroid Build Coastguard Worker% Subsection fonts (10pt).
2030*2e9d4914SAndroid Build Coastguard Worker\def\ssecnominalsize{10pt}
2031*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecrm\rmbshape{10}{1000}{OT1}
2032*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecit\itbshape{10}{1000}{OT1IT}
2033*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecsl\slbshape{10}{1000}{OT1}
2034*2e9d4914SAndroid Build Coastguard Worker\setfont\ssectt\ttbshape{10}{1000}{OT1TT}
2035*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecttsl\ttslshape{10}{1000}{OT1TT}
2036*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecsf\sfbshape{10}{1000}{OT1}
2037*2e9d4914SAndroid Build Coastguard Worker\let\ssecbf\ssecrm
2038*2e9d4914SAndroid Build Coastguard Worker\setfont\ssecsc\scbshape{10}{1000}{OT1}
2039*2e9d4914SAndroid Build Coastguard Worker\font\sseci=cmmi10
2040*2e9d4914SAndroid Build Coastguard Worker\font\ssecsy=cmsy10
2041*2e9d4914SAndroid Build Coastguard Worker\def\ssececsize{1000}
2042*2e9d4914SAndroid Build Coastguard Worker
2043*2e9d4914SAndroid Build Coastguard Worker% Reduced fonts for @acro in text (9pt).
2044*2e9d4914SAndroid Build Coastguard Worker\def\reducednominalsize{9pt}
2045*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedrm\rmshape{9}{1000}{OT1}
2046*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedtt\ttshape{9}{1000}{OT1TT}
2047*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedbf\bfshape{10}{900}{OT1}
2048*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedit\itshape{9}{1000}{OT1IT}
2049*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedsl\slshape{9}{1000}{OT1}
2050*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedsf\sfshape{9}{1000}{OT1}
2051*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedsc\scshape{10}{900}{OT1}
2052*2e9d4914SAndroid Build Coastguard Worker\setfont\reducedttsl\ttslshape{10}{900}{OT1TT}
2053*2e9d4914SAndroid Build Coastguard Worker\font\reducedi=cmmi9
2054*2e9d4914SAndroid Build Coastguard Worker\font\reducedsy=cmsy9
2055*2e9d4914SAndroid Build Coastguard Worker\def\reducedecsize{0900}
2056*2e9d4914SAndroid Build Coastguard Worker
2057*2e9d4914SAndroid Build Coastguard Worker\divide\parskip by 2  % reduce space between paragraphs
2058*2e9d4914SAndroid Build Coastguard Worker\textleading = 12pt   % line spacing for 10pt CM
2059*2e9d4914SAndroid Build Coastguard Worker\textfonts            % reset the current fonts
2060*2e9d4914SAndroid Build Coastguard Worker\rm
2061*2e9d4914SAndroid Build Coastguard Worker} % end of 10pt text font size definitions, \definetextfontsizex
2062*2e9d4914SAndroid Build Coastguard Worker
2063*2e9d4914SAndroid Build Coastguard Worker
2064*2e9d4914SAndroid Build Coastguard Worker% We provide the user-level command
2065*2e9d4914SAndroid Build Coastguard Worker%   @fonttextsize 10
2066*2e9d4914SAndroid Build Coastguard Worker% (or 11) to redefine the text font size.  pt is assumed.
2067*2e9d4914SAndroid Build Coastguard Worker%
2068*2e9d4914SAndroid Build Coastguard Worker\def\xiword{11}
2069*2e9d4914SAndroid Build Coastguard Worker\def\xword{10}
2070*2e9d4914SAndroid Build Coastguard Worker\def\xwordpt{10pt}
2071*2e9d4914SAndroid Build Coastguard Worker%
2072*2e9d4914SAndroid Build Coastguard Worker\parseargdef\fonttextsize{%
2073*2e9d4914SAndroid Build Coastguard Worker  \def\textsizearg{#1}%
2074*2e9d4914SAndroid Build Coastguard Worker  %\wlog{doing @fonttextsize \textsizearg}%
2075*2e9d4914SAndroid Build Coastguard Worker  %
2076*2e9d4914SAndroid Build Coastguard Worker  % Set \globaldefs so that documents can use this inside @tex, since
2077*2e9d4914SAndroid Build Coastguard Worker  % makeinfo 4.8 does not support it, but we need it nonetheless.
2078*2e9d4914SAndroid Build Coastguard Worker  %
2079*2e9d4914SAndroid Build Coastguard Worker \begingroup \globaldefs=1
2080*2e9d4914SAndroid Build Coastguard Worker  \ifx\textsizearg\xword \definetextfontsizex
2081*2e9d4914SAndroid Build Coastguard Worker  \else \ifx\textsizearg\xiword \definetextfontsizexi
2082*2e9d4914SAndroid Build Coastguard Worker  \else
2083*2e9d4914SAndroid Build Coastguard Worker    \errhelp=\EMsimple
2084*2e9d4914SAndroid Build Coastguard Worker    \errmessage{@fonttextsize only supports `10' or `11', not `\textsizearg'}
2085*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
2086*2e9d4914SAndroid Build Coastguard Worker \endgroup
2087*2e9d4914SAndroid Build Coastguard Worker}
2088*2e9d4914SAndroid Build Coastguard Worker
2089*2e9d4914SAndroid Build Coastguard Worker
2090*2e9d4914SAndroid Build Coastguard Worker% In order for the font changes to affect most math symbols and letters,
2091*2e9d4914SAndroid Build Coastguard Worker% we have to define the \textfont of the standard families.  Since
2092*2e9d4914SAndroid Build Coastguard Worker% texinfo doesn't allow for producing subscripts and superscripts except
2093*2e9d4914SAndroid Build Coastguard Worker% in the main text, we don't bother to reset \scriptfont and
2094*2e9d4914SAndroid Build Coastguard Worker% \scriptscriptfont (which would also require loading a lot more fonts).
2095*2e9d4914SAndroid Build Coastguard Worker%
2096*2e9d4914SAndroid Build Coastguard Worker\def\resetmathfonts{%
2097*2e9d4914SAndroid Build Coastguard Worker  \textfont0=\tenrm \textfont1=\teni \textfont2=\tensy
2098*2e9d4914SAndroid Build Coastguard Worker  \textfont\itfam=\tenit \textfont\slfam=\tensl \textfont\bffam=\tenbf
2099*2e9d4914SAndroid Build Coastguard Worker  \textfont\ttfam=\tentt \textfont\sffam=\tensf
2100*2e9d4914SAndroid Build Coastguard Worker}
2101*2e9d4914SAndroid Build Coastguard Worker
2102*2e9d4914SAndroid Build Coastguard Worker% The font-changing commands redefine the meanings of \tenSTYLE, instead
2103*2e9d4914SAndroid Build Coastguard Worker% of just \STYLE.  We do this because \STYLE needs to also set the
2104*2e9d4914SAndroid Build Coastguard Worker% current \fam for math mode.  Our \STYLE (e.g., \rm) commands hardwire
2105*2e9d4914SAndroid Build Coastguard Worker% \tenSTYLE to set the current font.
2106*2e9d4914SAndroid Build Coastguard Worker%
2107*2e9d4914SAndroid Build Coastguard Worker% Each font-changing command also sets the names \lsize (one size lower)
2108*2e9d4914SAndroid Build Coastguard Worker% and \lllsize (three sizes lower).  These relative commands are used in
2109*2e9d4914SAndroid Build Coastguard Worker% the LaTeX logo and acronyms.
2110*2e9d4914SAndroid Build Coastguard Worker%
2111*2e9d4914SAndroid Build Coastguard Worker% This all needs generalizing, badly.
2112*2e9d4914SAndroid Build Coastguard Worker%
2113*2e9d4914SAndroid Build Coastguard Worker\def\textfonts{%
2114*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\textrm \let\tenit=\textit \let\tensl=\textsl
2115*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\textbf \let\tentt=\texttt \let\smallcaps=\textsc
2116*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\textsf \let\teni=\texti \let\tensy=\textsy
2117*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\textttsl
2118*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{text}%
2119*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{reduced}\def\lllsize{smaller}%
2120*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{\textleading}}
2121*2e9d4914SAndroid Build Coastguard Worker\def\titlefonts{%
2122*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\titlerm \let\tenit=\titleit \let\tensl=\titlesl
2123*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\titlebf \let\tentt=\titlett \let\smallcaps=\titlesc
2124*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\titlesf \let\teni=\titlei \let\tensy=\titlesy
2125*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\titlettsl
2126*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{title}%
2127*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{chap}\def\lllsize{subsec}%
2128*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{27pt}}
2129*2e9d4914SAndroid Build Coastguard Worker\def\titlefont#1{{\titlefonts\rmisbold #1}}
2130*2e9d4914SAndroid Build Coastguard Worker\def\chapfonts{%
2131*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\chaprm \let\tenit=\chapit \let\tensl=\chapsl
2132*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\chapbf \let\tentt=\chaptt \let\smallcaps=\chapsc
2133*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\chapsf \let\teni=\chapi \let\tensy=\chapsy
2134*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\chapttsl
2135*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{chap}%
2136*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{sec}\def\lllsize{text}%
2137*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{19pt}}
2138*2e9d4914SAndroid Build Coastguard Worker\def\secfonts{%
2139*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\secrm \let\tenit=\secit \let\tensl=\secsl
2140*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\secbf \let\tentt=\sectt \let\smallcaps=\secsc
2141*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\secsf \let\teni=\seci \let\tensy=\secsy
2142*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\secttsl
2143*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{sec}%
2144*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{subsec}\def\lllsize{reduced}%
2145*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{16pt}}
2146*2e9d4914SAndroid Build Coastguard Worker\def\subsecfonts{%
2147*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\ssecrm \let\tenit=\ssecit \let\tensl=\ssecsl
2148*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\ssecbf \let\tentt=\ssectt \let\smallcaps=\ssecsc
2149*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\ssecsf \let\teni=\sseci \let\tensy=\ssecsy
2150*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\ssecttsl
2151*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{ssec}%
2152*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{text}\def\lllsize{small}%
2153*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{15pt}}
2154*2e9d4914SAndroid Build Coastguard Worker\let\subsubsecfonts = \subsecfonts
2155*2e9d4914SAndroid Build Coastguard Worker\def\reducedfonts{%
2156*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\reducedrm \let\tenit=\reducedit \let\tensl=\reducedsl
2157*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\reducedbf \let\tentt=\reducedtt \let\reducedcaps=\reducedsc
2158*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\reducedsf \let\teni=\reducedi \let\tensy=\reducedsy
2159*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\reducedttsl
2160*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{reduced}%
2161*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{small}\def\lllsize{smaller}%
2162*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{10.5pt}}
2163*2e9d4914SAndroid Build Coastguard Worker\def\smallfonts{%
2164*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\smallrm \let\tenit=\smallit \let\tensl=\smallsl
2165*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\smallbf \let\tentt=\smalltt \let\smallcaps=\smallsc
2166*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\smallsf \let\teni=\smalli \let\tensy=\smallsy
2167*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\smallttsl
2168*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{small}%
2169*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{smaller}\def\lllsize{smaller}%
2170*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{10.5pt}}
2171*2e9d4914SAndroid Build Coastguard Worker\def\smallerfonts{%
2172*2e9d4914SAndroid Build Coastguard Worker  \let\tenrm=\smallerrm \let\tenit=\smallerit \let\tensl=\smallersl
2173*2e9d4914SAndroid Build Coastguard Worker  \let\tenbf=\smallerbf \let\tentt=\smallertt \let\smallcaps=\smallersc
2174*2e9d4914SAndroid Build Coastguard Worker  \let\tensf=\smallersf \let\teni=\smalleri \let\tensy=\smallersy
2175*2e9d4914SAndroid Build Coastguard Worker  \let\tenttsl=\smallerttsl
2176*2e9d4914SAndroid Build Coastguard Worker  \def\curfontsize{smaller}%
2177*2e9d4914SAndroid Build Coastguard Worker  \def\lsize{smaller}\def\lllsize{smaller}%
2178*2e9d4914SAndroid Build Coastguard Worker  \resetmathfonts \setleading{9.5pt}}
2179*2e9d4914SAndroid Build Coastguard Worker
2180*2e9d4914SAndroid Build Coastguard Worker% Fonts for short table of contents.
2181*2e9d4914SAndroid Build Coastguard Worker\setfont\shortcontrm\rmshape{12}{1000}{OT1}
2182*2e9d4914SAndroid Build Coastguard Worker\setfont\shortcontbf\bfshape{10}{\magstep1}{OT1}  % no cmb12
2183*2e9d4914SAndroid Build Coastguard Worker\setfont\shortcontsl\slshape{12}{1000}{OT1}
2184*2e9d4914SAndroid Build Coastguard Worker\setfont\shortconttt\ttshape{12}{1000}{OT1TT}
2185*2e9d4914SAndroid Build Coastguard Worker
2186*2e9d4914SAndroid Build Coastguard Worker% Define these just so they can be easily changed for other fonts.
2187*2e9d4914SAndroid Build Coastguard Worker\def\angleleft{$\langle$}
2188*2e9d4914SAndroid Build Coastguard Worker\def\angleright{$\rangle$}
2189*2e9d4914SAndroid Build Coastguard Worker
2190*2e9d4914SAndroid Build Coastguard Worker% Set the fonts to use with the @small... environments.
2191*2e9d4914SAndroid Build Coastguard Worker\let\smallexamplefonts = \smallfonts
2192*2e9d4914SAndroid Build Coastguard Worker
2193*2e9d4914SAndroid Build Coastguard Worker% About \smallexamplefonts.  If we use \smallfonts (9pt), @smallexample
2194*2e9d4914SAndroid Build Coastguard Worker% can fit this many characters:
2195*2e9d4914SAndroid Build Coastguard Worker%   8.5x11=86   smallbook=72  a4=90  a5=69
2196*2e9d4914SAndroid Build Coastguard Worker% If we use \scriptfonts (8pt), then we can fit this many characters:
2197*2e9d4914SAndroid Build Coastguard Worker%   8.5x11=90+  smallbook=80  a4=90+  a5=77
2198*2e9d4914SAndroid Build Coastguard Worker% For me, subjectively, the few extra characters that fit aren't worth
2199*2e9d4914SAndroid Build Coastguard Worker% the additional smallness of 8pt.  So I'm making the default 9pt.
2200*2e9d4914SAndroid Build Coastguard Worker%
2201*2e9d4914SAndroid Build Coastguard Worker% By the way, for comparison, here's what fits with @example (10pt):
2202*2e9d4914SAndroid Build Coastguard Worker%   8.5x11=71  smallbook=60  a4=75  a5=58
2203*2e9d4914SAndroid Build Coastguard Worker% --karl, 24jan03.
2204*2e9d4914SAndroid Build Coastguard Worker
2205*2e9d4914SAndroid Build Coastguard Worker% Set up the default fonts, so we can use them for creating boxes.
2206*2e9d4914SAndroid Build Coastguard Worker%
2207*2e9d4914SAndroid Build Coastguard Worker\definetextfontsizexi
2208*2e9d4914SAndroid Build Coastguard Worker
2209*2e9d4914SAndroid Build Coastguard Worker
2210*2e9d4914SAndroid Build Coastguard Worker\message{markup,}
2211*2e9d4914SAndroid Build Coastguard Worker
2212*2e9d4914SAndroid Build Coastguard Worker% Check if we are currently using a typewriter font.  Since all the
2213*2e9d4914SAndroid Build Coastguard Worker% Computer Modern typewriter fonts have zero interword stretch (and
2214*2e9d4914SAndroid Build Coastguard Worker% shrink), and it is reasonable to expect all typewriter fonts to have
2215*2e9d4914SAndroid Build Coastguard Worker% this property, we can check that font parameter.
2216*2e9d4914SAndroid Build Coastguard Worker%
2217*2e9d4914SAndroid Build Coastguard Worker\def\ifmonospace{\ifdim\fontdimen3\font=0pt }
2218*2e9d4914SAndroid Build Coastguard Worker
2219*2e9d4914SAndroid Build Coastguard Worker% Markup style infrastructure.  \defmarkupstylesetup\INITMACRO will
2220*2e9d4914SAndroid Build Coastguard Worker% define and register \INITMACRO to be called on markup style changes.
2221*2e9d4914SAndroid Build Coastguard Worker% \INITMACRO can check \currentmarkupstyle for the innermost
2222*2e9d4914SAndroid Build Coastguard Worker% style and the set of \ifmarkupSTYLE switches for all styles
2223*2e9d4914SAndroid Build Coastguard Worker% currently in effect.
2224*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupvar
2225*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupsamp
2226*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupkey
2227*2e9d4914SAndroid Build Coastguard Worker%\newif\ifmarkupfile % @file == @samp.
2228*2e9d4914SAndroid Build Coastguard Worker%\newif\ifmarkupoption % @option == @samp.
2229*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupcode
2230*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupkbd
2231*2e9d4914SAndroid Build Coastguard Worker%\newif\ifmarkupenv % @env == @code.
2232*2e9d4914SAndroid Build Coastguard Worker%\newif\ifmarkupcommand % @command == @code.
2233*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkuptex % @tex (and part of @math, for now).
2234*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupexample
2235*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupverb
2236*2e9d4914SAndroid Build Coastguard Worker\newif\ifmarkupverbatim
2237*2e9d4914SAndroid Build Coastguard Worker
2238*2e9d4914SAndroid Build Coastguard Worker\let\currentmarkupstyle\empty
2239*2e9d4914SAndroid Build Coastguard Worker
2240*2e9d4914SAndroid Build Coastguard Worker\def\setupmarkupstyle#1{%
2241*2e9d4914SAndroid Build Coastguard Worker  \csname markup#1true\endcsname
2242*2e9d4914SAndroid Build Coastguard Worker  \def\currentmarkupstyle{#1}%
2243*2e9d4914SAndroid Build Coastguard Worker  \markupstylesetup
2244*2e9d4914SAndroid Build Coastguard Worker}
2245*2e9d4914SAndroid Build Coastguard Worker
2246*2e9d4914SAndroid Build Coastguard Worker\let\markupstylesetup\empty
2247*2e9d4914SAndroid Build Coastguard Worker
2248*2e9d4914SAndroid Build Coastguard Worker\def\defmarkupstylesetup#1{%
2249*2e9d4914SAndroid Build Coastguard Worker  \expandafter\def\expandafter\markupstylesetup
2250*2e9d4914SAndroid Build Coastguard Worker    \expandafter{\markupstylesetup #1}%
2251*2e9d4914SAndroid Build Coastguard Worker  \def#1%
2252*2e9d4914SAndroid Build Coastguard Worker}
2253*2e9d4914SAndroid Build Coastguard Worker
2254*2e9d4914SAndroid Build Coastguard Worker% Markup style setup for left and right quotes.
2255*2e9d4914SAndroid Build Coastguard Worker\defmarkupstylesetup\markupsetuplq{%
2256*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\expandafter \temp
2257*2e9d4914SAndroid Build Coastguard Worker    \csname markupsetuplq\currentmarkupstyle\endcsname
2258*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\relax \markupsetuplqdefault \else \temp \fi
2259*2e9d4914SAndroid Build Coastguard Worker}
2260*2e9d4914SAndroid Build Coastguard Worker
2261*2e9d4914SAndroid Build Coastguard Worker\defmarkupstylesetup\markupsetuprq{%
2262*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\expandafter \temp
2263*2e9d4914SAndroid Build Coastguard Worker    \csname markupsetuprq\currentmarkupstyle\endcsname
2264*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\relax \markupsetuprqdefault \else \temp \fi
2265*2e9d4914SAndroid Build Coastguard Worker}
2266*2e9d4914SAndroid Build Coastguard Worker
2267*2e9d4914SAndroid Build Coastguard Worker{
2268*2e9d4914SAndroid Build Coastguard Worker\catcode`\'=\active
2269*2e9d4914SAndroid Build Coastguard Worker\catcode`\`=\active
2270*2e9d4914SAndroid Build Coastguard Worker
2271*2e9d4914SAndroid Build Coastguard Worker\gdef\markupsetuplqdefault{\let`\lq}
2272*2e9d4914SAndroid Build Coastguard Worker\gdef\markupsetuprqdefault{\let'\rq}
2273*2e9d4914SAndroid Build Coastguard Worker
2274*2e9d4914SAndroid Build Coastguard Worker\gdef\markupsetcodequoteleft{\let`\codequoteleft}
2275*2e9d4914SAndroid Build Coastguard Worker\gdef\markupsetcodequoteright{\let'\codequoteright}
2276*2e9d4914SAndroid Build Coastguard Worker}
2277*2e9d4914SAndroid Build Coastguard Worker
2278*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuplqcode \markupsetcodequoteleft
2279*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuprqcode \markupsetcodequoteright
2280*2e9d4914SAndroid Build Coastguard Worker%
2281*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuplqexample \markupsetcodequoteleft
2282*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuprqexample \markupsetcodequoteright
2283*2e9d4914SAndroid Build Coastguard Worker%
2284*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuplqkbd     \markupsetcodequoteleft
2285*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuprqkbd     \markupsetcodequoteright
2286*2e9d4914SAndroid Build Coastguard Worker%
2287*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuplqsamp \markupsetcodequoteleft
2288*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuprqsamp \markupsetcodequoteright
2289*2e9d4914SAndroid Build Coastguard Worker%
2290*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuplqverb \markupsetcodequoteleft
2291*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuprqverb \markupsetcodequoteright
2292*2e9d4914SAndroid Build Coastguard Worker%
2293*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuplqverbatim \markupsetcodequoteleft
2294*2e9d4914SAndroid Build Coastguard Worker\let\markupsetuprqverbatim \markupsetcodequoteright
2295*2e9d4914SAndroid Build Coastguard Worker
2296*2e9d4914SAndroid Build Coastguard Worker% Allow an option to not use regular directed right quote/apostrophe
2297*2e9d4914SAndroid Build Coastguard Worker% (char 0x27), but instead the undirected quote from cmtt (char 0x0d).
2298*2e9d4914SAndroid Build Coastguard Worker% The undirected quote is ugly, so don't make it the default, but it
2299*2e9d4914SAndroid Build Coastguard Worker% works for pasting with more pdf viewers (at least evince), the
2300*2e9d4914SAndroid Build Coastguard Worker% lilypond developers report.  xpdf does work with the regular 0x27.
2301*2e9d4914SAndroid Build Coastguard Worker%
2302*2e9d4914SAndroid Build Coastguard Worker\def\codequoteright{%
2303*2e9d4914SAndroid Build Coastguard Worker  \expandafter\ifx\csname SETtxicodequoteundirected\endcsname\relax
2304*2e9d4914SAndroid Build Coastguard Worker    \expandafter\ifx\csname SETcodequoteundirected\endcsname\relax
2305*2e9d4914SAndroid Build Coastguard Worker      '%
2306*2e9d4914SAndroid Build Coastguard Worker    \else \char'15 \fi
2307*2e9d4914SAndroid Build Coastguard Worker  \else \char'15 \fi
2308*2e9d4914SAndroid Build Coastguard Worker}
2309*2e9d4914SAndroid Build Coastguard Worker%
2310*2e9d4914SAndroid Build Coastguard Worker% and a similar option for the left quote char vs. a grave accent.
2311*2e9d4914SAndroid Build Coastguard Worker% Modern fonts display ASCII 0x60 as a grave accent, so some people like
2312*2e9d4914SAndroid Build Coastguard Worker% the code environments to do likewise.
2313*2e9d4914SAndroid Build Coastguard Worker%
2314*2e9d4914SAndroid Build Coastguard Worker\def\codequoteleft{%
2315*2e9d4914SAndroid Build Coastguard Worker  \expandafter\ifx\csname SETtxicodequotebacktick\endcsname\relax
2316*2e9d4914SAndroid Build Coastguard Worker    \expandafter\ifx\csname SETcodequotebacktick\endcsname\relax
2317*2e9d4914SAndroid Build Coastguard Worker      % [Knuth] pp. 380,381,391
2318*2e9d4914SAndroid Build Coastguard Worker      % \relax disables Spanish ligatures ?` and !` of \tt font.
2319*2e9d4914SAndroid Build Coastguard Worker      \relax`%
2320*2e9d4914SAndroid Build Coastguard Worker    \else \char'22 \fi
2321*2e9d4914SAndroid Build Coastguard Worker  \else \char'22 \fi
2322*2e9d4914SAndroid Build Coastguard Worker}
2323*2e9d4914SAndroid Build Coastguard Worker
2324*2e9d4914SAndroid Build Coastguard Worker% Commands to set the quote options.
2325*2e9d4914SAndroid Build Coastguard Worker%
2326*2e9d4914SAndroid Build Coastguard Worker\parseargdef\codequoteundirected{%
2327*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
2328*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\onword
2329*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETtxicodequoteundirected\endcsname
2330*2e9d4914SAndroid Build Coastguard Worker      = t%
2331*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\offword
2332*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETtxicodequoteundirected\endcsname
2333*2e9d4914SAndroid Build Coastguard Worker      = \relax
2334*2e9d4914SAndroid Build Coastguard Worker  \else
2335*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
2336*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @codequoteundirected value `\temp', must be on|off}%
2337*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
2338*2e9d4914SAndroid Build Coastguard Worker}
2339*2e9d4914SAndroid Build Coastguard Worker%
2340*2e9d4914SAndroid Build Coastguard Worker\parseargdef\codequotebacktick{%
2341*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
2342*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\onword
2343*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETtxicodequotebacktick\endcsname
2344*2e9d4914SAndroid Build Coastguard Worker      = t%
2345*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\offword
2346*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETtxicodequotebacktick\endcsname
2347*2e9d4914SAndroid Build Coastguard Worker      = \relax
2348*2e9d4914SAndroid Build Coastguard Worker  \else
2349*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
2350*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @codequotebacktick value `\temp', must be on|off}%
2351*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
2352*2e9d4914SAndroid Build Coastguard Worker}
2353*2e9d4914SAndroid Build Coastguard Worker
2354*2e9d4914SAndroid Build Coastguard Worker% [Knuth] pp. 380,381,391, disable Spanish ligatures ?` and !` of \tt font.
2355*2e9d4914SAndroid Build Coastguard Worker\def\noligaturesquoteleft{\relax\lq}
2356*2e9d4914SAndroid Build Coastguard Worker
2357*2e9d4914SAndroid Build Coastguard Worker% Count depth in font-changes, for error checks
2358*2e9d4914SAndroid Build Coastguard Worker\newcount\fontdepth \fontdepth=0
2359*2e9d4914SAndroid Build Coastguard Worker
2360*2e9d4914SAndroid Build Coastguard Worker% Font commands.
2361*2e9d4914SAndroid Build Coastguard Worker
2362*2e9d4914SAndroid Build Coastguard Worker% #1 is the font command (\sl or \it), #2 is the text to slant.
2363*2e9d4914SAndroid Build Coastguard Worker% If we are in a monospaced environment, however, 1) always use \ttsl,
2364*2e9d4914SAndroid Build Coastguard Worker% and 2) do not add an italic correction.
2365*2e9d4914SAndroid Build Coastguard Worker\def\dosmartslant#1#2{%
2366*2e9d4914SAndroid Build Coastguard Worker  \ifusingtt
2367*2e9d4914SAndroid Build Coastguard Worker    {{\ttsl #2}\let\next=\relax}%
2368*2e9d4914SAndroid Build Coastguard Worker    {\def\next{{#1#2}\futurelet\next\smartitaliccorrection}}%
2369*2e9d4914SAndroid Build Coastguard Worker  \next
2370*2e9d4914SAndroid Build Coastguard Worker}
2371*2e9d4914SAndroid Build Coastguard Worker\def\smartslanted{\dosmartslant\sl}
2372*2e9d4914SAndroid Build Coastguard Worker\def\smartitalic{\dosmartslant\it}
2373*2e9d4914SAndroid Build Coastguard Worker
2374*2e9d4914SAndroid Build Coastguard Worker% Output an italic correction unless \next (presumed to be the following
2375*2e9d4914SAndroid Build Coastguard Worker% character) is such as not to need one.
2376*2e9d4914SAndroid Build Coastguard Worker\def\smartitaliccorrection{%
2377*2e9d4914SAndroid Build Coastguard Worker  \ifx\next,%
2378*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\next-%
2379*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\next.%
2380*2e9d4914SAndroid Build Coastguard Worker  \else\ptexslash
2381*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi
2382*2e9d4914SAndroid Build Coastguard Worker  \aftersmartic
2383*2e9d4914SAndroid Build Coastguard Worker}
2384*2e9d4914SAndroid Build Coastguard Worker
2385*2e9d4914SAndroid Build Coastguard Worker% Unconditional use \ttsl, and no ic.  @var is set to this for defuns.
2386*2e9d4914SAndroid Build Coastguard Worker\def\ttslanted#1{{\ttsl #1}}
2387*2e9d4914SAndroid Build Coastguard Worker
2388*2e9d4914SAndroid Build Coastguard Worker% @cite is like \smartslanted except unconditionally use \sl.  We never want
2389*2e9d4914SAndroid Build Coastguard Worker% ttsl for book titles, do we?
2390*2e9d4914SAndroid Build Coastguard Worker\def\cite#1{{\sl #1}\futurelet\next\smartitaliccorrection}
2391*2e9d4914SAndroid Build Coastguard Worker
2392*2e9d4914SAndroid Build Coastguard Worker\def\aftersmartic{}
2393*2e9d4914SAndroid Build Coastguard Worker\def\var#1{%
2394*2e9d4914SAndroid Build Coastguard Worker  \let\saveaftersmartic = \aftersmartic
2395*2e9d4914SAndroid Build Coastguard Worker  \def\aftersmartic{\null\let\aftersmartic=\saveaftersmartic}%
2396*2e9d4914SAndroid Build Coastguard Worker  \smartslanted{#1}%
2397*2e9d4914SAndroid Build Coastguard Worker}
2398*2e9d4914SAndroid Build Coastguard Worker
2399*2e9d4914SAndroid Build Coastguard Worker\let\i=\smartitalic
2400*2e9d4914SAndroid Build Coastguard Worker\let\slanted=\smartslanted
2401*2e9d4914SAndroid Build Coastguard Worker\let\dfn=\smartslanted
2402*2e9d4914SAndroid Build Coastguard Worker\let\emph=\smartitalic
2403*2e9d4914SAndroid Build Coastguard Worker
2404*2e9d4914SAndroid Build Coastguard Worker% Explicit font changes: @r, @sc, undocumented @ii.
2405*2e9d4914SAndroid Build Coastguard Worker\def\r#1{{\rm #1}}              % roman font
2406*2e9d4914SAndroid Build Coastguard Worker\def\sc#1{{\smallcaps#1}}       % smallcaps font
2407*2e9d4914SAndroid Build Coastguard Worker\def\ii#1{{\it #1}}             % italic font
2408*2e9d4914SAndroid Build Coastguard Worker
2409*2e9d4914SAndroid Build Coastguard Worker% @b, explicit bold.  Also @strong.
2410*2e9d4914SAndroid Build Coastguard Worker\def\b#1{{\bf #1}}
2411*2e9d4914SAndroid Build Coastguard Worker\let\strong=\b
2412*2e9d4914SAndroid Build Coastguard Worker
2413*2e9d4914SAndroid Build Coastguard Worker% @sansserif, explicit sans.
2414*2e9d4914SAndroid Build Coastguard Worker\def\sansserif#1{{\sf #1}}
2415*2e9d4914SAndroid Build Coastguard Worker
2416*2e9d4914SAndroid Build Coastguard Worker% We can't just use \exhyphenpenalty, because that only has effect at
2417*2e9d4914SAndroid Build Coastguard Worker% the end of a paragraph.  Restore normal hyphenation at the end of the
2418*2e9d4914SAndroid Build Coastguard Worker% group within which \nohyphenation is presumably called.
2419*2e9d4914SAndroid Build Coastguard Worker%
2420*2e9d4914SAndroid Build Coastguard Worker\def\nohyphenation{\hyphenchar\font = -1  \aftergroup\restorehyphenation}
2421*2e9d4914SAndroid Build Coastguard Worker\def\restorehyphenation{\hyphenchar\font = `- }
2422*2e9d4914SAndroid Build Coastguard Worker
2423*2e9d4914SAndroid Build Coastguard Worker% Set sfcode to normal for the chars that usually have another value.
2424*2e9d4914SAndroid Build Coastguard Worker% Can't use plain's \frenchspacing because it uses the `\x notation, and
2425*2e9d4914SAndroid Build Coastguard Worker% sometimes \x has an active definition that messes things up.
2426*2e9d4914SAndroid Build Coastguard Worker%
2427*2e9d4914SAndroid Build Coastguard Worker\catcode`@=11
2428*2e9d4914SAndroid Build Coastguard Worker  \def\plainfrenchspacing{%
2429*2e9d4914SAndroid Build Coastguard Worker    \sfcode\dotChar  =\@m \sfcode\questChar=\@m \sfcode\exclamChar=\@m
2430*2e9d4914SAndroid Build Coastguard Worker    \sfcode\colonChar=\@m \sfcode\semiChar =\@m \sfcode\commaChar =\@m
2431*2e9d4914SAndroid Build Coastguard Worker    \def\endofsentencespacefactor{1000}% for @. and friends
2432*2e9d4914SAndroid Build Coastguard Worker  }
2433*2e9d4914SAndroid Build Coastguard Worker  \def\plainnonfrenchspacing{%
2434*2e9d4914SAndroid Build Coastguard Worker    \sfcode`\.3000\sfcode`\?3000\sfcode`\!3000
2435*2e9d4914SAndroid Build Coastguard Worker    \sfcode`\:2000\sfcode`\;1500\sfcode`\,1250
2436*2e9d4914SAndroid Build Coastguard Worker    \def\endofsentencespacefactor{3000}% for @. and friends
2437*2e9d4914SAndroid Build Coastguard Worker  }
2438*2e9d4914SAndroid Build Coastguard Worker\catcode`@=\other
2439*2e9d4914SAndroid Build Coastguard Worker\def\endofsentencespacefactor{3000}% default
2440*2e9d4914SAndroid Build Coastguard Worker
2441*2e9d4914SAndroid Build Coastguard Worker% @t, explicit typewriter.
2442*2e9d4914SAndroid Build Coastguard Worker\def\t#1{%
2443*2e9d4914SAndroid Build Coastguard Worker  {\tt \rawbackslash \plainfrenchspacing #1}%
2444*2e9d4914SAndroid Build Coastguard Worker  \null
2445*2e9d4914SAndroid Build Coastguard Worker}
2446*2e9d4914SAndroid Build Coastguard Worker
2447*2e9d4914SAndroid Build Coastguard Worker% @samp.
2448*2e9d4914SAndroid Build Coastguard Worker\def\samp#1{{\setupmarkupstyle{samp}\lq\tclose{#1}\rq\null}}
2449*2e9d4914SAndroid Build Coastguard Worker
2450*2e9d4914SAndroid Build Coastguard Worker% @indicateurl is \samp, that is, with quotes.
2451*2e9d4914SAndroid Build Coastguard Worker\let\indicateurl=\samp
2452*2e9d4914SAndroid Build Coastguard Worker
2453*2e9d4914SAndroid Build Coastguard Worker% @code (and similar) prints in typewriter, but with spaces the same
2454*2e9d4914SAndroid Build Coastguard Worker% size as normal in the surrounding text, without hyphenation, etc.
2455*2e9d4914SAndroid Build Coastguard Worker% This is a subroutine for that.
2456*2e9d4914SAndroid Build Coastguard Worker\def\tclose#1{%
2457*2e9d4914SAndroid Build Coastguard Worker  {%
2458*2e9d4914SAndroid Build Coastguard Worker    % Change normal interword space to be same as for the current font.
2459*2e9d4914SAndroid Build Coastguard Worker    \spaceskip = \fontdimen2\font
2460*2e9d4914SAndroid Build Coastguard Worker    %
2461*2e9d4914SAndroid Build Coastguard Worker    % Switch to typewriter.
2462*2e9d4914SAndroid Build Coastguard Worker    \tt
2463*2e9d4914SAndroid Build Coastguard Worker    %
2464*2e9d4914SAndroid Build Coastguard Worker    % But `\ ' produces the large typewriter interword space.
2465*2e9d4914SAndroid Build Coastguard Worker    \def\ {{\spaceskip = 0pt{} }}%
2466*2e9d4914SAndroid Build Coastguard Worker    %
2467*2e9d4914SAndroid Build Coastguard Worker    % Turn off hyphenation.
2468*2e9d4914SAndroid Build Coastguard Worker    \nohyphenation
2469*2e9d4914SAndroid Build Coastguard Worker    %
2470*2e9d4914SAndroid Build Coastguard Worker    \rawbackslash
2471*2e9d4914SAndroid Build Coastguard Worker    \plainfrenchspacing
2472*2e9d4914SAndroid Build Coastguard Worker    #1%
2473*2e9d4914SAndroid Build Coastguard Worker  }%
2474*2e9d4914SAndroid Build Coastguard Worker  \null % reset spacefactor to 1000
2475*2e9d4914SAndroid Build Coastguard Worker}
2476*2e9d4914SAndroid Build Coastguard Worker
2477*2e9d4914SAndroid Build Coastguard Worker% We *must* turn on hyphenation at `-' and `_' in @code.
2478*2e9d4914SAndroid Build Coastguard Worker% Otherwise, it is too hard to avoid overfull hboxes
2479*2e9d4914SAndroid Build Coastguard Worker% in the Emacs manual, the Library manual, etc.
2480*2e9d4914SAndroid Build Coastguard Worker%
2481*2e9d4914SAndroid Build Coastguard Worker% Unfortunately, TeX uses one parameter (\hyphenchar) to control
2482*2e9d4914SAndroid Build Coastguard Worker% both hyphenation at - and hyphenation within words.
2483*2e9d4914SAndroid Build Coastguard Worker% We must therefore turn them both off (\tclose does that)
2484*2e9d4914SAndroid Build Coastguard Worker% and arrange explicitly to hyphenate at a dash.
2485*2e9d4914SAndroid Build Coastguard Worker%  -- rms.
2486*2e9d4914SAndroid Build Coastguard Worker{
2487*2e9d4914SAndroid Build Coastguard Worker  \catcode`\-=\active \catcode`\_=\active
2488*2e9d4914SAndroid Build Coastguard Worker  \catcode`\'=\active \catcode`\`=\active
2489*2e9d4914SAndroid Build Coastguard Worker  \global\let'=\rq \global\let`=\lq  % default definitions
2490*2e9d4914SAndroid Build Coastguard Worker  %
2491*2e9d4914SAndroid Build Coastguard Worker  \global\def\code{\begingroup
2492*2e9d4914SAndroid Build Coastguard Worker    \setupmarkupstyle{code}%
2493*2e9d4914SAndroid Build Coastguard Worker    % The following should really be moved into \setupmarkupstyle handlers.
2494*2e9d4914SAndroid Build Coastguard Worker    \catcode\dashChar=\active  \catcode\underChar=\active
2495*2e9d4914SAndroid Build Coastguard Worker    \ifallowcodebreaks
2496*2e9d4914SAndroid Build Coastguard Worker     \let-\codedash
2497*2e9d4914SAndroid Build Coastguard Worker     \let_\codeunder
2498*2e9d4914SAndroid Build Coastguard Worker    \else
2499*2e9d4914SAndroid Build Coastguard Worker     \let-\normaldash
2500*2e9d4914SAndroid Build Coastguard Worker     \let_\realunder
2501*2e9d4914SAndroid Build Coastguard Worker    \fi
2502*2e9d4914SAndroid Build Coastguard Worker    \codex
2503*2e9d4914SAndroid Build Coastguard Worker  }
2504*2e9d4914SAndroid Build Coastguard Worker}
2505*2e9d4914SAndroid Build Coastguard Worker
2506*2e9d4914SAndroid Build Coastguard Worker\def\codex #1{\tclose{#1}\endgroup}
2507*2e9d4914SAndroid Build Coastguard Worker
2508*2e9d4914SAndroid Build Coastguard Worker\def\normaldash{-}
2509*2e9d4914SAndroid Build Coastguard Worker\def\codedash{-\discretionary{}{}{}}
2510*2e9d4914SAndroid Build Coastguard Worker\def\codeunder{%
2511*2e9d4914SAndroid Build Coastguard Worker  % this is all so @math{@code{var_name}+1} can work.  In math mode, _
2512*2e9d4914SAndroid Build Coastguard Worker  % is "active" (mathcode"8000) and \normalunderscore (or \char95, etc.)
2513*2e9d4914SAndroid Build Coastguard Worker  % will therefore expand the active definition of _, which is us
2514*2e9d4914SAndroid Build Coastguard Worker  % (inside @code that is), therefore an endless loop.
2515*2e9d4914SAndroid Build Coastguard Worker  \ifusingtt{\ifmmode
2516*2e9d4914SAndroid Build Coastguard Worker               \mathchar"075F % class 0=ordinary, family 7=ttfam, pos 0x5F=_.
2517*2e9d4914SAndroid Build Coastguard Worker             \else\normalunderscore \fi
2518*2e9d4914SAndroid Build Coastguard Worker             \discretionary{}{}{}}%
2519*2e9d4914SAndroid Build Coastguard Worker            {\_}%
2520*2e9d4914SAndroid Build Coastguard Worker}
2521*2e9d4914SAndroid Build Coastguard Worker
2522*2e9d4914SAndroid Build Coastguard Worker% An additional complication: the above will allow breaks after, e.g.,
2523*2e9d4914SAndroid Build Coastguard Worker% each of the four underscores in __typeof__.  This is bad.
2524*2e9d4914SAndroid Build Coastguard Worker% @allowcodebreaks provides a document-level way to turn breaking at -
2525*2e9d4914SAndroid Build Coastguard Worker% and _ on and off.
2526*2e9d4914SAndroid Build Coastguard Worker%
2527*2e9d4914SAndroid Build Coastguard Worker\newif\ifallowcodebreaks  \allowcodebreakstrue
2528*2e9d4914SAndroid Build Coastguard Worker
2529*2e9d4914SAndroid Build Coastguard Worker\def\keywordtrue{true}
2530*2e9d4914SAndroid Build Coastguard Worker\def\keywordfalse{false}
2531*2e9d4914SAndroid Build Coastguard Worker
2532*2e9d4914SAndroid Build Coastguard Worker\parseargdef\allowcodebreaks{%
2533*2e9d4914SAndroid Build Coastguard Worker  \def\txiarg{#1}%
2534*2e9d4914SAndroid Build Coastguard Worker  \ifx\txiarg\keywordtrue
2535*2e9d4914SAndroid Build Coastguard Worker    \allowcodebreakstrue
2536*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\txiarg\keywordfalse
2537*2e9d4914SAndroid Build Coastguard Worker    \allowcodebreaksfalse
2538*2e9d4914SAndroid Build Coastguard Worker  \else
2539*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
2540*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @allowcodebreaks option `\txiarg', must be true|false}%
2541*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
2542*2e9d4914SAndroid Build Coastguard Worker}
2543*2e9d4914SAndroid Build Coastguard Worker
2544*2e9d4914SAndroid Build Coastguard Worker% For @command, @env, @file, @option quotes seem unnecessary,
2545*2e9d4914SAndroid Build Coastguard Worker% so use \code rather than \samp.
2546*2e9d4914SAndroid Build Coastguard Worker\let\command=\code
2547*2e9d4914SAndroid Build Coastguard Worker\let\env=\code
2548*2e9d4914SAndroid Build Coastguard Worker\let\file=\code
2549*2e9d4914SAndroid Build Coastguard Worker\let\option=\code
2550*2e9d4914SAndroid Build Coastguard Worker
2551*2e9d4914SAndroid Build Coastguard Worker% @uref (abbreviation for `urlref') takes an optional (comma-separated)
2552*2e9d4914SAndroid Build Coastguard Worker% second argument specifying the text to display and an optional third
2553*2e9d4914SAndroid Build Coastguard Worker% arg as text to display instead of (rather than in addition to) the url
2554*2e9d4914SAndroid Build Coastguard Worker% itself.  First (mandatory) arg is the url.
2555*2e9d4914SAndroid Build Coastguard Worker% (This \urefnobreak definition isn't used now, leaving it for a while
2556*2e9d4914SAndroid Build Coastguard Worker% for comparison.)
2557*2e9d4914SAndroid Build Coastguard Worker\def\urefnobreak#1{\dourefnobreak #1,,,\finish}
2558*2e9d4914SAndroid Build Coastguard Worker\def\dourefnobreak#1,#2,#3,#4\finish{\begingroup
2559*2e9d4914SAndroid Build Coastguard Worker  \unsepspaces
2560*2e9d4914SAndroid Build Coastguard Worker  \pdfurl{#1}%
2561*2e9d4914SAndroid Build Coastguard Worker  \setbox0 = \hbox{\ignorespaces #3}%
2562*2e9d4914SAndroid Build Coastguard Worker  \ifdim\wd0 > 0pt
2563*2e9d4914SAndroid Build Coastguard Worker    \unhbox0 % third arg given, show only that
2564*2e9d4914SAndroid Build Coastguard Worker  \else
2565*2e9d4914SAndroid Build Coastguard Worker    \setbox0 = \hbox{\ignorespaces #2}%
2566*2e9d4914SAndroid Build Coastguard Worker    \ifdim\wd0 > 0pt
2567*2e9d4914SAndroid Build Coastguard Worker      \ifpdf
2568*2e9d4914SAndroid Build Coastguard Worker        \unhbox0             % PDF: 2nd arg given, show only it
2569*2e9d4914SAndroid Build Coastguard Worker      \else
2570*2e9d4914SAndroid Build Coastguard Worker        \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
2571*2e9d4914SAndroid Build Coastguard Worker      \fi
2572*2e9d4914SAndroid Build Coastguard Worker    \else
2573*2e9d4914SAndroid Build Coastguard Worker      \code{#1}% only url given, so show it
2574*2e9d4914SAndroid Build Coastguard Worker    \fi
2575*2e9d4914SAndroid Build Coastguard Worker  \fi
2576*2e9d4914SAndroid Build Coastguard Worker  \endlink
2577*2e9d4914SAndroid Build Coastguard Worker\endgroup}
2578*2e9d4914SAndroid Build Coastguard Worker
2579*2e9d4914SAndroid Build Coastguard Worker% This \urefbreak definition is the active one.
2580*2e9d4914SAndroid Build Coastguard Worker\def\urefbreak{\begingroup \urefcatcodes \dourefbreak}
2581*2e9d4914SAndroid Build Coastguard Worker\let\uref=\urefbreak
2582*2e9d4914SAndroid Build Coastguard Worker\def\dourefbreak#1{\urefbreakfinish #1,,,\finish}
2583*2e9d4914SAndroid Build Coastguard Worker\def\urefbreakfinish#1,#2,#3,#4\finish{% doesn't work in @example
2584*2e9d4914SAndroid Build Coastguard Worker  \unsepspaces
2585*2e9d4914SAndroid Build Coastguard Worker  \pdfurl{#1}%
2586*2e9d4914SAndroid Build Coastguard Worker  \setbox0 = \hbox{\ignorespaces #3}%
2587*2e9d4914SAndroid Build Coastguard Worker  \ifdim\wd0 > 0pt
2588*2e9d4914SAndroid Build Coastguard Worker    \unhbox0 % third arg given, show only that
2589*2e9d4914SAndroid Build Coastguard Worker  \else
2590*2e9d4914SAndroid Build Coastguard Worker    \setbox0 = \hbox{\ignorespaces #2}%
2591*2e9d4914SAndroid Build Coastguard Worker    \ifdim\wd0 > 0pt
2592*2e9d4914SAndroid Build Coastguard Worker      \ifpdf
2593*2e9d4914SAndroid Build Coastguard Worker        \unhbox0             % PDF: 2nd arg given, show only it
2594*2e9d4914SAndroid Build Coastguard Worker      \else
2595*2e9d4914SAndroid Build Coastguard Worker        \unhbox0\ (\urefcode{#1})% DVI: 2nd arg given, show both it and url
2596*2e9d4914SAndroid Build Coastguard Worker      \fi
2597*2e9d4914SAndroid Build Coastguard Worker    \else
2598*2e9d4914SAndroid Build Coastguard Worker      \urefcode{#1}% only url given, so show it
2599*2e9d4914SAndroid Build Coastguard Worker    \fi
2600*2e9d4914SAndroid Build Coastguard Worker  \fi
2601*2e9d4914SAndroid Build Coastguard Worker  \endlink
2602*2e9d4914SAndroid Build Coastguard Worker\endgroup}
2603*2e9d4914SAndroid Build Coastguard Worker
2604*2e9d4914SAndroid Build Coastguard Worker% Allow line breaks around only a few characters (only).
2605*2e9d4914SAndroid Build Coastguard Worker\def\urefcatcodes{%
2606*2e9d4914SAndroid Build Coastguard Worker  \catcode\ampChar=\active   \catcode\dotChar=\active
2607*2e9d4914SAndroid Build Coastguard Worker  \catcode\hashChar=\active  \catcode\questChar=\active
2608*2e9d4914SAndroid Build Coastguard Worker  \catcode\slashChar=\active
2609*2e9d4914SAndroid Build Coastguard Worker}
2610*2e9d4914SAndroid Build Coastguard Worker{
2611*2e9d4914SAndroid Build Coastguard Worker  \urefcatcodes
2612*2e9d4914SAndroid Build Coastguard Worker  %
2613*2e9d4914SAndroid Build Coastguard Worker  \global\def\urefcode{\begingroup
2614*2e9d4914SAndroid Build Coastguard Worker    \setupmarkupstyle{code}%
2615*2e9d4914SAndroid Build Coastguard Worker    \urefcatcodes
2616*2e9d4914SAndroid Build Coastguard Worker    \let&\urefcodeamp
2617*2e9d4914SAndroid Build Coastguard Worker    \let.\urefcodedot
2618*2e9d4914SAndroid Build Coastguard Worker    \let#\urefcodehash
2619*2e9d4914SAndroid Build Coastguard Worker    \let?\urefcodequest
2620*2e9d4914SAndroid Build Coastguard Worker    \let/\urefcodeslash
2621*2e9d4914SAndroid Build Coastguard Worker    \codex
2622*2e9d4914SAndroid Build Coastguard Worker  }
2623*2e9d4914SAndroid Build Coastguard Worker  %
2624*2e9d4914SAndroid Build Coastguard Worker  % By default, they are just regular characters.
2625*2e9d4914SAndroid Build Coastguard Worker  \global\def&{\normalamp}
2626*2e9d4914SAndroid Build Coastguard Worker  \global\def.{\normaldot}
2627*2e9d4914SAndroid Build Coastguard Worker  \global\def#{\normalhash}
2628*2e9d4914SAndroid Build Coastguard Worker  \global\def?{\normalquest}
2629*2e9d4914SAndroid Build Coastguard Worker  \global\def/{\normalslash}
2630*2e9d4914SAndroid Build Coastguard Worker}
2631*2e9d4914SAndroid Build Coastguard Worker
2632*2e9d4914SAndroid Build Coastguard Worker% we put a little stretch before and after the breakable chars, to help
2633*2e9d4914SAndroid Build Coastguard Worker% line breaking of long url's.  The unequal skips make look better in
2634*2e9d4914SAndroid Build Coastguard Worker% cmtt at least, especially for dots.
2635*2e9d4914SAndroid Build Coastguard Worker\def\urefprestretch{\urefprebreak \hskip0pt plus.13em }
2636*2e9d4914SAndroid Build Coastguard Worker\def\urefpoststretch{\urefpostbreak \hskip0pt plus.1em }
2637*2e9d4914SAndroid Build Coastguard Worker%
2638*2e9d4914SAndroid Build Coastguard Worker\def\urefcodeamp{\urefprestretch \&\urefpoststretch}
2639*2e9d4914SAndroid Build Coastguard Worker\def\urefcodedot{\urefprestretch .\urefpoststretch}
2640*2e9d4914SAndroid Build Coastguard Worker\def\urefcodehash{\urefprestretch \#\urefpoststretch}
2641*2e9d4914SAndroid Build Coastguard Worker\def\urefcodequest{\urefprestretch ?\urefpoststretch}
2642*2e9d4914SAndroid Build Coastguard Worker\def\urefcodeslash{\futurelet\next\urefcodeslashfinish}
2643*2e9d4914SAndroid Build Coastguard Worker{
2644*2e9d4914SAndroid Build Coastguard Worker  \catcode`\/=\active
2645*2e9d4914SAndroid Build Coastguard Worker  \global\def\urefcodeslashfinish{%
2646*2e9d4914SAndroid Build Coastguard Worker    \urefprestretch \slashChar
2647*2e9d4914SAndroid Build Coastguard Worker    % Allow line break only after the final / in a sequence of
2648*2e9d4914SAndroid Build Coastguard Worker    % slashes, to avoid line break between the slashes in http://.
2649*2e9d4914SAndroid Build Coastguard Worker    \ifx\next/\else \urefpoststretch \fi
2650*2e9d4914SAndroid Build Coastguard Worker  }
2651*2e9d4914SAndroid Build Coastguard Worker}
2652*2e9d4914SAndroid Build Coastguard Worker
2653*2e9d4914SAndroid Build Coastguard Worker% One more complication: by default we'll break after the special
2654*2e9d4914SAndroid Build Coastguard Worker% characters, but some people like to break before the special chars, so
2655*2e9d4914SAndroid Build Coastguard Worker% allow that.  Also allow no breaking at all, for manual control.
2656*2e9d4914SAndroid Build Coastguard Worker%
2657*2e9d4914SAndroid Build Coastguard Worker\parseargdef\urefbreakstyle{%
2658*2e9d4914SAndroid Build Coastguard Worker  \def\txiarg{#1}%
2659*2e9d4914SAndroid Build Coastguard Worker  \ifx\txiarg\wordnone
2660*2e9d4914SAndroid Build Coastguard Worker    \def\urefprebreak{\nobreak}\def\urefpostbreak{\nobreak}
2661*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\txiarg\wordbefore
2662*2e9d4914SAndroid Build Coastguard Worker    \def\urefprebreak{\allowbreak}\def\urefpostbreak{\nobreak}
2663*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\txiarg\wordafter
2664*2e9d4914SAndroid Build Coastguard Worker    \def\urefprebreak{\nobreak}\def\urefpostbreak{\allowbreak}
2665*2e9d4914SAndroid Build Coastguard Worker  \else
2666*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
2667*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @urefbreakstyle setting `\txiarg'}%
2668*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi
2669*2e9d4914SAndroid Build Coastguard Worker}
2670*2e9d4914SAndroid Build Coastguard Worker\def\wordafter{after}
2671*2e9d4914SAndroid Build Coastguard Worker\def\wordbefore{before}
2672*2e9d4914SAndroid Build Coastguard Worker\def\wordnone{none}
2673*2e9d4914SAndroid Build Coastguard Worker
2674*2e9d4914SAndroid Build Coastguard Worker\urefbreakstyle after
2675*2e9d4914SAndroid Build Coastguard Worker
2676*2e9d4914SAndroid Build Coastguard Worker% @url synonym for @uref, since that's how everyone uses it.
2677*2e9d4914SAndroid Build Coastguard Worker%
2678*2e9d4914SAndroid Build Coastguard Worker\let\url=\uref
2679*2e9d4914SAndroid Build Coastguard Worker
2680*2e9d4914SAndroid Build Coastguard Worker% rms does not like angle brackets --karl, 17may97.
2681*2e9d4914SAndroid Build Coastguard Worker% So now @email is just like @uref, unless we are pdf.
2682*2e9d4914SAndroid Build Coastguard Worker%
2683*2e9d4914SAndroid Build Coastguard Worker%\def\email#1{\angleleft{\tt #1}\angleright}
2684*2e9d4914SAndroid Build Coastguard Worker\ifpdf
2685*2e9d4914SAndroid Build Coastguard Worker  \def\email#1{\doemail#1,,\finish}
2686*2e9d4914SAndroid Build Coastguard Worker  \def\doemail#1,#2,#3\finish{\begingroup
2687*2e9d4914SAndroid Build Coastguard Worker    \unsepspaces
2688*2e9d4914SAndroid Build Coastguard Worker    \pdfurl{mailto:#1}%
2689*2e9d4914SAndroid Build Coastguard Worker    \setbox0 = \hbox{\ignorespaces #2}%
2690*2e9d4914SAndroid Build Coastguard Worker    \ifdim\wd0>0pt\unhbox0\else\code{#1}\fi
2691*2e9d4914SAndroid Build Coastguard Worker    \endlink
2692*2e9d4914SAndroid Build Coastguard Worker  \endgroup}
2693*2e9d4914SAndroid Build Coastguard Worker\else
2694*2e9d4914SAndroid Build Coastguard Worker  \let\email=\uref
2695*2e9d4914SAndroid Build Coastguard Worker\fi
2696*2e9d4914SAndroid Build Coastguard Worker
2697*2e9d4914SAndroid Build Coastguard Worker% @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2698*2e9d4914SAndroid Build Coastguard Worker%   `example' (@kbd uses ttsl only inside of @example and friends),
2699*2e9d4914SAndroid Build Coastguard Worker%   or `code' (@kbd uses normal tty font always).
2700*2e9d4914SAndroid Build Coastguard Worker\parseargdef\kbdinputstyle{%
2701*2e9d4914SAndroid Build Coastguard Worker  \def\txiarg{#1}%
2702*2e9d4914SAndroid Build Coastguard Worker  \ifx\txiarg\worddistinct
2703*2e9d4914SAndroid Build Coastguard Worker    \gdef\kbdexamplefont{\ttsl}\gdef\kbdfont{\ttsl}%
2704*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\txiarg\wordexample
2705*2e9d4914SAndroid Build Coastguard Worker    \gdef\kbdexamplefont{\ttsl}\gdef\kbdfont{\tt}%
2706*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\txiarg\wordcode
2707*2e9d4914SAndroid Build Coastguard Worker    \gdef\kbdexamplefont{\tt}\gdef\kbdfont{\tt}%
2708*2e9d4914SAndroid Build Coastguard Worker  \else
2709*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
2710*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @kbdinputstyle setting `\txiarg'}%
2711*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi
2712*2e9d4914SAndroid Build Coastguard Worker}
2713*2e9d4914SAndroid Build Coastguard Worker\def\worddistinct{distinct}
2714*2e9d4914SAndroid Build Coastguard Worker\def\wordexample{example}
2715*2e9d4914SAndroid Build Coastguard Worker\def\wordcode{code}
2716*2e9d4914SAndroid Build Coastguard Worker
2717*2e9d4914SAndroid Build Coastguard Worker% Default is `distinct'.
2718*2e9d4914SAndroid Build Coastguard Worker\kbdinputstyle distinct
2719*2e9d4914SAndroid Build Coastguard Worker
2720*2e9d4914SAndroid Build Coastguard Worker% @kbd is like @code, except that if the argument is just one @key command,
2721*2e9d4914SAndroid Build Coastguard Worker% then @kbd has no effect.
2722*2e9d4914SAndroid Build Coastguard Worker\def\kbd#1{{\def\look{#1}\expandafter\kbdsub\look??\par}}
2723*2e9d4914SAndroid Build Coastguard Worker
2724*2e9d4914SAndroid Build Coastguard Worker\def\xkey{\key}
2725*2e9d4914SAndroid Build Coastguard Worker\def\kbdsub#1#2#3\par{%
2726*2e9d4914SAndroid Build Coastguard Worker  \def\one{#1}\def\three{#3}\def\threex{??}%
2727*2e9d4914SAndroid Build Coastguard Worker  \ifx\one\xkey\ifx\threex\three \key{#2}%
2728*2e9d4914SAndroid Build Coastguard Worker  \else{\tclose{\kbdfont\setupmarkupstyle{kbd}\look}}\fi
2729*2e9d4914SAndroid Build Coastguard Worker  \else{\tclose{\kbdfont\setupmarkupstyle{kbd}\look}}\fi
2730*2e9d4914SAndroid Build Coastguard Worker}
2731*2e9d4914SAndroid Build Coastguard Worker
2732*2e9d4914SAndroid Build Coastguard Worker% definition of @key that produces a lozenge.  Doesn't adjust to text size.
2733*2e9d4914SAndroid Build Coastguard Worker%\setfont\keyrm\rmshape{8}{1000}{OT1}
2734*2e9d4914SAndroid Build Coastguard Worker%\font\keysy=cmsy9
2735*2e9d4914SAndroid Build Coastguard Worker%\def\key#1{{\keyrm\textfont2=\keysy \leavevmode\hbox{%
2736*2e9d4914SAndroid Build Coastguard Worker%  \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{%
2737*2e9d4914SAndroid Build Coastguard Worker%    \vbox{\hrule\kern-0.4pt
2738*2e9d4914SAndroid Build Coastguard Worker%     \hbox{\raise0.4pt\hbox{\vphantom{\angleleft}}#1}}%
2739*2e9d4914SAndroid Build Coastguard Worker%    \kern-0.4pt\hrule}%
2740*2e9d4914SAndroid Build Coastguard Worker%  \kern-.06em\raise0.4pt\hbox{\angleright}}}}
2741*2e9d4914SAndroid Build Coastguard Worker
2742*2e9d4914SAndroid Build Coastguard Worker% definition of @key with no lozenge.  If the current font is already
2743*2e9d4914SAndroid Build Coastguard Worker% monospace, don't change it; that way, we respect @kbdinputstyle.  But
2744*2e9d4914SAndroid Build Coastguard Worker% if it isn't monospace, then use \tt.
2745*2e9d4914SAndroid Build Coastguard Worker%
2746*2e9d4914SAndroid Build Coastguard Worker\def\key#1{{\setupmarkupstyle{key}%
2747*2e9d4914SAndroid Build Coastguard Worker  \nohyphenation
2748*2e9d4914SAndroid Build Coastguard Worker  \ifmonospace\else\tt\fi
2749*2e9d4914SAndroid Build Coastguard Worker  #1}\null}
2750*2e9d4914SAndroid Build Coastguard Worker
2751*2e9d4914SAndroid Build Coastguard Worker% @clicksequence{File @click{} Open ...}
2752*2e9d4914SAndroid Build Coastguard Worker\def\clicksequence#1{\begingroup #1\endgroup}
2753*2e9d4914SAndroid Build Coastguard Worker
2754*2e9d4914SAndroid Build Coastguard Worker% @clickstyle @arrow   (by default)
2755*2e9d4914SAndroid Build Coastguard Worker\parseargdef\clickstyle{\def\click{#1}}
2756*2e9d4914SAndroid Build Coastguard Worker\def\click{\arrow}
2757*2e9d4914SAndroid Build Coastguard Worker
2758*2e9d4914SAndroid Build Coastguard Worker% Typeset a dimension, e.g., `in' or `pt'.  The only reason for the
2759*2e9d4914SAndroid Build Coastguard Worker% argument is to make the input look right: @dmn{pt} instead of @dmn{}pt.
2760*2e9d4914SAndroid Build Coastguard Worker%
2761*2e9d4914SAndroid Build Coastguard Worker\def\dmn#1{\thinspace #1}
2762*2e9d4914SAndroid Build Coastguard Worker
2763*2e9d4914SAndroid Build Coastguard Worker% @l was never documented to mean ``switch to the Lisp font'',
2764*2e9d4914SAndroid Build Coastguard Worker% and it is not used as such in any manual I can find.  We need it for
2765*2e9d4914SAndroid Build Coastguard Worker% Polish suppressed-l.  --karl, 22sep96.
2766*2e9d4914SAndroid Build Coastguard Worker%\def\l#1{{\li #1}\null}
2767*2e9d4914SAndroid Build Coastguard Worker
2768*2e9d4914SAndroid Build Coastguard Worker% @acronym for "FBI", "NATO", and the like.
2769*2e9d4914SAndroid Build Coastguard Worker% We print this one point size smaller, since it's intended for
2770*2e9d4914SAndroid Build Coastguard Worker% all-uppercase.
2771*2e9d4914SAndroid Build Coastguard Worker%
2772*2e9d4914SAndroid Build Coastguard Worker\def\acronym#1{\doacronym #1,,\finish}
2773*2e9d4914SAndroid Build Coastguard Worker\def\doacronym#1,#2,#3\finish{%
2774*2e9d4914SAndroid Build Coastguard Worker  {\selectfonts\lsize #1}%
2775*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#2}%
2776*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\empty \else
2777*2e9d4914SAndroid Build Coastguard Worker    \space ({\unsepspaces \ignorespaces \temp \unskip})%
2778*2e9d4914SAndroid Build Coastguard Worker  \fi
2779*2e9d4914SAndroid Build Coastguard Worker  \null % reset \spacefactor=1000
2780*2e9d4914SAndroid Build Coastguard Worker}
2781*2e9d4914SAndroid Build Coastguard Worker
2782*2e9d4914SAndroid Build Coastguard Worker% @abbr for "Comput. J." and the like.
2783*2e9d4914SAndroid Build Coastguard Worker% No font change, but don't do end-of-sentence spacing.
2784*2e9d4914SAndroid Build Coastguard Worker%
2785*2e9d4914SAndroid Build Coastguard Worker\def\abbr#1{\doabbr #1,,\finish}
2786*2e9d4914SAndroid Build Coastguard Worker\def\doabbr#1,#2,#3\finish{%
2787*2e9d4914SAndroid Build Coastguard Worker  {\plainfrenchspacing #1}%
2788*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#2}%
2789*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\empty \else
2790*2e9d4914SAndroid Build Coastguard Worker    \space ({\unsepspaces \ignorespaces \temp \unskip})%
2791*2e9d4914SAndroid Build Coastguard Worker  \fi
2792*2e9d4914SAndroid Build Coastguard Worker  \null % reset \spacefactor=1000
2793*2e9d4914SAndroid Build Coastguard Worker}
2794*2e9d4914SAndroid Build Coastguard Worker
2795*2e9d4914SAndroid Build Coastguard Worker% @asis just yields its argument.  Used with @table, for example.
2796*2e9d4914SAndroid Build Coastguard Worker%
2797*2e9d4914SAndroid Build Coastguard Worker\def\asis#1{#1}
2798*2e9d4914SAndroid Build Coastguard Worker
2799*2e9d4914SAndroid Build Coastguard Worker% @math outputs its argument in math mode.
2800*2e9d4914SAndroid Build Coastguard Worker%
2801*2e9d4914SAndroid Build Coastguard Worker% One complication: _ usually means subscripts, but it could also mean
2802*2e9d4914SAndroid Build Coastguard Worker% an actual _ character, as in @math{@var{some_variable} + 1}.  So make
2803*2e9d4914SAndroid Build Coastguard Worker% _ active, and distinguish by seeing if the current family is \slfam,
2804*2e9d4914SAndroid Build Coastguard Worker% which is what @var uses.
2805*2e9d4914SAndroid Build Coastguard Worker{
2806*2e9d4914SAndroid Build Coastguard Worker  \catcode`\_ = \active
2807*2e9d4914SAndroid Build Coastguard Worker  \gdef\mathunderscore{%
2808*2e9d4914SAndroid Build Coastguard Worker    \catcode`\_=\active
2809*2e9d4914SAndroid Build Coastguard Worker    \def_{\ifnum\fam=\slfam \_\else\sb\fi}%
2810*2e9d4914SAndroid Build Coastguard Worker  }
2811*2e9d4914SAndroid Build Coastguard Worker}
2812*2e9d4914SAndroid Build Coastguard Worker% Another complication: we want \\ (and @\) to output a math (or tt) \.
2813*2e9d4914SAndroid Build Coastguard Worker% FYI, plain.tex uses \\ as a temporary control sequence (for no
2814*2e9d4914SAndroid Build Coastguard Worker% particular reason), but this is not advertised and we don't care.
2815*2e9d4914SAndroid Build Coastguard Worker%
2816*2e9d4914SAndroid Build Coastguard Worker% The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
2817*2e9d4914SAndroid Build Coastguard Worker\def\mathbackslash{\ifnum\fam=\ttfam \mathchar"075C \else\backslash \fi}
2818*2e9d4914SAndroid Build Coastguard Worker%
2819*2e9d4914SAndroid Build Coastguard Worker\def\math{%
2820*2e9d4914SAndroid Build Coastguard Worker  \tex
2821*2e9d4914SAndroid Build Coastguard Worker  \mathunderscore
2822*2e9d4914SAndroid Build Coastguard Worker  \let\\ = \mathbackslash
2823*2e9d4914SAndroid Build Coastguard Worker  \mathactive
2824*2e9d4914SAndroid Build Coastguard Worker  % make the texinfo accent commands work in math mode
2825*2e9d4914SAndroid Build Coastguard Worker  \let\"=\ddot
2826*2e9d4914SAndroid Build Coastguard Worker  \let\'=\acute
2827*2e9d4914SAndroid Build Coastguard Worker  \let\==\bar
2828*2e9d4914SAndroid Build Coastguard Worker  \let\^=\hat
2829*2e9d4914SAndroid Build Coastguard Worker  \let\`=\grave
2830*2e9d4914SAndroid Build Coastguard Worker  \let\u=\breve
2831*2e9d4914SAndroid Build Coastguard Worker  \let\v=\check
2832*2e9d4914SAndroid Build Coastguard Worker  \let\~=\tilde
2833*2e9d4914SAndroid Build Coastguard Worker  \let\dotaccent=\dot
2834*2e9d4914SAndroid Build Coastguard Worker  $\finishmath
2835*2e9d4914SAndroid Build Coastguard Worker}
2836*2e9d4914SAndroid Build Coastguard Worker\def\finishmath#1{#1$\endgroup}  % Close the group opened by \tex.
2837*2e9d4914SAndroid Build Coastguard Worker
2838*2e9d4914SAndroid Build Coastguard Worker% Some active characters (such as <) are spaced differently in math.
2839*2e9d4914SAndroid Build Coastguard Worker% We have to reset their definitions in case the @math was an argument
2840*2e9d4914SAndroid Build Coastguard Worker% to a command which sets the catcodes (such as @item or @section).
2841*2e9d4914SAndroid Build Coastguard Worker%
2842*2e9d4914SAndroid Build Coastguard Worker{
2843*2e9d4914SAndroid Build Coastguard Worker  \catcode`^ = \active
2844*2e9d4914SAndroid Build Coastguard Worker  \catcode`< = \active
2845*2e9d4914SAndroid Build Coastguard Worker  \catcode`> = \active
2846*2e9d4914SAndroid Build Coastguard Worker  \catcode`+ = \active
2847*2e9d4914SAndroid Build Coastguard Worker  \catcode`' = \active
2848*2e9d4914SAndroid Build Coastguard Worker  \gdef\mathactive{%
2849*2e9d4914SAndroid Build Coastguard Worker    \let^ = \ptexhat
2850*2e9d4914SAndroid Build Coastguard Worker    \let< = \ptexless
2851*2e9d4914SAndroid Build Coastguard Worker    \let> = \ptexgtr
2852*2e9d4914SAndroid Build Coastguard Worker    \let+ = \ptexplus
2853*2e9d4914SAndroid Build Coastguard Worker    \let' = \ptexquoteright
2854*2e9d4914SAndroid Build Coastguard Worker  }
2855*2e9d4914SAndroid Build Coastguard Worker}
2856*2e9d4914SAndroid Build Coastguard Worker
2857*2e9d4914SAndroid Build Coastguard Worker% ctrl is no longer a Texinfo command, but leave this definition for fun.
2858*2e9d4914SAndroid Build Coastguard Worker\def\ctrl #1{{\tt \rawbackslash \hat}#1}
2859*2e9d4914SAndroid Build Coastguard Worker
2860*2e9d4914SAndroid Build Coastguard Worker% @inlinefmt{FMTNAME,PROCESSED-TEXT} and @inlineraw{FMTNAME,RAW-TEXT}.
2861*2e9d4914SAndroid Build Coastguard Worker% Ignore unless FMTNAME == tex; then it is like @iftex and @tex,
2862*2e9d4914SAndroid Build Coastguard Worker% except specified as a normal braced arg, so no newlines to worry about.
2863*2e9d4914SAndroid Build Coastguard Worker%
2864*2e9d4914SAndroid Build Coastguard Worker\def\outfmtnametex{tex}
2865*2e9d4914SAndroid Build Coastguard Worker%
2866*2e9d4914SAndroid Build Coastguard Worker\long\def\inlinefmt#1{\doinlinefmt #1,\finish}
2867*2e9d4914SAndroid Build Coastguard Worker\long\def\doinlinefmt#1,#2,\finish{%
2868*2e9d4914SAndroid Build Coastguard Worker  \def\inlinefmtname{#1}%
2869*2e9d4914SAndroid Build Coastguard Worker  \ifx\inlinefmtname\outfmtnametex \ignorespaces #2\fi
2870*2e9d4914SAndroid Build Coastguard Worker}
2871*2e9d4914SAndroid Build Coastguard Worker% For raw, must switch into @tex before parsing the argument, to avoid
2872*2e9d4914SAndroid Build Coastguard Worker% setting catcodes prematurely.  Doing it this way means that, for
2873*2e9d4914SAndroid Build Coastguard Worker% example, @inlineraw{html, foo{bar} gets a parse error instead of being
2874*2e9d4914SAndroid Build Coastguard Worker% ignored.  But this isn't important because if people want a literal
2875*2e9d4914SAndroid Build Coastguard Worker% *right* brace they would have to use a command anyway, so they may as
2876*2e9d4914SAndroid Build Coastguard Worker% well use a command to get a left brace too.  We could re-use the
2877*2e9d4914SAndroid Build Coastguard Worker% delimiter character idea from \verb, but it seems like overkill.
2878*2e9d4914SAndroid Build Coastguard Worker%
2879*2e9d4914SAndroid Build Coastguard Worker\long\def\inlineraw{\tex \doinlineraw}
2880*2e9d4914SAndroid Build Coastguard Worker\long\def\doinlineraw#1{\doinlinerawtwo #1,\finish}
2881*2e9d4914SAndroid Build Coastguard Worker\def\doinlinerawtwo#1,#2,\finish{%
2882*2e9d4914SAndroid Build Coastguard Worker  \def\inlinerawname{#1}%
2883*2e9d4914SAndroid Build Coastguard Worker  \ifx\inlinerawname\outfmtnametex \ignorespaces #2\fi
2884*2e9d4914SAndroid Build Coastguard Worker  \endgroup % close group opened by \tex.
2885*2e9d4914SAndroid Build Coastguard Worker}
2886*2e9d4914SAndroid Build Coastguard Worker
2887*2e9d4914SAndroid Build Coastguard Worker
2888*2e9d4914SAndroid Build Coastguard Worker\message{glyphs,}
2889*2e9d4914SAndroid Build Coastguard Worker% and logos.
2890*2e9d4914SAndroid Build Coastguard Worker
2891*2e9d4914SAndroid Build Coastguard Worker% @@ prints an @, as does @atchar{}.
2892*2e9d4914SAndroid Build Coastguard Worker\def\@{\char64 }
2893*2e9d4914SAndroid Build Coastguard Worker\let\atchar=\@
2894*2e9d4914SAndroid Build Coastguard Worker
2895*2e9d4914SAndroid Build Coastguard Worker% @{ @} @lbracechar{} @rbracechar{} all generate brace characters.
2896*2e9d4914SAndroid Build Coastguard Worker% Unless we're in typewriter, use \ecfont because the CM text fonts do
2897*2e9d4914SAndroid Build Coastguard Worker% not have braces, and we don't want to switch into math.
2898*2e9d4914SAndroid Build Coastguard Worker\def\mylbrace{{\ifmonospace\else\ecfont\fi \char123}}
2899*2e9d4914SAndroid Build Coastguard Worker\def\myrbrace{{\ifmonospace\else\ecfont\fi \char125}}
2900*2e9d4914SAndroid Build Coastguard Worker\let\{=\mylbrace \let\lbracechar=\{
2901*2e9d4914SAndroid Build Coastguard Worker\let\}=\myrbrace \let\rbracechar=\}
2902*2e9d4914SAndroid Build Coastguard Worker\begingroup
2903*2e9d4914SAndroid Build Coastguard Worker  % Definitions to produce \{ and \} commands for indices,
2904*2e9d4914SAndroid Build Coastguard Worker  % and @{ and @} for the aux/toc files.
2905*2e9d4914SAndroid Build Coastguard Worker  \catcode`\{ = \other \catcode`\} = \other
2906*2e9d4914SAndroid Build Coastguard Worker  \catcode`\[ = 1 \catcode`\] = 2
2907*2e9d4914SAndroid Build Coastguard Worker  \catcode`\! = 0 \catcode`\\ = \other
2908*2e9d4914SAndroid Build Coastguard Worker  !gdef!lbracecmd[\{]%
2909*2e9d4914SAndroid Build Coastguard Worker  !gdef!rbracecmd[\}]%
2910*2e9d4914SAndroid Build Coastguard Worker  !gdef!lbraceatcmd[@{]%
2911*2e9d4914SAndroid Build Coastguard Worker  !gdef!rbraceatcmd[@}]%
2912*2e9d4914SAndroid Build Coastguard Worker!endgroup
2913*2e9d4914SAndroid Build Coastguard Worker
2914*2e9d4914SAndroid Build Coastguard Worker% @comma{} to avoid , parsing problems.
2915*2e9d4914SAndroid Build Coastguard Worker\let\comma = ,
2916*2e9d4914SAndroid Build Coastguard Worker
2917*2e9d4914SAndroid Build Coastguard Worker% Accents: @, @dotaccent @ringaccent @ubaraccent @udotaccent
2918*2e9d4914SAndroid Build Coastguard Worker% Others are defined by plain TeX: @` @' @" @^ @~ @= @u @v @H.
2919*2e9d4914SAndroid Build Coastguard Worker\let\, = \ptexc
2920*2e9d4914SAndroid Build Coastguard Worker\let\dotaccent = \ptexdot
2921*2e9d4914SAndroid Build Coastguard Worker\def\ringaccent#1{{\accent23 #1}}
2922*2e9d4914SAndroid Build Coastguard Worker\let\tieaccent = \ptext
2923*2e9d4914SAndroid Build Coastguard Worker\let\ubaraccent = \ptexb
2924*2e9d4914SAndroid Build Coastguard Worker\let\udotaccent = \d
2925*2e9d4914SAndroid Build Coastguard Worker
2926*2e9d4914SAndroid Build Coastguard Worker% Other special characters: @questiondown @exclamdown @ordf @ordm
2927*2e9d4914SAndroid Build Coastguard Worker% Plain TeX defines: @AA @AE @O @OE @L (plus lowercase versions) @ss.
2928*2e9d4914SAndroid Build Coastguard Worker\def\questiondown{?`}
2929*2e9d4914SAndroid Build Coastguard Worker\def\exclamdown{!`}
2930*2e9d4914SAndroid Build Coastguard Worker\def\ordf{\leavevmode\raise1ex\hbox{\selectfonts\lllsize \underbar{a}}}
2931*2e9d4914SAndroid Build Coastguard Worker\def\ordm{\leavevmode\raise1ex\hbox{\selectfonts\lllsize \underbar{o}}}
2932*2e9d4914SAndroid Build Coastguard Worker
2933*2e9d4914SAndroid Build Coastguard Worker% Dotless i and dotless j, used for accents.
2934*2e9d4914SAndroid Build Coastguard Worker\def\imacro{i}
2935*2e9d4914SAndroid Build Coastguard Worker\def\jmacro{j}
2936*2e9d4914SAndroid Build Coastguard Worker\def\dotless#1{%
2937*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
2938*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\imacro \ifmmode\imath \else\ptexi \fi
2939*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\jmacro \ifmmode\jmath \else\j \fi
2940*2e9d4914SAndroid Build Coastguard Worker  \else \errmessage{@dotless can be used only with i or j}%
2941*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
2942*2e9d4914SAndroid Build Coastguard Worker}
2943*2e9d4914SAndroid Build Coastguard Worker
2944*2e9d4914SAndroid Build Coastguard Worker% The \TeX{} logo, as in plain, but resetting the spacing so that a
2945*2e9d4914SAndroid Build Coastguard Worker% period following counts as ending a sentence.  (Idea found in latex.)
2946*2e9d4914SAndroid Build Coastguard Worker%
2947*2e9d4914SAndroid Build Coastguard Worker\edef\TeX{\TeX \spacefactor=1000 }
2948*2e9d4914SAndroid Build Coastguard Worker
2949*2e9d4914SAndroid Build Coastguard Worker% @LaTeX{} logo.  Not quite the same results as the definition in
2950*2e9d4914SAndroid Build Coastguard Worker% latex.ltx, since we use a different font for the raised A; it's most
2951*2e9d4914SAndroid Build Coastguard Worker% convenient for us to use an explicitly smaller font, rather than using
2952*2e9d4914SAndroid Build Coastguard Worker% the \scriptstyle font (since we don't reset \scriptstyle and
2953*2e9d4914SAndroid Build Coastguard Worker% \scriptscriptstyle).
2954*2e9d4914SAndroid Build Coastguard Worker%
2955*2e9d4914SAndroid Build Coastguard Worker\def\LaTeX{%
2956*2e9d4914SAndroid Build Coastguard Worker  L\kern-.36em
2957*2e9d4914SAndroid Build Coastguard Worker  {\setbox0=\hbox{T}%
2958*2e9d4914SAndroid Build Coastguard Worker   \vbox to \ht0{\hbox{%
2959*2e9d4914SAndroid Build Coastguard Worker     \ifx\textnominalsize\xwordpt
2960*2e9d4914SAndroid Build Coastguard Worker       % for 10pt running text, \lllsize (8pt) is too small for the A in LaTeX.
2961*2e9d4914SAndroid Build Coastguard Worker       % Revert to plain's \scriptsize, which is 7pt.
2962*2e9d4914SAndroid Build Coastguard Worker       \count255=\the\fam $\fam\count255 \scriptstyle A$%
2963*2e9d4914SAndroid Build Coastguard Worker     \else
2964*2e9d4914SAndroid Build Coastguard Worker       % For 11pt, we can use our lllsize.
2965*2e9d4914SAndroid Build Coastguard Worker       \selectfonts\lllsize A%
2966*2e9d4914SAndroid Build Coastguard Worker     \fi
2967*2e9d4914SAndroid Build Coastguard Worker     }%
2968*2e9d4914SAndroid Build Coastguard Worker     \vss
2969*2e9d4914SAndroid Build Coastguard Worker  }}%
2970*2e9d4914SAndroid Build Coastguard Worker  \kern-.15em
2971*2e9d4914SAndroid Build Coastguard Worker  \TeX
2972*2e9d4914SAndroid Build Coastguard Worker}
2973*2e9d4914SAndroid Build Coastguard Worker
2974*2e9d4914SAndroid Build Coastguard Worker% Some math mode symbols.
2975*2e9d4914SAndroid Build Coastguard Worker\def\bullet{$\ptexbullet$}
2976*2e9d4914SAndroid Build Coastguard Worker\def\geq{\ifmmode \ge\else $\ge$\fi}
2977*2e9d4914SAndroid Build Coastguard Worker\def\leq{\ifmmode \le\else $\le$\fi}
2978*2e9d4914SAndroid Build Coastguard Worker\def\minus{\ifmmode -\else $-$\fi}
2979*2e9d4914SAndroid Build Coastguard Worker
2980*2e9d4914SAndroid Build Coastguard Worker% @dots{} outputs an ellipsis using the current font.
2981*2e9d4914SAndroid Build Coastguard Worker% We do .5em per period so that it has the same spacing in the cm
2982*2e9d4914SAndroid Build Coastguard Worker% typewriter fonts as three actual period characters; on the other hand,
2983*2e9d4914SAndroid Build Coastguard Worker% in other typewriter fonts three periods are wider than 1.5em.  So do
2984*2e9d4914SAndroid Build Coastguard Worker% whichever is larger.
2985*2e9d4914SAndroid Build Coastguard Worker%
2986*2e9d4914SAndroid Build Coastguard Worker\def\dots{%
2987*2e9d4914SAndroid Build Coastguard Worker  \leavevmode
2988*2e9d4914SAndroid Build Coastguard Worker  \setbox0=\hbox{...}% get width of three periods
2989*2e9d4914SAndroid Build Coastguard Worker  \ifdim\wd0 > 1.5em
2990*2e9d4914SAndroid Build Coastguard Worker    \dimen0 = \wd0
2991*2e9d4914SAndroid Build Coastguard Worker  \else
2992*2e9d4914SAndroid Build Coastguard Worker    \dimen0 = 1.5em
2993*2e9d4914SAndroid Build Coastguard Worker  \fi
2994*2e9d4914SAndroid Build Coastguard Worker  \hbox to \dimen0{%
2995*2e9d4914SAndroid Build Coastguard Worker    \hskip 0pt plus.25fil
2996*2e9d4914SAndroid Build Coastguard Worker    .\hskip 0pt plus1fil
2997*2e9d4914SAndroid Build Coastguard Worker    .\hskip 0pt plus1fil
2998*2e9d4914SAndroid Build Coastguard Worker    .\hskip 0pt plus.5fil
2999*2e9d4914SAndroid Build Coastguard Worker  }%
3000*2e9d4914SAndroid Build Coastguard Worker}
3001*2e9d4914SAndroid Build Coastguard Worker
3002*2e9d4914SAndroid Build Coastguard Worker% @enddots{} is an end-of-sentence ellipsis.
3003*2e9d4914SAndroid Build Coastguard Worker%
3004*2e9d4914SAndroid Build Coastguard Worker\def\enddots{%
3005*2e9d4914SAndroid Build Coastguard Worker  \dots
3006*2e9d4914SAndroid Build Coastguard Worker  \spacefactor=\endofsentencespacefactor
3007*2e9d4914SAndroid Build Coastguard Worker}
3008*2e9d4914SAndroid Build Coastguard Worker
3009*2e9d4914SAndroid Build Coastguard Worker% @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
3010*2e9d4914SAndroid Build Coastguard Worker%
3011*2e9d4914SAndroid Build Coastguard Worker% Since these characters are used in examples, they should be an even number of
3012*2e9d4914SAndroid Build Coastguard Worker% \tt widths. Each \tt character is 1en, so two makes it 1em.
3013*2e9d4914SAndroid Build Coastguard Worker%
3014*2e9d4914SAndroid Build Coastguard Worker\def\point{$\star$}
3015*2e9d4914SAndroid Build Coastguard Worker\def\arrow{\leavevmode\raise.05ex\hbox to 1em{\hfil$\rightarrow$\hfil}}
3016*2e9d4914SAndroid Build Coastguard Worker\def\result{\leavevmode\raise.05ex\hbox to 1em{\hfil$\Rightarrow$\hfil}}
3017*2e9d4914SAndroid Build Coastguard Worker\def\expansion{\leavevmode\hbox to 1em{\hfil$\mapsto$\hfil}}
3018*2e9d4914SAndroid Build Coastguard Worker\def\print{\leavevmode\lower.1ex\hbox to 1em{\hfil$\dashv$\hfil}}
3019*2e9d4914SAndroid Build Coastguard Worker\def\equiv{\leavevmode\hbox to 1em{\hfil$\ptexequiv$\hfil}}
3020*2e9d4914SAndroid Build Coastguard Worker
3021*2e9d4914SAndroid Build Coastguard Worker% The @error{} command.
3022*2e9d4914SAndroid Build Coastguard Worker% Adapted from the TeXbook's \boxit.
3023*2e9d4914SAndroid Build Coastguard Worker%
3024*2e9d4914SAndroid Build Coastguard Worker\newbox\errorbox
3025*2e9d4914SAndroid Build Coastguard Worker%
3026*2e9d4914SAndroid Build Coastguard Worker{\tentt \global\dimen0 = 3em}% Width of the box.
3027*2e9d4914SAndroid Build Coastguard Worker\dimen2 = .55pt % Thickness of rules
3028*2e9d4914SAndroid Build Coastguard Worker% The text. (`r' is open on the right, `e' somewhat less so on the left.)
3029*2e9d4914SAndroid Build Coastguard Worker\setbox0 = \hbox{\kern-.75pt \reducedsf \putworderror\kern-1.5pt}
3030*2e9d4914SAndroid Build Coastguard Worker%
3031*2e9d4914SAndroid Build Coastguard Worker\setbox\errorbox=\hbox to \dimen0{\hfil
3032*2e9d4914SAndroid Build Coastguard Worker   \hsize = \dimen0 \advance\hsize by -5.8pt % Space to left+right.
3033*2e9d4914SAndroid Build Coastguard Worker   \advance\hsize by -2\dimen2 % Rules.
3034*2e9d4914SAndroid Build Coastguard Worker   \vbox{%
3035*2e9d4914SAndroid Build Coastguard Worker      \hrule height\dimen2
3036*2e9d4914SAndroid Build Coastguard Worker      \hbox{\vrule width\dimen2 \kern3pt          % Space to left of text.
3037*2e9d4914SAndroid Build Coastguard Worker         \vtop{\kern2.4pt \box0 \kern2.4pt}% Space above/below.
3038*2e9d4914SAndroid Build Coastguard Worker         \kern3pt\vrule width\dimen2}% Space to right.
3039*2e9d4914SAndroid Build Coastguard Worker      \hrule height\dimen2}
3040*2e9d4914SAndroid Build Coastguard Worker    \hfil}
3041*2e9d4914SAndroid Build Coastguard Worker%
3042*2e9d4914SAndroid Build Coastguard Worker\def\error{\leavevmode\lower.7ex\copy\errorbox}
3043*2e9d4914SAndroid Build Coastguard Worker
3044*2e9d4914SAndroid Build Coastguard Worker% @pounds{} is a sterling sign, which Knuth put in the CM italic font.
3045*2e9d4914SAndroid Build Coastguard Worker%
3046*2e9d4914SAndroid Build Coastguard Worker\def\pounds{{\it\$}}
3047*2e9d4914SAndroid Build Coastguard Worker
3048*2e9d4914SAndroid Build Coastguard Worker% @euro{} comes from a separate font, depending on the current style.
3049*2e9d4914SAndroid Build Coastguard Worker% We use the free feym* fonts from the eurosym package by Henrik
3050*2e9d4914SAndroid Build Coastguard Worker% Theiling, which support regular, slanted, bold and bold slanted (and
3051*2e9d4914SAndroid Build Coastguard Worker% "outlined" (blackboard board, sort of) versions, which we don't need).
3052*2e9d4914SAndroid Build Coastguard Worker% It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
3053*2e9d4914SAndroid Build Coastguard Worker%
3054*2e9d4914SAndroid Build Coastguard Worker% Although only regular is the truly official Euro symbol, we ignore
3055*2e9d4914SAndroid Build Coastguard Worker% that.  The Euro is designed to be slightly taller than the regular
3056*2e9d4914SAndroid Build Coastguard Worker% font height.
3057*2e9d4914SAndroid Build Coastguard Worker%
3058*2e9d4914SAndroid Build Coastguard Worker% feymr - regular
3059*2e9d4914SAndroid Build Coastguard Worker% feymo - slanted
3060*2e9d4914SAndroid Build Coastguard Worker% feybr - bold
3061*2e9d4914SAndroid Build Coastguard Worker% feybo - bold slanted
3062*2e9d4914SAndroid Build Coastguard Worker%
3063*2e9d4914SAndroid Build Coastguard Worker% There is no good (free) typewriter version, to my knowledge.
3064*2e9d4914SAndroid Build Coastguard Worker% A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
3065*2e9d4914SAndroid Build Coastguard Worker% Hmm.
3066*2e9d4914SAndroid Build Coastguard Worker%
3067*2e9d4914SAndroid Build Coastguard Worker% Also doesn't work in math.  Do we need to do math with euro symbols?
3068*2e9d4914SAndroid Build Coastguard Worker% Hope not.
3069*2e9d4914SAndroid Build Coastguard Worker%
3070*2e9d4914SAndroid Build Coastguard Worker%
3071*2e9d4914SAndroid Build Coastguard Worker\def\euro{{\eurofont e}}
3072*2e9d4914SAndroid Build Coastguard Worker\def\eurofont{%
3073*2e9d4914SAndroid Build Coastguard Worker  % We set the font at each command, rather than predefining it in
3074*2e9d4914SAndroid Build Coastguard Worker  % \textfonts and the other font-switching commands, so that
3075*2e9d4914SAndroid Build Coastguard Worker  % installations which never need the symbol don't have to have the
3076*2e9d4914SAndroid Build Coastguard Worker  % font installed.
3077*2e9d4914SAndroid Build Coastguard Worker  %
3078*2e9d4914SAndroid Build Coastguard Worker  % There is only one designed size (nominal 10pt), so we always scale
3079*2e9d4914SAndroid Build Coastguard Worker  % that to the current nominal size.
3080*2e9d4914SAndroid Build Coastguard Worker  %
3081*2e9d4914SAndroid Build Coastguard Worker  % By the way, simply using "at 1em" works for cmr10 and the like, but
3082*2e9d4914SAndroid Build Coastguard Worker  % does not work for cmbx10 and other extended/shrunken fonts.
3083*2e9d4914SAndroid Build Coastguard Worker  %
3084*2e9d4914SAndroid Build Coastguard Worker  \def\eurosize{\csname\curfontsize nominalsize\endcsname}%
3085*2e9d4914SAndroid Build Coastguard Worker  %
3086*2e9d4914SAndroid Build Coastguard Worker  \ifx\curfontstyle\bfstylename
3087*2e9d4914SAndroid Build Coastguard Worker    % bold:
3088*2e9d4914SAndroid Build Coastguard Worker    \font\thiseurofont = \ifusingit{feybo10}{feybr10} at \eurosize
3089*2e9d4914SAndroid Build Coastguard Worker  \else
3090*2e9d4914SAndroid Build Coastguard Worker    % regular:
3091*2e9d4914SAndroid Build Coastguard Worker    \font\thiseurofont = \ifusingit{feymo10}{feymr10} at \eurosize
3092*2e9d4914SAndroid Build Coastguard Worker  \fi
3093*2e9d4914SAndroid Build Coastguard Worker  \thiseurofont
3094*2e9d4914SAndroid Build Coastguard Worker}
3095*2e9d4914SAndroid Build Coastguard Worker
3096*2e9d4914SAndroid Build Coastguard Worker% Glyphs from the EC fonts.  We don't use \let for the aliases, because
3097*2e9d4914SAndroid Build Coastguard Worker% sometimes we redefine the original macro, and the alias should reflect
3098*2e9d4914SAndroid Build Coastguard Worker% the redefinition.
3099*2e9d4914SAndroid Build Coastguard Worker%
3100*2e9d4914SAndroid Build Coastguard Worker% Use LaTeX names for the Icelandic letters.
3101*2e9d4914SAndroid Build Coastguard Worker\def\DH{{\ecfont \char"D0}} % Eth
3102*2e9d4914SAndroid Build Coastguard Worker\def\dh{{\ecfont \char"F0}} % eth
3103*2e9d4914SAndroid Build Coastguard Worker\def\TH{{\ecfont \char"DE}} % Thorn
3104*2e9d4914SAndroid Build Coastguard Worker\def\th{{\ecfont \char"FE}} % thorn
3105*2e9d4914SAndroid Build Coastguard Worker%
3106*2e9d4914SAndroid Build Coastguard Worker\def\guillemetleft{{\ecfont \char"13}}
3107*2e9d4914SAndroid Build Coastguard Worker\def\guillemotleft{\guillemetleft}
3108*2e9d4914SAndroid Build Coastguard Worker\def\guillemetright{{\ecfont \char"14}}
3109*2e9d4914SAndroid Build Coastguard Worker\def\guillemotright{\guillemetright}
3110*2e9d4914SAndroid Build Coastguard Worker\def\guilsinglleft{{\ecfont \char"0E}}
3111*2e9d4914SAndroid Build Coastguard Worker\def\guilsinglright{{\ecfont \char"0F}}
3112*2e9d4914SAndroid Build Coastguard Worker\def\quotedblbase{{\ecfont \char"12}}
3113*2e9d4914SAndroid Build Coastguard Worker\def\quotesinglbase{{\ecfont \char"0D}}
3114*2e9d4914SAndroid Build Coastguard Worker%
3115*2e9d4914SAndroid Build Coastguard Worker% This positioning is not perfect (see the ogonek LaTeX package), but
3116*2e9d4914SAndroid Build Coastguard Worker% we have the precomposed glyphs for the most common cases.  We put the
3117*2e9d4914SAndroid Build Coastguard Worker% tests to use those glyphs in the single \ogonek macro so we have fewer
3118*2e9d4914SAndroid Build Coastguard Worker% dummy definitions to worry about for index entries, etc.
3119*2e9d4914SAndroid Build Coastguard Worker%
3120*2e9d4914SAndroid Build Coastguard Worker% ogonek is also used with other letters in Lithuanian (IOU), but using
3121*2e9d4914SAndroid Build Coastguard Worker% the precomposed glyphs for those is not so easy since they aren't in
3122*2e9d4914SAndroid Build Coastguard Worker% the same EC font.
3123*2e9d4914SAndroid Build Coastguard Worker\def\ogonek#1{{%
3124*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
3125*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\macrocharA\Aogonek
3126*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\macrochara\aogonek
3127*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\macrocharE\Eogonek
3128*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\macrochare\eogonek
3129*2e9d4914SAndroid Build Coastguard Worker  \else
3130*2e9d4914SAndroid Build Coastguard Worker    \ecfont \setbox0=\hbox{#1}%
3131*2e9d4914SAndroid Build Coastguard Worker    \ifdim\ht0=1ex\accent"0C #1%
3132*2e9d4914SAndroid Build Coastguard Worker    \else\ooalign{\unhbox0\crcr\hidewidth\char"0C \hidewidth}%
3133*2e9d4914SAndroid Build Coastguard Worker    \fi
3134*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi\fi
3135*2e9d4914SAndroid Build Coastguard Worker  }%
3136*2e9d4914SAndroid Build Coastguard Worker}
3137*2e9d4914SAndroid Build Coastguard Worker\def\Aogonek{{\ecfont \char"81}}\def\macrocharA{A}
3138*2e9d4914SAndroid Build Coastguard Worker\def\aogonek{{\ecfont \char"A1}}\def\macrochara{a}
3139*2e9d4914SAndroid Build Coastguard Worker\def\Eogonek{{\ecfont \char"86}}\def\macrocharE{E}
3140*2e9d4914SAndroid Build Coastguard Worker\def\eogonek{{\ecfont \char"A6}}\def\macrochare{e}
3141*2e9d4914SAndroid Build Coastguard Worker%
3142*2e9d4914SAndroid Build Coastguard Worker% Use the ec* fonts (cm-super in outline format) for non-CM glyphs.
3143*2e9d4914SAndroid Build Coastguard Worker\def\ecfont{%
3144*2e9d4914SAndroid Build Coastguard Worker  % We can't distinguish serif/sans and italic/slanted, but this
3145*2e9d4914SAndroid Build Coastguard Worker  % is used for crude hacks anyway (like adding French and German
3146*2e9d4914SAndroid Build Coastguard Worker  % quotes to documents typeset with CM, where we lose kerning), so
3147*2e9d4914SAndroid Build Coastguard Worker  % hopefully nobody will notice/care.
3148*2e9d4914SAndroid Build Coastguard Worker  \edef\ecsize{\csname\curfontsize ecsize\endcsname}%
3149*2e9d4914SAndroid Build Coastguard Worker  \edef\nominalsize{\csname\curfontsize nominalsize\endcsname}%
3150*2e9d4914SAndroid Build Coastguard Worker  \ifmonospace
3151*2e9d4914SAndroid Build Coastguard Worker    % typewriter:
3152*2e9d4914SAndroid Build Coastguard Worker    \font\thisecfont = ectt\ecsize \space at \nominalsize
3153*2e9d4914SAndroid Build Coastguard Worker  \else
3154*2e9d4914SAndroid Build Coastguard Worker    \ifx\curfontstyle\bfstylename
3155*2e9d4914SAndroid Build Coastguard Worker      % bold:
3156*2e9d4914SAndroid Build Coastguard Worker      \font\thisecfont = ecb\ifusingit{i}{x}\ecsize \space at \nominalsize
3157*2e9d4914SAndroid Build Coastguard Worker    \else
3158*2e9d4914SAndroid Build Coastguard Worker      % regular:
3159*2e9d4914SAndroid Build Coastguard Worker      \font\thisecfont = ec\ifusingit{ti}{rm}\ecsize \space at \nominalsize
3160*2e9d4914SAndroid Build Coastguard Worker    \fi
3161*2e9d4914SAndroid Build Coastguard Worker  \fi
3162*2e9d4914SAndroid Build Coastguard Worker  \thisecfont
3163*2e9d4914SAndroid Build Coastguard Worker}
3164*2e9d4914SAndroid Build Coastguard Worker
3165*2e9d4914SAndroid Build Coastguard Worker% @registeredsymbol - R in a circle.  The font for the R should really
3166*2e9d4914SAndroid Build Coastguard Worker% be smaller yet, but lllsize is the best we can do for now.
3167*2e9d4914SAndroid Build Coastguard Worker% Adapted from the plain.tex definition of \copyright.
3168*2e9d4914SAndroid Build Coastguard Worker%
3169*2e9d4914SAndroid Build Coastguard Worker\def\registeredsymbol{%
3170*2e9d4914SAndroid Build Coastguard Worker  $^{{\ooalign{\hfil\raise.07ex\hbox{\selectfonts\lllsize R}%
3171*2e9d4914SAndroid Build Coastguard Worker               \hfil\crcr\Orb}}%
3172*2e9d4914SAndroid Build Coastguard Worker    }$%
3173*2e9d4914SAndroid Build Coastguard Worker}
3174*2e9d4914SAndroid Build Coastguard Worker
3175*2e9d4914SAndroid Build Coastguard Worker% @textdegree - the normal degrees sign.
3176*2e9d4914SAndroid Build Coastguard Worker%
3177*2e9d4914SAndroid Build Coastguard Worker\def\textdegree{$^\circ$}
3178*2e9d4914SAndroid Build Coastguard Worker
3179*2e9d4914SAndroid Build Coastguard Worker% Laurent Siebenmann reports \Orb undefined with:
3180*2e9d4914SAndroid Build Coastguard Worker%  Textures 1.7.7 (preloaded format=plain 93.10.14)  (68K)  16 APR 2004 02:38
3181*2e9d4914SAndroid Build Coastguard Worker% so we'll define it if necessary.
3182*2e9d4914SAndroid Build Coastguard Worker%
3183*2e9d4914SAndroid Build Coastguard Worker\ifx\Orb\thisisundefined
3184*2e9d4914SAndroid Build Coastguard Worker\def\Orb{\mathhexbox20D}
3185*2e9d4914SAndroid Build Coastguard Worker\fi
3186*2e9d4914SAndroid Build Coastguard Worker
3187*2e9d4914SAndroid Build Coastguard Worker% Quotes.
3188*2e9d4914SAndroid Build Coastguard Worker\chardef\quotedblleft="5C
3189*2e9d4914SAndroid Build Coastguard Worker\chardef\quotedblright=`\"
3190*2e9d4914SAndroid Build Coastguard Worker\chardef\quoteleft=`\`
3191*2e9d4914SAndroid Build Coastguard Worker\chardef\quoteright=`\'
3192*2e9d4914SAndroid Build Coastguard Worker
3193*2e9d4914SAndroid Build Coastguard Worker
3194*2e9d4914SAndroid Build Coastguard Worker\message{page headings,}
3195*2e9d4914SAndroid Build Coastguard Worker
3196*2e9d4914SAndroid Build Coastguard Worker\newskip\titlepagetopglue \titlepagetopglue = 1.5in
3197*2e9d4914SAndroid Build Coastguard Worker\newskip\titlepagebottomglue \titlepagebottomglue = 2pc
3198*2e9d4914SAndroid Build Coastguard Worker
3199*2e9d4914SAndroid Build Coastguard Worker% First the title page.  Must do @settitle before @titlepage.
3200*2e9d4914SAndroid Build Coastguard Worker\newif\ifseenauthor
3201*2e9d4914SAndroid Build Coastguard Worker\newif\iffinishedtitlepage
3202*2e9d4914SAndroid Build Coastguard Worker
3203*2e9d4914SAndroid Build Coastguard Worker% Do an implicit @contents or @shortcontents after @end titlepage if the
3204*2e9d4914SAndroid Build Coastguard Worker% user says @setcontentsaftertitlepage or @setshortcontentsaftertitlepage.
3205*2e9d4914SAndroid Build Coastguard Worker%
3206*2e9d4914SAndroid Build Coastguard Worker\newif\ifsetcontentsaftertitlepage
3207*2e9d4914SAndroid Build Coastguard Worker \let\setcontentsaftertitlepage = \setcontentsaftertitlepagetrue
3208*2e9d4914SAndroid Build Coastguard Worker\newif\ifsetshortcontentsaftertitlepage
3209*2e9d4914SAndroid Build Coastguard Worker \let\setshortcontentsaftertitlepage = \setshortcontentsaftertitlepagetrue
3210*2e9d4914SAndroid Build Coastguard Worker
3211*2e9d4914SAndroid Build Coastguard Worker\parseargdef\shorttitlepage{%
3212*2e9d4914SAndroid Build Coastguard Worker  \begingroup \hbox{}\vskip 1.5in \chaprm \centerline{#1}%
3213*2e9d4914SAndroid Build Coastguard Worker  \endgroup\page\hbox{}\page}
3214*2e9d4914SAndroid Build Coastguard Worker
3215*2e9d4914SAndroid Build Coastguard Worker\envdef\titlepage{%
3216*2e9d4914SAndroid Build Coastguard Worker  % Open one extra group, as we want to close it in the middle of \Etitlepage.
3217*2e9d4914SAndroid Build Coastguard Worker  \begingroup
3218*2e9d4914SAndroid Build Coastguard Worker    \parindent=0pt \textfonts
3219*2e9d4914SAndroid Build Coastguard Worker    % Leave some space at the very top of the page.
3220*2e9d4914SAndroid Build Coastguard Worker    \vglue\titlepagetopglue
3221*2e9d4914SAndroid Build Coastguard Worker    % No rule at page bottom unless we print one at the top with @title.
3222*2e9d4914SAndroid Build Coastguard Worker    \finishedtitlepagetrue
3223*2e9d4914SAndroid Build Coastguard Worker    %
3224*2e9d4914SAndroid Build Coastguard Worker    % Most title ``pages'' are actually two pages long, with space
3225*2e9d4914SAndroid Build Coastguard Worker    % at the top of the second.  We don't want the ragged left on the second.
3226*2e9d4914SAndroid Build Coastguard Worker    \let\oldpage = \page
3227*2e9d4914SAndroid Build Coastguard Worker    \def\page{%
3228*2e9d4914SAndroid Build Coastguard Worker      \iffinishedtitlepage\else
3229*2e9d4914SAndroid Build Coastguard Worker	 \finishtitlepage
3230*2e9d4914SAndroid Build Coastguard Worker      \fi
3231*2e9d4914SAndroid Build Coastguard Worker      \let\page = \oldpage
3232*2e9d4914SAndroid Build Coastguard Worker      \page
3233*2e9d4914SAndroid Build Coastguard Worker      \null
3234*2e9d4914SAndroid Build Coastguard Worker    }%
3235*2e9d4914SAndroid Build Coastguard Worker}
3236*2e9d4914SAndroid Build Coastguard Worker
3237*2e9d4914SAndroid Build Coastguard Worker\def\Etitlepage{%
3238*2e9d4914SAndroid Build Coastguard Worker    \iffinishedtitlepage\else
3239*2e9d4914SAndroid Build Coastguard Worker	\finishtitlepage
3240*2e9d4914SAndroid Build Coastguard Worker    \fi
3241*2e9d4914SAndroid Build Coastguard Worker    % It is important to do the page break before ending the group,
3242*2e9d4914SAndroid Build Coastguard Worker    % because the headline and footline are only empty inside the group.
3243*2e9d4914SAndroid Build Coastguard Worker    % If we use the new definition of \page, we always get a blank page
3244*2e9d4914SAndroid Build Coastguard Worker    % after the title page, which we certainly don't want.
3245*2e9d4914SAndroid Build Coastguard Worker    \oldpage
3246*2e9d4914SAndroid Build Coastguard Worker  \endgroup
3247*2e9d4914SAndroid Build Coastguard Worker  %
3248*2e9d4914SAndroid Build Coastguard Worker  % Need this before the \...aftertitlepage checks so that if they are
3249*2e9d4914SAndroid Build Coastguard Worker  % in effect the toc pages will come out with page numbers.
3250*2e9d4914SAndroid Build Coastguard Worker  \HEADINGSon
3251*2e9d4914SAndroid Build Coastguard Worker  %
3252*2e9d4914SAndroid Build Coastguard Worker  % If they want short, they certainly want long too.
3253*2e9d4914SAndroid Build Coastguard Worker  \ifsetshortcontentsaftertitlepage
3254*2e9d4914SAndroid Build Coastguard Worker    \shortcontents
3255*2e9d4914SAndroid Build Coastguard Worker    \contents
3256*2e9d4914SAndroid Build Coastguard Worker    \global\let\shortcontents = \relax
3257*2e9d4914SAndroid Build Coastguard Worker    \global\let\contents = \relax
3258*2e9d4914SAndroid Build Coastguard Worker  \fi
3259*2e9d4914SAndroid Build Coastguard Worker  %
3260*2e9d4914SAndroid Build Coastguard Worker  \ifsetcontentsaftertitlepage
3261*2e9d4914SAndroid Build Coastguard Worker    \contents
3262*2e9d4914SAndroid Build Coastguard Worker    \global\let\contents = \relax
3263*2e9d4914SAndroid Build Coastguard Worker    \global\let\shortcontents = \relax
3264*2e9d4914SAndroid Build Coastguard Worker  \fi
3265*2e9d4914SAndroid Build Coastguard Worker}
3266*2e9d4914SAndroid Build Coastguard Worker
3267*2e9d4914SAndroid Build Coastguard Worker\def\finishtitlepage{%
3268*2e9d4914SAndroid Build Coastguard Worker  \vskip4pt \hrule height 2pt width \hsize
3269*2e9d4914SAndroid Build Coastguard Worker  \vskip\titlepagebottomglue
3270*2e9d4914SAndroid Build Coastguard Worker  \finishedtitlepagetrue
3271*2e9d4914SAndroid Build Coastguard Worker}
3272*2e9d4914SAndroid Build Coastguard Worker
3273*2e9d4914SAndroid Build Coastguard Worker% Settings used for typesetting titles: no hyphenation, no indentation,
3274*2e9d4914SAndroid Build Coastguard Worker% don't worry much about spacing, ragged right.  This should be used
3275*2e9d4914SAndroid Build Coastguard Worker% inside a \vbox, and fonts need to be set appropriately first.  Because
3276*2e9d4914SAndroid Build Coastguard Worker% it is always used for titles, nothing else, we call \rmisbold.  \par
3277*2e9d4914SAndroid Build Coastguard Worker% should be specified before the end of the \vbox, since a vbox is a group.
3278*2e9d4914SAndroid Build Coastguard Worker%
3279*2e9d4914SAndroid Build Coastguard Worker\def\raggedtitlesettings{%
3280*2e9d4914SAndroid Build Coastguard Worker  \rmisbold
3281*2e9d4914SAndroid Build Coastguard Worker  \hyphenpenalty=10000
3282*2e9d4914SAndroid Build Coastguard Worker  \parindent=0pt
3283*2e9d4914SAndroid Build Coastguard Worker  \tolerance=5000
3284*2e9d4914SAndroid Build Coastguard Worker  \ptexraggedright
3285*2e9d4914SAndroid Build Coastguard Worker}
3286*2e9d4914SAndroid Build Coastguard Worker
3287*2e9d4914SAndroid Build Coastguard Worker% Macros to be used within @titlepage:
3288*2e9d4914SAndroid Build Coastguard Worker
3289*2e9d4914SAndroid Build Coastguard Worker\let\subtitlerm=\tenrm
3290*2e9d4914SAndroid Build Coastguard Worker\def\subtitlefont{\subtitlerm \normalbaselineskip = 13pt \normalbaselines}
3291*2e9d4914SAndroid Build Coastguard Worker
3292*2e9d4914SAndroid Build Coastguard Worker\parseargdef\title{%
3293*2e9d4914SAndroid Build Coastguard Worker  \checkenv\titlepage
3294*2e9d4914SAndroid Build Coastguard Worker  \vbox{\titlefonts \raggedtitlesettings #1\par}%
3295*2e9d4914SAndroid Build Coastguard Worker  % print a rule at the page bottom also.
3296*2e9d4914SAndroid Build Coastguard Worker  \finishedtitlepagefalse
3297*2e9d4914SAndroid Build Coastguard Worker  \vskip4pt \hrule height 4pt width \hsize \vskip4pt
3298*2e9d4914SAndroid Build Coastguard Worker}
3299*2e9d4914SAndroid Build Coastguard Worker
3300*2e9d4914SAndroid Build Coastguard Worker\parseargdef\subtitle{%
3301*2e9d4914SAndroid Build Coastguard Worker  \checkenv\titlepage
3302*2e9d4914SAndroid Build Coastguard Worker  {\subtitlefont \rightline{#1}}%
3303*2e9d4914SAndroid Build Coastguard Worker}
3304*2e9d4914SAndroid Build Coastguard Worker
3305*2e9d4914SAndroid Build Coastguard Worker% @author should come last, but may come many times.
3306*2e9d4914SAndroid Build Coastguard Worker% It can also be used inside @quotation.
3307*2e9d4914SAndroid Build Coastguard Worker%
3308*2e9d4914SAndroid Build Coastguard Worker\parseargdef\author{%
3309*2e9d4914SAndroid Build Coastguard Worker  \def\temp{\quotation}%
3310*2e9d4914SAndroid Build Coastguard Worker  \ifx\thisenv\temp
3311*2e9d4914SAndroid Build Coastguard Worker    \def\quotationauthor{#1}% printed in \Equotation.
3312*2e9d4914SAndroid Build Coastguard Worker  \else
3313*2e9d4914SAndroid Build Coastguard Worker    \checkenv\titlepage
3314*2e9d4914SAndroid Build Coastguard Worker    \ifseenauthor\else \vskip 0pt plus 1filll \seenauthortrue \fi
3315*2e9d4914SAndroid Build Coastguard Worker    {\secfonts\rmisbold \leftline{#1}}%
3316*2e9d4914SAndroid Build Coastguard Worker  \fi
3317*2e9d4914SAndroid Build Coastguard Worker}
3318*2e9d4914SAndroid Build Coastguard Worker
3319*2e9d4914SAndroid Build Coastguard Worker
3320*2e9d4914SAndroid Build Coastguard Worker% Set up page headings and footings.
3321*2e9d4914SAndroid Build Coastguard Worker
3322*2e9d4914SAndroid Build Coastguard Worker\let\thispage=\folio
3323*2e9d4914SAndroid Build Coastguard Worker
3324*2e9d4914SAndroid Build Coastguard Worker\newtoks\evenheadline    % headline on even pages
3325*2e9d4914SAndroid Build Coastguard Worker\newtoks\oddheadline     % headline on odd pages
3326*2e9d4914SAndroid Build Coastguard Worker\newtoks\evenfootline    % footline on even pages
3327*2e9d4914SAndroid Build Coastguard Worker\newtoks\oddfootline     % footline on odd pages
3328*2e9d4914SAndroid Build Coastguard Worker
3329*2e9d4914SAndroid Build Coastguard Worker% Now make TeX use those variables
3330*2e9d4914SAndroid Build Coastguard Worker\headline={{\textfonts\rm \ifodd\pageno \the\oddheadline
3331*2e9d4914SAndroid Build Coastguard Worker                            \else \the\evenheadline \fi}}
3332*2e9d4914SAndroid Build Coastguard Worker\footline={{\textfonts\rm \ifodd\pageno \the\oddfootline
3333*2e9d4914SAndroid Build Coastguard Worker                            \else \the\evenfootline \fi}\HEADINGShook}
3334*2e9d4914SAndroid Build Coastguard Worker\let\HEADINGShook=\relax
3335*2e9d4914SAndroid Build Coastguard Worker
3336*2e9d4914SAndroid Build Coastguard Worker% Commands to set those variables.
3337*2e9d4914SAndroid Build Coastguard Worker% For example, this is what  @headings on  does
3338*2e9d4914SAndroid Build Coastguard Worker% @evenheading @thistitle|@thispage|@thischapter
3339*2e9d4914SAndroid Build Coastguard Worker% @oddheading @thischapter|@thispage|@thistitle
3340*2e9d4914SAndroid Build Coastguard Worker% @evenfooting @thisfile||
3341*2e9d4914SAndroid Build Coastguard Worker% @oddfooting ||@thisfile
3342*2e9d4914SAndroid Build Coastguard Worker
3343*2e9d4914SAndroid Build Coastguard Worker
3344*2e9d4914SAndroid Build Coastguard Worker\def\evenheading{\parsearg\evenheadingxxx}
3345*2e9d4914SAndroid Build Coastguard Worker\def\evenheadingxxx #1{\evenheadingyyy #1\|\|\|\|\finish}
3346*2e9d4914SAndroid Build Coastguard Worker\def\evenheadingyyy #1\|#2\|#3\|#4\finish{%
3347*2e9d4914SAndroid Build Coastguard Worker\global\evenheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
3348*2e9d4914SAndroid Build Coastguard Worker
3349*2e9d4914SAndroid Build Coastguard Worker\def\oddheading{\parsearg\oddheadingxxx}
3350*2e9d4914SAndroid Build Coastguard Worker\def\oddheadingxxx #1{\oddheadingyyy #1\|\|\|\|\finish}
3351*2e9d4914SAndroid Build Coastguard Worker\def\oddheadingyyy #1\|#2\|#3\|#4\finish{%
3352*2e9d4914SAndroid Build Coastguard Worker\global\oddheadline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
3353*2e9d4914SAndroid Build Coastguard Worker
3354*2e9d4914SAndroid Build Coastguard Worker\parseargdef\everyheading{\oddheadingxxx{#1}\evenheadingxxx{#1}}%
3355*2e9d4914SAndroid Build Coastguard Worker
3356*2e9d4914SAndroid Build Coastguard Worker\def\evenfooting{\parsearg\evenfootingxxx}
3357*2e9d4914SAndroid Build Coastguard Worker\def\evenfootingxxx #1{\evenfootingyyy #1\|\|\|\|\finish}
3358*2e9d4914SAndroid Build Coastguard Worker\def\evenfootingyyy #1\|#2\|#3\|#4\finish{%
3359*2e9d4914SAndroid Build Coastguard Worker\global\evenfootline={\rlap{\centerline{#2}}\line{#1\hfil#3}}}
3360*2e9d4914SAndroid Build Coastguard Worker
3361*2e9d4914SAndroid Build Coastguard Worker\def\oddfooting{\parsearg\oddfootingxxx}
3362*2e9d4914SAndroid Build Coastguard Worker\def\oddfootingxxx #1{\oddfootingyyy #1\|\|\|\|\finish}
3363*2e9d4914SAndroid Build Coastguard Worker\def\oddfootingyyy #1\|#2\|#3\|#4\finish{%
3364*2e9d4914SAndroid Build Coastguard Worker  \global\oddfootline = {\rlap{\centerline{#2}}\line{#1\hfil#3}}%
3365*2e9d4914SAndroid Build Coastguard Worker  %
3366*2e9d4914SAndroid Build Coastguard Worker  % Leave some space for the footline.  Hopefully ok to assume
3367*2e9d4914SAndroid Build Coastguard Worker  % @evenfooting will not be used by itself.
3368*2e9d4914SAndroid Build Coastguard Worker  \global\advance\pageheight by -12pt
3369*2e9d4914SAndroid Build Coastguard Worker  \global\advance\vsize by -12pt
3370*2e9d4914SAndroid Build Coastguard Worker}
3371*2e9d4914SAndroid Build Coastguard Worker
3372*2e9d4914SAndroid Build Coastguard Worker\parseargdef\everyfooting{\oddfootingxxx{#1}\evenfootingxxx{#1}}
3373*2e9d4914SAndroid Build Coastguard Worker
3374*2e9d4914SAndroid Build Coastguard Worker% @evenheadingmarks top     \thischapter <- chapter at the top of a page
3375*2e9d4914SAndroid Build Coastguard Worker% @evenheadingmarks bottom  \thischapter <- chapter at the bottom of a page
3376*2e9d4914SAndroid Build Coastguard Worker%
3377*2e9d4914SAndroid Build Coastguard Worker% The same set of arguments for:
3378*2e9d4914SAndroid Build Coastguard Worker%
3379*2e9d4914SAndroid Build Coastguard Worker% @oddheadingmarks
3380*2e9d4914SAndroid Build Coastguard Worker% @evenfootingmarks
3381*2e9d4914SAndroid Build Coastguard Worker% @oddfootingmarks
3382*2e9d4914SAndroid Build Coastguard Worker% @everyheadingmarks
3383*2e9d4914SAndroid Build Coastguard Worker% @everyfootingmarks
3384*2e9d4914SAndroid Build Coastguard Worker
3385*2e9d4914SAndroid Build Coastguard Worker\def\evenheadingmarks{\headingmarks{even}{heading}}
3386*2e9d4914SAndroid Build Coastguard Worker\def\oddheadingmarks{\headingmarks{odd}{heading}}
3387*2e9d4914SAndroid Build Coastguard Worker\def\evenfootingmarks{\headingmarks{even}{footing}}
3388*2e9d4914SAndroid Build Coastguard Worker\def\oddfootingmarks{\headingmarks{odd}{footing}}
3389*2e9d4914SAndroid Build Coastguard Worker\def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1}
3390*2e9d4914SAndroid Build Coastguard Worker                          \headingmarks{odd}{heading}{#1} }
3391*2e9d4914SAndroid Build Coastguard Worker\def\everyfootingmarks#1 {\headingmarks{even}{footing}{#1}
3392*2e9d4914SAndroid Build Coastguard Worker                          \headingmarks{odd}{footing}{#1} }
3393*2e9d4914SAndroid Build Coastguard Worker% #1 = even/odd, #2 = heading/footing, #3 = top/bottom.
3394*2e9d4914SAndroid Build Coastguard Worker\def\headingmarks#1#2#3 {%
3395*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\expandafter\temp \csname get#3headingmarks\endcsname
3396*2e9d4914SAndroid Build Coastguard Worker  \global\expandafter\let\csname get#1#2marks\endcsname \temp
3397*2e9d4914SAndroid Build Coastguard Worker}
3398*2e9d4914SAndroid Build Coastguard Worker
3399*2e9d4914SAndroid Build Coastguard Worker\everyheadingmarks bottom
3400*2e9d4914SAndroid Build Coastguard Worker\everyfootingmarks bottom
3401*2e9d4914SAndroid Build Coastguard Worker
3402*2e9d4914SAndroid Build Coastguard Worker% @headings double      turns headings on for double-sided printing.
3403*2e9d4914SAndroid Build Coastguard Worker% @headings single      turns headings on for single-sided printing.
3404*2e9d4914SAndroid Build Coastguard Worker% @headings off         turns them off.
3405*2e9d4914SAndroid Build Coastguard Worker% @headings on          same as @headings double, retained for compatibility.
3406*2e9d4914SAndroid Build Coastguard Worker% @headings after       turns on double-sided headings after this page.
3407*2e9d4914SAndroid Build Coastguard Worker% @headings doubleafter turns on double-sided headings after this page.
3408*2e9d4914SAndroid Build Coastguard Worker% @headings singleafter turns on single-sided headings after this page.
3409*2e9d4914SAndroid Build Coastguard Worker% By default, they are off at the start of a document,
3410*2e9d4914SAndroid Build Coastguard Worker% and turned `on' after @end titlepage.
3411*2e9d4914SAndroid Build Coastguard Worker
3412*2e9d4914SAndroid Build Coastguard Worker\def\headings #1 {\csname HEADINGS#1\endcsname}
3413*2e9d4914SAndroid Build Coastguard Worker
3414*2e9d4914SAndroid Build Coastguard Worker\def\headingsoff{% non-global headings elimination
3415*2e9d4914SAndroid Build Coastguard Worker  \evenheadline={\hfil}\evenfootline={\hfil}%
3416*2e9d4914SAndroid Build Coastguard Worker   \oddheadline={\hfil}\oddfootline={\hfil}%
3417*2e9d4914SAndroid Build Coastguard Worker}
3418*2e9d4914SAndroid Build Coastguard Worker
3419*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSoff{{\globaldefs=1 \headingsoff}} % global setting
3420*2e9d4914SAndroid Build Coastguard Worker\HEADINGSoff  % it's the default
3421*2e9d4914SAndroid Build Coastguard Worker
3422*2e9d4914SAndroid Build Coastguard Worker% When we turn headings on, set the page number to 1.
3423*2e9d4914SAndroid Build Coastguard Worker% For double-sided printing, put current file name in lower left corner,
3424*2e9d4914SAndroid Build Coastguard Worker% chapter name on inside top of right hand pages, document
3425*2e9d4914SAndroid Build Coastguard Worker% title on inside top of left hand pages, and page numbers on outside top
3426*2e9d4914SAndroid Build Coastguard Worker% edge of all pages.
3427*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSdouble{%
3428*2e9d4914SAndroid Build Coastguard Worker\global\pageno=1
3429*2e9d4914SAndroid Build Coastguard Worker\global\evenfootline={\hfil}
3430*2e9d4914SAndroid Build Coastguard Worker\global\oddfootline={\hfil}
3431*2e9d4914SAndroid Build Coastguard Worker\global\evenheadline={\line{\folio\hfil\thistitle}}
3432*2e9d4914SAndroid Build Coastguard Worker\global\oddheadline={\line{\thischapter\hfil\folio}}
3433*2e9d4914SAndroid Build Coastguard Worker\global\let\contentsalignmacro = \chapoddpage
3434*2e9d4914SAndroid Build Coastguard Worker}
3435*2e9d4914SAndroid Build Coastguard Worker\let\contentsalignmacro = \chappager
3436*2e9d4914SAndroid Build Coastguard Worker
3437*2e9d4914SAndroid Build Coastguard Worker% For single-sided printing, chapter title goes across top left of page,
3438*2e9d4914SAndroid Build Coastguard Worker% page number on top right.
3439*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSsingle{%
3440*2e9d4914SAndroid Build Coastguard Worker\global\pageno=1
3441*2e9d4914SAndroid Build Coastguard Worker\global\evenfootline={\hfil}
3442*2e9d4914SAndroid Build Coastguard Worker\global\oddfootline={\hfil}
3443*2e9d4914SAndroid Build Coastguard Worker\global\evenheadline={\line{\thischapter\hfil\folio}}
3444*2e9d4914SAndroid Build Coastguard Worker\global\oddheadline={\line{\thischapter\hfil\folio}}
3445*2e9d4914SAndroid Build Coastguard Worker\global\let\contentsalignmacro = \chappager
3446*2e9d4914SAndroid Build Coastguard Worker}
3447*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSon{\HEADINGSdouble}
3448*2e9d4914SAndroid Build Coastguard Worker
3449*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSafter{\let\HEADINGShook=\HEADINGSdoublex}
3450*2e9d4914SAndroid Build Coastguard Worker\let\HEADINGSdoubleafter=\HEADINGSafter
3451*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSdoublex{%
3452*2e9d4914SAndroid Build Coastguard Worker\global\evenfootline={\hfil}
3453*2e9d4914SAndroid Build Coastguard Worker\global\oddfootline={\hfil}
3454*2e9d4914SAndroid Build Coastguard Worker\global\evenheadline={\line{\folio\hfil\thistitle}}
3455*2e9d4914SAndroid Build Coastguard Worker\global\oddheadline={\line{\thischapter\hfil\folio}}
3456*2e9d4914SAndroid Build Coastguard Worker\global\let\contentsalignmacro = \chapoddpage
3457*2e9d4914SAndroid Build Coastguard Worker}
3458*2e9d4914SAndroid Build Coastguard Worker
3459*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSsingleafter{\let\HEADINGShook=\HEADINGSsinglex}
3460*2e9d4914SAndroid Build Coastguard Worker\def\HEADINGSsinglex{%
3461*2e9d4914SAndroid Build Coastguard Worker\global\evenfootline={\hfil}
3462*2e9d4914SAndroid Build Coastguard Worker\global\oddfootline={\hfil}
3463*2e9d4914SAndroid Build Coastguard Worker\global\evenheadline={\line{\thischapter\hfil\folio}}
3464*2e9d4914SAndroid Build Coastguard Worker\global\oddheadline={\line{\thischapter\hfil\folio}}
3465*2e9d4914SAndroid Build Coastguard Worker\global\let\contentsalignmacro = \chappager
3466*2e9d4914SAndroid Build Coastguard Worker}
3467*2e9d4914SAndroid Build Coastguard Worker
3468*2e9d4914SAndroid Build Coastguard Worker% Subroutines used in generating headings
3469*2e9d4914SAndroid Build Coastguard Worker% This produces Day Month Year style of output.
3470*2e9d4914SAndroid Build Coastguard Worker% Only define if not already defined, in case a txi-??.tex file has set
3471*2e9d4914SAndroid Build Coastguard Worker% up a different format (e.g., txi-cs.tex does this).
3472*2e9d4914SAndroid Build Coastguard Worker\ifx\today\thisisundefined
3473*2e9d4914SAndroid Build Coastguard Worker\def\today{%
3474*2e9d4914SAndroid Build Coastguard Worker  \number\day\space
3475*2e9d4914SAndroid Build Coastguard Worker  \ifcase\month
3476*2e9d4914SAndroid Build Coastguard Worker  \or\putwordMJan\or\putwordMFeb\or\putwordMMar\or\putwordMApr
3477*2e9d4914SAndroid Build Coastguard Worker  \or\putwordMMay\or\putwordMJun\or\putwordMJul\or\putwordMAug
3478*2e9d4914SAndroid Build Coastguard Worker  \or\putwordMSep\or\putwordMOct\or\putwordMNov\or\putwordMDec
3479*2e9d4914SAndroid Build Coastguard Worker  \fi
3480*2e9d4914SAndroid Build Coastguard Worker  \space\number\year}
3481*2e9d4914SAndroid Build Coastguard Worker\fi
3482*2e9d4914SAndroid Build Coastguard Worker
3483*2e9d4914SAndroid Build Coastguard Worker% @settitle line...  specifies the title of the document, for headings.
3484*2e9d4914SAndroid Build Coastguard Worker% It generates no output of its own.
3485*2e9d4914SAndroid Build Coastguard Worker\def\thistitle{\putwordNoTitle}
3486*2e9d4914SAndroid Build Coastguard Worker\def\settitle{\parsearg{\gdef\thistitle}}
3487*2e9d4914SAndroid Build Coastguard Worker
3488*2e9d4914SAndroid Build Coastguard Worker
3489*2e9d4914SAndroid Build Coastguard Worker\message{tables,}
3490*2e9d4914SAndroid Build Coastguard Worker% Tables -- @table, @ftable, @vtable, @item(x).
3491*2e9d4914SAndroid Build Coastguard Worker
3492*2e9d4914SAndroid Build Coastguard Worker% default indentation of table text
3493*2e9d4914SAndroid Build Coastguard Worker\newdimen\tableindent \tableindent=.8in
3494*2e9d4914SAndroid Build Coastguard Worker% default indentation of @itemize and @enumerate text
3495*2e9d4914SAndroid Build Coastguard Worker\newdimen\itemindent  \itemindent=.3in
3496*2e9d4914SAndroid Build Coastguard Worker% margin between end of table item and start of table text.
3497*2e9d4914SAndroid Build Coastguard Worker\newdimen\itemmargin  \itemmargin=.1in
3498*2e9d4914SAndroid Build Coastguard Worker
3499*2e9d4914SAndroid Build Coastguard Worker% used internally for \itemindent minus \itemmargin
3500*2e9d4914SAndroid Build Coastguard Worker\newdimen\itemmax
3501*2e9d4914SAndroid Build Coastguard Worker
3502*2e9d4914SAndroid Build Coastguard Worker% Note @table, @ftable, and @vtable define @item, @itemx, etc., with
3503*2e9d4914SAndroid Build Coastguard Worker% these defs.
3504*2e9d4914SAndroid Build Coastguard Worker% They also define \itemindex
3505*2e9d4914SAndroid Build Coastguard Worker% to index the item name in whatever manner is desired (perhaps none).
3506*2e9d4914SAndroid Build Coastguard Worker
3507*2e9d4914SAndroid Build Coastguard Worker\newif\ifitemxneedsnegativevskip
3508*2e9d4914SAndroid Build Coastguard Worker
3509*2e9d4914SAndroid Build Coastguard Worker\def\itemxpar{\par\ifitemxneedsnegativevskip\nobreak\vskip-\parskip\nobreak\fi}
3510*2e9d4914SAndroid Build Coastguard Worker
3511*2e9d4914SAndroid Build Coastguard Worker\def\internalBitem{\smallbreak \parsearg\itemzzz}
3512*2e9d4914SAndroid Build Coastguard Worker\def\internalBitemx{\itemxpar \parsearg\itemzzz}
3513*2e9d4914SAndroid Build Coastguard Worker
3514*2e9d4914SAndroid Build Coastguard Worker\def\itemzzz #1{\begingroup %
3515*2e9d4914SAndroid Build Coastguard Worker  \advance\hsize by -\rightskip
3516*2e9d4914SAndroid Build Coastguard Worker  \advance\hsize by -\tableindent
3517*2e9d4914SAndroid Build Coastguard Worker  \setbox0=\hbox{\itemindicate{#1}}%
3518*2e9d4914SAndroid Build Coastguard Worker  \itemindex{#1}%
3519*2e9d4914SAndroid Build Coastguard Worker  \nobreak % This prevents a break before @itemx.
3520*2e9d4914SAndroid Build Coastguard Worker  %
3521*2e9d4914SAndroid Build Coastguard Worker  % If the item text does not fit in the space we have, put it on a line
3522*2e9d4914SAndroid Build Coastguard Worker  % by itself, and do not allow a page break either before or after that
3523*2e9d4914SAndroid Build Coastguard Worker  % line.  We do not start a paragraph here because then if the next
3524*2e9d4914SAndroid Build Coastguard Worker  % command is, e.g., @kindex, the whatsit would get put into the
3525*2e9d4914SAndroid Build Coastguard Worker  % horizontal list on a line by itself, resulting in extra blank space.
3526*2e9d4914SAndroid Build Coastguard Worker  \ifdim \wd0>\itemmax
3527*2e9d4914SAndroid Build Coastguard Worker    %
3528*2e9d4914SAndroid Build Coastguard Worker    % Make this a paragraph so we get the \parskip glue and wrapping,
3529*2e9d4914SAndroid Build Coastguard Worker    % but leave it ragged-right.
3530*2e9d4914SAndroid Build Coastguard Worker    \begingroup
3531*2e9d4914SAndroid Build Coastguard Worker      \advance\leftskip by-\tableindent
3532*2e9d4914SAndroid Build Coastguard Worker      \advance\hsize by\tableindent
3533*2e9d4914SAndroid Build Coastguard Worker      \advance\rightskip by0pt plus1fil\relax
3534*2e9d4914SAndroid Build Coastguard Worker      \leavevmode\unhbox0\par
3535*2e9d4914SAndroid Build Coastguard Worker    \endgroup
3536*2e9d4914SAndroid Build Coastguard Worker    %
3537*2e9d4914SAndroid Build Coastguard Worker    % We're going to be starting a paragraph, but we don't want the
3538*2e9d4914SAndroid Build Coastguard Worker    % \parskip glue -- logically it's part of the @item we just started.
3539*2e9d4914SAndroid Build Coastguard Worker    \nobreak \vskip-\parskip
3540*2e9d4914SAndroid Build Coastguard Worker    %
3541*2e9d4914SAndroid Build Coastguard Worker    % Stop a page break at the \parskip glue coming up.  However, if
3542*2e9d4914SAndroid Build Coastguard Worker    % what follows is an environment such as @example, there will be no
3543*2e9d4914SAndroid Build Coastguard Worker    % \parskip glue; then the negative vskip we just inserted would
3544*2e9d4914SAndroid Build Coastguard Worker    % cause the example and the item to crash together.  So we use this
3545*2e9d4914SAndroid Build Coastguard Worker    % bizarre value of 10001 as a signal to \aboveenvbreak to insert
3546*2e9d4914SAndroid Build Coastguard Worker    % \parskip glue after all.  Section titles are handled this way also.
3547*2e9d4914SAndroid Build Coastguard Worker    %
3548*2e9d4914SAndroid Build Coastguard Worker    \penalty 10001
3549*2e9d4914SAndroid Build Coastguard Worker    \endgroup
3550*2e9d4914SAndroid Build Coastguard Worker    \itemxneedsnegativevskipfalse
3551*2e9d4914SAndroid Build Coastguard Worker  \else
3552*2e9d4914SAndroid Build Coastguard Worker    % The item text fits into the space.  Start a paragraph, so that the
3553*2e9d4914SAndroid Build Coastguard Worker    % following text (if any) will end up on the same line.
3554*2e9d4914SAndroid Build Coastguard Worker    \noindent
3555*2e9d4914SAndroid Build Coastguard Worker    % Do this with kerns and \unhbox so that if there is a footnote in
3556*2e9d4914SAndroid Build Coastguard Worker    % the item text, it can migrate to the main vertical list and
3557*2e9d4914SAndroid Build Coastguard Worker    % eventually be printed.
3558*2e9d4914SAndroid Build Coastguard Worker    \nobreak\kern-\tableindent
3559*2e9d4914SAndroid Build Coastguard Worker    \dimen0 = \itemmax  \advance\dimen0 by \itemmargin \advance\dimen0 by -\wd0
3560*2e9d4914SAndroid Build Coastguard Worker    \unhbox0
3561*2e9d4914SAndroid Build Coastguard Worker    \nobreak\kern\dimen0
3562*2e9d4914SAndroid Build Coastguard Worker    \endgroup
3563*2e9d4914SAndroid Build Coastguard Worker    \itemxneedsnegativevskiptrue
3564*2e9d4914SAndroid Build Coastguard Worker  \fi
3565*2e9d4914SAndroid Build Coastguard Worker}
3566*2e9d4914SAndroid Build Coastguard Worker
3567*2e9d4914SAndroid Build Coastguard Worker\def\item{\errmessage{@item while not in a list environment}}
3568*2e9d4914SAndroid Build Coastguard Worker\def\itemx{\errmessage{@itemx while not in a list environment}}
3569*2e9d4914SAndroid Build Coastguard Worker
3570*2e9d4914SAndroid Build Coastguard Worker% @table, @ftable, @vtable.
3571*2e9d4914SAndroid Build Coastguard Worker\envdef\table{%
3572*2e9d4914SAndroid Build Coastguard Worker  \let\itemindex\gobble
3573*2e9d4914SAndroid Build Coastguard Worker  \tablecheck{table}%
3574*2e9d4914SAndroid Build Coastguard Worker}
3575*2e9d4914SAndroid Build Coastguard Worker\envdef\ftable{%
3576*2e9d4914SAndroid Build Coastguard Worker  \def\itemindex ##1{\doind {fn}{\code{##1}}}%
3577*2e9d4914SAndroid Build Coastguard Worker  \tablecheck{ftable}%
3578*2e9d4914SAndroid Build Coastguard Worker}
3579*2e9d4914SAndroid Build Coastguard Worker\envdef\vtable{%
3580*2e9d4914SAndroid Build Coastguard Worker  \def\itemindex ##1{\doind {vr}{\code{##1}}}%
3581*2e9d4914SAndroid Build Coastguard Worker  \tablecheck{vtable}%
3582*2e9d4914SAndroid Build Coastguard Worker}
3583*2e9d4914SAndroid Build Coastguard Worker\def\tablecheck#1{%
3584*2e9d4914SAndroid Build Coastguard Worker  \ifnum \the\catcode`\^^M=\active
3585*2e9d4914SAndroid Build Coastguard Worker    \endgroup
3586*2e9d4914SAndroid Build Coastguard Worker    \errmessage{This command won't work in this context; perhaps the problem is
3587*2e9d4914SAndroid Build Coastguard Worker      that we are \inenvironment\thisenv}%
3588*2e9d4914SAndroid Build Coastguard Worker    \def\next{\doignore{#1}}%
3589*2e9d4914SAndroid Build Coastguard Worker  \else
3590*2e9d4914SAndroid Build Coastguard Worker    \let\next\tablex
3591*2e9d4914SAndroid Build Coastguard Worker  \fi
3592*2e9d4914SAndroid Build Coastguard Worker  \next
3593*2e9d4914SAndroid Build Coastguard Worker}
3594*2e9d4914SAndroid Build Coastguard Worker\def\tablex#1{%
3595*2e9d4914SAndroid Build Coastguard Worker  \def\itemindicate{#1}%
3596*2e9d4914SAndroid Build Coastguard Worker  \parsearg\tabley
3597*2e9d4914SAndroid Build Coastguard Worker}
3598*2e9d4914SAndroid Build Coastguard Worker\def\tabley#1{%
3599*2e9d4914SAndroid Build Coastguard Worker  {%
3600*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable
3601*2e9d4914SAndroid Build Coastguard Worker    \edef\temp{\noexpand\tablez #1\space\space\space}%
3602*2e9d4914SAndroid Build Coastguard Worker    \expandafter
3603*2e9d4914SAndroid Build Coastguard Worker  }\temp \endtablez
3604*2e9d4914SAndroid Build Coastguard Worker}
3605*2e9d4914SAndroid Build Coastguard Worker\def\tablez #1 #2 #3 #4\endtablez{%
3606*2e9d4914SAndroid Build Coastguard Worker  \aboveenvbreak
3607*2e9d4914SAndroid Build Coastguard Worker  \ifnum 0#1>0 \advance \leftskip by #1\mil \fi
3608*2e9d4914SAndroid Build Coastguard Worker  \ifnum 0#2>0 \tableindent=#2\mil \fi
3609*2e9d4914SAndroid Build Coastguard Worker  \ifnum 0#3>0 \advance \rightskip by #3\mil \fi
3610*2e9d4914SAndroid Build Coastguard Worker  \itemmax=\tableindent
3611*2e9d4914SAndroid Build Coastguard Worker  \advance \itemmax by -\itemmargin
3612*2e9d4914SAndroid Build Coastguard Worker  \advance \leftskip by \tableindent
3613*2e9d4914SAndroid Build Coastguard Worker  \exdentamount=\tableindent
3614*2e9d4914SAndroid Build Coastguard Worker  \parindent = 0pt
3615*2e9d4914SAndroid Build Coastguard Worker  \parskip = \smallskipamount
3616*2e9d4914SAndroid Build Coastguard Worker  \ifdim \parskip=0pt \parskip=2pt \fi
3617*2e9d4914SAndroid Build Coastguard Worker  \let\item = \internalBitem
3618*2e9d4914SAndroid Build Coastguard Worker  \let\itemx = \internalBitemx
3619*2e9d4914SAndroid Build Coastguard Worker}
3620*2e9d4914SAndroid Build Coastguard Worker\def\Etable{\endgraf\afterenvbreak}
3621*2e9d4914SAndroid Build Coastguard Worker\let\Eftable\Etable
3622*2e9d4914SAndroid Build Coastguard Worker\let\Evtable\Etable
3623*2e9d4914SAndroid Build Coastguard Worker\let\Eitemize\Etable
3624*2e9d4914SAndroid Build Coastguard Worker\let\Eenumerate\Etable
3625*2e9d4914SAndroid Build Coastguard Worker
3626*2e9d4914SAndroid Build Coastguard Worker% This is the counter used by @enumerate, which is really @itemize
3627*2e9d4914SAndroid Build Coastguard Worker
3628*2e9d4914SAndroid Build Coastguard Worker\newcount \itemno
3629*2e9d4914SAndroid Build Coastguard Worker
3630*2e9d4914SAndroid Build Coastguard Worker\envdef\itemize{\parsearg\doitemize}
3631*2e9d4914SAndroid Build Coastguard Worker
3632*2e9d4914SAndroid Build Coastguard Worker\def\doitemize#1{%
3633*2e9d4914SAndroid Build Coastguard Worker  \aboveenvbreak
3634*2e9d4914SAndroid Build Coastguard Worker  \itemmax=\itemindent
3635*2e9d4914SAndroid Build Coastguard Worker  \advance\itemmax by -\itemmargin
3636*2e9d4914SAndroid Build Coastguard Worker  \advance\leftskip by \itemindent
3637*2e9d4914SAndroid Build Coastguard Worker  \exdentamount=\itemindent
3638*2e9d4914SAndroid Build Coastguard Worker  \parindent=0pt
3639*2e9d4914SAndroid Build Coastguard Worker  \parskip=\smallskipamount
3640*2e9d4914SAndroid Build Coastguard Worker  \ifdim\parskip=0pt \parskip=2pt \fi
3641*2e9d4914SAndroid Build Coastguard Worker  %
3642*2e9d4914SAndroid Build Coastguard Worker  % Try typesetting the item mark that if the document erroneously says
3643*2e9d4914SAndroid Build Coastguard Worker  % something like @itemize @samp (intending @table), there's an error
3644*2e9d4914SAndroid Build Coastguard Worker  % right away at the @itemize.  It's not the best error message in the
3645*2e9d4914SAndroid Build Coastguard Worker  % world, but it's better than leaving it to the @item.  This means if
3646*2e9d4914SAndroid Build Coastguard Worker  % the user wants an empty mark, they have to say @w{} not just @w.
3647*2e9d4914SAndroid Build Coastguard Worker  \def\itemcontents{#1}%
3648*2e9d4914SAndroid Build Coastguard Worker  \setbox0 = \hbox{\itemcontents}%
3649*2e9d4914SAndroid Build Coastguard Worker  %
3650*2e9d4914SAndroid Build Coastguard Worker  % @itemize with no arg is equivalent to @itemize @bullet.
3651*2e9d4914SAndroid Build Coastguard Worker  \ifx\itemcontents\empty\def\itemcontents{\bullet}\fi
3652*2e9d4914SAndroid Build Coastguard Worker  %
3653*2e9d4914SAndroid Build Coastguard Worker  \let\item=\itemizeitem
3654*2e9d4914SAndroid Build Coastguard Worker}
3655*2e9d4914SAndroid Build Coastguard Worker
3656*2e9d4914SAndroid Build Coastguard Worker% Definition of @item while inside @itemize and @enumerate.
3657*2e9d4914SAndroid Build Coastguard Worker%
3658*2e9d4914SAndroid Build Coastguard Worker\def\itemizeitem{%
3659*2e9d4914SAndroid Build Coastguard Worker  \advance\itemno by 1  % for enumerations
3660*2e9d4914SAndroid Build Coastguard Worker  {\let\par=\endgraf \smallbreak}% reasonable place to break
3661*2e9d4914SAndroid Build Coastguard Worker  {%
3662*2e9d4914SAndroid Build Coastguard Worker   % If the document has an @itemize directly after a section title, a
3663*2e9d4914SAndroid Build Coastguard Worker   % \nobreak will be last on the list, and \sectionheading will have
3664*2e9d4914SAndroid Build Coastguard Worker   % done a \vskip-\parskip.  In that case, we don't want to zero
3665*2e9d4914SAndroid Build Coastguard Worker   % parskip, or the item text will crash with the heading.  On the
3666*2e9d4914SAndroid Build Coastguard Worker   % other hand, when there is normal text preceding the item (as there
3667*2e9d4914SAndroid Build Coastguard Worker   % usually is), we do want to zero parskip, or there would be too much
3668*2e9d4914SAndroid Build Coastguard Worker   % space.  In that case, we won't have a \nobreak before.  At least
3669*2e9d4914SAndroid Build Coastguard Worker   % that's the theory.
3670*2e9d4914SAndroid Build Coastguard Worker   \ifnum\lastpenalty<10000 \parskip=0in \fi
3671*2e9d4914SAndroid Build Coastguard Worker   \noindent
3672*2e9d4914SAndroid Build Coastguard Worker   \hbox to 0pt{\hss \itemcontents \kern\itemmargin}%
3673*2e9d4914SAndroid Build Coastguard Worker   %
3674*2e9d4914SAndroid Build Coastguard Worker   \vadjust{\penalty 1200}}% not good to break after first line of item.
3675*2e9d4914SAndroid Build Coastguard Worker  \flushcr
3676*2e9d4914SAndroid Build Coastguard Worker}
3677*2e9d4914SAndroid Build Coastguard Worker
3678*2e9d4914SAndroid Build Coastguard Worker% \splitoff TOKENS\endmark defines \first to be the first token in
3679*2e9d4914SAndroid Build Coastguard Worker% TOKENS, and \rest to be the remainder.
3680*2e9d4914SAndroid Build Coastguard Worker%
3681*2e9d4914SAndroid Build Coastguard Worker\def\splitoff#1#2\endmark{\def\first{#1}\def\rest{#2}}%
3682*2e9d4914SAndroid Build Coastguard Worker
3683*2e9d4914SAndroid Build Coastguard Worker% Allow an optional argument of an uppercase letter, lowercase letter,
3684*2e9d4914SAndroid Build Coastguard Worker% or number, to specify the first label in the enumerated list.  No
3685*2e9d4914SAndroid Build Coastguard Worker% argument is the same as `1'.
3686*2e9d4914SAndroid Build Coastguard Worker%
3687*2e9d4914SAndroid Build Coastguard Worker\envparseargdef\enumerate{\enumeratey #1  \endenumeratey}
3688*2e9d4914SAndroid Build Coastguard Worker\def\enumeratey #1 #2\endenumeratey{%
3689*2e9d4914SAndroid Build Coastguard Worker  % If we were given no argument, pretend we were given `1'.
3690*2e9d4914SAndroid Build Coastguard Worker  \def\thearg{#1}%
3691*2e9d4914SAndroid Build Coastguard Worker  \ifx\thearg\empty \def\thearg{1}\fi
3692*2e9d4914SAndroid Build Coastguard Worker  %
3693*2e9d4914SAndroid Build Coastguard Worker  % Detect if the argument is a single token.  If so, it might be a
3694*2e9d4914SAndroid Build Coastguard Worker  % letter.  Otherwise, the only valid thing it can be is a number.
3695*2e9d4914SAndroid Build Coastguard Worker  % (We will always have one token, because of the test we just made.
3696*2e9d4914SAndroid Build Coastguard Worker  % This is a good thing, since \splitoff doesn't work given nothing at
3697*2e9d4914SAndroid Build Coastguard Worker  % all -- the first parameter is undelimited.)
3698*2e9d4914SAndroid Build Coastguard Worker  \expandafter\splitoff\thearg\endmark
3699*2e9d4914SAndroid Build Coastguard Worker  \ifx\rest\empty
3700*2e9d4914SAndroid Build Coastguard Worker    % Only one token in the argument.  It could still be anything.
3701*2e9d4914SAndroid Build Coastguard Worker    % A ``lowercase letter'' is one whose \lccode is nonzero.
3702*2e9d4914SAndroid Build Coastguard Worker    % An ``uppercase letter'' is one whose \lccode is both nonzero, and
3703*2e9d4914SAndroid Build Coastguard Worker    %   not equal to itself.
3704*2e9d4914SAndroid Build Coastguard Worker    % Otherwise, we assume it's a number.
3705*2e9d4914SAndroid Build Coastguard Worker    %
3706*2e9d4914SAndroid Build Coastguard Worker    % We need the \relax at the end of the \ifnum lines to stop TeX from
3707*2e9d4914SAndroid Build Coastguard Worker    % continuing to look for a <number>.
3708*2e9d4914SAndroid Build Coastguard Worker    %
3709*2e9d4914SAndroid Build Coastguard Worker    \ifnum\lccode\expandafter`\thearg=0\relax
3710*2e9d4914SAndroid Build Coastguard Worker      \numericenumerate % a number (we hope)
3711*2e9d4914SAndroid Build Coastguard Worker    \else
3712*2e9d4914SAndroid Build Coastguard Worker      % It's a letter.
3713*2e9d4914SAndroid Build Coastguard Worker      \ifnum\lccode\expandafter`\thearg=\expandafter`\thearg\relax
3714*2e9d4914SAndroid Build Coastguard Worker        \lowercaseenumerate % lowercase letter
3715*2e9d4914SAndroid Build Coastguard Worker      \else
3716*2e9d4914SAndroid Build Coastguard Worker        \uppercaseenumerate % uppercase letter
3717*2e9d4914SAndroid Build Coastguard Worker      \fi
3718*2e9d4914SAndroid Build Coastguard Worker    \fi
3719*2e9d4914SAndroid Build Coastguard Worker  \else
3720*2e9d4914SAndroid Build Coastguard Worker    % Multiple tokens in the argument.  We hope it's a number.
3721*2e9d4914SAndroid Build Coastguard Worker    \numericenumerate
3722*2e9d4914SAndroid Build Coastguard Worker  \fi
3723*2e9d4914SAndroid Build Coastguard Worker}
3724*2e9d4914SAndroid Build Coastguard Worker
3725*2e9d4914SAndroid Build Coastguard Worker% An @enumerate whose labels are integers.  The starting integer is
3726*2e9d4914SAndroid Build Coastguard Worker% given in \thearg.
3727*2e9d4914SAndroid Build Coastguard Worker%
3728*2e9d4914SAndroid Build Coastguard Worker\def\numericenumerate{%
3729*2e9d4914SAndroid Build Coastguard Worker  \itemno = \thearg
3730*2e9d4914SAndroid Build Coastguard Worker  \startenumeration{\the\itemno}%
3731*2e9d4914SAndroid Build Coastguard Worker}
3732*2e9d4914SAndroid Build Coastguard Worker
3733*2e9d4914SAndroid Build Coastguard Worker% The starting (lowercase) letter is in \thearg.
3734*2e9d4914SAndroid Build Coastguard Worker\def\lowercaseenumerate{%
3735*2e9d4914SAndroid Build Coastguard Worker  \itemno = \expandafter`\thearg
3736*2e9d4914SAndroid Build Coastguard Worker  \startenumeration{%
3737*2e9d4914SAndroid Build Coastguard Worker    % Be sure we're not beyond the end of the alphabet.
3738*2e9d4914SAndroid Build Coastguard Worker    \ifnum\itemno=0
3739*2e9d4914SAndroid Build Coastguard Worker      \errmessage{No more lowercase letters in @enumerate; get a bigger
3740*2e9d4914SAndroid Build Coastguard Worker                  alphabet}%
3741*2e9d4914SAndroid Build Coastguard Worker    \fi
3742*2e9d4914SAndroid Build Coastguard Worker    \char\lccode\itemno
3743*2e9d4914SAndroid Build Coastguard Worker  }%
3744*2e9d4914SAndroid Build Coastguard Worker}
3745*2e9d4914SAndroid Build Coastguard Worker
3746*2e9d4914SAndroid Build Coastguard Worker% The starting (uppercase) letter is in \thearg.
3747*2e9d4914SAndroid Build Coastguard Worker\def\uppercaseenumerate{%
3748*2e9d4914SAndroid Build Coastguard Worker  \itemno = \expandafter`\thearg
3749*2e9d4914SAndroid Build Coastguard Worker  \startenumeration{%
3750*2e9d4914SAndroid Build Coastguard Worker    % Be sure we're not beyond the end of the alphabet.
3751*2e9d4914SAndroid Build Coastguard Worker    \ifnum\itemno=0
3752*2e9d4914SAndroid Build Coastguard Worker      \errmessage{No more uppercase letters in @enumerate; get a bigger
3753*2e9d4914SAndroid Build Coastguard Worker                  alphabet}
3754*2e9d4914SAndroid Build Coastguard Worker    \fi
3755*2e9d4914SAndroid Build Coastguard Worker    \char\uccode\itemno
3756*2e9d4914SAndroid Build Coastguard Worker  }%
3757*2e9d4914SAndroid Build Coastguard Worker}
3758*2e9d4914SAndroid Build Coastguard Worker
3759*2e9d4914SAndroid Build Coastguard Worker% Call \doitemize, adding a period to the first argument and supplying the
3760*2e9d4914SAndroid Build Coastguard Worker% common last two arguments.  Also subtract one from the initial value in
3761*2e9d4914SAndroid Build Coastguard Worker% \itemno, since @item increments \itemno.
3762*2e9d4914SAndroid Build Coastguard Worker%
3763*2e9d4914SAndroid Build Coastguard Worker\def\startenumeration#1{%
3764*2e9d4914SAndroid Build Coastguard Worker  \advance\itemno by -1
3765*2e9d4914SAndroid Build Coastguard Worker  \doitemize{#1.}\flushcr
3766*2e9d4914SAndroid Build Coastguard Worker}
3767*2e9d4914SAndroid Build Coastguard Worker
3768*2e9d4914SAndroid Build Coastguard Worker% @alphaenumerate and @capsenumerate are abbreviations for giving an arg
3769*2e9d4914SAndroid Build Coastguard Worker% to @enumerate.
3770*2e9d4914SAndroid Build Coastguard Worker%
3771*2e9d4914SAndroid Build Coastguard Worker\def\alphaenumerate{\enumerate{a}}
3772*2e9d4914SAndroid Build Coastguard Worker\def\capsenumerate{\enumerate{A}}
3773*2e9d4914SAndroid Build Coastguard Worker\def\Ealphaenumerate{\Eenumerate}
3774*2e9d4914SAndroid Build Coastguard Worker\def\Ecapsenumerate{\Eenumerate}
3775*2e9d4914SAndroid Build Coastguard Worker
3776*2e9d4914SAndroid Build Coastguard Worker
3777*2e9d4914SAndroid Build Coastguard Worker% @multitable macros
3778*2e9d4914SAndroid Build Coastguard Worker% Amy Hendrickson, 8/18/94, 3/6/96
3779*2e9d4914SAndroid Build Coastguard Worker%
3780*2e9d4914SAndroid Build Coastguard Worker% @multitable ... @end multitable will make as many columns as desired.
3781*2e9d4914SAndroid Build Coastguard Worker% Contents of each column will wrap at width given in preamble.  Width
3782*2e9d4914SAndroid Build Coastguard Worker% can be specified either with sample text given in a template line,
3783*2e9d4914SAndroid Build Coastguard Worker% or in percent of \hsize, the current width of text on page.
3784*2e9d4914SAndroid Build Coastguard Worker
3785*2e9d4914SAndroid Build Coastguard Worker% Table can continue over pages but will only break between lines.
3786*2e9d4914SAndroid Build Coastguard Worker
3787*2e9d4914SAndroid Build Coastguard Worker% To make preamble:
3788*2e9d4914SAndroid Build Coastguard Worker%
3789*2e9d4914SAndroid Build Coastguard Worker% Either define widths of columns in terms of percent of \hsize:
3790*2e9d4914SAndroid Build Coastguard Worker%   @multitable @columnfractions .25 .3 .45
3791*2e9d4914SAndroid Build Coastguard Worker%   @item ...
3792*2e9d4914SAndroid Build Coastguard Worker%
3793*2e9d4914SAndroid Build Coastguard Worker%   Numbers following @columnfractions are the percent of the total
3794*2e9d4914SAndroid Build Coastguard Worker%   current hsize to be used for each column. You may use as many
3795*2e9d4914SAndroid Build Coastguard Worker%   columns as desired.
3796*2e9d4914SAndroid Build Coastguard Worker
3797*2e9d4914SAndroid Build Coastguard Worker
3798*2e9d4914SAndroid Build Coastguard Worker% Or use a template:
3799*2e9d4914SAndroid Build Coastguard Worker%   @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3800*2e9d4914SAndroid Build Coastguard Worker%   @item ...
3801*2e9d4914SAndroid Build Coastguard Worker%   using the widest term desired in each column.
3802*2e9d4914SAndroid Build Coastguard Worker
3803*2e9d4914SAndroid Build Coastguard Worker% Each new table line starts with @item, each subsequent new column
3804*2e9d4914SAndroid Build Coastguard Worker% starts with @tab. Empty columns may be produced by supplying @tab's
3805*2e9d4914SAndroid Build Coastguard Worker% with nothing between them for as many times as empty columns are needed,
3806*2e9d4914SAndroid Build Coastguard Worker% ie, @tab@tab@tab will produce two empty columns.
3807*2e9d4914SAndroid Build Coastguard Worker
3808*2e9d4914SAndroid Build Coastguard Worker% @item, @tab do not need to be on their own lines, but it will not hurt
3809*2e9d4914SAndroid Build Coastguard Worker% if they are.
3810*2e9d4914SAndroid Build Coastguard Worker
3811*2e9d4914SAndroid Build Coastguard Worker% Sample multitable:
3812*2e9d4914SAndroid Build Coastguard Worker
3813*2e9d4914SAndroid Build Coastguard Worker%   @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3814*2e9d4914SAndroid Build Coastguard Worker%   @item first col stuff @tab second col stuff @tab third col
3815*2e9d4914SAndroid Build Coastguard Worker%   @item
3816*2e9d4914SAndroid Build Coastguard Worker%   first col stuff
3817*2e9d4914SAndroid Build Coastguard Worker%   @tab
3818*2e9d4914SAndroid Build Coastguard Worker%   second col stuff
3819*2e9d4914SAndroid Build Coastguard Worker%   @tab
3820*2e9d4914SAndroid Build Coastguard Worker%   third col
3821*2e9d4914SAndroid Build Coastguard Worker%   @item first col stuff @tab second col stuff
3822*2e9d4914SAndroid Build Coastguard Worker%   @tab Many paragraphs of text may be used in any column.
3823*2e9d4914SAndroid Build Coastguard Worker%
3824*2e9d4914SAndroid Build Coastguard Worker%         They will wrap at the width determined by the template.
3825*2e9d4914SAndroid Build Coastguard Worker%   @item@tab@tab This will be in third column.
3826*2e9d4914SAndroid Build Coastguard Worker%   @end multitable
3827*2e9d4914SAndroid Build Coastguard Worker
3828*2e9d4914SAndroid Build Coastguard Worker% Default dimensions may be reset by user.
3829*2e9d4914SAndroid Build Coastguard Worker% @multitableparskip is vertical space between paragraphs in table.
3830*2e9d4914SAndroid Build Coastguard Worker% @multitableparindent is paragraph indent in table.
3831*2e9d4914SAndroid Build Coastguard Worker% @multitablecolmargin is horizontal space to be left between columns.
3832*2e9d4914SAndroid Build Coastguard Worker% @multitablelinespace is space to leave between table items, baseline
3833*2e9d4914SAndroid Build Coastguard Worker%                                                            to baseline.
3834*2e9d4914SAndroid Build Coastguard Worker%   0pt means it depends on current normal line spacing.
3835*2e9d4914SAndroid Build Coastguard Worker%
3836*2e9d4914SAndroid Build Coastguard Worker\newskip\multitableparskip
3837*2e9d4914SAndroid Build Coastguard Worker\newskip\multitableparindent
3838*2e9d4914SAndroid Build Coastguard Worker\newdimen\multitablecolspace
3839*2e9d4914SAndroid Build Coastguard Worker\newskip\multitablelinespace
3840*2e9d4914SAndroid Build Coastguard Worker\multitableparskip=0pt
3841*2e9d4914SAndroid Build Coastguard Worker\multitableparindent=6pt
3842*2e9d4914SAndroid Build Coastguard Worker\multitablecolspace=12pt
3843*2e9d4914SAndroid Build Coastguard Worker\multitablelinespace=0pt
3844*2e9d4914SAndroid Build Coastguard Worker
3845*2e9d4914SAndroid Build Coastguard Worker% Macros used to set up halign preamble:
3846*2e9d4914SAndroid Build Coastguard Worker%
3847*2e9d4914SAndroid Build Coastguard Worker\let\endsetuptable\relax
3848*2e9d4914SAndroid Build Coastguard Worker\def\xendsetuptable{\endsetuptable}
3849*2e9d4914SAndroid Build Coastguard Worker\let\columnfractions\relax
3850*2e9d4914SAndroid Build Coastguard Worker\def\xcolumnfractions{\columnfractions}
3851*2e9d4914SAndroid Build Coastguard Worker\newif\ifsetpercent
3852*2e9d4914SAndroid Build Coastguard Worker
3853*2e9d4914SAndroid Build Coastguard Worker% #1 is the @columnfraction, usually a decimal number like .5, but might
3854*2e9d4914SAndroid Build Coastguard Worker% be just 1.  We just use it, whatever it is.
3855*2e9d4914SAndroid Build Coastguard Worker%
3856*2e9d4914SAndroid Build Coastguard Worker\def\pickupwholefraction#1 {%
3857*2e9d4914SAndroid Build Coastguard Worker  \global\advance\colcount by 1
3858*2e9d4914SAndroid Build Coastguard Worker  \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
3859*2e9d4914SAndroid Build Coastguard Worker  \setuptable
3860*2e9d4914SAndroid Build Coastguard Worker}
3861*2e9d4914SAndroid Build Coastguard Worker
3862*2e9d4914SAndroid Build Coastguard Worker\newcount\colcount
3863*2e9d4914SAndroid Build Coastguard Worker\def\setuptable#1{%
3864*2e9d4914SAndroid Build Coastguard Worker  \def\firstarg{#1}%
3865*2e9d4914SAndroid Build Coastguard Worker  \ifx\firstarg\xendsetuptable
3866*2e9d4914SAndroid Build Coastguard Worker    \let\go = \relax
3867*2e9d4914SAndroid Build Coastguard Worker  \else
3868*2e9d4914SAndroid Build Coastguard Worker    \ifx\firstarg\xcolumnfractions
3869*2e9d4914SAndroid Build Coastguard Worker      \global\setpercenttrue
3870*2e9d4914SAndroid Build Coastguard Worker    \else
3871*2e9d4914SAndroid Build Coastguard Worker      \ifsetpercent
3872*2e9d4914SAndroid Build Coastguard Worker         \let\go\pickupwholefraction
3873*2e9d4914SAndroid Build Coastguard Worker      \else
3874*2e9d4914SAndroid Build Coastguard Worker         \global\advance\colcount by 1
3875*2e9d4914SAndroid Build Coastguard Worker         \setbox0=\hbox{#1\unskip\space}% Add a normal word space as a
3876*2e9d4914SAndroid Build Coastguard Worker                   % separator; typically that is always in the input, anyway.
3877*2e9d4914SAndroid Build Coastguard Worker         \expandafter\xdef\csname col\the\colcount\endcsname{\the\wd0}%
3878*2e9d4914SAndroid Build Coastguard Worker      \fi
3879*2e9d4914SAndroid Build Coastguard Worker    \fi
3880*2e9d4914SAndroid Build Coastguard Worker    \ifx\go\pickupwholefraction
3881*2e9d4914SAndroid Build Coastguard Worker      % Put the argument back for the \pickupwholefraction call, so
3882*2e9d4914SAndroid Build Coastguard Worker      % we'll always have a period there to be parsed.
3883*2e9d4914SAndroid Build Coastguard Worker      \def\go{\pickupwholefraction#1}%
3884*2e9d4914SAndroid Build Coastguard Worker    \else
3885*2e9d4914SAndroid Build Coastguard Worker      \let\go = \setuptable
3886*2e9d4914SAndroid Build Coastguard Worker    \fi%
3887*2e9d4914SAndroid Build Coastguard Worker  \fi
3888*2e9d4914SAndroid Build Coastguard Worker  \go
3889*2e9d4914SAndroid Build Coastguard Worker}
3890*2e9d4914SAndroid Build Coastguard Worker
3891*2e9d4914SAndroid Build Coastguard Worker% multitable-only commands.
3892*2e9d4914SAndroid Build Coastguard Worker%
3893*2e9d4914SAndroid Build Coastguard Worker% @headitem starts a heading row, which we typeset in bold.
3894*2e9d4914SAndroid Build Coastguard Worker% Assignments have to be global since we are inside the implicit group
3895*2e9d4914SAndroid Build Coastguard Worker% of an alignment entry.  \everycr resets \everytab so we don't have to
3896*2e9d4914SAndroid Build Coastguard Worker% undo it ourselves.
3897*2e9d4914SAndroid Build Coastguard Worker\def\headitemfont{\b}% for people to use in the template row; not changeable
3898*2e9d4914SAndroid Build Coastguard Worker\def\headitem{%
3899*2e9d4914SAndroid Build Coastguard Worker  \checkenv\multitable
3900*2e9d4914SAndroid Build Coastguard Worker  \crcr
3901*2e9d4914SAndroid Build Coastguard Worker  \global\everytab={\bf}% can't use \headitemfont since the parsing differs
3902*2e9d4914SAndroid Build Coastguard Worker  \the\everytab % for the first item
3903*2e9d4914SAndroid Build Coastguard Worker}%
3904*2e9d4914SAndroid Build Coastguard Worker%
3905*2e9d4914SAndroid Build Coastguard Worker% A \tab used to include \hskip1sp.  But then the space in a template
3906*2e9d4914SAndroid Build Coastguard Worker% line is not enough.  That is bad.  So let's go back to just `&' until
3907*2e9d4914SAndroid Build Coastguard Worker% we again encounter the problem the 1sp was intended to solve.
3908*2e9d4914SAndroid Build Coastguard Worker%					--karl, [email protected], 20apr99.
3909*2e9d4914SAndroid Build Coastguard Worker\def\tab{\checkenv\multitable &\the\everytab}%
3910*2e9d4914SAndroid Build Coastguard Worker
3911*2e9d4914SAndroid Build Coastguard Worker% @multitable ... @end multitable definitions:
3912*2e9d4914SAndroid Build Coastguard Worker%
3913*2e9d4914SAndroid Build Coastguard Worker\newtoks\everytab  % insert after every tab.
3914*2e9d4914SAndroid Build Coastguard Worker%
3915*2e9d4914SAndroid Build Coastguard Worker\envdef\multitable{%
3916*2e9d4914SAndroid Build Coastguard Worker  \vskip\parskip
3917*2e9d4914SAndroid Build Coastguard Worker  \startsavinginserts
3918*2e9d4914SAndroid Build Coastguard Worker  %
3919*2e9d4914SAndroid Build Coastguard Worker  % @item within a multitable starts a normal row.
3920*2e9d4914SAndroid Build Coastguard Worker  % We use \def instead of \let so that if one of the multitable entries
3921*2e9d4914SAndroid Build Coastguard Worker  % contains an @itemize, we don't choke on the \item (seen as \crcr aka
3922*2e9d4914SAndroid Build Coastguard Worker  % \endtemplate) expanding \doitemize.
3923*2e9d4914SAndroid Build Coastguard Worker  \def\item{\crcr}%
3924*2e9d4914SAndroid Build Coastguard Worker  %
3925*2e9d4914SAndroid Build Coastguard Worker  \tolerance=9500
3926*2e9d4914SAndroid Build Coastguard Worker  \hbadness=9500
3927*2e9d4914SAndroid Build Coastguard Worker  \setmultitablespacing
3928*2e9d4914SAndroid Build Coastguard Worker  \parskip=\multitableparskip
3929*2e9d4914SAndroid Build Coastguard Worker  \parindent=\multitableparindent
3930*2e9d4914SAndroid Build Coastguard Worker  \overfullrule=0pt
3931*2e9d4914SAndroid Build Coastguard Worker  \global\colcount=0
3932*2e9d4914SAndroid Build Coastguard Worker  %
3933*2e9d4914SAndroid Build Coastguard Worker  \everycr = {%
3934*2e9d4914SAndroid Build Coastguard Worker    \noalign{%
3935*2e9d4914SAndroid Build Coastguard Worker      \global\everytab={}%
3936*2e9d4914SAndroid Build Coastguard Worker      \global\colcount=0 % Reset the column counter.
3937*2e9d4914SAndroid Build Coastguard Worker      % Check for saved footnotes, etc.
3938*2e9d4914SAndroid Build Coastguard Worker      \checkinserts
3939*2e9d4914SAndroid Build Coastguard Worker      % Keeps underfull box messages off when table breaks over pages.
3940*2e9d4914SAndroid Build Coastguard Worker      %\filbreak
3941*2e9d4914SAndroid Build Coastguard Worker	% Maybe so, but it also creates really weird page breaks when the
3942*2e9d4914SAndroid Build Coastguard Worker	% table breaks over pages. Wouldn't \vfil be better?  Wait until the
3943*2e9d4914SAndroid Build Coastguard Worker	% problem manifests itself, so it can be fixed for real --karl.
3944*2e9d4914SAndroid Build Coastguard Worker    }%
3945*2e9d4914SAndroid Build Coastguard Worker  }%
3946*2e9d4914SAndroid Build Coastguard Worker  %
3947*2e9d4914SAndroid Build Coastguard Worker  \parsearg\domultitable
3948*2e9d4914SAndroid Build Coastguard Worker}
3949*2e9d4914SAndroid Build Coastguard Worker\def\domultitable#1{%
3950*2e9d4914SAndroid Build Coastguard Worker  % To parse everything between @multitable and @item:
3951*2e9d4914SAndroid Build Coastguard Worker  \setuptable#1 \endsetuptable
3952*2e9d4914SAndroid Build Coastguard Worker  %
3953*2e9d4914SAndroid Build Coastguard Worker  % This preamble sets up a generic column definition, which will
3954*2e9d4914SAndroid Build Coastguard Worker  % be used as many times as user calls for columns.
3955*2e9d4914SAndroid Build Coastguard Worker  % \vtop will set a single line and will also let text wrap and
3956*2e9d4914SAndroid Build Coastguard Worker  % continue for many paragraphs if desired.
3957*2e9d4914SAndroid Build Coastguard Worker  \halign\bgroup &%
3958*2e9d4914SAndroid Build Coastguard Worker    \global\advance\colcount by 1
3959*2e9d4914SAndroid Build Coastguard Worker    \multistrut
3960*2e9d4914SAndroid Build Coastguard Worker    \vtop{%
3961*2e9d4914SAndroid Build Coastguard Worker      % Use the current \colcount to find the correct column width:
3962*2e9d4914SAndroid Build Coastguard Worker      \hsize=\expandafter\csname col\the\colcount\endcsname
3963*2e9d4914SAndroid Build Coastguard Worker      %
3964*2e9d4914SAndroid Build Coastguard Worker      % In order to keep entries from bumping into each other
3965*2e9d4914SAndroid Build Coastguard Worker      % we will add a \leftskip of \multitablecolspace to all columns after
3966*2e9d4914SAndroid Build Coastguard Worker      % the first one.
3967*2e9d4914SAndroid Build Coastguard Worker      %
3968*2e9d4914SAndroid Build Coastguard Worker      % If a template has been used, we will add \multitablecolspace
3969*2e9d4914SAndroid Build Coastguard Worker      % to the width of each template entry.
3970*2e9d4914SAndroid Build Coastguard Worker      %
3971*2e9d4914SAndroid Build Coastguard Worker      % If the user has set preamble in terms of percent of \hsize we will
3972*2e9d4914SAndroid Build Coastguard Worker      % use that dimension as the width of the column, and the \leftskip
3973*2e9d4914SAndroid Build Coastguard Worker      % will keep entries from bumping into each other.  Table will start at
3974*2e9d4914SAndroid Build Coastguard Worker      % left margin and final column will justify at right margin.
3975*2e9d4914SAndroid Build Coastguard Worker      %
3976*2e9d4914SAndroid Build Coastguard Worker      % Make sure we don't inherit \rightskip from the outer environment.
3977*2e9d4914SAndroid Build Coastguard Worker      \rightskip=0pt
3978*2e9d4914SAndroid Build Coastguard Worker      \ifnum\colcount=1
3979*2e9d4914SAndroid Build Coastguard Worker	% The first column will be indented with the surrounding text.
3980*2e9d4914SAndroid Build Coastguard Worker	\advance\hsize by\leftskip
3981*2e9d4914SAndroid Build Coastguard Worker      \else
3982*2e9d4914SAndroid Build Coastguard Worker	\ifsetpercent \else
3983*2e9d4914SAndroid Build Coastguard Worker	  % If user has not set preamble in terms of percent of \hsize
3984*2e9d4914SAndroid Build Coastguard Worker	  % we will advance \hsize by \multitablecolspace.
3985*2e9d4914SAndroid Build Coastguard Worker	  \advance\hsize by \multitablecolspace
3986*2e9d4914SAndroid Build Coastguard Worker	\fi
3987*2e9d4914SAndroid Build Coastguard Worker       % In either case we will make \leftskip=\multitablecolspace:
3988*2e9d4914SAndroid Build Coastguard Worker      \leftskip=\multitablecolspace
3989*2e9d4914SAndroid Build Coastguard Worker      \fi
3990*2e9d4914SAndroid Build Coastguard Worker      % Ignoring space at the beginning and end avoids an occasional spurious
3991*2e9d4914SAndroid Build Coastguard Worker      % blank line, when TeX decides to break the line at the space before the
3992*2e9d4914SAndroid Build Coastguard Worker      % box from the multistrut, so the strut ends up on a line by itself.
3993*2e9d4914SAndroid Build Coastguard Worker      % For example:
3994*2e9d4914SAndroid Build Coastguard Worker      % @multitable @columnfractions .11 .89
3995*2e9d4914SAndroid Build Coastguard Worker      % @item @code{#}
3996*2e9d4914SAndroid Build Coastguard Worker      % @tab Legal holiday which is valid in major parts of the whole country.
3997*2e9d4914SAndroid Build Coastguard Worker      % Is automatically provided with highlighting sequences respectively
3998*2e9d4914SAndroid Build Coastguard Worker      % marking characters.
3999*2e9d4914SAndroid Build Coastguard Worker      \noindent\ignorespaces##\unskip\multistrut
4000*2e9d4914SAndroid Build Coastguard Worker    }\cr
4001*2e9d4914SAndroid Build Coastguard Worker}
4002*2e9d4914SAndroid Build Coastguard Worker\def\Emultitable{%
4003*2e9d4914SAndroid Build Coastguard Worker  \crcr
4004*2e9d4914SAndroid Build Coastguard Worker  \egroup % end the \halign
4005*2e9d4914SAndroid Build Coastguard Worker  \global\setpercentfalse
4006*2e9d4914SAndroid Build Coastguard Worker}
4007*2e9d4914SAndroid Build Coastguard Worker
4008*2e9d4914SAndroid Build Coastguard Worker\def\setmultitablespacing{%
4009*2e9d4914SAndroid Build Coastguard Worker  \def\multistrut{\strut}% just use the standard line spacing
4010*2e9d4914SAndroid Build Coastguard Worker  %
4011*2e9d4914SAndroid Build Coastguard Worker  % Compute \multitablelinespace (if not defined by user) for use in
4012*2e9d4914SAndroid Build Coastguard Worker  % \multitableparskip calculation.  We used define \multistrut based on
4013*2e9d4914SAndroid Build Coastguard Worker  % this, but (ironically) that caused the spacing to be off.
4014*2e9d4914SAndroid Build Coastguard Worker  % See bug-texinfo report from Werner Lemberg, 31 Oct 2004 12:52:20 +0100.
4015*2e9d4914SAndroid Build Coastguard Worker\ifdim\multitablelinespace=0pt
4016*2e9d4914SAndroid Build Coastguard Worker\setbox0=\vbox{X}\global\multitablelinespace=\the\baselineskip
4017*2e9d4914SAndroid Build Coastguard Worker\global\advance\multitablelinespace by-\ht0
4018*2e9d4914SAndroid Build Coastguard Worker\fi
4019*2e9d4914SAndroid Build Coastguard Worker% Test to see if parskip is larger than space between lines of
4020*2e9d4914SAndroid Build Coastguard Worker% table. If not, do nothing.
4021*2e9d4914SAndroid Build Coastguard Worker%        If so, set to same dimension as multitablelinespace.
4022*2e9d4914SAndroid Build Coastguard Worker\ifdim\multitableparskip>\multitablelinespace
4023*2e9d4914SAndroid Build Coastguard Worker\global\multitableparskip=\multitablelinespace
4024*2e9d4914SAndroid Build Coastguard Worker\global\advance\multitableparskip-7pt % to keep parskip somewhat smaller
4025*2e9d4914SAndroid Build Coastguard Worker                                      % than skip between lines in the table.
4026*2e9d4914SAndroid Build Coastguard Worker\fi%
4027*2e9d4914SAndroid Build Coastguard Worker\ifdim\multitableparskip=0pt
4028*2e9d4914SAndroid Build Coastguard Worker\global\multitableparskip=\multitablelinespace
4029*2e9d4914SAndroid Build Coastguard Worker\global\advance\multitableparskip-7pt % to keep parskip somewhat smaller
4030*2e9d4914SAndroid Build Coastguard Worker                                      % than skip between lines in the table.
4031*2e9d4914SAndroid Build Coastguard Worker\fi}
4032*2e9d4914SAndroid Build Coastguard Worker
4033*2e9d4914SAndroid Build Coastguard Worker
4034*2e9d4914SAndroid Build Coastguard Worker\message{conditionals,}
4035*2e9d4914SAndroid Build Coastguard Worker
4036*2e9d4914SAndroid Build Coastguard Worker% @iftex, @ifnotdocbook, @ifnothtml, @ifnotinfo, @ifnotplaintext,
4037*2e9d4914SAndroid Build Coastguard Worker% @ifnotxml always succeed.  They currently do nothing; we don't
4038*2e9d4914SAndroid Build Coastguard Worker% attempt to check whether the conditionals are properly nested.  But we
4039*2e9d4914SAndroid Build Coastguard Worker% have to remember that they are conditionals, so that @end doesn't
4040*2e9d4914SAndroid Build Coastguard Worker% attempt to close an environment group.
4041*2e9d4914SAndroid Build Coastguard Worker%
4042*2e9d4914SAndroid Build Coastguard Worker\def\makecond#1{%
4043*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\csname #1\endcsname = \relax
4044*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\csname iscond.#1\endcsname = 1
4045*2e9d4914SAndroid Build Coastguard Worker}
4046*2e9d4914SAndroid Build Coastguard Worker\makecond{iftex}
4047*2e9d4914SAndroid Build Coastguard Worker\makecond{ifnotdocbook}
4048*2e9d4914SAndroid Build Coastguard Worker\makecond{ifnothtml}
4049*2e9d4914SAndroid Build Coastguard Worker\makecond{ifnotinfo}
4050*2e9d4914SAndroid Build Coastguard Worker\makecond{ifnotplaintext}
4051*2e9d4914SAndroid Build Coastguard Worker\makecond{ifnotxml}
4052*2e9d4914SAndroid Build Coastguard Worker
4053*2e9d4914SAndroid Build Coastguard Worker% Ignore @ignore, @ifhtml, @ifinfo, and the like.
4054*2e9d4914SAndroid Build Coastguard Worker%
4055*2e9d4914SAndroid Build Coastguard Worker\def\direntry{\doignore{direntry}}
4056*2e9d4914SAndroid Build Coastguard Worker\def\documentdescription{\doignore{documentdescription}}
4057*2e9d4914SAndroid Build Coastguard Worker\def\docbook{\doignore{docbook}}
4058*2e9d4914SAndroid Build Coastguard Worker\def\html{\doignore{html}}
4059*2e9d4914SAndroid Build Coastguard Worker\def\ifdocbook{\doignore{ifdocbook}}
4060*2e9d4914SAndroid Build Coastguard Worker\def\ifhtml{\doignore{ifhtml}}
4061*2e9d4914SAndroid Build Coastguard Worker\def\ifinfo{\doignore{ifinfo}}
4062*2e9d4914SAndroid Build Coastguard Worker\def\ifnottex{\doignore{ifnottex}}
4063*2e9d4914SAndroid Build Coastguard Worker\def\ifplaintext{\doignore{ifplaintext}}
4064*2e9d4914SAndroid Build Coastguard Worker\def\ifxml{\doignore{ifxml}}
4065*2e9d4914SAndroid Build Coastguard Worker\def\ignore{\doignore{ignore}}
4066*2e9d4914SAndroid Build Coastguard Worker\def\menu{\doignore{menu}}
4067*2e9d4914SAndroid Build Coastguard Worker\def\xml{\doignore{xml}}
4068*2e9d4914SAndroid Build Coastguard Worker
4069*2e9d4914SAndroid Build Coastguard Worker% Ignore text until a line `@end #1', keeping track of nested conditionals.
4070*2e9d4914SAndroid Build Coastguard Worker%
4071*2e9d4914SAndroid Build Coastguard Worker% A count to remember the depth of nesting.
4072*2e9d4914SAndroid Build Coastguard Worker\newcount\doignorecount
4073*2e9d4914SAndroid Build Coastguard Worker
4074*2e9d4914SAndroid Build Coastguard Worker\def\doignore#1{\begingroup
4075*2e9d4914SAndroid Build Coastguard Worker  % Scan in ``verbatim'' mode:
4076*2e9d4914SAndroid Build Coastguard Worker  \obeylines
4077*2e9d4914SAndroid Build Coastguard Worker  \catcode`\@ = \other
4078*2e9d4914SAndroid Build Coastguard Worker  \catcode`\{ = \other
4079*2e9d4914SAndroid Build Coastguard Worker  \catcode`\} = \other
4080*2e9d4914SAndroid Build Coastguard Worker  %
4081*2e9d4914SAndroid Build Coastguard Worker  % Make sure that spaces turn into tokens that match what \doignoretext wants.
4082*2e9d4914SAndroid Build Coastguard Worker  \spaceisspace
4083*2e9d4914SAndroid Build Coastguard Worker  %
4084*2e9d4914SAndroid Build Coastguard Worker  % Count number of #1's that we've seen.
4085*2e9d4914SAndroid Build Coastguard Worker  \doignorecount = 0
4086*2e9d4914SAndroid Build Coastguard Worker  %
4087*2e9d4914SAndroid Build Coastguard Worker  % Swallow text until we reach the matching `@end #1'.
4088*2e9d4914SAndroid Build Coastguard Worker  \dodoignore{#1}%
4089*2e9d4914SAndroid Build Coastguard Worker}
4090*2e9d4914SAndroid Build Coastguard Worker
4091*2e9d4914SAndroid Build Coastguard Worker{ \catcode`_=11 % We want to use \_STOP_ which cannot appear in texinfo source.
4092*2e9d4914SAndroid Build Coastguard Worker  \obeylines %
4093*2e9d4914SAndroid Build Coastguard Worker  %
4094*2e9d4914SAndroid Build Coastguard Worker  \gdef\dodoignore#1{%
4095*2e9d4914SAndroid Build Coastguard Worker    % #1 contains the command name as a string, e.g., `ifinfo'.
4096*2e9d4914SAndroid Build Coastguard Worker    %
4097*2e9d4914SAndroid Build Coastguard Worker    % Define a command to find the next `@end #1'.
4098*2e9d4914SAndroid Build Coastguard Worker    \long\def\doignoretext##1^^M@end #1{%
4099*2e9d4914SAndroid Build Coastguard Worker      \doignoretextyyy##1^^M@#1\_STOP_}%
4100*2e9d4914SAndroid Build Coastguard Worker    %
4101*2e9d4914SAndroid Build Coastguard Worker    % And this command to find another #1 command, at the beginning of a
4102*2e9d4914SAndroid Build Coastguard Worker    % line.  (Otherwise, we would consider a line `@c @ifset', for
4103*2e9d4914SAndroid Build Coastguard Worker    % example, to count as an @ifset for nesting.)
4104*2e9d4914SAndroid Build Coastguard Worker    \long\def\doignoretextyyy##1^^M@#1##2\_STOP_{\doignoreyyy{##2}\_STOP_}%
4105*2e9d4914SAndroid Build Coastguard Worker    %
4106*2e9d4914SAndroid Build Coastguard Worker    % And now expand that command.
4107*2e9d4914SAndroid Build Coastguard Worker    \doignoretext ^^M%
4108*2e9d4914SAndroid Build Coastguard Worker  }%
4109*2e9d4914SAndroid Build Coastguard Worker}
4110*2e9d4914SAndroid Build Coastguard Worker
4111*2e9d4914SAndroid Build Coastguard Worker\def\doignoreyyy#1{%
4112*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
4113*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\empty			% Nothing found.
4114*2e9d4914SAndroid Build Coastguard Worker    \let\next\doignoretextzzz
4115*2e9d4914SAndroid Build Coastguard Worker  \else					% Found a nested condition, ...
4116*2e9d4914SAndroid Build Coastguard Worker    \advance\doignorecount by 1
4117*2e9d4914SAndroid Build Coastguard Worker    \let\next\doignoretextyyy		% ..., look for another.
4118*2e9d4914SAndroid Build Coastguard Worker    % If we're here, #1 ends with ^^M\ifinfo (for example).
4119*2e9d4914SAndroid Build Coastguard Worker  \fi
4120*2e9d4914SAndroid Build Coastguard Worker  \next #1% the token \_STOP_ is present just after this macro.
4121*2e9d4914SAndroid Build Coastguard Worker}
4122*2e9d4914SAndroid Build Coastguard Worker
4123*2e9d4914SAndroid Build Coastguard Worker% We have to swallow the remaining "\_STOP_".
4124*2e9d4914SAndroid Build Coastguard Worker%
4125*2e9d4914SAndroid Build Coastguard Worker\def\doignoretextzzz#1{%
4126*2e9d4914SAndroid Build Coastguard Worker  \ifnum\doignorecount = 0	% We have just found the outermost @end.
4127*2e9d4914SAndroid Build Coastguard Worker    \let\next\enddoignore
4128*2e9d4914SAndroid Build Coastguard Worker  \else				% Still inside a nested condition.
4129*2e9d4914SAndroid Build Coastguard Worker    \advance\doignorecount by -1
4130*2e9d4914SAndroid Build Coastguard Worker    \let\next\doignoretext      % Look for the next @end.
4131*2e9d4914SAndroid Build Coastguard Worker  \fi
4132*2e9d4914SAndroid Build Coastguard Worker  \next
4133*2e9d4914SAndroid Build Coastguard Worker}
4134*2e9d4914SAndroid Build Coastguard Worker
4135*2e9d4914SAndroid Build Coastguard Worker% Finish off ignored text.
4136*2e9d4914SAndroid Build Coastguard Worker{ \obeylines%
4137*2e9d4914SAndroid Build Coastguard Worker  % Ignore anything after the last `@end #1'; this matters in verbatim
4138*2e9d4914SAndroid Build Coastguard Worker  % environments, where otherwise the newline after an ignored conditional
4139*2e9d4914SAndroid Build Coastguard Worker  % would result in a blank line in the output.
4140*2e9d4914SAndroid Build Coastguard Worker  \gdef\enddoignore#1^^M{\endgroup\ignorespaces}%
4141*2e9d4914SAndroid Build Coastguard Worker}
4142*2e9d4914SAndroid Build Coastguard Worker
4143*2e9d4914SAndroid Build Coastguard Worker
4144*2e9d4914SAndroid Build Coastguard Worker% @set VAR sets the variable VAR to an empty value.
4145*2e9d4914SAndroid Build Coastguard Worker% @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
4146*2e9d4914SAndroid Build Coastguard Worker%
4147*2e9d4914SAndroid Build Coastguard Worker% Since we want to separate VAR from REST-OF-LINE (which might be
4148*2e9d4914SAndroid Build Coastguard Worker% empty), we can't just use \parsearg; we have to insert a space of our
4149*2e9d4914SAndroid Build Coastguard Worker% own to delimit the rest of the line, and then take it out again if we
4150*2e9d4914SAndroid Build Coastguard Worker% didn't need it.
4151*2e9d4914SAndroid Build Coastguard Worker% We rely on the fact that \parsearg sets \catcode`\ =10.
4152*2e9d4914SAndroid Build Coastguard Worker%
4153*2e9d4914SAndroid Build Coastguard Worker\parseargdef\set{\setyyy#1 \endsetyyy}
4154*2e9d4914SAndroid Build Coastguard Worker\def\setyyy#1 #2\endsetyyy{%
4155*2e9d4914SAndroid Build Coastguard Worker  {%
4156*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable
4157*2e9d4914SAndroid Build Coastguard Worker    \def\temp{#2}%
4158*2e9d4914SAndroid Build Coastguard Worker    \edef\next{\gdef\makecsname{SET#1}}%
4159*2e9d4914SAndroid Build Coastguard Worker    \ifx\temp\empty
4160*2e9d4914SAndroid Build Coastguard Worker      \next{}%
4161*2e9d4914SAndroid Build Coastguard Worker    \else
4162*2e9d4914SAndroid Build Coastguard Worker      \setzzz#2\endsetzzz
4163*2e9d4914SAndroid Build Coastguard Worker    \fi
4164*2e9d4914SAndroid Build Coastguard Worker  }%
4165*2e9d4914SAndroid Build Coastguard Worker}
4166*2e9d4914SAndroid Build Coastguard Worker% Remove the trailing space \setxxx inserted.
4167*2e9d4914SAndroid Build Coastguard Worker\def\setzzz#1 \endsetzzz{\next{#1}}
4168*2e9d4914SAndroid Build Coastguard Worker
4169*2e9d4914SAndroid Build Coastguard Worker% @clear VAR clears (i.e., unsets) the variable VAR.
4170*2e9d4914SAndroid Build Coastguard Worker%
4171*2e9d4914SAndroid Build Coastguard Worker\parseargdef\clear{%
4172*2e9d4914SAndroid Build Coastguard Worker  {%
4173*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable
4174*2e9d4914SAndroid Build Coastguard Worker    \global\expandafter\let\csname SET#1\endcsname=\relax
4175*2e9d4914SAndroid Build Coastguard Worker  }%
4176*2e9d4914SAndroid Build Coastguard Worker}
4177*2e9d4914SAndroid Build Coastguard Worker
4178*2e9d4914SAndroid Build Coastguard Worker% @value{foo} gets the text saved in variable foo.
4179*2e9d4914SAndroid Build Coastguard Worker\def\value{\begingroup\makevalueexpandable\valuexxx}
4180*2e9d4914SAndroid Build Coastguard Worker\def\valuexxx#1{\expandablevalue{#1}\endgroup}
4181*2e9d4914SAndroid Build Coastguard Worker{
4182*2e9d4914SAndroid Build Coastguard Worker  \catcode`\- = \active \catcode`\_ = \active
4183*2e9d4914SAndroid Build Coastguard Worker  %
4184*2e9d4914SAndroid Build Coastguard Worker  \gdef\makevalueexpandable{%
4185*2e9d4914SAndroid Build Coastguard Worker    \let\value = \expandablevalue
4186*2e9d4914SAndroid Build Coastguard Worker    % We don't want these characters active, ...
4187*2e9d4914SAndroid Build Coastguard Worker    \catcode`\-=\other \catcode`\_=\other
4188*2e9d4914SAndroid Build Coastguard Worker    % ..., but we might end up with active ones in the argument if
4189*2e9d4914SAndroid Build Coastguard Worker    % we're called from @code, as @code{@value{foo-bar_}}, though.
4190*2e9d4914SAndroid Build Coastguard Worker    % So \let them to their normal equivalents.
4191*2e9d4914SAndroid Build Coastguard Worker    \let-\normaldash \let_\normalunderscore
4192*2e9d4914SAndroid Build Coastguard Worker  }
4193*2e9d4914SAndroid Build Coastguard Worker}
4194*2e9d4914SAndroid Build Coastguard Worker
4195*2e9d4914SAndroid Build Coastguard Worker% We have this subroutine so that we can handle at least some @value's
4196*2e9d4914SAndroid Build Coastguard Worker% properly in indexes (we call \makevalueexpandable in \indexdummies).
4197*2e9d4914SAndroid Build Coastguard Worker% The command has to be fully expandable (if the variable is set), since
4198*2e9d4914SAndroid Build Coastguard Worker% the result winds up in the index file.  This means that if the
4199*2e9d4914SAndroid Build Coastguard Worker% variable's value contains other Texinfo commands, it's almost certain
4200*2e9d4914SAndroid Build Coastguard Worker% it will fail (although perhaps we could fix that with sufficient work
4201*2e9d4914SAndroid Build Coastguard Worker% to do a one-level expansion on the result, instead of complete).
4202*2e9d4914SAndroid Build Coastguard Worker%
4203*2e9d4914SAndroid Build Coastguard Worker\def\expandablevalue#1{%
4204*2e9d4914SAndroid Build Coastguard Worker  \expandafter\ifx\csname SET#1\endcsname\relax
4205*2e9d4914SAndroid Build Coastguard Worker    {[No value for ``#1'']}%
4206*2e9d4914SAndroid Build Coastguard Worker    \message{Variable `#1', used in @value, is not set.}%
4207*2e9d4914SAndroid Build Coastguard Worker  \else
4208*2e9d4914SAndroid Build Coastguard Worker    \csname SET#1\endcsname
4209*2e9d4914SAndroid Build Coastguard Worker  \fi
4210*2e9d4914SAndroid Build Coastguard Worker}
4211*2e9d4914SAndroid Build Coastguard Worker
4212*2e9d4914SAndroid Build Coastguard Worker% @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4213*2e9d4914SAndroid Build Coastguard Worker% with @set.
4214*2e9d4914SAndroid Build Coastguard Worker%
4215*2e9d4914SAndroid Build Coastguard Worker% To get special treatment of `@end ifset,' call \makeond and the redefine.
4216*2e9d4914SAndroid Build Coastguard Worker%
4217*2e9d4914SAndroid Build Coastguard Worker\makecond{ifset}
4218*2e9d4914SAndroid Build Coastguard Worker\def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4219*2e9d4914SAndroid Build Coastguard Worker\def\doifset#1#2{%
4220*2e9d4914SAndroid Build Coastguard Worker  {%
4221*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable
4222*2e9d4914SAndroid Build Coastguard Worker    \let\next=\empty
4223*2e9d4914SAndroid Build Coastguard Worker    \expandafter\ifx\csname SET#2\endcsname\relax
4224*2e9d4914SAndroid Build Coastguard Worker      #1% If not set, redefine \next.
4225*2e9d4914SAndroid Build Coastguard Worker    \fi
4226*2e9d4914SAndroid Build Coastguard Worker    \expandafter
4227*2e9d4914SAndroid Build Coastguard Worker  }\next
4228*2e9d4914SAndroid Build Coastguard Worker}
4229*2e9d4914SAndroid Build Coastguard Worker\def\ifsetfail{\doignore{ifset}}
4230*2e9d4914SAndroid Build Coastguard Worker
4231*2e9d4914SAndroid Build Coastguard Worker% @ifclear VAR ... @end executes the `...' iff VAR has never been
4232*2e9d4914SAndroid Build Coastguard Worker% defined with @set, or has been undefined with @clear.
4233*2e9d4914SAndroid Build Coastguard Worker%
4234*2e9d4914SAndroid Build Coastguard Worker% The `\else' inside the `\doifset' parameter is a trick to reuse the
4235*2e9d4914SAndroid Build Coastguard Worker% above code: if the variable is not set, do nothing, if it is set,
4236*2e9d4914SAndroid Build Coastguard Worker% then redefine \next to \ifclearfail.
4237*2e9d4914SAndroid Build Coastguard Worker%
4238*2e9d4914SAndroid Build Coastguard Worker\makecond{ifclear}
4239*2e9d4914SAndroid Build Coastguard Worker\def\ifclear{\parsearg{\doifset{\else \let\next=\ifclearfail}}}
4240*2e9d4914SAndroid Build Coastguard Worker\def\ifclearfail{\doignore{ifclear}}
4241*2e9d4914SAndroid Build Coastguard Worker
4242*2e9d4914SAndroid Build Coastguard Worker% @ifcommandisdefined CMD ... @end executes the `...' if CMD (written
4243*2e9d4914SAndroid Build Coastguard Worker% without the @) is in fact defined.  We can only feasibly check at the
4244*2e9d4914SAndroid Build Coastguard Worker% TeX level, so something like `mathcode' is going to considered
4245*2e9d4914SAndroid Build Coastguard Worker% defined even though it is not a Texinfo command.
4246*2e9d4914SAndroid Build Coastguard Worker%
4247*2e9d4914SAndroid Build Coastguard Worker\makecond{ifcommanddefined}
4248*2e9d4914SAndroid Build Coastguard Worker\def\ifcommanddefined{\parsearg{\doifcmddefined{\let\next=\ifcmddefinedfail}}}
4249*2e9d4914SAndroid Build Coastguard Worker%
4250*2e9d4914SAndroid Build Coastguard Worker\def\doifcmddefined#1#2{{%
4251*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable
4252*2e9d4914SAndroid Build Coastguard Worker    \let\next=\empty
4253*2e9d4914SAndroid Build Coastguard Worker    \expandafter\ifx\csname #2\endcsname\relax
4254*2e9d4914SAndroid Build Coastguard Worker      #1% If not defined, \let\next as above.
4255*2e9d4914SAndroid Build Coastguard Worker    \fi
4256*2e9d4914SAndroid Build Coastguard Worker    \expandafter
4257*2e9d4914SAndroid Build Coastguard Worker  }\next
4258*2e9d4914SAndroid Build Coastguard Worker}
4259*2e9d4914SAndroid Build Coastguard Worker\def\ifcmddefinedfail{\doignore{ifcommanddefined}}
4260*2e9d4914SAndroid Build Coastguard Worker
4261*2e9d4914SAndroid Build Coastguard Worker% @ifcommandnotdefined CMD ... handled similar to @ifclear above.
4262*2e9d4914SAndroid Build Coastguard Worker\makecond{ifcommandnotdefined}
4263*2e9d4914SAndroid Build Coastguard Worker\def\ifcommandnotdefined{%
4264*2e9d4914SAndroid Build Coastguard Worker  \parsearg{\doifcmddefined{\else \let\next=\ifcmdnotdefinedfail}}}
4265*2e9d4914SAndroid Build Coastguard Worker\def\ifcmdnotdefinedfail{\doignore{ifcommandnotdefined}}
4266*2e9d4914SAndroid Build Coastguard Worker
4267*2e9d4914SAndroid Build Coastguard Worker% Set the `txicommandconditionals' variable, so documents have a way to
4268*2e9d4914SAndroid Build Coastguard Worker% test if the @ifcommand...defined conditionals are available.
4269*2e9d4914SAndroid Build Coastguard Worker\set txicommandconditionals
4270*2e9d4914SAndroid Build Coastguard Worker
4271*2e9d4914SAndroid Build Coastguard Worker% @dircategory CATEGORY  -- specify a category of the dir file
4272*2e9d4914SAndroid Build Coastguard Worker% which this file should belong to.  Ignore this in TeX.
4273*2e9d4914SAndroid Build Coastguard Worker\let\dircategory=\comment
4274*2e9d4914SAndroid Build Coastguard Worker
4275*2e9d4914SAndroid Build Coastguard Worker% @defininfoenclose.
4276*2e9d4914SAndroid Build Coastguard Worker\let\definfoenclose=\comment
4277*2e9d4914SAndroid Build Coastguard Worker
4278*2e9d4914SAndroid Build Coastguard Worker
4279*2e9d4914SAndroid Build Coastguard Worker\message{indexing,}
4280*2e9d4914SAndroid Build Coastguard Worker% Index generation facilities
4281*2e9d4914SAndroid Build Coastguard Worker
4282*2e9d4914SAndroid Build Coastguard Worker% Define \newwrite to be identical to plain tex's \newwrite
4283*2e9d4914SAndroid Build Coastguard Worker% except not \outer, so it can be used within macros and \if's.
4284*2e9d4914SAndroid Build Coastguard Worker\edef\newwrite{\makecsname{ptexnewwrite}}
4285*2e9d4914SAndroid Build Coastguard Worker
4286*2e9d4914SAndroid Build Coastguard Worker% \newindex {foo} defines an index named foo.
4287*2e9d4914SAndroid Build Coastguard Worker% It automatically defines \fooindex such that
4288*2e9d4914SAndroid Build Coastguard Worker% \fooindex ...rest of line... puts an entry in the index foo.
4289*2e9d4914SAndroid Build Coastguard Worker% It also defines \fooindfile to be the number of the output channel for
4290*2e9d4914SAndroid Build Coastguard Worker% the file that accumulates this index.  The file's extension is foo.
4291*2e9d4914SAndroid Build Coastguard Worker% The name of an index should be no more than 2 characters long
4292*2e9d4914SAndroid Build Coastguard Worker% for the sake of vms.
4293*2e9d4914SAndroid Build Coastguard Worker%
4294*2e9d4914SAndroid Build Coastguard Worker\def\newindex#1{%
4295*2e9d4914SAndroid Build Coastguard Worker  \iflinks
4296*2e9d4914SAndroid Build Coastguard Worker    \expandafter\newwrite \csname#1indfile\endcsname
4297*2e9d4914SAndroid Build Coastguard Worker    \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
4298*2e9d4914SAndroid Build Coastguard Worker  \fi
4299*2e9d4914SAndroid Build Coastguard Worker  \expandafter\xdef\csname#1index\endcsname{%     % Define @#1index
4300*2e9d4914SAndroid Build Coastguard Worker    \noexpand\doindex{#1}}
4301*2e9d4914SAndroid Build Coastguard Worker}
4302*2e9d4914SAndroid Build Coastguard Worker
4303*2e9d4914SAndroid Build Coastguard Worker% @defindex foo  ==  \newindex{foo}
4304*2e9d4914SAndroid Build Coastguard Worker%
4305*2e9d4914SAndroid Build Coastguard Worker\def\defindex{\parsearg\newindex}
4306*2e9d4914SAndroid Build Coastguard Worker
4307*2e9d4914SAndroid Build Coastguard Worker% Define @defcodeindex, like @defindex except put all entries in @code.
4308*2e9d4914SAndroid Build Coastguard Worker%
4309*2e9d4914SAndroid Build Coastguard Worker\def\defcodeindex{\parsearg\newcodeindex}
4310*2e9d4914SAndroid Build Coastguard Worker%
4311*2e9d4914SAndroid Build Coastguard Worker\def\newcodeindex#1{%
4312*2e9d4914SAndroid Build Coastguard Worker  \iflinks
4313*2e9d4914SAndroid Build Coastguard Worker    \expandafter\newwrite \csname#1indfile\endcsname
4314*2e9d4914SAndroid Build Coastguard Worker    \openout \csname#1indfile\endcsname \jobname.#1
4315*2e9d4914SAndroid Build Coastguard Worker  \fi
4316*2e9d4914SAndroid Build Coastguard Worker  \expandafter\xdef\csname#1index\endcsname{%
4317*2e9d4914SAndroid Build Coastguard Worker    \noexpand\docodeindex{#1}}%
4318*2e9d4914SAndroid Build Coastguard Worker}
4319*2e9d4914SAndroid Build Coastguard Worker
4320*2e9d4914SAndroid Build Coastguard Worker
4321*2e9d4914SAndroid Build Coastguard Worker% @synindex foo bar    makes index foo feed into index bar.
4322*2e9d4914SAndroid Build Coastguard Worker% Do this instead of @defindex foo if you don't want it as a separate index.
4323*2e9d4914SAndroid Build Coastguard Worker%
4324*2e9d4914SAndroid Build Coastguard Worker% @syncodeindex foo bar   similar, but put all entries made for index foo
4325*2e9d4914SAndroid Build Coastguard Worker% inside @code.
4326*2e9d4914SAndroid Build Coastguard Worker%
4327*2e9d4914SAndroid Build Coastguard Worker\def\synindex#1 #2 {\dosynindex\doindex{#1}{#2}}
4328*2e9d4914SAndroid Build Coastguard Worker\def\syncodeindex#1 #2 {\dosynindex\docodeindex{#1}{#2}}
4329*2e9d4914SAndroid Build Coastguard Worker
4330*2e9d4914SAndroid Build Coastguard Worker% #1 is \doindex or \docodeindex, #2 the index getting redefined (foo),
4331*2e9d4914SAndroid Build Coastguard Worker% #3 the target index (bar).
4332*2e9d4914SAndroid Build Coastguard Worker\def\dosynindex#1#2#3{%
4333*2e9d4914SAndroid Build Coastguard Worker  % Only do \closeout if we haven't already done it, else we'll end up
4334*2e9d4914SAndroid Build Coastguard Worker  % closing the target index.
4335*2e9d4914SAndroid Build Coastguard Worker  \expandafter \ifx\csname donesynindex#2\endcsname \relax
4336*2e9d4914SAndroid Build Coastguard Worker    % The \closeout helps reduce unnecessary open files; the limit on the
4337*2e9d4914SAndroid Build Coastguard Worker    % Acorn RISC OS is a mere 16 files.
4338*2e9d4914SAndroid Build Coastguard Worker    \expandafter\closeout\csname#2indfile\endcsname
4339*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname donesynindex#2\endcsname = 1
4340*2e9d4914SAndroid Build Coastguard Worker  \fi
4341*2e9d4914SAndroid Build Coastguard Worker  % redefine \fooindfile:
4342*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\expandafter\temp\expandafter=\csname#3indfile\endcsname
4343*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\csname#2indfile\endcsname=\temp
4344*2e9d4914SAndroid Build Coastguard Worker  % redefine \fooindex:
4345*2e9d4914SAndroid Build Coastguard Worker  \expandafter\xdef\csname#2index\endcsname{\noexpand#1{#3}}%
4346*2e9d4914SAndroid Build Coastguard Worker}
4347*2e9d4914SAndroid Build Coastguard Worker
4348*2e9d4914SAndroid Build Coastguard Worker% Define \doindex, the driver for all \fooindex macros.
4349*2e9d4914SAndroid Build Coastguard Worker% Argument #1 is generated by the calling \fooindex macro,
4350*2e9d4914SAndroid Build Coastguard Worker%  and it is "foo", the name of the index.
4351*2e9d4914SAndroid Build Coastguard Worker
4352*2e9d4914SAndroid Build Coastguard Worker% \doindex just uses \parsearg; it calls \doind for the actual work.
4353*2e9d4914SAndroid Build Coastguard Worker% This is because \doind is more useful to call from other macros.
4354*2e9d4914SAndroid Build Coastguard Worker
4355*2e9d4914SAndroid Build Coastguard Worker% There is also \dosubind {index}{topic}{subtopic}
4356*2e9d4914SAndroid Build Coastguard Worker% which makes an entry in a two-level index such as the operation index.
4357*2e9d4914SAndroid Build Coastguard Worker
4358*2e9d4914SAndroid Build Coastguard Worker\def\doindex#1{\edef\indexname{#1}\parsearg\singleindexer}
4359*2e9d4914SAndroid Build Coastguard Worker\def\singleindexer #1{\doind{\indexname}{#1}}
4360*2e9d4914SAndroid Build Coastguard Worker
4361*2e9d4914SAndroid Build Coastguard Worker% like the previous two, but they put @code around the argument.
4362*2e9d4914SAndroid Build Coastguard Worker\def\docodeindex#1{\edef\indexname{#1}\parsearg\singlecodeindexer}
4363*2e9d4914SAndroid Build Coastguard Worker\def\singlecodeindexer #1{\doind{\indexname}{\code{#1}}}
4364*2e9d4914SAndroid Build Coastguard Worker
4365*2e9d4914SAndroid Build Coastguard Worker% Take care of Texinfo commands that can appear in an index entry.
4366*2e9d4914SAndroid Build Coastguard Worker% Since there are some commands we want to expand, and others we don't,
4367*2e9d4914SAndroid Build Coastguard Worker% we have to laboriously prevent expansion for those that we don't.
4368*2e9d4914SAndroid Build Coastguard Worker%
4369*2e9d4914SAndroid Build Coastguard Worker\def\indexdummies{%
4370*2e9d4914SAndroid Build Coastguard Worker  \escapechar = `\\     % use backslash in output files.
4371*2e9d4914SAndroid Build Coastguard Worker  \def\@{@}% change to @@ when we switch to @ as escape char in index files.
4372*2e9d4914SAndroid Build Coastguard Worker  \def\ {\realbackslash\space }%
4373*2e9d4914SAndroid Build Coastguard Worker  %
4374*2e9d4914SAndroid Build Coastguard Worker  % Need these unexpandable (because we define \tt as a dummy)
4375*2e9d4914SAndroid Build Coastguard Worker  % definitions when @{ or @} appear in index entry text.  Also, more
4376*2e9d4914SAndroid Build Coastguard Worker  % complicated, when \tex is in effect and \{ is a \delimiter again.
4377*2e9d4914SAndroid Build Coastguard Worker  % We can't use \lbracecmd and \rbracecmd because texindex assumes
4378*2e9d4914SAndroid Build Coastguard Worker  % braces and backslashes are used only as delimiters.  Perhaps we
4379*2e9d4914SAndroid Build Coastguard Worker  % should define @lbrace and @rbrace commands a la @comma.
4380*2e9d4914SAndroid Build Coastguard Worker  \def\{{{\tt\char123}}%
4381*2e9d4914SAndroid Build Coastguard Worker  \def\}{{\tt\char125}}%
4382*2e9d4914SAndroid Build Coastguard Worker  %
4383*2e9d4914SAndroid Build Coastguard Worker  % I don't entirely understand this, but when an index entry is
4384*2e9d4914SAndroid Build Coastguard Worker  % generated from a macro call, the \endinput which \scanmacro inserts
4385*2e9d4914SAndroid Build Coastguard Worker  % causes processing to be prematurely terminated.  This is,
4386*2e9d4914SAndroid Build Coastguard Worker  % apparently, because \indexsorttmp is fully expanded, and \endinput
4387*2e9d4914SAndroid Build Coastguard Worker  % is an expandable command.  The redefinition below makes \endinput
4388*2e9d4914SAndroid Build Coastguard Worker  % disappear altogether for that purpose -- although logging shows that
4389*2e9d4914SAndroid Build Coastguard Worker  % processing continues to some further point.  On the other hand, it
4390*2e9d4914SAndroid Build Coastguard Worker  % seems \endinput does not hurt in the printed index arg, since that
4391*2e9d4914SAndroid Build Coastguard Worker  % is still getting written without apparent harm.
4392*2e9d4914SAndroid Build Coastguard Worker  %
4393*2e9d4914SAndroid Build Coastguard Worker  % Sample source (mac-idx3.tex, reported by Graham Percival to
4394*2e9d4914SAndroid Build Coastguard Worker  % help-texinfo, 22may06):
4395*2e9d4914SAndroid Build Coastguard Worker  % @macro funindex {WORD}
4396*2e9d4914SAndroid Build Coastguard Worker  % @findex xyz
4397*2e9d4914SAndroid Build Coastguard Worker  % @end macro
4398*2e9d4914SAndroid Build Coastguard Worker  % ...
4399*2e9d4914SAndroid Build Coastguard Worker  % @funindex commtest
4400*2e9d4914SAndroid Build Coastguard Worker  %
4401*2e9d4914SAndroid Build Coastguard Worker  % The above is not enough to reproduce the bug, but it gives the flavor.
4402*2e9d4914SAndroid Build Coastguard Worker  %
4403*2e9d4914SAndroid Build Coastguard Worker  % Sample whatsit resulting:
4404*2e9d4914SAndroid Build Coastguard Worker  % .@write3{\entry{xyz}{@folio }{@code {xyz@endinput }}}
4405*2e9d4914SAndroid Build Coastguard Worker  %
4406*2e9d4914SAndroid Build Coastguard Worker  % So:
4407*2e9d4914SAndroid Build Coastguard Worker  \let\endinput = \empty
4408*2e9d4914SAndroid Build Coastguard Worker  %
4409*2e9d4914SAndroid Build Coastguard Worker  % Do the redefinitions.
4410*2e9d4914SAndroid Build Coastguard Worker  \commondummies
4411*2e9d4914SAndroid Build Coastguard Worker}
4412*2e9d4914SAndroid Build Coastguard Worker
4413*2e9d4914SAndroid Build Coastguard Worker% For the aux and toc files, @ is the escape character.  So we want to
4414*2e9d4914SAndroid Build Coastguard Worker% redefine everything using @ as the escape character (instead of
4415*2e9d4914SAndroid Build Coastguard Worker% \realbackslash, still used for index files).  When everything uses @,
4416*2e9d4914SAndroid Build Coastguard Worker% this will be simpler.
4417*2e9d4914SAndroid Build Coastguard Worker%
4418*2e9d4914SAndroid Build Coastguard Worker\def\atdummies{%
4419*2e9d4914SAndroid Build Coastguard Worker  \def\@{@@}%
4420*2e9d4914SAndroid Build Coastguard Worker  \def\ {@ }%
4421*2e9d4914SAndroid Build Coastguard Worker  \let\{ = \lbraceatcmd
4422*2e9d4914SAndroid Build Coastguard Worker  \let\} = \rbraceatcmd
4423*2e9d4914SAndroid Build Coastguard Worker  %
4424*2e9d4914SAndroid Build Coastguard Worker  % Do the redefinitions.
4425*2e9d4914SAndroid Build Coastguard Worker  \commondummies
4426*2e9d4914SAndroid Build Coastguard Worker  \otherbackslash
4427*2e9d4914SAndroid Build Coastguard Worker}
4428*2e9d4914SAndroid Build Coastguard Worker
4429*2e9d4914SAndroid Build Coastguard Worker% Called from \indexdummies and \atdummies.
4430*2e9d4914SAndroid Build Coastguard Worker%
4431*2e9d4914SAndroid Build Coastguard Worker\def\commondummies{%
4432*2e9d4914SAndroid Build Coastguard Worker  %
4433*2e9d4914SAndroid Build Coastguard Worker  % \definedummyword defines \#1 as \string\#1\space, thus effectively
4434*2e9d4914SAndroid Build Coastguard Worker  % preventing its expansion.  This is used only for control words,
4435*2e9d4914SAndroid Build Coastguard Worker  % not control letters, because the \space would be incorrect for
4436*2e9d4914SAndroid Build Coastguard Worker  % control characters, but is needed to separate the control word
4437*2e9d4914SAndroid Build Coastguard Worker  % from whatever follows.
4438*2e9d4914SAndroid Build Coastguard Worker  %
4439*2e9d4914SAndroid Build Coastguard Worker  % For control letters, we have \definedummyletter, which omits the
4440*2e9d4914SAndroid Build Coastguard Worker  % space.
4441*2e9d4914SAndroid Build Coastguard Worker  %
4442*2e9d4914SAndroid Build Coastguard Worker  % These can be used both for control words that take an argument and
4443*2e9d4914SAndroid Build Coastguard Worker  % those that do not.  If it is followed by {arg} in the input, then
4444*2e9d4914SAndroid Build Coastguard Worker  % that will dutifully get written to the index (or wherever).
4445*2e9d4914SAndroid Build Coastguard Worker  %
4446*2e9d4914SAndroid Build Coastguard Worker  \def\definedummyword  ##1{\def##1{\string##1\space}}%
4447*2e9d4914SAndroid Build Coastguard Worker  \def\definedummyletter##1{\def##1{\string##1}}%
4448*2e9d4914SAndroid Build Coastguard Worker  \let\definedummyaccent\definedummyletter
4449*2e9d4914SAndroid Build Coastguard Worker  %
4450*2e9d4914SAndroid Build Coastguard Worker  \commondummiesnofonts
4451*2e9d4914SAndroid Build Coastguard Worker  %
4452*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\_%
4453*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\-%
4454*2e9d4914SAndroid Build Coastguard Worker  %
4455*2e9d4914SAndroid Build Coastguard Worker  % Non-English letters.
4456*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\AA
4457*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\AE
4458*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\DH
4459*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\L
4460*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\O
4461*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\OE
4462*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\TH
4463*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\aa
4464*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ae
4465*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\dh
4466*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\exclamdown
4467*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\l
4468*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\o
4469*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\oe
4470*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ordf
4471*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ordm
4472*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\questiondown
4473*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ss
4474*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\th
4475*2e9d4914SAndroid Build Coastguard Worker  %
4476*2e9d4914SAndroid Build Coastguard Worker  % Although these internal commands shouldn't show up, sometimes they do.
4477*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\bf
4478*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\gtr
4479*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\hat
4480*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\less
4481*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\sf
4482*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\sl
4483*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\tclose
4484*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\tt
4485*2e9d4914SAndroid Build Coastguard Worker  %
4486*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\LaTeX
4487*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\TeX
4488*2e9d4914SAndroid Build Coastguard Worker  %
4489*2e9d4914SAndroid Build Coastguard Worker  % Assorted special characters.
4490*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\arrow
4491*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\bullet
4492*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\comma
4493*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\copyright
4494*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\registeredsymbol
4495*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\dots
4496*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\enddots
4497*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\entrybreak
4498*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\equiv
4499*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\error
4500*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\euro
4501*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\expansion
4502*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\geq
4503*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\guillemetleft
4504*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\guillemetright
4505*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\guilsinglleft
4506*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\guilsinglright
4507*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\lbracechar
4508*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\leq
4509*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\minus
4510*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ogonek
4511*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\pounds
4512*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\point
4513*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\print
4514*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\quotedblbase
4515*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\quotedblleft
4516*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\quotedblright
4517*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\quoteleft
4518*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\quoteright
4519*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\quotesinglbase
4520*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\rbracechar
4521*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\result
4522*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\textdegree
4523*2e9d4914SAndroid Build Coastguard Worker  %
4524*2e9d4914SAndroid Build Coastguard Worker  % We want to disable all macros so that they are not expanded by \write.
4525*2e9d4914SAndroid Build Coastguard Worker  \macrolist
4526*2e9d4914SAndroid Build Coastguard Worker  %
4527*2e9d4914SAndroid Build Coastguard Worker  \normalturnoffactive
4528*2e9d4914SAndroid Build Coastguard Worker  %
4529*2e9d4914SAndroid Build Coastguard Worker  % Handle some cases of @value -- where it does not contain any
4530*2e9d4914SAndroid Build Coastguard Worker  % (non-fully-expandable) commands.
4531*2e9d4914SAndroid Build Coastguard Worker  \makevalueexpandable
4532*2e9d4914SAndroid Build Coastguard Worker}
4533*2e9d4914SAndroid Build Coastguard Worker
4534*2e9d4914SAndroid Build Coastguard Worker% \commondummiesnofonts: common to \commondummies and \indexnofonts.
4535*2e9d4914SAndroid Build Coastguard Worker%
4536*2e9d4914SAndroid Build Coastguard Worker\def\commondummiesnofonts{%
4537*2e9d4914SAndroid Build Coastguard Worker  % Control letters and accents.
4538*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\!%
4539*2e9d4914SAndroid Build Coastguard Worker  \definedummyaccent\"%
4540*2e9d4914SAndroid Build Coastguard Worker  \definedummyaccent\'%
4541*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\*%
4542*2e9d4914SAndroid Build Coastguard Worker  \definedummyaccent\,%
4543*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\.%
4544*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\/%
4545*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\:%
4546*2e9d4914SAndroid Build Coastguard Worker  \definedummyaccent\=%
4547*2e9d4914SAndroid Build Coastguard Worker  \definedummyletter\?%
4548*2e9d4914SAndroid Build Coastguard Worker  \definedummyaccent\^%
4549*2e9d4914SAndroid Build Coastguard Worker  \definedummyaccent\`%
4550*2e9d4914SAndroid Build Coastguard Worker  \definedummyaccent\~%
4551*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\u
4552*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\v
4553*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\H
4554*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\dotaccent
4555*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ogonek
4556*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ringaccent
4557*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\tieaccent
4558*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ubaraccent
4559*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\udotaccent
4560*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\dotless
4561*2e9d4914SAndroid Build Coastguard Worker  %
4562*2e9d4914SAndroid Build Coastguard Worker  % Texinfo font commands.
4563*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\b
4564*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\i
4565*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\r
4566*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\sansserif
4567*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\sc
4568*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\slanted
4569*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\t
4570*2e9d4914SAndroid Build Coastguard Worker  %
4571*2e9d4914SAndroid Build Coastguard Worker  % Commands that take arguments.
4572*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\abbr
4573*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\acronym
4574*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\anchor
4575*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\cite
4576*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\code
4577*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\command
4578*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\dfn
4579*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\dmn
4580*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\email
4581*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\emph
4582*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\env
4583*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\file
4584*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\image
4585*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\indicateurl
4586*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\inforef
4587*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\kbd
4588*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\key
4589*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\math
4590*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\option
4591*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\pxref
4592*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\ref
4593*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\samp
4594*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\strong
4595*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\tie
4596*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\uref
4597*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\url
4598*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\var
4599*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\verb
4600*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\w
4601*2e9d4914SAndroid Build Coastguard Worker  \definedummyword\xref
4602*2e9d4914SAndroid Build Coastguard Worker}
4603*2e9d4914SAndroid Build Coastguard Worker
4604*2e9d4914SAndroid Build Coastguard Worker% \indexnofonts is used when outputting the strings to sort the index
4605*2e9d4914SAndroid Build Coastguard Worker% by, and when constructing control sequence names.  It eliminates all
4606*2e9d4914SAndroid Build Coastguard Worker% control sequences and just writes whatever the best ASCII sort string
4607*2e9d4914SAndroid Build Coastguard Worker% would be for a given command (usually its argument).
4608*2e9d4914SAndroid Build Coastguard Worker%
4609*2e9d4914SAndroid Build Coastguard Worker\def\indexnofonts{%
4610*2e9d4914SAndroid Build Coastguard Worker  % Accent commands should become @asis.
4611*2e9d4914SAndroid Build Coastguard Worker  \def\definedummyaccent##1{\let##1\asis}%
4612*2e9d4914SAndroid Build Coastguard Worker  % We can just ignore other control letters.
4613*2e9d4914SAndroid Build Coastguard Worker  \def\definedummyletter##1{\let##1\empty}%
4614*2e9d4914SAndroid Build Coastguard Worker  % All control words become @asis by default; overrides below.
4615*2e9d4914SAndroid Build Coastguard Worker  \let\definedummyword\definedummyaccent
4616*2e9d4914SAndroid Build Coastguard Worker  %
4617*2e9d4914SAndroid Build Coastguard Worker  \commondummiesnofonts
4618*2e9d4914SAndroid Build Coastguard Worker  %
4619*2e9d4914SAndroid Build Coastguard Worker  % Don't no-op \tt, since it isn't a user-level command
4620*2e9d4914SAndroid Build Coastguard Worker  % and is used in the definitions of the active chars like <, >, |, etc.
4621*2e9d4914SAndroid Build Coastguard Worker  % Likewise with the other plain tex font commands.
4622*2e9d4914SAndroid Build Coastguard Worker  %\let\tt=\asis
4623*2e9d4914SAndroid Build Coastguard Worker  %
4624*2e9d4914SAndroid Build Coastguard Worker  \def\ { }%
4625*2e9d4914SAndroid Build Coastguard Worker  \def\@{@}%
4626*2e9d4914SAndroid Build Coastguard Worker  \def\_{\normalunderscore}%
4627*2e9d4914SAndroid Build Coastguard Worker  \def\-{}% @- shouldn't affect sorting
4628*2e9d4914SAndroid Build Coastguard Worker  %
4629*2e9d4914SAndroid Build Coastguard Worker  % Unfortunately, texindex is not prepared to handle braces in the
4630*2e9d4914SAndroid Build Coastguard Worker  % content at all.  So for index sorting, we map @{ and @} to strings
4631*2e9d4914SAndroid Build Coastguard Worker  % starting with |, since that ASCII character is between ASCII { and }.
4632*2e9d4914SAndroid Build Coastguard Worker  \def\{{|a}%
4633*2e9d4914SAndroid Build Coastguard Worker  \def\lbracechar{|a}%
4634*2e9d4914SAndroid Build Coastguard Worker  %
4635*2e9d4914SAndroid Build Coastguard Worker  \def\}{|b}%
4636*2e9d4914SAndroid Build Coastguard Worker  \def\rbracechar{|b}%
4637*2e9d4914SAndroid Build Coastguard Worker  %
4638*2e9d4914SAndroid Build Coastguard Worker  % Non-English letters.
4639*2e9d4914SAndroid Build Coastguard Worker  \def\AA{AA}%
4640*2e9d4914SAndroid Build Coastguard Worker  \def\AE{AE}%
4641*2e9d4914SAndroid Build Coastguard Worker  \def\DH{DZZ}%
4642*2e9d4914SAndroid Build Coastguard Worker  \def\L{L}%
4643*2e9d4914SAndroid Build Coastguard Worker  \def\OE{OE}%
4644*2e9d4914SAndroid Build Coastguard Worker  \def\O{O}%
4645*2e9d4914SAndroid Build Coastguard Worker  \def\TH{ZZZ}%
4646*2e9d4914SAndroid Build Coastguard Worker  \def\aa{aa}%
4647*2e9d4914SAndroid Build Coastguard Worker  \def\ae{ae}%
4648*2e9d4914SAndroid Build Coastguard Worker  \def\dh{dzz}%
4649*2e9d4914SAndroid Build Coastguard Worker  \def\exclamdown{!}%
4650*2e9d4914SAndroid Build Coastguard Worker  \def\l{l}%
4651*2e9d4914SAndroid Build Coastguard Worker  \def\oe{oe}%
4652*2e9d4914SAndroid Build Coastguard Worker  \def\ordf{a}%
4653*2e9d4914SAndroid Build Coastguard Worker  \def\ordm{o}%
4654*2e9d4914SAndroid Build Coastguard Worker  \def\o{o}%
4655*2e9d4914SAndroid Build Coastguard Worker  \def\questiondown{?}%
4656*2e9d4914SAndroid Build Coastguard Worker  \def\ss{ss}%
4657*2e9d4914SAndroid Build Coastguard Worker  \def\th{zzz}%
4658*2e9d4914SAndroid Build Coastguard Worker  %
4659*2e9d4914SAndroid Build Coastguard Worker  \def\LaTeX{LaTeX}%
4660*2e9d4914SAndroid Build Coastguard Worker  \def\TeX{TeX}%
4661*2e9d4914SAndroid Build Coastguard Worker  %
4662*2e9d4914SAndroid Build Coastguard Worker  % Assorted special characters.
4663*2e9d4914SAndroid Build Coastguard Worker  % (The following {} will end up in the sort string, but that's ok.)
4664*2e9d4914SAndroid Build Coastguard Worker  \def\arrow{->}%
4665*2e9d4914SAndroid Build Coastguard Worker  \def\bullet{bullet}%
4666*2e9d4914SAndroid Build Coastguard Worker  \def\comma{,}%
4667*2e9d4914SAndroid Build Coastguard Worker  \def\copyright{copyright}%
4668*2e9d4914SAndroid Build Coastguard Worker  \def\dots{...}%
4669*2e9d4914SAndroid Build Coastguard Worker  \def\enddots{...}%
4670*2e9d4914SAndroid Build Coastguard Worker  \def\equiv{==}%
4671*2e9d4914SAndroid Build Coastguard Worker  \def\error{error}%
4672*2e9d4914SAndroid Build Coastguard Worker  \def\euro{euro}%
4673*2e9d4914SAndroid Build Coastguard Worker  \def\expansion{==>}%
4674*2e9d4914SAndroid Build Coastguard Worker  \def\geq{>=}%
4675*2e9d4914SAndroid Build Coastguard Worker  \def\guillemetleft{<<}%
4676*2e9d4914SAndroid Build Coastguard Worker  \def\guillemetright{>>}%
4677*2e9d4914SAndroid Build Coastguard Worker  \def\guilsinglleft{<}%
4678*2e9d4914SAndroid Build Coastguard Worker  \def\guilsinglright{>}%
4679*2e9d4914SAndroid Build Coastguard Worker  \def\leq{<=}%
4680*2e9d4914SAndroid Build Coastguard Worker  \def\minus{-}%
4681*2e9d4914SAndroid Build Coastguard Worker  \def\point{.}%
4682*2e9d4914SAndroid Build Coastguard Worker  \def\pounds{pounds}%
4683*2e9d4914SAndroid Build Coastguard Worker  \def\print{-|}%
4684*2e9d4914SAndroid Build Coastguard Worker  \def\quotedblbase{"}%
4685*2e9d4914SAndroid Build Coastguard Worker  \def\quotedblleft{"}%
4686*2e9d4914SAndroid Build Coastguard Worker  \def\quotedblright{"}%
4687*2e9d4914SAndroid Build Coastguard Worker  \def\quoteleft{`}%
4688*2e9d4914SAndroid Build Coastguard Worker  \def\quoteright{'}%
4689*2e9d4914SAndroid Build Coastguard Worker  \def\quotesinglbase{,}%
4690*2e9d4914SAndroid Build Coastguard Worker  \def\registeredsymbol{R}%
4691*2e9d4914SAndroid Build Coastguard Worker  \def\result{=>}%
4692*2e9d4914SAndroid Build Coastguard Worker  \def\textdegree{o}%
4693*2e9d4914SAndroid Build Coastguard Worker  %
4694*2e9d4914SAndroid Build Coastguard Worker  \expandafter\ifx\csname SETtxiindexlquoteignore\endcsname\relax
4695*2e9d4914SAndroid Build Coastguard Worker  \else \indexlquoteignore \fi
4696*2e9d4914SAndroid Build Coastguard Worker  %
4697*2e9d4914SAndroid Build Coastguard Worker  % We need to get rid of all macros, leaving only the arguments (if present).
4698*2e9d4914SAndroid Build Coastguard Worker  % Of course this is not nearly correct, but it is the best we can do for now.
4699*2e9d4914SAndroid Build Coastguard Worker  % makeinfo does not expand macros in the argument to @deffn, which ends up
4700*2e9d4914SAndroid Build Coastguard Worker  % writing an index entry, and texindex isn't prepared for an index sort entry
4701*2e9d4914SAndroid Build Coastguard Worker  % that starts with \.
4702*2e9d4914SAndroid Build Coastguard Worker  %
4703*2e9d4914SAndroid Build Coastguard Worker  % Since macro invocations are followed by braces, we can just redefine them
4704*2e9d4914SAndroid Build Coastguard Worker  % to take a single TeX argument.  The case of a macro invocation that
4705*2e9d4914SAndroid Build Coastguard Worker  % goes to end-of-line is not handled.
4706*2e9d4914SAndroid Build Coastguard Worker  %
4707*2e9d4914SAndroid Build Coastguard Worker  \macrolist
4708*2e9d4914SAndroid Build Coastguard Worker}
4709*2e9d4914SAndroid Build Coastguard Worker
4710*2e9d4914SAndroid Build Coastguard Worker% Undocumented (for FSFS 2nd ed.): @set txiindexlquoteignore makes us
4711*2e9d4914SAndroid Build Coastguard Worker% ignore left quotes in the sort term.
4712*2e9d4914SAndroid Build Coastguard Worker{\catcode`\`=\active
4713*2e9d4914SAndroid Build Coastguard Worker \gdef\indexlquoteignore{\let`=\empty}}
4714*2e9d4914SAndroid Build Coastguard Worker
4715*2e9d4914SAndroid Build Coastguard Worker\let\indexbackslash=0  %overridden during \printindex.
4716*2e9d4914SAndroid Build Coastguard Worker\let\SETmarginindex=\relax % put index entries in margin (undocumented)?
4717*2e9d4914SAndroid Build Coastguard Worker
4718*2e9d4914SAndroid Build Coastguard Worker% Most index entries go through here, but \dosubind is the general case.
4719*2e9d4914SAndroid Build Coastguard Worker% #1 is the index name, #2 is the entry text.
4720*2e9d4914SAndroid Build Coastguard Worker\def\doind#1#2{\dosubind{#1}{#2}{}}
4721*2e9d4914SAndroid Build Coastguard Worker
4722*2e9d4914SAndroid Build Coastguard Worker% Workhorse for all \fooindexes.
4723*2e9d4914SAndroid Build Coastguard Worker% #1 is name of index, #2 is stuff to put there, #3 is subentry --
4724*2e9d4914SAndroid Build Coastguard Worker% empty if called from \doind, as we usually are (the main exception
4725*2e9d4914SAndroid Build Coastguard Worker% is with most defuns, which call us directly).
4726*2e9d4914SAndroid Build Coastguard Worker%
4727*2e9d4914SAndroid Build Coastguard Worker\def\dosubind#1#2#3{%
4728*2e9d4914SAndroid Build Coastguard Worker  \iflinks
4729*2e9d4914SAndroid Build Coastguard Worker  {%
4730*2e9d4914SAndroid Build Coastguard Worker    % Store the main index entry text (including the third arg).
4731*2e9d4914SAndroid Build Coastguard Worker    \toks0 = {#2}%
4732*2e9d4914SAndroid Build Coastguard Worker    % If third arg is present, precede it with a space.
4733*2e9d4914SAndroid Build Coastguard Worker    \def\thirdarg{#3}%
4734*2e9d4914SAndroid Build Coastguard Worker    \ifx\thirdarg\empty \else
4735*2e9d4914SAndroid Build Coastguard Worker      \toks0 = \expandafter{\the\toks0 \space #3}%
4736*2e9d4914SAndroid Build Coastguard Worker    \fi
4737*2e9d4914SAndroid Build Coastguard Worker    %
4738*2e9d4914SAndroid Build Coastguard Worker    \edef\writeto{\csname#1indfile\endcsname}%
4739*2e9d4914SAndroid Build Coastguard Worker    %
4740*2e9d4914SAndroid Build Coastguard Worker    \safewhatsit\dosubindwrite
4741*2e9d4914SAndroid Build Coastguard Worker  }%
4742*2e9d4914SAndroid Build Coastguard Worker  \fi
4743*2e9d4914SAndroid Build Coastguard Worker}
4744*2e9d4914SAndroid Build Coastguard Worker
4745*2e9d4914SAndroid Build Coastguard Worker% Write the entry in \toks0 to the index file:
4746*2e9d4914SAndroid Build Coastguard Worker%
4747*2e9d4914SAndroid Build Coastguard Worker\def\dosubindwrite{%
4748*2e9d4914SAndroid Build Coastguard Worker  % Put the index entry in the margin if desired.
4749*2e9d4914SAndroid Build Coastguard Worker  \ifx\SETmarginindex\relax\else
4750*2e9d4914SAndroid Build Coastguard Worker    \insert\margin{\hbox{\vrule height8pt depth3pt width0pt \the\toks0}}%
4751*2e9d4914SAndroid Build Coastguard Worker  \fi
4752*2e9d4914SAndroid Build Coastguard Worker  %
4753*2e9d4914SAndroid Build Coastguard Worker  % Remember, we are within a group.
4754*2e9d4914SAndroid Build Coastguard Worker  \indexdummies % Must do this here, since \bf, etc expand at this stage
4755*2e9d4914SAndroid Build Coastguard Worker  \def\backslashcurfont{\indexbackslash}% \indexbackslash isn't defined now
4756*2e9d4914SAndroid Build Coastguard Worker      % so it will be output as is; and it will print as backslash.
4757*2e9d4914SAndroid Build Coastguard Worker  %
4758*2e9d4914SAndroid Build Coastguard Worker  % Process the index entry with all font commands turned off, to
4759*2e9d4914SAndroid Build Coastguard Worker  % get the string to sort by.
4760*2e9d4914SAndroid Build Coastguard Worker  {\indexnofonts
4761*2e9d4914SAndroid Build Coastguard Worker   \edef\temp{\the\toks0}% need full expansion
4762*2e9d4914SAndroid Build Coastguard Worker   \xdef\indexsorttmp{\temp}%
4763*2e9d4914SAndroid Build Coastguard Worker  }%
4764*2e9d4914SAndroid Build Coastguard Worker  %
4765*2e9d4914SAndroid Build Coastguard Worker  % Set up the complete index entry, with both the sort key and
4766*2e9d4914SAndroid Build Coastguard Worker  % the original text, including any font commands.  We write
4767*2e9d4914SAndroid Build Coastguard Worker  % three arguments to \entry to the .?? file (four in the
4768*2e9d4914SAndroid Build Coastguard Worker  % subentry case), texindex reduces to two when writing the .??s
4769*2e9d4914SAndroid Build Coastguard Worker  % sorted result.
4770*2e9d4914SAndroid Build Coastguard Worker  \edef\temp{%
4771*2e9d4914SAndroid Build Coastguard Worker    \write\writeto{%
4772*2e9d4914SAndroid Build Coastguard Worker      \string\entry{\indexsorttmp}{\noexpand\folio}{\the\toks0}}%
4773*2e9d4914SAndroid Build Coastguard Worker  }%
4774*2e9d4914SAndroid Build Coastguard Worker  \temp
4775*2e9d4914SAndroid Build Coastguard Worker}
4776*2e9d4914SAndroid Build Coastguard Worker
4777*2e9d4914SAndroid Build Coastguard Worker% Take care of unwanted page breaks/skips around a whatsit:
4778*2e9d4914SAndroid Build Coastguard Worker%
4779*2e9d4914SAndroid Build Coastguard Worker% If a skip is the last thing on the list now, preserve it
4780*2e9d4914SAndroid Build Coastguard Worker% by backing up by \lastskip, doing the \write, then inserting
4781*2e9d4914SAndroid Build Coastguard Worker% the skip again.  Otherwise, the whatsit generated by the
4782*2e9d4914SAndroid Build Coastguard Worker% \write or \pdfdest will make \lastskip zero.  The result is that
4783*2e9d4914SAndroid Build Coastguard Worker% sequences like this:
4784*2e9d4914SAndroid Build Coastguard Worker% @end defun
4785*2e9d4914SAndroid Build Coastguard Worker% @tindex whatever
4786*2e9d4914SAndroid Build Coastguard Worker% @defun ...
4787*2e9d4914SAndroid Build Coastguard Worker% will have extra space inserted, because the \medbreak in the
4788*2e9d4914SAndroid Build Coastguard Worker% start of the @defun won't see the skip inserted by the @end of
4789*2e9d4914SAndroid Build Coastguard Worker% the previous defun.
4790*2e9d4914SAndroid Build Coastguard Worker%
4791*2e9d4914SAndroid Build Coastguard Worker% But don't do any of this if we're not in vertical mode.  We
4792*2e9d4914SAndroid Build Coastguard Worker% don't want to do a \vskip and prematurely end a paragraph.
4793*2e9d4914SAndroid Build Coastguard Worker%
4794*2e9d4914SAndroid Build Coastguard Worker% Avoid page breaks due to these extra skips, too.
4795*2e9d4914SAndroid Build Coastguard Worker%
4796*2e9d4914SAndroid Build Coastguard Worker% But wait, there is a catch there:
4797*2e9d4914SAndroid Build Coastguard Worker% We'll have to check whether \lastskip is zero skip.  \ifdim is not
4798*2e9d4914SAndroid Build Coastguard Worker% sufficient for this purpose, as it ignores stretch and shrink parts
4799*2e9d4914SAndroid Build Coastguard Worker% of the skip.  The only way seems to be to check the textual
4800*2e9d4914SAndroid Build Coastguard Worker% representation of the skip.
4801*2e9d4914SAndroid Build Coastguard Worker%
4802*2e9d4914SAndroid Build Coastguard Worker% The following is almost like \def\zeroskipmacro{0.0pt} except that
4803*2e9d4914SAndroid Build Coastguard Worker% the ``p'' and ``t'' characters have catcode \other, not 11 (letter).
4804*2e9d4914SAndroid Build Coastguard Worker%
4805*2e9d4914SAndroid Build Coastguard Worker\edef\zeroskipmacro{\expandafter\the\csname z@skip\endcsname}
4806*2e9d4914SAndroid Build Coastguard Worker%
4807*2e9d4914SAndroid Build Coastguard Worker\newskip\whatsitskip
4808*2e9d4914SAndroid Build Coastguard Worker\newcount\whatsitpenalty
4809*2e9d4914SAndroid Build Coastguard Worker%
4810*2e9d4914SAndroid Build Coastguard Worker% ..., ready, GO:
4811*2e9d4914SAndroid Build Coastguard Worker%
4812*2e9d4914SAndroid Build Coastguard Worker\def\safewhatsit#1{\ifhmode
4813*2e9d4914SAndroid Build Coastguard Worker  #1%
4814*2e9d4914SAndroid Build Coastguard Worker \else
4815*2e9d4914SAndroid Build Coastguard Worker  % \lastskip and \lastpenalty cannot both be nonzero simultaneously.
4816*2e9d4914SAndroid Build Coastguard Worker  \whatsitskip = \lastskip
4817*2e9d4914SAndroid Build Coastguard Worker  \edef\lastskipmacro{\the\lastskip}%
4818*2e9d4914SAndroid Build Coastguard Worker  \whatsitpenalty = \lastpenalty
4819*2e9d4914SAndroid Build Coastguard Worker  %
4820*2e9d4914SAndroid Build Coastguard Worker  % If \lastskip is nonzero, that means the last item was a
4821*2e9d4914SAndroid Build Coastguard Worker  % skip.  And since a skip is discardable, that means this
4822*2e9d4914SAndroid Build Coastguard Worker  % -\whatsitskip glue we're inserting is preceded by a
4823*2e9d4914SAndroid Build Coastguard Worker  % non-discardable item, therefore it is not a potential
4824*2e9d4914SAndroid Build Coastguard Worker  % breakpoint, therefore no \nobreak needed.
4825*2e9d4914SAndroid Build Coastguard Worker  \ifx\lastskipmacro\zeroskipmacro
4826*2e9d4914SAndroid Build Coastguard Worker  \else
4827*2e9d4914SAndroid Build Coastguard Worker    \vskip-\whatsitskip
4828*2e9d4914SAndroid Build Coastguard Worker  \fi
4829*2e9d4914SAndroid Build Coastguard Worker  %
4830*2e9d4914SAndroid Build Coastguard Worker  #1%
4831*2e9d4914SAndroid Build Coastguard Worker  %
4832*2e9d4914SAndroid Build Coastguard Worker  \ifx\lastskipmacro\zeroskipmacro
4833*2e9d4914SAndroid Build Coastguard Worker    % If \lastskip was zero, perhaps the last item was a penalty, and
4834*2e9d4914SAndroid Build Coastguard Worker    % perhaps it was >=10000, e.g., a \nobreak.  In that case, we want
4835*2e9d4914SAndroid Build Coastguard Worker    % to re-insert the same penalty (values >10000 are used for various
4836*2e9d4914SAndroid Build Coastguard Worker    % signals); since we just inserted a non-discardable item, any
4837*2e9d4914SAndroid Build Coastguard Worker    % following glue (such as a \parskip) would be a breakpoint.  For example:
4838*2e9d4914SAndroid Build Coastguard Worker    %   @deffn deffn-whatever
4839*2e9d4914SAndroid Build Coastguard Worker    %   @vindex index-whatever
4840*2e9d4914SAndroid Build Coastguard Worker    %   Description.
4841*2e9d4914SAndroid Build Coastguard Worker    % would allow a break between the index-whatever whatsit
4842*2e9d4914SAndroid Build Coastguard Worker    % and the "Description." paragraph.
4843*2e9d4914SAndroid Build Coastguard Worker    \ifnum\whatsitpenalty>9999 \penalty\whatsitpenalty \fi
4844*2e9d4914SAndroid Build Coastguard Worker  \else
4845*2e9d4914SAndroid Build Coastguard Worker    % On the other hand, if we had a nonzero \lastskip,
4846*2e9d4914SAndroid Build Coastguard Worker    % this make-up glue would be preceded by a non-discardable item
4847*2e9d4914SAndroid Build Coastguard Worker    % (the whatsit from the \write), so we must insert a \nobreak.
4848*2e9d4914SAndroid Build Coastguard Worker    \nobreak\vskip\whatsitskip
4849*2e9d4914SAndroid Build Coastguard Worker  \fi
4850*2e9d4914SAndroid Build Coastguard Worker\fi}
4851*2e9d4914SAndroid Build Coastguard Worker
4852*2e9d4914SAndroid Build Coastguard Worker% The index entry written in the file actually looks like
4853*2e9d4914SAndroid Build Coastguard Worker%  \entry {sortstring}{page}{topic}
4854*2e9d4914SAndroid Build Coastguard Worker% or
4855*2e9d4914SAndroid Build Coastguard Worker%  \entry {sortstring}{page}{topic}{subtopic}
4856*2e9d4914SAndroid Build Coastguard Worker% The texindex program reads in these files and writes files
4857*2e9d4914SAndroid Build Coastguard Worker% containing these kinds of lines:
4858*2e9d4914SAndroid Build Coastguard Worker%  \initial {c}
4859*2e9d4914SAndroid Build Coastguard Worker%     before the first topic whose initial is c
4860*2e9d4914SAndroid Build Coastguard Worker%  \entry {topic}{pagelist}
4861*2e9d4914SAndroid Build Coastguard Worker%     for a topic that is used without subtopics
4862*2e9d4914SAndroid Build Coastguard Worker%  \primary {topic}
4863*2e9d4914SAndroid Build Coastguard Worker%     for the beginning of a topic that is used with subtopics
4864*2e9d4914SAndroid Build Coastguard Worker%  \secondary {subtopic}{pagelist}
4865*2e9d4914SAndroid Build Coastguard Worker%     for each subtopic.
4866*2e9d4914SAndroid Build Coastguard Worker
4867*2e9d4914SAndroid Build Coastguard Worker% Define the user-accessible indexing commands
4868*2e9d4914SAndroid Build Coastguard Worker% @findex, @vindex, @kindex, @cindex.
4869*2e9d4914SAndroid Build Coastguard Worker
4870*2e9d4914SAndroid Build Coastguard Worker\def\findex {\fnindex}
4871*2e9d4914SAndroid Build Coastguard Worker\def\kindex {\kyindex}
4872*2e9d4914SAndroid Build Coastguard Worker\def\cindex {\cpindex}
4873*2e9d4914SAndroid Build Coastguard Worker\def\vindex {\vrindex}
4874*2e9d4914SAndroid Build Coastguard Worker\def\tindex {\tpindex}
4875*2e9d4914SAndroid Build Coastguard Worker\def\pindex {\pgindex}
4876*2e9d4914SAndroid Build Coastguard Worker
4877*2e9d4914SAndroid Build Coastguard Worker\def\cindexsub {\begingroup\obeylines\cindexsub}
4878*2e9d4914SAndroid Build Coastguard Worker{\obeylines %
4879*2e9d4914SAndroid Build Coastguard Worker\gdef\cindexsub "#1" #2^^M{\endgroup %
4880*2e9d4914SAndroid Build Coastguard Worker\dosubind{cp}{#2}{#1}}}
4881*2e9d4914SAndroid Build Coastguard Worker
4882*2e9d4914SAndroid Build Coastguard Worker% Define the macros used in formatting output of the sorted index material.
4883*2e9d4914SAndroid Build Coastguard Worker
4884*2e9d4914SAndroid Build Coastguard Worker% @printindex causes a particular index (the ??s file) to get printed.
4885*2e9d4914SAndroid Build Coastguard Worker% It does not print any chapter heading (usually an @unnumbered).
4886*2e9d4914SAndroid Build Coastguard Worker%
4887*2e9d4914SAndroid Build Coastguard Worker\parseargdef\printindex{\begingroup
4888*2e9d4914SAndroid Build Coastguard Worker  \dobreak \chapheadingskip{10000}%
4889*2e9d4914SAndroid Build Coastguard Worker  %
4890*2e9d4914SAndroid Build Coastguard Worker  \smallfonts \rm
4891*2e9d4914SAndroid Build Coastguard Worker  \tolerance = 9500
4892*2e9d4914SAndroid Build Coastguard Worker  \plainfrenchspacing
4893*2e9d4914SAndroid Build Coastguard Worker  \everypar = {}% don't want the \kern\-parindent from indentation suppression.
4894*2e9d4914SAndroid Build Coastguard Worker  %
4895*2e9d4914SAndroid Build Coastguard Worker  % See if the index file exists and is nonempty.
4896*2e9d4914SAndroid Build Coastguard Worker  % Change catcode of @ here so that if the index file contains
4897*2e9d4914SAndroid Build Coastguard Worker  % \initial {@}
4898*2e9d4914SAndroid Build Coastguard Worker  % as its first line, TeX doesn't complain about mismatched braces
4899*2e9d4914SAndroid Build Coastguard Worker  % (because it thinks @} is a control sequence).
4900*2e9d4914SAndroid Build Coastguard Worker  \catcode`\@ = 11
4901*2e9d4914SAndroid Build Coastguard Worker  \openin 1 \jobname.#1s
4902*2e9d4914SAndroid Build Coastguard Worker  \ifeof 1
4903*2e9d4914SAndroid Build Coastguard Worker    % \enddoublecolumns gets confused if there is no text in the index,
4904*2e9d4914SAndroid Build Coastguard Worker    % and it loses the chapter title and the aux file entries for the
4905*2e9d4914SAndroid Build Coastguard Worker    % index.  The easiest way to prevent this problem is to make sure
4906*2e9d4914SAndroid Build Coastguard Worker    % there is some text.
4907*2e9d4914SAndroid Build Coastguard Worker    \putwordIndexNonexistent
4908*2e9d4914SAndroid Build Coastguard Worker  \else
4909*2e9d4914SAndroid Build Coastguard Worker    %
4910*2e9d4914SAndroid Build Coastguard Worker    % If the index file exists but is empty, then \openin leaves \ifeof
4911*2e9d4914SAndroid Build Coastguard Worker    % false.  We have to make TeX try to read something from the file, so
4912*2e9d4914SAndroid Build Coastguard Worker    % it can discover if there is anything in it.
4913*2e9d4914SAndroid Build Coastguard Worker    \read 1 to \temp
4914*2e9d4914SAndroid Build Coastguard Worker    \ifeof 1
4915*2e9d4914SAndroid Build Coastguard Worker      \putwordIndexIsEmpty
4916*2e9d4914SAndroid Build Coastguard Worker    \else
4917*2e9d4914SAndroid Build Coastguard Worker      % Index files are almost Texinfo source, but we use \ as the escape
4918*2e9d4914SAndroid Build Coastguard Worker      % character.  It would be better to use @, but that's too big a change
4919*2e9d4914SAndroid Build Coastguard Worker      % to make right now.
4920*2e9d4914SAndroid Build Coastguard Worker      \def\indexbackslash{\backslashcurfont}%
4921*2e9d4914SAndroid Build Coastguard Worker      \catcode`\\ = 0
4922*2e9d4914SAndroid Build Coastguard Worker      \escapechar = `\\
4923*2e9d4914SAndroid Build Coastguard Worker      \begindoublecolumns
4924*2e9d4914SAndroid Build Coastguard Worker      \input \jobname.#1s
4925*2e9d4914SAndroid Build Coastguard Worker      \enddoublecolumns
4926*2e9d4914SAndroid Build Coastguard Worker    \fi
4927*2e9d4914SAndroid Build Coastguard Worker  \fi
4928*2e9d4914SAndroid Build Coastguard Worker  \closein 1
4929*2e9d4914SAndroid Build Coastguard Worker\endgroup}
4930*2e9d4914SAndroid Build Coastguard Worker
4931*2e9d4914SAndroid Build Coastguard Worker% These macros are used by the sorted index file itself.
4932*2e9d4914SAndroid Build Coastguard Worker% Change them to control the appearance of the index.
4933*2e9d4914SAndroid Build Coastguard Worker
4934*2e9d4914SAndroid Build Coastguard Worker\def\initial#1{{%
4935*2e9d4914SAndroid Build Coastguard Worker  % Some minor font changes for the special characters.
4936*2e9d4914SAndroid Build Coastguard Worker  \let\tentt=\sectt \let\tt=\sectt \let\sf=\sectt
4937*2e9d4914SAndroid Build Coastguard Worker  %
4938*2e9d4914SAndroid Build Coastguard Worker  % Remove any glue we may have, we'll be inserting our own.
4939*2e9d4914SAndroid Build Coastguard Worker  \removelastskip
4940*2e9d4914SAndroid Build Coastguard Worker  %
4941*2e9d4914SAndroid Build Coastguard Worker  % We like breaks before the index initials, so insert a bonus.
4942*2e9d4914SAndroid Build Coastguard Worker  \nobreak
4943*2e9d4914SAndroid Build Coastguard Worker  \vskip 0pt plus 3\baselineskip
4944*2e9d4914SAndroid Build Coastguard Worker  \penalty 0
4945*2e9d4914SAndroid Build Coastguard Worker  \vskip 0pt plus -3\baselineskip
4946*2e9d4914SAndroid Build Coastguard Worker  %
4947*2e9d4914SAndroid Build Coastguard Worker  % Typeset the initial.  Making this add up to a whole number of
4948*2e9d4914SAndroid Build Coastguard Worker  % baselineskips increases the chance of the dots lining up from column
4949*2e9d4914SAndroid Build Coastguard Worker  % to column.  It still won't often be perfect, because of the stretch
4950*2e9d4914SAndroid Build Coastguard Worker  % we need before each entry, but it's better.
4951*2e9d4914SAndroid Build Coastguard Worker  %
4952*2e9d4914SAndroid Build Coastguard Worker  % No shrink because it confuses \balancecolumns.
4953*2e9d4914SAndroid Build Coastguard Worker  \vskip 1.67\baselineskip plus .5\baselineskip
4954*2e9d4914SAndroid Build Coastguard Worker  \leftline{\secbf #1}%
4955*2e9d4914SAndroid Build Coastguard Worker  % Do our best not to break after the initial.
4956*2e9d4914SAndroid Build Coastguard Worker  \nobreak
4957*2e9d4914SAndroid Build Coastguard Worker  \vskip .33\baselineskip plus .1\baselineskip
4958*2e9d4914SAndroid Build Coastguard Worker}}
4959*2e9d4914SAndroid Build Coastguard Worker
4960*2e9d4914SAndroid Build Coastguard Worker% \entry typesets a paragraph consisting of the text (#1), dot leaders, and
4961*2e9d4914SAndroid Build Coastguard Worker% then page number (#2) flushed to the right margin.  It is used for index
4962*2e9d4914SAndroid Build Coastguard Worker% and table of contents entries.  The paragraph is indented by \leftskip.
4963*2e9d4914SAndroid Build Coastguard Worker%
4964*2e9d4914SAndroid Build Coastguard Worker% A straightforward implementation would start like this:
4965*2e9d4914SAndroid Build Coastguard Worker%	\def\entry#1#2{...
4966*2e9d4914SAndroid Build Coastguard Worker% But this freezes the catcodes in the argument, and can cause problems to
4967*2e9d4914SAndroid Build Coastguard Worker% @code, which sets - active.  This problem was fixed by a kludge---
4968*2e9d4914SAndroid Build Coastguard Worker% ``-'' was active throughout whole index, but this isn't really right.
4969*2e9d4914SAndroid Build Coastguard Worker% The right solution is to prevent \entry from swallowing the whole text.
4970*2e9d4914SAndroid Build Coastguard Worker%                                 --kasal, 21nov03
4971*2e9d4914SAndroid Build Coastguard Worker\def\entry{%
4972*2e9d4914SAndroid Build Coastguard Worker  \begingroup
4973*2e9d4914SAndroid Build Coastguard Worker    %
4974*2e9d4914SAndroid Build Coastguard Worker    % Start a new paragraph if necessary, so our assignments below can't
4975*2e9d4914SAndroid Build Coastguard Worker    % affect previous text.
4976*2e9d4914SAndroid Build Coastguard Worker    \par
4977*2e9d4914SAndroid Build Coastguard Worker    %
4978*2e9d4914SAndroid Build Coastguard Worker    % Do not fill out the last line with white space.
4979*2e9d4914SAndroid Build Coastguard Worker    \parfillskip = 0in
4980*2e9d4914SAndroid Build Coastguard Worker    %
4981*2e9d4914SAndroid Build Coastguard Worker    % No extra space above this paragraph.
4982*2e9d4914SAndroid Build Coastguard Worker    \parskip = 0in
4983*2e9d4914SAndroid Build Coastguard Worker    %
4984*2e9d4914SAndroid Build Coastguard Worker    % Do not prefer a separate line ending with a hyphen to fewer lines.
4985*2e9d4914SAndroid Build Coastguard Worker    \finalhyphendemerits = 0
4986*2e9d4914SAndroid Build Coastguard Worker    %
4987*2e9d4914SAndroid Build Coastguard Worker    % \hangindent is only relevant when the entry text and page number
4988*2e9d4914SAndroid Build Coastguard Worker    % don't both fit on one line.  In that case, bob suggests starting the
4989*2e9d4914SAndroid Build Coastguard Worker    % dots pretty far over on the line.  Unfortunately, a large
4990*2e9d4914SAndroid Build Coastguard Worker    % indentation looks wrong when the entry text itself is broken across
4991*2e9d4914SAndroid Build Coastguard Worker    % lines.  So we use a small indentation and put up with long leaders.
4992*2e9d4914SAndroid Build Coastguard Worker    %
4993*2e9d4914SAndroid Build Coastguard Worker    % \hangafter is reset to 1 (which is the value we want) at the start
4994*2e9d4914SAndroid Build Coastguard Worker    % of each paragraph, so we need not do anything with that.
4995*2e9d4914SAndroid Build Coastguard Worker    \hangindent = 2em
4996*2e9d4914SAndroid Build Coastguard Worker    %
4997*2e9d4914SAndroid Build Coastguard Worker    % When the entry text needs to be broken, just fill out the first line
4998*2e9d4914SAndroid Build Coastguard Worker    % with blank space.
4999*2e9d4914SAndroid Build Coastguard Worker    \rightskip = 0pt plus1fil
5000*2e9d4914SAndroid Build Coastguard Worker    %
5001*2e9d4914SAndroid Build Coastguard Worker    % A bit of stretch before each entry for the benefit of balancing
5002*2e9d4914SAndroid Build Coastguard Worker    % columns.
5003*2e9d4914SAndroid Build Coastguard Worker    \vskip 0pt plus1pt
5004*2e9d4914SAndroid Build Coastguard Worker    %
5005*2e9d4914SAndroid Build Coastguard Worker    % When reading the text of entry, convert explicit line breaks
5006*2e9d4914SAndroid Build Coastguard Worker    % from @* into spaces.  The user might give these in long section
5007*2e9d4914SAndroid Build Coastguard Worker    % titles, for instance.
5008*2e9d4914SAndroid Build Coastguard Worker    \def\*{\unskip\space\ignorespaces}%
5009*2e9d4914SAndroid Build Coastguard Worker    \def\entrybreak{\hfil\break}%
5010*2e9d4914SAndroid Build Coastguard Worker    %
5011*2e9d4914SAndroid Build Coastguard Worker    % Swallow the left brace of the text (first parameter):
5012*2e9d4914SAndroid Build Coastguard Worker    \afterassignment\doentry
5013*2e9d4914SAndroid Build Coastguard Worker    \let\temp =
5014*2e9d4914SAndroid Build Coastguard Worker}
5015*2e9d4914SAndroid Build Coastguard Worker\def\entrybreak{\unskip\space\ignorespaces}%
5016*2e9d4914SAndroid Build Coastguard Worker\def\doentry{%
5017*2e9d4914SAndroid Build Coastguard Worker    \bgroup % Instead of the swallowed brace.
5018*2e9d4914SAndroid Build Coastguard Worker      \noindent
5019*2e9d4914SAndroid Build Coastguard Worker      \aftergroup\finishentry
5020*2e9d4914SAndroid Build Coastguard Worker      % And now comes the text of the entry.
5021*2e9d4914SAndroid Build Coastguard Worker}
5022*2e9d4914SAndroid Build Coastguard Worker\def\finishentry#1{%
5023*2e9d4914SAndroid Build Coastguard Worker    % #1 is the page number.
5024*2e9d4914SAndroid Build Coastguard Worker    %
5025*2e9d4914SAndroid Build Coastguard Worker    % The following is kludged to not output a line of dots in the index if
5026*2e9d4914SAndroid Build Coastguard Worker    % there are no page numbers.  The next person who breaks this will be
5027*2e9d4914SAndroid Build Coastguard Worker    % cursed by a Unix daemon.
5028*2e9d4914SAndroid Build Coastguard Worker    \setbox\boxA = \hbox{#1}%
5029*2e9d4914SAndroid Build Coastguard Worker    \ifdim\wd\boxA = 0pt
5030*2e9d4914SAndroid Build Coastguard Worker      \ %
5031*2e9d4914SAndroid Build Coastguard Worker    \else
5032*2e9d4914SAndroid Build Coastguard Worker      %
5033*2e9d4914SAndroid Build Coastguard Worker      % If we must, put the page number on a line of its own, and fill out
5034*2e9d4914SAndroid Build Coastguard Worker      % this line with blank space.  (The \hfil is overwhelmed with the
5035*2e9d4914SAndroid Build Coastguard Worker      % fill leaders glue in \indexdotfill if the page number does fit.)
5036*2e9d4914SAndroid Build Coastguard Worker      \hfil\penalty50
5037*2e9d4914SAndroid Build Coastguard Worker      \null\nobreak\indexdotfill % Have leaders before the page number.
5038*2e9d4914SAndroid Build Coastguard Worker      %
5039*2e9d4914SAndroid Build Coastguard Worker      % The `\ ' here is removed by the implicit \unskip that TeX does as
5040*2e9d4914SAndroid Build Coastguard Worker      % part of (the primitive) \par.  Without it, a spurious underfull
5041*2e9d4914SAndroid Build Coastguard Worker      % \hbox ensues.
5042*2e9d4914SAndroid Build Coastguard Worker      \ifpdf
5043*2e9d4914SAndroid Build Coastguard Worker	\pdfgettoks#1.%
5044*2e9d4914SAndroid Build Coastguard Worker	\ \the\toksA
5045*2e9d4914SAndroid Build Coastguard Worker      \else
5046*2e9d4914SAndroid Build Coastguard Worker	\ #1%
5047*2e9d4914SAndroid Build Coastguard Worker      \fi
5048*2e9d4914SAndroid Build Coastguard Worker    \fi
5049*2e9d4914SAndroid Build Coastguard Worker    \par
5050*2e9d4914SAndroid Build Coastguard Worker  \endgroup
5051*2e9d4914SAndroid Build Coastguard Worker}
5052*2e9d4914SAndroid Build Coastguard Worker
5053*2e9d4914SAndroid Build Coastguard Worker% Like plain.tex's \dotfill, except uses up at least 1 em.
5054*2e9d4914SAndroid Build Coastguard Worker\def\indexdotfill{\cleaders
5055*2e9d4914SAndroid Build Coastguard Worker  \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 1em plus 1fill}
5056*2e9d4914SAndroid Build Coastguard Worker
5057*2e9d4914SAndroid Build Coastguard Worker\def\primary #1{\line{#1\hfil}}
5058*2e9d4914SAndroid Build Coastguard Worker
5059*2e9d4914SAndroid Build Coastguard Worker\newskip\secondaryindent \secondaryindent=0.5cm
5060*2e9d4914SAndroid Build Coastguard Worker\def\secondary#1#2{{%
5061*2e9d4914SAndroid Build Coastguard Worker  \parfillskip=0in
5062*2e9d4914SAndroid Build Coastguard Worker  \parskip=0in
5063*2e9d4914SAndroid Build Coastguard Worker  \hangindent=1in
5064*2e9d4914SAndroid Build Coastguard Worker  \hangafter=1
5065*2e9d4914SAndroid Build Coastguard Worker  \noindent\hskip\secondaryindent\hbox{#1}\indexdotfill
5066*2e9d4914SAndroid Build Coastguard Worker  \ifpdf
5067*2e9d4914SAndroid Build Coastguard Worker    \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph.
5068*2e9d4914SAndroid Build Coastguard Worker  \else
5069*2e9d4914SAndroid Build Coastguard Worker    #2
5070*2e9d4914SAndroid Build Coastguard Worker  \fi
5071*2e9d4914SAndroid Build Coastguard Worker  \par
5072*2e9d4914SAndroid Build Coastguard Worker}}
5073*2e9d4914SAndroid Build Coastguard Worker
5074*2e9d4914SAndroid Build Coastguard Worker% Define two-column mode, which we use to typeset indexes.
5075*2e9d4914SAndroid Build Coastguard Worker% Adapted from the TeXbook, page 416, which is to say,
5076*2e9d4914SAndroid Build Coastguard Worker% the manmac.tex format used to print the TeXbook itself.
5077*2e9d4914SAndroid Build Coastguard Worker\catcode`\@=11
5078*2e9d4914SAndroid Build Coastguard Worker
5079*2e9d4914SAndroid Build Coastguard Worker\newbox\partialpage
5080*2e9d4914SAndroid Build Coastguard Worker\newdimen\doublecolumnhsize
5081*2e9d4914SAndroid Build Coastguard Worker
5082*2e9d4914SAndroid Build Coastguard Worker\def\begindoublecolumns{\begingroup % ended by \enddoublecolumns
5083*2e9d4914SAndroid Build Coastguard Worker  % Grab any single-column material above us.
5084*2e9d4914SAndroid Build Coastguard Worker  \output = {%
5085*2e9d4914SAndroid Build Coastguard Worker    %
5086*2e9d4914SAndroid Build Coastguard Worker    % Here is a possibility not foreseen in manmac: if we accumulate a
5087*2e9d4914SAndroid Build Coastguard Worker    % whole lot of material, we might end up calling this \output
5088*2e9d4914SAndroid Build Coastguard Worker    % routine twice in a row (see the doublecol-lose test, which is
5089*2e9d4914SAndroid Build Coastguard Worker    % essentially a couple of indexes with @setchapternewpage off).  In
5090*2e9d4914SAndroid Build Coastguard Worker    % that case we just ship out what is in \partialpage with the normal
5091*2e9d4914SAndroid Build Coastguard Worker    % output routine.  Generally, \partialpage will be empty when this
5092*2e9d4914SAndroid Build Coastguard Worker    % runs and this will be a no-op.  See the indexspread.tex test case.
5093*2e9d4914SAndroid Build Coastguard Worker    \ifvoid\partialpage \else
5094*2e9d4914SAndroid Build Coastguard Worker      \onepageout{\pagecontents\partialpage}%
5095*2e9d4914SAndroid Build Coastguard Worker    \fi
5096*2e9d4914SAndroid Build Coastguard Worker    %
5097*2e9d4914SAndroid Build Coastguard Worker    \global\setbox\partialpage = \vbox{%
5098*2e9d4914SAndroid Build Coastguard Worker      % Unvbox the main output page.
5099*2e9d4914SAndroid Build Coastguard Worker      \unvbox\PAGE
5100*2e9d4914SAndroid Build Coastguard Worker      \kern-\topskip \kern\baselineskip
5101*2e9d4914SAndroid Build Coastguard Worker    }%
5102*2e9d4914SAndroid Build Coastguard Worker  }%
5103*2e9d4914SAndroid Build Coastguard Worker  \eject % run that output routine to set \partialpage
5104*2e9d4914SAndroid Build Coastguard Worker  %
5105*2e9d4914SAndroid Build Coastguard Worker  % Use the double-column output routine for subsequent pages.
5106*2e9d4914SAndroid Build Coastguard Worker  \output = {\doublecolumnout}%
5107*2e9d4914SAndroid Build Coastguard Worker  %
5108*2e9d4914SAndroid Build Coastguard Worker  % Change the page size parameters.  We could do this once outside this
5109*2e9d4914SAndroid Build Coastguard Worker  % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
5110*2e9d4914SAndroid Build Coastguard Worker  % format, but then we repeat the same computation.  Repeating a couple
5111*2e9d4914SAndroid Build Coastguard Worker  % of assignments once per index is clearly meaningless for the
5112*2e9d4914SAndroid Build Coastguard Worker  % execution time, so we may as well do it in one place.
5113*2e9d4914SAndroid Build Coastguard Worker  %
5114*2e9d4914SAndroid Build Coastguard Worker  % First we halve the line length, less a little for the gutter between
5115*2e9d4914SAndroid Build Coastguard Worker  % the columns.  We compute the gutter based on the line length, so it
5116*2e9d4914SAndroid Build Coastguard Worker  % changes automatically with the paper format.  The magic constant
5117*2e9d4914SAndroid Build Coastguard Worker  % below is chosen so that the gutter has the same value (well, +-<1pt)
5118*2e9d4914SAndroid Build Coastguard Worker  % as it did when we hard-coded it.
5119*2e9d4914SAndroid Build Coastguard Worker  %
5120*2e9d4914SAndroid Build Coastguard Worker  % We put the result in a separate register, \doublecolumhsize, so we
5121*2e9d4914SAndroid Build Coastguard Worker  % can restore it in \pagesofar, after \hsize itself has (potentially)
5122*2e9d4914SAndroid Build Coastguard Worker  % been clobbered.
5123*2e9d4914SAndroid Build Coastguard Worker  %
5124*2e9d4914SAndroid Build Coastguard Worker  \doublecolumnhsize = \hsize
5125*2e9d4914SAndroid Build Coastguard Worker    \advance\doublecolumnhsize by -.04154\hsize
5126*2e9d4914SAndroid Build Coastguard Worker    \divide\doublecolumnhsize by 2
5127*2e9d4914SAndroid Build Coastguard Worker  \hsize = \doublecolumnhsize
5128*2e9d4914SAndroid Build Coastguard Worker  %
5129*2e9d4914SAndroid Build Coastguard Worker  % Double the \vsize as well.  (We don't need a separate register here,
5130*2e9d4914SAndroid Build Coastguard Worker  % since nobody clobbers \vsize.)
5131*2e9d4914SAndroid Build Coastguard Worker  \vsize = 2\vsize
5132*2e9d4914SAndroid Build Coastguard Worker}
5133*2e9d4914SAndroid Build Coastguard Worker
5134*2e9d4914SAndroid Build Coastguard Worker% The double-column output routine for all double-column pages except
5135*2e9d4914SAndroid Build Coastguard Worker% the last.
5136*2e9d4914SAndroid Build Coastguard Worker%
5137*2e9d4914SAndroid Build Coastguard Worker\def\doublecolumnout{%
5138*2e9d4914SAndroid Build Coastguard Worker  \splittopskip=\topskip \splitmaxdepth=\maxdepth
5139*2e9d4914SAndroid Build Coastguard Worker  % Get the available space for the double columns -- the normal
5140*2e9d4914SAndroid Build Coastguard Worker  % (undoubled) page height minus any material left over from the
5141*2e9d4914SAndroid Build Coastguard Worker  % previous page.
5142*2e9d4914SAndroid Build Coastguard Worker  \dimen@ = \vsize
5143*2e9d4914SAndroid Build Coastguard Worker  \divide\dimen@ by 2
5144*2e9d4914SAndroid Build Coastguard Worker  \advance\dimen@ by -\ht\partialpage
5145*2e9d4914SAndroid Build Coastguard Worker  %
5146*2e9d4914SAndroid Build Coastguard Worker  % box0 will be the left-hand column, box2 the right.
5147*2e9d4914SAndroid Build Coastguard Worker  \setbox0=\vsplit255 to\dimen@ \setbox2=\vsplit255 to\dimen@
5148*2e9d4914SAndroid Build Coastguard Worker  \onepageout\pagesofar
5149*2e9d4914SAndroid Build Coastguard Worker  \unvbox255
5150*2e9d4914SAndroid Build Coastguard Worker  \penalty\outputpenalty
5151*2e9d4914SAndroid Build Coastguard Worker}
5152*2e9d4914SAndroid Build Coastguard Worker%
5153*2e9d4914SAndroid Build Coastguard Worker% Re-output the contents of the output page -- any previous material,
5154*2e9d4914SAndroid Build Coastguard Worker% followed by the two boxes we just split, in box0 and box2.
5155*2e9d4914SAndroid Build Coastguard Worker\def\pagesofar{%
5156*2e9d4914SAndroid Build Coastguard Worker  \unvbox\partialpage
5157*2e9d4914SAndroid Build Coastguard Worker  %
5158*2e9d4914SAndroid Build Coastguard Worker  \hsize = \doublecolumnhsize
5159*2e9d4914SAndroid Build Coastguard Worker  \wd0=\hsize \wd2=\hsize
5160*2e9d4914SAndroid Build Coastguard Worker  \hbox to\pagewidth{\box0\hfil\box2}%
5161*2e9d4914SAndroid Build Coastguard Worker}
5162*2e9d4914SAndroid Build Coastguard Worker%
5163*2e9d4914SAndroid Build Coastguard Worker% All done with double columns.
5164*2e9d4914SAndroid Build Coastguard Worker\def\enddoublecolumns{%
5165*2e9d4914SAndroid Build Coastguard Worker  % The following penalty ensures that the page builder is exercised
5166*2e9d4914SAndroid Build Coastguard Worker  % _before_ we change the output routine.  This is necessary in the
5167*2e9d4914SAndroid Build Coastguard Worker  % following situation:
5168*2e9d4914SAndroid Build Coastguard Worker  %
5169*2e9d4914SAndroid Build Coastguard Worker  % The last section of the index consists only of a single entry.
5170*2e9d4914SAndroid Build Coastguard Worker  % Before this section, \pagetotal is less than \pagegoal, so no
5171*2e9d4914SAndroid Build Coastguard Worker  % break occurs before the last section starts.  However, the last
5172*2e9d4914SAndroid Build Coastguard Worker  % section, consisting of \initial and the single \entry, does not
5173*2e9d4914SAndroid Build Coastguard Worker  % fit on the page and has to be broken off.  Without the following
5174*2e9d4914SAndroid Build Coastguard Worker  % penalty the page builder will not be exercised until \eject
5175*2e9d4914SAndroid Build Coastguard Worker  % below, and by that time we'll already have changed the output
5176*2e9d4914SAndroid Build Coastguard Worker  % routine to the \balancecolumns version, so the next-to-last
5177*2e9d4914SAndroid Build Coastguard Worker  % double-column page will be processed with \balancecolumns, which
5178*2e9d4914SAndroid Build Coastguard Worker  % is wrong:  The two columns will go to the main vertical list, with
5179*2e9d4914SAndroid Build Coastguard Worker  % the broken-off section in the recent contributions.  As soon as
5180*2e9d4914SAndroid Build Coastguard Worker  % the output routine finishes, TeX starts reconsidering the page
5181*2e9d4914SAndroid Build Coastguard Worker  % break.  The two columns and the broken-off section both fit on the
5182*2e9d4914SAndroid Build Coastguard Worker  % page, because the two columns now take up only half of the page
5183*2e9d4914SAndroid Build Coastguard Worker  % goal.  When TeX sees \eject from below which follows the final
5184*2e9d4914SAndroid Build Coastguard Worker  % section, it invokes the new output routine that we've set after
5185*2e9d4914SAndroid Build Coastguard Worker  % \balancecolumns below; \onepageout will try to fit the two columns
5186*2e9d4914SAndroid Build Coastguard Worker  % and the final section into the vbox of \pageheight (see
5187*2e9d4914SAndroid Build Coastguard Worker  % \pagebody), causing an overfull box.
5188*2e9d4914SAndroid Build Coastguard Worker  %
5189*2e9d4914SAndroid Build Coastguard Worker  % Note that glue won't work here, because glue does not exercise the
5190*2e9d4914SAndroid Build Coastguard Worker  % page builder, unlike penalties (see The TeXbook, pp. 280-281).
5191*2e9d4914SAndroid Build Coastguard Worker  \penalty0
5192*2e9d4914SAndroid Build Coastguard Worker  %
5193*2e9d4914SAndroid Build Coastguard Worker  \output = {%
5194*2e9d4914SAndroid Build Coastguard Worker    % Split the last of the double-column material.  Leave it on the
5195*2e9d4914SAndroid Build Coastguard Worker    % current page, no automatic page break.
5196*2e9d4914SAndroid Build Coastguard Worker    \balancecolumns
5197*2e9d4914SAndroid Build Coastguard Worker    %
5198*2e9d4914SAndroid Build Coastguard Worker    % If we end up splitting too much material for the current page,
5199*2e9d4914SAndroid Build Coastguard Worker    % though, there will be another page break right after this \output
5200*2e9d4914SAndroid Build Coastguard Worker    % invocation ends.  Having called \balancecolumns once, we do not
5201*2e9d4914SAndroid Build Coastguard Worker    % want to call it again.  Therefore, reset \output to its normal
5202*2e9d4914SAndroid Build Coastguard Worker    % definition right away.  (We hope \balancecolumns will never be
5203*2e9d4914SAndroid Build Coastguard Worker    % called on to balance too much material, but if it is, this makes
5204*2e9d4914SAndroid Build Coastguard Worker    % the output somewhat more palatable.)
5205*2e9d4914SAndroid Build Coastguard Worker    \global\output = {\onepageout{\pagecontents\PAGE}}%
5206*2e9d4914SAndroid Build Coastguard Worker  }%
5207*2e9d4914SAndroid Build Coastguard Worker  \eject
5208*2e9d4914SAndroid Build Coastguard Worker  \endgroup % started in \begindoublecolumns
5209*2e9d4914SAndroid Build Coastguard Worker  %
5210*2e9d4914SAndroid Build Coastguard Worker  % \pagegoal was set to the doubled \vsize above, since we restarted
5211*2e9d4914SAndroid Build Coastguard Worker  % the current page.  We're now back to normal single-column
5212*2e9d4914SAndroid Build Coastguard Worker  % typesetting, so reset \pagegoal to the normal \vsize (after the
5213*2e9d4914SAndroid Build Coastguard Worker  % \endgroup where \vsize got restored).
5214*2e9d4914SAndroid Build Coastguard Worker  \pagegoal = \vsize
5215*2e9d4914SAndroid Build Coastguard Worker}
5216*2e9d4914SAndroid Build Coastguard Worker%
5217*2e9d4914SAndroid Build Coastguard Worker% Called at the end of the double column material.
5218*2e9d4914SAndroid Build Coastguard Worker\def\balancecolumns{%
5219*2e9d4914SAndroid Build Coastguard Worker  \setbox0 = \vbox{\unvbox255}% like \box255 but more efficient, see p.120.
5220*2e9d4914SAndroid Build Coastguard Worker  \dimen@ = \ht0
5221*2e9d4914SAndroid Build Coastguard Worker  \advance\dimen@ by \topskip
5222*2e9d4914SAndroid Build Coastguard Worker  \advance\dimen@ by-\baselineskip
5223*2e9d4914SAndroid Build Coastguard Worker  \divide\dimen@ by 2 % target to split to
5224*2e9d4914SAndroid Build Coastguard Worker  %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
5225*2e9d4914SAndroid Build Coastguard Worker  \splittopskip = \topskip
5226*2e9d4914SAndroid Build Coastguard Worker  % Loop until we get a decent breakpoint.
5227*2e9d4914SAndroid Build Coastguard Worker  {%
5228*2e9d4914SAndroid Build Coastguard Worker    \vbadness = 10000
5229*2e9d4914SAndroid Build Coastguard Worker    \loop
5230*2e9d4914SAndroid Build Coastguard Worker      \global\setbox3 = \copy0
5231*2e9d4914SAndroid Build Coastguard Worker      \global\setbox1 = \vsplit3 to \dimen@
5232*2e9d4914SAndroid Build Coastguard Worker    \ifdim\ht3>\dimen@
5233*2e9d4914SAndroid Build Coastguard Worker      \global\advance\dimen@ by 1pt
5234*2e9d4914SAndroid Build Coastguard Worker    \repeat
5235*2e9d4914SAndroid Build Coastguard Worker  }%
5236*2e9d4914SAndroid Build Coastguard Worker  %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%
5237*2e9d4914SAndroid Build Coastguard Worker  \setbox0=\vbox to\dimen@{\unvbox1}%
5238*2e9d4914SAndroid Build Coastguard Worker  \setbox2=\vbox to\dimen@{\unvbox3}%
5239*2e9d4914SAndroid Build Coastguard Worker  %
5240*2e9d4914SAndroid Build Coastguard Worker  \pagesofar
5241*2e9d4914SAndroid Build Coastguard Worker}
5242*2e9d4914SAndroid Build Coastguard Worker\catcode`\@ = \other
5243*2e9d4914SAndroid Build Coastguard Worker
5244*2e9d4914SAndroid Build Coastguard Worker
5245*2e9d4914SAndroid Build Coastguard Worker\message{sectioning,}
5246*2e9d4914SAndroid Build Coastguard Worker% Chapters, sections, etc.
5247*2e9d4914SAndroid Build Coastguard Worker
5248*2e9d4914SAndroid Build Coastguard Worker% Let's start with @part.
5249*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\part{\partzzz{#1}}
5250*2e9d4914SAndroid Build Coastguard Worker\def\partzzz#1{%
5251*2e9d4914SAndroid Build Coastguard Worker  \chapoddpage
5252*2e9d4914SAndroid Build Coastguard Worker  \null
5253*2e9d4914SAndroid Build Coastguard Worker  \vskip.3\vsize  % move it down on the page a bit
5254*2e9d4914SAndroid Build Coastguard Worker  \begingroup
5255*2e9d4914SAndroid Build Coastguard Worker    \noindent \titlefonts\rmisbold #1\par % the text
5256*2e9d4914SAndroid Build Coastguard Worker    \let\lastnode=\empty      % no node to associate with
5257*2e9d4914SAndroid Build Coastguard Worker    \writetocentry{part}{#1}{}% but put it in the toc
5258*2e9d4914SAndroid Build Coastguard Worker    \headingsoff              % no headline or footline on the part page
5259*2e9d4914SAndroid Build Coastguard Worker    \chapoddpage
5260*2e9d4914SAndroid Build Coastguard Worker  \endgroup
5261*2e9d4914SAndroid Build Coastguard Worker}
5262*2e9d4914SAndroid Build Coastguard Worker
5263*2e9d4914SAndroid Build Coastguard Worker% \unnumberedno is an oxymoron.  But we count the unnumbered
5264*2e9d4914SAndroid Build Coastguard Worker% sections so that we can refer to them unambiguously in the pdf
5265*2e9d4914SAndroid Build Coastguard Worker% outlines by their "section number".  We avoid collisions with chapter
5266*2e9d4914SAndroid Build Coastguard Worker% numbers by starting them at 10000.  (If a document ever has 10000
5267*2e9d4914SAndroid Build Coastguard Worker% chapters, we're in trouble anyway, I'm sure.)
5268*2e9d4914SAndroid Build Coastguard Worker\newcount\unnumberedno \unnumberedno = 10000
5269*2e9d4914SAndroid Build Coastguard Worker\newcount\chapno
5270*2e9d4914SAndroid Build Coastguard Worker\newcount\secno        \secno=0
5271*2e9d4914SAndroid Build Coastguard Worker\newcount\subsecno     \subsecno=0
5272*2e9d4914SAndroid Build Coastguard Worker\newcount\subsubsecno  \subsubsecno=0
5273*2e9d4914SAndroid Build Coastguard Worker
5274*2e9d4914SAndroid Build Coastguard Worker% This counter is funny since it counts through charcodes of letters A, B, ...
5275*2e9d4914SAndroid Build Coastguard Worker\newcount\appendixno  \appendixno = `\@
5276*2e9d4914SAndroid Build Coastguard Worker%
5277*2e9d4914SAndroid Build Coastguard Worker% \def\appendixletter{\char\the\appendixno}
5278*2e9d4914SAndroid Build Coastguard Worker% We do the following ugly conditional instead of the above simple
5279*2e9d4914SAndroid Build Coastguard Worker% construct for the sake of pdftex, which needs the actual
5280*2e9d4914SAndroid Build Coastguard Worker% letter in the expansion, not just typeset.
5281*2e9d4914SAndroid Build Coastguard Worker%
5282*2e9d4914SAndroid Build Coastguard Worker\def\appendixletter{%
5283*2e9d4914SAndroid Build Coastguard Worker  \ifnum\appendixno=`A A%
5284*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`B B%
5285*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`C C%
5286*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`D D%
5287*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`E E%
5288*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`F F%
5289*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`G G%
5290*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`H H%
5291*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`I I%
5292*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`J J%
5293*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`K K%
5294*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`L L%
5295*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`M M%
5296*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`N N%
5297*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`O O%
5298*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`P P%
5299*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`Q Q%
5300*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`R R%
5301*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`S S%
5302*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`T T%
5303*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`U U%
5304*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`V V%
5305*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`W W%
5306*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`X X%
5307*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`Y Y%
5308*2e9d4914SAndroid Build Coastguard Worker  \else\ifnum\appendixno=`Z Z%
5309*2e9d4914SAndroid Build Coastguard Worker  % The \the is necessary, despite appearances, because \appendixletter is
5310*2e9d4914SAndroid Build Coastguard Worker  % expanded while writing the .toc file.  \char\appendixno is not
5311*2e9d4914SAndroid Build Coastguard Worker  % expandable, thus it is written literally, thus all appendixes come out
5312*2e9d4914SAndroid Build Coastguard Worker  % with the same letter (or @) in the toc without it.
5313*2e9d4914SAndroid Build Coastguard Worker  \else\char\the\appendixno
5314*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
5315*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi}
5316*2e9d4914SAndroid Build Coastguard Worker
5317*2e9d4914SAndroid Build Coastguard Worker% Each @chapter defines these (using marks) as the number+name, number
5318*2e9d4914SAndroid Build Coastguard Worker% and name of the chapter.  Page headings and footings can use
5319*2e9d4914SAndroid Build Coastguard Worker% these.  @section does likewise.
5320*2e9d4914SAndroid Build Coastguard Worker\def\thischapter{}
5321*2e9d4914SAndroid Build Coastguard Worker\def\thischapternum{}
5322*2e9d4914SAndroid Build Coastguard Worker\def\thischaptername{}
5323*2e9d4914SAndroid Build Coastguard Worker\def\thissection{}
5324*2e9d4914SAndroid Build Coastguard Worker\def\thissectionnum{}
5325*2e9d4914SAndroid Build Coastguard Worker\def\thissectionname{}
5326*2e9d4914SAndroid Build Coastguard Worker
5327*2e9d4914SAndroid Build Coastguard Worker\newcount\absseclevel % used to calculate proper heading level
5328*2e9d4914SAndroid Build Coastguard Worker\newcount\secbase\secbase=0 % @raisesections/@lowersections modify this count
5329*2e9d4914SAndroid Build Coastguard Worker
5330*2e9d4914SAndroid Build Coastguard Worker% @raisesections: treat @section as chapter, @subsection as section, etc.
5331*2e9d4914SAndroid Build Coastguard Worker\def\raisesections{\global\advance\secbase by -1}
5332*2e9d4914SAndroid Build Coastguard Worker\let\up=\raisesections % original BFox name
5333*2e9d4914SAndroid Build Coastguard Worker
5334*2e9d4914SAndroid Build Coastguard Worker% @lowersections: treat @chapter as section, @section as subsection, etc.
5335*2e9d4914SAndroid Build Coastguard Worker\def\lowersections{\global\advance\secbase by 1}
5336*2e9d4914SAndroid Build Coastguard Worker\let\down=\lowersections % original BFox name
5337*2e9d4914SAndroid Build Coastguard Worker
5338*2e9d4914SAndroid Build Coastguard Worker% we only have subsub.
5339*2e9d4914SAndroid Build Coastguard Worker\chardef\maxseclevel = 3
5340*2e9d4914SAndroid Build Coastguard Worker%
5341*2e9d4914SAndroid Build Coastguard Worker% A numbered section within an unnumbered changes to unnumbered too.
5342*2e9d4914SAndroid Build Coastguard Worker% To achieve this, remember the "biggest" unnum. sec. we are currently in:
5343*2e9d4914SAndroid Build Coastguard Worker\chardef\unnlevel = \maxseclevel
5344*2e9d4914SAndroid Build Coastguard Worker%
5345*2e9d4914SAndroid Build Coastguard Worker% Trace whether the current chapter is an appendix or not:
5346*2e9d4914SAndroid Build Coastguard Worker% \chapheadtype is "N" or "A", unnumbered chapters are ignored.
5347*2e9d4914SAndroid Build Coastguard Worker\def\chapheadtype{N}
5348*2e9d4914SAndroid Build Coastguard Worker
5349*2e9d4914SAndroid Build Coastguard Worker% Choose a heading macro
5350*2e9d4914SAndroid Build Coastguard Worker% #1 is heading type
5351*2e9d4914SAndroid Build Coastguard Worker% #2 is heading level
5352*2e9d4914SAndroid Build Coastguard Worker% #3 is text for heading
5353*2e9d4914SAndroid Build Coastguard Worker\def\genhead#1#2#3{%
5354*2e9d4914SAndroid Build Coastguard Worker  % Compute the abs. sec. level:
5355*2e9d4914SAndroid Build Coastguard Worker  \absseclevel=#2
5356*2e9d4914SAndroid Build Coastguard Worker  \advance\absseclevel by \secbase
5357*2e9d4914SAndroid Build Coastguard Worker  % Make sure \absseclevel doesn't fall outside the range:
5358*2e9d4914SAndroid Build Coastguard Worker  \ifnum \absseclevel < 0
5359*2e9d4914SAndroid Build Coastguard Worker    \absseclevel = 0
5360*2e9d4914SAndroid Build Coastguard Worker  \else
5361*2e9d4914SAndroid Build Coastguard Worker    \ifnum \absseclevel > 3
5362*2e9d4914SAndroid Build Coastguard Worker      \absseclevel = 3
5363*2e9d4914SAndroid Build Coastguard Worker    \fi
5364*2e9d4914SAndroid Build Coastguard Worker  \fi
5365*2e9d4914SAndroid Build Coastguard Worker  % The heading type:
5366*2e9d4914SAndroid Build Coastguard Worker  \def\headtype{#1}%
5367*2e9d4914SAndroid Build Coastguard Worker  \if \headtype U%
5368*2e9d4914SAndroid Build Coastguard Worker    \ifnum \absseclevel < \unnlevel
5369*2e9d4914SAndroid Build Coastguard Worker      \chardef\unnlevel = \absseclevel
5370*2e9d4914SAndroid Build Coastguard Worker    \fi
5371*2e9d4914SAndroid Build Coastguard Worker  \else
5372*2e9d4914SAndroid Build Coastguard Worker    % Check for appendix sections:
5373*2e9d4914SAndroid Build Coastguard Worker    \ifnum \absseclevel = 0
5374*2e9d4914SAndroid Build Coastguard Worker      \edef\chapheadtype{\headtype}%
5375*2e9d4914SAndroid Build Coastguard Worker    \else
5376*2e9d4914SAndroid Build Coastguard Worker      \if \headtype A\if \chapheadtype N%
5377*2e9d4914SAndroid Build Coastguard Worker	\errmessage{@appendix... within a non-appendix chapter}%
5378*2e9d4914SAndroid Build Coastguard Worker      \fi\fi
5379*2e9d4914SAndroid Build Coastguard Worker    \fi
5380*2e9d4914SAndroid Build Coastguard Worker    % Check for numbered within unnumbered:
5381*2e9d4914SAndroid Build Coastguard Worker    \ifnum \absseclevel > \unnlevel
5382*2e9d4914SAndroid Build Coastguard Worker      \def\headtype{U}%
5383*2e9d4914SAndroid Build Coastguard Worker    \else
5384*2e9d4914SAndroid Build Coastguard Worker      \chardef\unnlevel = 3
5385*2e9d4914SAndroid Build Coastguard Worker    \fi
5386*2e9d4914SAndroid Build Coastguard Worker  \fi
5387*2e9d4914SAndroid Build Coastguard Worker  % Now print the heading:
5388*2e9d4914SAndroid Build Coastguard Worker  \if \headtype U%
5389*2e9d4914SAndroid Build Coastguard Worker    \ifcase\absseclevel
5390*2e9d4914SAndroid Build Coastguard Worker	\unnumberedzzz{#3}%
5391*2e9d4914SAndroid Build Coastguard Worker    \or \unnumberedseczzz{#3}%
5392*2e9d4914SAndroid Build Coastguard Worker    \or \unnumberedsubseczzz{#3}%
5393*2e9d4914SAndroid Build Coastguard Worker    \or \unnumberedsubsubseczzz{#3}%
5394*2e9d4914SAndroid Build Coastguard Worker    \fi
5395*2e9d4914SAndroid Build Coastguard Worker  \else
5396*2e9d4914SAndroid Build Coastguard Worker    \if \headtype A%
5397*2e9d4914SAndroid Build Coastguard Worker      \ifcase\absseclevel
5398*2e9d4914SAndroid Build Coastguard Worker	  \appendixzzz{#3}%
5399*2e9d4914SAndroid Build Coastguard Worker      \or \appendixsectionzzz{#3}%
5400*2e9d4914SAndroid Build Coastguard Worker      \or \appendixsubseczzz{#3}%
5401*2e9d4914SAndroid Build Coastguard Worker      \or \appendixsubsubseczzz{#3}%
5402*2e9d4914SAndroid Build Coastguard Worker      \fi
5403*2e9d4914SAndroid Build Coastguard Worker    \else
5404*2e9d4914SAndroid Build Coastguard Worker      \ifcase\absseclevel
5405*2e9d4914SAndroid Build Coastguard Worker	  \chapterzzz{#3}%
5406*2e9d4914SAndroid Build Coastguard Worker      \or \seczzz{#3}%
5407*2e9d4914SAndroid Build Coastguard Worker      \or \numberedsubseczzz{#3}%
5408*2e9d4914SAndroid Build Coastguard Worker      \or \numberedsubsubseczzz{#3}%
5409*2e9d4914SAndroid Build Coastguard Worker      \fi
5410*2e9d4914SAndroid Build Coastguard Worker    \fi
5411*2e9d4914SAndroid Build Coastguard Worker  \fi
5412*2e9d4914SAndroid Build Coastguard Worker  \suppressfirstparagraphindent
5413*2e9d4914SAndroid Build Coastguard Worker}
5414*2e9d4914SAndroid Build Coastguard Worker
5415*2e9d4914SAndroid Build Coastguard Worker% an interface:
5416*2e9d4914SAndroid Build Coastguard Worker\def\numhead{\genhead N}
5417*2e9d4914SAndroid Build Coastguard Worker\def\apphead{\genhead A}
5418*2e9d4914SAndroid Build Coastguard Worker\def\unnmhead{\genhead U}
5419*2e9d4914SAndroid Build Coastguard Worker
5420*2e9d4914SAndroid Build Coastguard Worker% @chapter, @appendix, @unnumbered.  Increment top-level counter, reset
5421*2e9d4914SAndroid Build Coastguard Worker% all lower-level sectioning counters to zero.
5422*2e9d4914SAndroid Build Coastguard Worker%
5423*2e9d4914SAndroid Build Coastguard Worker% Also set \chaplevelprefix, which we prepend to @float sequence numbers
5424*2e9d4914SAndroid Build Coastguard Worker% (e.g., figures), q.v.  By default (before any chapter), that is empty.
5425*2e9d4914SAndroid Build Coastguard Worker\let\chaplevelprefix = \empty
5426*2e9d4914SAndroid Build Coastguard Worker%
5427*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\chapter{\numhead0{#1}} % normally numhead0 calls chapterzzz
5428*2e9d4914SAndroid Build Coastguard Worker\def\chapterzzz#1{%
5429*2e9d4914SAndroid Build Coastguard Worker  % section resetting is \global in case the chapter is in a group, such
5430*2e9d4914SAndroid Build Coastguard Worker  % as an @include file.
5431*2e9d4914SAndroid Build Coastguard Worker  \global\secno=0 \global\subsecno=0 \global\subsubsecno=0
5432*2e9d4914SAndroid Build Coastguard Worker    \global\advance\chapno by 1
5433*2e9d4914SAndroid Build Coastguard Worker  %
5434*2e9d4914SAndroid Build Coastguard Worker  % Used for \float.
5435*2e9d4914SAndroid Build Coastguard Worker  \gdef\chaplevelprefix{\the\chapno.}%
5436*2e9d4914SAndroid Build Coastguard Worker  \resetallfloatnos
5437*2e9d4914SAndroid Build Coastguard Worker  %
5438*2e9d4914SAndroid Build Coastguard Worker  % \putwordChapter can contain complex things in translations.
5439*2e9d4914SAndroid Build Coastguard Worker  \toks0=\expandafter{\putwordChapter}%
5440*2e9d4914SAndroid Build Coastguard Worker  \message{\the\toks0 \space \the\chapno}%
5441*2e9d4914SAndroid Build Coastguard Worker  %
5442*2e9d4914SAndroid Build Coastguard Worker  % Write the actual heading.
5443*2e9d4914SAndroid Build Coastguard Worker  \chapmacro{#1}{Ynumbered}{\the\chapno}%
5444*2e9d4914SAndroid Build Coastguard Worker  %
5445*2e9d4914SAndroid Build Coastguard Worker  % So @section and the like are numbered underneath this chapter.
5446*2e9d4914SAndroid Build Coastguard Worker  \global\let\section = \numberedsec
5447*2e9d4914SAndroid Build Coastguard Worker  \global\let\subsection = \numberedsubsec
5448*2e9d4914SAndroid Build Coastguard Worker  \global\let\subsubsection = \numberedsubsubsec
5449*2e9d4914SAndroid Build Coastguard Worker}
5450*2e9d4914SAndroid Build Coastguard Worker
5451*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\appendix{\apphead0{#1}} % normally calls appendixzzz
5452*2e9d4914SAndroid Build Coastguard Worker%
5453*2e9d4914SAndroid Build Coastguard Worker\def\appendixzzz#1{%
5454*2e9d4914SAndroid Build Coastguard Worker  \global\secno=0 \global\subsecno=0 \global\subsubsecno=0
5455*2e9d4914SAndroid Build Coastguard Worker    \global\advance\appendixno by 1
5456*2e9d4914SAndroid Build Coastguard Worker  \gdef\chaplevelprefix{\appendixletter.}%
5457*2e9d4914SAndroid Build Coastguard Worker  \resetallfloatnos
5458*2e9d4914SAndroid Build Coastguard Worker  %
5459*2e9d4914SAndroid Build Coastguard Worker  % \putwordAppendix can contain complex things in translations.
5460*2e9d4914SAndroid Build Coastguard Worker  \toks0=\expandafter{\putwordAppendix}%
5461*2e9d4914SAndroid Build Coastguard Worker  \message{\the\toks0 \space \appendixletter}%
5462*2e9d4914SAndroid Build Coastguard Worker  %
5463*2e9d4914SAndroid Build Coastguard Worker  \chapmacro{#1}{Yappendix}{\appendixletter}%
5464*2e9d4914SAndroid Build Coastguard Worker  %
5465*2e9d4914SAndroid Build Coastguard Worker  \global\let\section = \appendixsec
5466*2e9d4914SAndroid Build Coastguard Worker  \global\let\subsection = \appendixsubsec
5467*2e9d4914SAndroid Build Coastguard Worker  \global\let\subsubsection = \appendixsubsubsec
5468*2e9d4914SAndroid Build Coastguard Worker}
5469*2e9d4914SAndroid Build Coastguard Worker
5470*2e9d4914SAndroid Build Coastguard Worker% normally unnmhead0 calls unnumberedzzz:
5471*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\unnumbered{\unnmhead0{#1}}
5472*2e9d4914SAndroid Build Coastguard Worker\def\unnumberedzzz#1{%
5473*2e9d4914SAndroid Build Coastguard Worker  \global\secno=0 \global\subsecno=0 \global\subsubsecno=0
5474*2e9d4914SAndroid Build Coastguard Worker    \global\advance\unnumberedno by 1
5475*2e9d4914SAndroid Build Coastguard Worker  %
5476*2e9d4914SAndroid Build Coastguard Worker  % Since an unnumbered has no number, no prefix for figures.
5477*2e9d4914SAndroid Build Coastguard Worker  \global\let\chaplevelprefix = \empty
5478*2e9d4914SAndroid Build Coastguard Worker  \resetallfloatnos
5479*2e9d4914SAndroid Build Coastguard Worker  %
5480*2e9d4914SAndroid Build Coastguard Worker  % This used to be simply \message{#1}, but TeX fully expands the
5481*2e9d4914SAndroid Build Coastguard Worker  % argument to \message.  Therefore, if #1 contained @-commands, TeX
5482*2e9d4914SAndroid Build Coastguard Worker  % expanded them.  For example, in `@unnumbered The @cite{Book}', TeX
5483*2e9d4914SAndroid Build Coastguard Worker  % expanded @cite (which turns out to cause errors because \cite is meant
5484*2e9d4914SAndroid Build Coastguard Worker  % to be executed, not expanded).
5485*2e9d4914SAndroid Build Coastguard Worker  %
5486*2e9d4914SAndroid Build Coastguard Worker  % Anyway, we don't want the fully-expanded definition of @cite to appear
5487*2e9d4914SAndroid Build Coastguard Worker  % as a result of the \message, we just want `@cite' itself.  We use
5488*2e9d4914SAndroid Build Coastguard Worker  % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5489*2e9d4914SAndroid Build Coastguard Worker  % simply yielding the contents of <toks register>.  (We also do this for
5490*2e9d4914SAndroid Build Coastguard Worker  % the toc entries.)
5491*2e9d4914SAndroid Build Coastguard Worker  \toks0 = {#1}%
5492*2e9d4914SAndroid Build Coastguard Worker  \message{(\the\toks0)}%
5493*2e9d4914SAndroid Build Coastguard Worker  %
5494*2e9d4914SAndroid Build Coastguard Worker  \chapmacro{#1}{Ynothing}{\the\unnumberedno}%
5495*2e9d4914SAndroid Build Coastguard Worker  %
5496*2e9d4914SAndroid Build Coastguard Worker  \global\let\section = \unnumberedsec
5497*2e9d4914SAndroid Build Coastguard Worker  \global\let\subsection = \unnumberedsubsec
5498*2e9d4914SAndroid Build Coastguard Worker  \global\let\subsubsection = \unnumberedsubsubsec
5499*2e9d4914SAndroid Build Coastguard Worker}
5500*2e9d4914SAndroid Build Coastguard Worker
5501*2e9d4914SAndroid Build Coastguard Worker% @centerchap is like @unnumbered, but the heading is centered.
5502*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\centerchap{%
5503*2e9d4914SAndroid Build Coastguard Worker  % Well, we could do the following in a group, but that would break
5504*2e9d4914SAndroid Build Coastguard Worker  % an assumption that \chapmacro is called at the outermost level.
5505*2e9d4914SAndroid Build Coastguard Worker  % Thus we are safer this way:		--kasal, 24feb04
5506*2e9d4914SAndroid Build Coastguard Worker  \let\centerparametersmaybe = \centerparameters
5507*2e9d4914SAndroid Build Coastguard Worker  \unnmhead0{#1}%
5508*2e9d4914SAndroid Build Coastguard Worker  \let\centerparametersmaybe = \relax
5509*2e9d4914SAndroid Build Coastguard Worker}
5510*2e9d4914SAndroid Build Coastguard Worker
5511*2e9d4914SAndroid Build Coastguard Worker% @top is like @unnumbered.
5512*2e9d4914SAndroid Build Coastguard Worker\let\top\unnumbered
5513*2e9d4914SAndroid Build Coastguard Worker
5514*2e9d4914SAndroid Build Coastguard Worker% Sections.
5515*2e9d4914SAndroid Build Coastguard Worker%
5516*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\numberedsec{\numhead1{#1}} % normally calls seczzz
5517*2e9d4914SAndroid Build Coastguard Worker\def\seczzz#1{%
5518*2e9d4914SAndroid Build Coastguard Worker  \global\subsecno=0 \global\subsubsecno=0  \global\advance\secno by 1
5519*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{sec}{Ynumbered}{\the\chapno.\the\secno}%
5520*2e9d4914SAndroid Build Coastguard Worker}
5521*2e9d4914SAndroid Build Coastguard Worker
5522*2e9d4914SAndroid Build Coastguard Worker% normally calls appendixsectionzzz:
5523*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\appendixsection{\apphead1{#1}}
5524*2e9d4914SAndroid Build Coastguard Worker\def\appendixsectionzzz#1{%
5525*2e9d4914SAndroid Build Coastguard Worker  \global\subsecno=0 \global\subsubsecno=0  \global\advance\secno by 1
5526*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{sec}{Yappendix}{\appendixletter.\the\secno}%
5527*2e9d4914SAndroid Build Coastguard Worker}
5528*2e9d4914SAndroid Build Coastguard Worker\let\appendixsec\appendixsection
5529*2e9d4914SAndroid Build Coastguard Worker
5530*2e9d4914SAndroid Build Coastguard Worker% normally calls unnumberedseczzz:
5531*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\unnumberedsec{\unnmhead1{#1}}
5532*2e9d4914SAndroid Build Coastguard Worker\def\unnumberedseczzz#1{%
5533*2e9d4914SAndroid Build Coastguard Worker  \global\subsecno=0 \global\subsubsecno=0  \global\advance\secno by 1
5534*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{sec}{Ynothing}{\the\unnumberedno.\the\secno}%
5535*2e9d4914SAndroid Build Coastguard Worker}
5536*2e9d4914SAndroid Build Coastguard Worker
5537*2e9d4914SAndroid Build Coastguard Worker% Subsections.
5538*2e9d4914SAndroid Build Coastguard Worker%
5539*2e9d4914SAndroid Build Coastguard Worker% normally calls numberedsubseczzz:
5540*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\numberedsubsec{\numhead2{#1}}
5541*2e9d4914SAndroid Build Coastguard Worker\def\numberedsubseczzz#1{%
5542*2e9d4914SAndroid Build Coastguard Worker  \global\subsubsecno=0  \global\advance\subsecno by 1
5543*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{subsec}{Ynumbered}{\the\chapno.\the\secno.\the\subsecno}%
5544*2e9d4914SAndroid Build Coastguard Worker}
5545*2e9d4914SAndroid Build Coastguard Worker
5546*2e9d4914SAndroid Build Coastguard Worker% normally calls appendixsubseczzz:
5547*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\appendixsubsec{\apphead2{#1}}
5548*2e9d4914SAndroid Build Coastguard Worker\def\appendixsubseczzz#1{%
5549*2e9d4914SAndroid Build Coastguard Worker  \global\subsubsecno=0  \global\advance\subsecno by 1
5550*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{subsec}{Yappendix}%
5551*2e9d4914SAndroid Build Coastguard Worker                 {\appendixletter.\the\secno.\the\subsecno}%
5552*2e9d4914SAndroid Build Coastguard Worker}
5553*2e9d4914SAndroid Build Coastguard Worker
5554*2e9d4914SAndroid Build Coastguard Worker% normally calls unnumberedsubseczzz:
5555*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\unnumberedsubsec{\unnmhead2{#1}}
5556*2e9d4914SAndroid Build Coastguard Worker\def\unnumberedsubseczzz#1{%
5557*2e9d4914SAndroid Build Coastguard Worker  \global\subsubsecno=0  \global\advance\subsecno by 1
5558*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{subsec}{Ynothing}%
5559*2e9d4914SAndroid Build Coastguard Worker                 {\the\unnumberedno.\the\secno.\the\subsecno}%
5560*2e9d4914SAndroid Build Coastguard Worker}
5561*2e9d4914SAndroid Build Coastguard Worker
5562*2e9d4914SAndroid Build Coastguard Worker% Subsubsections.
5563*2e9d4914SAndroid Build Coastguard Worker%
5564*2e9d4914SAndroid Build Coastguard Worker% normally numberedsubsubseczzz:
5565*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\numberedsubsubsec{\numhead3{#1}}
5566*2e9d4914SAndroid Build Coastguard Worker\def\numberedsubsubseczzz#1{%
5567*2e9d4914SAndroid Build Coastguard Worker  \global\advance\subsubsecno by 1
5568*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{subsubsec}{Ynumbered}%
5569*2e9d4914SAndroid Build Coastguard Worker                 {\the\chapno.\the\secno.\the\subsecno.\the\subsubsecno}%
5570*2e9d4914SAndroid Build Coastguard Worker}
5571*2e9d4914SAndroid Build Coastguard Worker
5572*2e9d4914SAndroid Build Coastguard Worker% normally appendixsubsubseczzz:
5573*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\appendixsubsubsec{\apphead3{#1}}
5574*2e9d4914SAndroid Build Coastguard Worker\def\appendixsubsubseczzz#1{%
5575*2e9d4914SAndroid Build Coastguard Worker  \global\advance\subsubsecno by 1
5576*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{subsubsec}{Yappendix}%
5577*2e9d4914SAndroid Build Coastguard Worker                 {\appendixletter.\the\secno.\the\subsecno.\the\subsubsecno}%
5578*2e9d4914SAndroid Build Coastguard Worker}
5579*2e9d4914SAndroid Build Coastguard Worker
5580*2e9d4914SAndroid Build Coastguard Worker% normally unnumberedsubsubseczzz:
5581*2e9d4914SAndroid Build Coastguard Worker\outer\parseargdef\unnumberedsubsubsec{\unnmhead3{#1}}
5582*2e9d4914SAndroid Build Coastguard Worker\def\unnumberedsubsubseczzz#1{%
5583*2e9d4914SAndroid Build Coastguard Worker  \global\advance\subsubsecno by 1
5584*2e9d4914SAndroid Build Coastguard Worker  \sectionheading{#1}{subsubsec}{Ynothing}%
5585*2e9d4914SAndroid Build Coastguard Worker                 {\the\unnumberedno.\the\secno.\the\subsecno.\the\subsubsecno}%
5586*2e9d4914SAndroid Build Coastguard Worker}
5587*2e9d4914SAndroid Build Coastguard Worker
5588*2e9d4914SAndroid Build Coastguard Worker% These macros control what the section commands do, according
5589*2e9d4914SAndroid Build Coastguard Worker% to what kind of chapter we are in (ordinary, appendix, or unnumbered).
5590*2e9d4914SAndroid Build Coastguard Worker% Define them by default for a numbered chapter.
5591*2e9d4914SAndroid Build Coastguard Worker\let\section = \numberedsec
5592*2e9d4914SAndroid Build Coastguard Worker\let\subsection = \numberedsubsec
5593*2e9d4914SAndroid Build Coastguard Worker\let\subsubsection = \numberedsubsubsec
5594*2e9d4914SAndroid Build Coastguard Worker
5595*2e9d4914SAndroid Build Coastguard Worker% Define @majorheading, @heading and @subheading
5596*2e9d4914SAndroid Build Coastguard Worker
5597*2e9d4914SAndroid Build Coastguard Worker\def\majorheading{%
5598*2e9d4914SAndroid Build Coastguard Worker  {\advance\chapheadingskip by 10pt \chapbreak }%
5599*2e9d4914SAndroid Build Coastguard Worker  \parsearg\chapheadingzzz
5600*2e9d4914SAndroid Build Coastguard Worker}
5601*2e9d4914SAndroid Build Coastguard Worker
5602*2e9d4914SAndroid Build Coastguard Worker\def\chapheading{\chapbreak \parsearg\chapheadingzzz}
5603*2e9d4914SAndroid Build Coastguard Worker\def\chapheadingzzz#1{%
5604*2e9d4914SAndroid Build Coastguard Worker  \vbox{\chapfonts \raggedtitlesettings #1\par}%
5605*2e9d4914SAndroid Build Coastguard Worker  \nobreak\bigskip \nobreak
5606*2e9d4914SAndroid Build Coastguard Worker  \suppressfirstparagraphindent
5607*2e9d4914SAndroid Build Coastguard Worker}
5608*2e9d4914SAndroid Build Coastguard Worker
5609*2e9d4914SAndroid Build Coastguard Worker% @heading, @subheading, @subsubheading.
5610*2e9d4914SAndroid Build Coastguard Worker\parseargdef\heading{\sectionheading{#1}{sec}{Yomitfromtoc}{}
5611*2e9d4914SAndroid Build Coastguard Worker  \suppressfirstparagraphindent}
5612*2e9d4914SAndroid Build Coastguard Worker\parseargdef\subheading{\sectionheading{#1}{subsec}{Yomitfromtoc}{}
5613*2e9d4914SAndroid Build Coastguard Worker  \suppressfirstparagraphindent}
5614*2e9d4914SAndroid Build Coastguard Worker\parseargdef\subsubheading{\sectionheading{#1}{subsubsec}{Yomitfromtoc}{}
5615*2e9d4914SAndroid Build Coastguard Worker  \suppressfirstparagraphindent}
5616*2e9d4914SAndroid Build Coastguard Worker
5617*2e9d4914SAndroid Build Coastguard Worker% These macros generate a chapter, section, etc. heading only
5618*2e9d4914SAndroid Build Coastguard Worker% (including whitespace, linebreaking, etc. around it),
5619*2e9d4914SAndroid Build Coastguard Worker% given all the information in convenient, parsed form.
5620*2e9d4914SAndroid Build Coastguard Worker
5621*2e9d4914SAndroid Build Coastguard Worker% Args are the skip and penalty (usually negative)
5622*2e9d4914SAndroid Build Coastguard Worker\def\dobreak#1#2{\par\ifdim\lastskip<#1\removelastskip\penalty#2\vskip#1\fi}
5623*2e9d4914SAndroid Build Coastguard Worker
5624*2e9d4914SAndroid Build Coastguard Worker% Parameter controlling skip before chapter headings (if needed)
5625*2e9d4914SAndroid Build Coastguard Worker\newskip\chapheadingskip
5626*2e9d4914SAndroid Build Coastguard Worker
5627*2e9d4914SAndroid Build Coastguard Worker% Define plain chapter starts, and page on/off switching for it.
5628*2e9d4914SAndroid Build Coastguard Worker\def\chapbreak{\dobreak \chapheadingskip {-4000}}
5629*2e9d4914SAndroid Build Coastguard Worker\def\chappager{\par\vfill\supereject}
5630*2e9d4914SAndroid Build Coastguard Worker% Because \domark is called before \chapoddpage, the filler page will
5631*2e9d4914SAndroid Build Coastguard Worker% get the headings for the next chapter, which is wrong.  But we don't
5632*2e9d4914SAndroid Build Coastguard Worker% care -- we just disable all headings on the filler page.
5633*2e9d4914SAndroid Build Coastguard Worker\def\chapoddpage{%
5634*2e9d4914SAndroid Build Coastguard Worker  \chappager
5635*2e9d4914SAndroid Build Coastguard Worker  \ifodd\pageno \else
5636*2e9d4914SAndroid Build Coastguard Worker    \begingroup
5637*2e9d4914SAndroid Build Coastguard Worker      \headingsoff
5638*2e9d4914SAndroid Build Coastguard Worker      \null
5639*2e9d4914SAndroid Build Coastguard Worker      \chappager
5640*2e9d4914SAndroid Build Coastguard Worker    \endgroup
5641*2e9d4914SAndroid Build Coastguard Worker  \fi
5642*2e9d4914SAndroid Build Coastguard Worker}
5643*2e9d4914SAndroid Build Coastguard Worker
5644*2e9d4914SAndroid Build Coastguard Worker\def\setchapternewpage #1 {\csname CHAPPAG#1\endcsname}
5645*2e9d4914SAndroid Build Coastguard Worker
5646*2e9d4914SAndroid Build Coastguard Worker\def\CHAPPAGoff{%
5647*2e9d4914SAndroid Build Coastguard Worker\global\let\contentsalignmacro = \chappager
5648*2e9d4914SAndroid Build Coastguard Worker\global\let\pchapsepmacro=\chapbreak
5649*2e9d4914SAndroid Build Coastguard Worker\global\let\pagealignmacro=\chappager}
5650*2e9d4914SAndroid Build Coastguard Worker
5651*2e9d4914SAndroid Build Coastguard Worker\def\CHAPPAGon{%
5652*2e9d4914SAndroid Build Coastguard Worker\global\let\contentsalignmacro = \chappager
5653*2e9d4914SAndroid Build Coastguard Worker\global\let\pchapsepmacro=\chappager
5654*2e9d4914SAndroid Build Coastguard Worker\global\let\pagealignmacro=\chappager
5655*2e9d4914SAndroid Build Coastguard Worker\global\def\HEADINGSon{\HEADINGSsingle}}
5656*2e9d4914SAndroid Build Coastguard Worker
5657*2e9d4914SAndroid Build Coastguard Worker\def\CHAPPAGodd{%
5658*2e9d4914SAndroid Build Coastguard Worker\global\let\contentsalignmacro = \chapoddpage
5659*2e9d4914SAndroid Build Coastguard Worker\global\let\pchapsepmacro=\chapoddpage
5660*2e9d4914SAndroid Build Coastguard Worker\global\let\pagealignmacro=\chapoddpage
5661*2e9d4914SAndroid Build Coastguard Worker\global\def\HEADINGSon{\HEADINGSdouble}}
5662*2e9d4914SAndroid Build Coastguard Worker
5663*2e9d4914SAndroid Build Coastguard Worker\CHAPPAGon
5664*2e9d4914SAndroid Build Coastguard Worker
5665*2e9d4914SAndroid Build Coastguard Worker% Chapter opening.
5666*2e9d4914SAndroid Build Coastguard Worker%
5667*2e9d4914SAndroid Build Coastguard Worker% #1 is the text, #2 is the section type (Ynumbered, Ynothing,
5668*2e9d4914SAndroid Build Coastguard Worker% Yappendix, Yomitfromtoc), #3 the chapter number.
5669*2e9d4914SAndroid Build Coastguard Worker%
5670*2e9d4914SAndroid Build Coastguard Worker% To test against our argument.
5671*2e9d4914SAndroid Build Coastguard Worker\def\Ynothingkeyword{Ynothing}
5672*2e9d4914SAndroid Build Coastguard Worker\def\Yomitfromtockeyword{Yomitfromtoc}
5673*2e9d4914SAndroid Build Coastguard Worker\def\Yappendixkeyword{Yappendix}
5674*2e9d4914SAndroid Build Coastguard Worker%
5675*2e9d4914SAndroid Build Coastguard Worker\def\chapmacro#1#2#3{%
5676*2e9d4914SAndroid Build Coastguard Worker  % Insert the first mark before the heading break (see notes for \domark).
5677*2e9d4914SAndroid Build Coastguard Worker  \let\prevchapterdefs=\lastchapterdefs
5678*2e9d4914SAndroid Build Coastguard Worker  \let\prevsectiondefs=\lastsectiondefs
5679*2e9d4914SAndroid Build Coastguard Worker  \gdef\lastsectiondefs{\gdef\thissectionname{}\gdef\thissectionnum{}%
5680*2e9d4914SAndroid Build Coastguard Worker                        \gdef\thissection{}}%
5681*2e9d4914SAndroid Build Coastguard Worker  %
5682*2e9d4914SAndroid Build Coastguard Worker  \def\temptype{#2}%
5683*2e9d4914SAndroid Build Coastguard Worker  \ifx\temptype\Ynothingkeyword
5684*2e9d4914SAndroid Build Coastguard Worker    \gdef\lastchapterdefs{\gdef\thischaptername{#1}\gdef\thischapternum{}%
5685*2e9d4914SAndroid Build Coastguard Worker                          \gdef\thischapter{\thischaptername}}%
5686*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temptype\Yomitfromtockeyword
5687*2e9d4914SAndroid Build Coastguard Worker    \gdef\lastchapterdefs{\gdef\thischaptername{#1}\gdef\thischapternum{}%
5688*2e9d4914SAndroid Build Coastguard Worker                          \gdef\thischapter{}}%
5689*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temptype\Yappendixkeyword
5690*2e9d4914SAndroid Build Coastguard Worker    \toks0={#1}%
5691*2e9d4914SAndroid Build Coastguard Worker    \xdef\lastchapterdefs{%
5692*2e9d4914SAndroid Build Coastguard Worker      \gdef\noexpand\thischaptername{\the\toks0}%
5693*2e9d4914SAndroid Build Coastguard Worker      \gdef\noexpand\thischapternum{\appendixletter}%
5694*2e9d4914SAndroid Build Coastguard Worker      % \noexpand\putwordAppendix avoids expanding indigestible
5695*2e9d4914SAndroid Build Coastguard Worker      % commands in some of the translations.
5696*2e9d4914SAndroid Build Coastguard Worker      \gdef\noexpand\thischapter{\noexpand\putwordAppendix{}
5697*2e9d4914SAndroid Build Coastguard Worker                                 \noexpand\thischapternum:
5698*2e9d4914SAndroid Build Coastguard Worker                                 \noexpand\thischaptername}%
5699*2e9d4914SAndroid Build Coastguard Worker    }%
5700*2e9d4914SAndroid Build Coastguard Worker  \else
5701*2e9d4914SAndroid Build Coastguard Worker    \toks0={#1}%
5702*2e9d4914SAndroid Build Coastguard Worker    \xdef\lastchapterdefs{%
5703*2e9d4914SAndroid Build Coastguard Worker      \gdef\noexpand\thischaptername{\the\toks0}%
5704*2e9d4914SAndroid Build Coastguard Worker      \gdef\noexpand\thischapternum{\the\chapno}%
5705*2e9d4914SAndroid Build Coastguard Worker      % \noexpand\putwordChapter avoids expanding indigestible
5706*2e9d4914SAndroid Build Coastguard Worker      % commands in some of the translations.
5707*2e9d4914SAndroid Build Coastguard Worker      \gdef\noexpand\thischapter{\noexpand\putwordChapter{}
5708*2e9d4914SAndroid Build Coastguard Worker                                 \noexpand\thischapternum:
5709*2e9d4914SAndroid Build Coastguard Worker                                 \noexpand\thischaptername}%
5710*2e9d4914SAndroid Build Coastguard Worker    }%
5711*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi
5712*2e9d4914SAndroid Build Coastguard Worker  %
5713*2e9d4914SAndroid Build Coastguard Worker  % Output the mark.  Pass it through \safewhatsit, to take care of
5714*2e9d4914SAndroid Build Coastguard Worker  % the preceding space.
5715*2e9d4914SAndroid Build Coastguard Worker  \safewhatsit\domark
5716*2e9d4914SAndroid Build Coastguard Worker  %
5717*2e9d4914SAndroid Build Coastguard Worker  % Insert the chapter heading break.
5718*2e9d4914SAndroid Build Coastguard Worker  \pchapsepmacro
5719*2e9d4914SAndroid Build Coastguard Worker  %
5720*2e9d4914SAndroid Build Coastguard Worker  % Now the second mark, after the heading break.  No break points
5721*2e9d4914SAndroid Build Coastguard Worker  % between here and the heading.
5722*2e9d4914SAndroid Build Coastguard Worker  \let\prevchapterdefs=\lastchapterdefs
5723*2e9d4914SAndroid Build Coastguard Worker  \let\prevsectiondefs=\lastsectiondefs
5724*2e9d4914SAndroid Build Coastguard Worker  \domark
5725*2e9d4914SAndroid Build Coastguard Worker  %
5726*2e9d4914SAndroid Build Coastguard Worker  {%
5727*2e9d4914SAndroid Build Coastguard Worker    \chapfonts \rmisbold
5728*2e9d4914SAndroid Build Coastguard Worker    %
5729*2e9d4914SAndroid Build Coastguard Worker    % Have to define \lastsection before calling \donoderef, because the
5730*2e9d4914SAndroid Build Coastguard Worker    % xref code eventually uses it.  On the other hand, it has to be called
5731*2e9d4914SAndroid Build Coastguard Worker    % after \pchapsepmacro, or the headline will change too soon.
5732*2e9d4914SAndroid Build Coastguard Worker    \gdef\lastsection{#1}%
5733*2e9d4914SAndroid Build Coastguard Worker    %
5734*2e9d4914SAndroid Build Coastguard Worker    % Only insert the separating space if we have a chapter/appendix
5735*2e9d4914SAndroid Build Coastguard Worker    % number, and don't print the unnumbered ``number''.
5736*2e9d4914SAndroid Build Coastguard Worker    \ifx\temptype\Ynothingkeyword
5737*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{}%
5738*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{unnchap}%
5739*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\temptype\Yomitfromtockeyword
5740*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{}% contents like unnumbered, but no toc entry
5741*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{omit}%
5742*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\temptype\Yappendixkeyword
5743*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{\putwordAppendix{} #3\enspace}%
5744*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{app}%
5745*2e9d4914SAndroid Build Coastguard Worker    \else
5746*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{#3\enspace}%
5747*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{numchap}%
5748*2e9d4914SAndroid Build Coastguard Worker    \fi\fi\fi
5749*2e9d4914SAndroid Build Coastguard Worker    %
5750*2e9d4914SAndroid Build Coastguard Worker    % Write the toc entry for this chapter.  Must come before the
5751*2e9d4914SAndroid Build Coastguard Worker    % \donoderef, because we include the current node name in the toc
5752*2e9d4914SAndroid Build Coastguard Worker    % entry, and \donoderef resets it to empty.
5753*2e9d4914SAndroid Build Coastguard Worker    \writetocentry{\toctype}{#1}{#3}%
5754*2e9d4914SAndroid Build Coastguard Worker    %
5755*2e9d4914SAndroid Build Coastguard Worker    % For pdftex, we have to write out the node definition (aka, make
5756*2e9d4914SAndroid Build Coastguard Worker    % the pdfdest) after any page break, but before the actual text has
5757*2e9d4914SAndroid Build Coastguard Worker    % been typeset.  If the destination for the pdf outline is after the
5758*2e9d4914SAndroid Build Coastguard Worker    % text, then jumping from the outline may wind up with the text not
5759*2e9d4914SAndroid Build Coastguard Worker    % being visible, for instance under high magnification.
5760*2e9d4914SAndroid Build Coastguard Worker    \donoderef{#2}%
5761*2e9d4914SAndroid Build Coastguard Worker    %
5762*2e9d4914SAndroid Build Coastguard Worker    % Typeset the actual heading.
5763*2e9d4914SAndroid Build Coastguard Worker    \nobreak % Avoid page breaks at the interline glue.
5764*2e9d4914SAndroid Build Coastguard Worker    \vbox{\raggedtitlesettings \hangindent=\wd0 \centerparametersmaybe
5765*2e9d4914SAndroid Build Coastguard Worker          \unhbox0 #1\par}%
5766*2e9d4914SAndroid Build Coastguard Worker  }%
5767*2e9d4914SAndroid Build Coastguard Worker  \nobreak\bigskip % no page break after a chapter title
5768*2e9d4914SAndroid Build Coastguard Worker  \nobreak
5769*2e9d4914SAndroid Build Coastguard Worker}
5770*2e9d4914SAndroid Build Coastguard Worker
5771*2e9d4914SAndroid Build Coastguard Worker% @centerchap -- centered and unnumbered.
5772*2e9d4914SAndroid Build Coastguard Worker\let\centerparametersmaybe = \relax
5773*2e9d4914SAndroid Build Coastguard Worker\def\centerparameters{%
5774*2e9d4914SAndroid Build Coastguard Worker  \advance\rightskip by 3\rightskip
5775*2e9d4914SAndroid Build Coastguard Worker  \leftskip = \rightskip
5776*2e9d4914SAndroid Build Coastguard Worker  \parfillskip = 0pt
5777*2e9d4914SAndroid Build Coastguard Worker}
5778*2e9d4914SAndroid Build Coastguard Worker
5779*2e9d4914SAndroid Build Coastguard Worker
5780*2e9d4914SAndroid Build Coastguard Worker% I don't think this chapter style is supported any more, so I'm not
5781*2e9d4914SAndroid Build Coastguard Worker% updating it with the new noderef stuff.  We'll see.  --karl, 11aug03.
5782*2e9d4914SAndroid Build Coastguard Worker%
5783*2e9d4914SAndroid Build Coastguard Worker\def\setchapterstyle #1 {\csname CHAPF#1\endcsname}
5784*2e9d4914SAndroid Build Coastguard Worker%
5785*2e9d4914SAndroid Build Coastguard Worker\def\unnchfopen #1{%
5786*2e9d4914SAndroid Build Coastguard Worker  \chapoddpage
5787*2e9d4914SAndroid Build Coastguard Worker  \vbox{\chapfonts \raggedtitlesettings #1\par}%
5788*2e9d4914SAndroid Build Coastguard Worker  \nobreak\bigskip\nobreak
5789*2e9d4914SAndroid Build Coastguard Worker}
5790*2e9d4914SAndroid Build Coastguard Worker\def\chfopen #1#2{\chapoddpage {\chapfonts
5791*2e9d4914SAndroid Build Coastguard Worker\vbox to 3in{\vfil \hbox to\hsize{\hfil #2} \hbox to\hsize{\hfil #1} \vfil}}%
5792*2e9d4914SAndroid Build Coastguard Worker\par\penalty 5000 %
5793*2e9d4914SAndroid Build Coastguard Worker}
5794*2e9d4914SAndroid Build Coastguard Worker\def\centerchfopen #1{%
5795*2e9d4914SAndroid Build Coastguard Worker  \chapoddpage
5796*2e9d4914SAndroid Build Coastguard Worker  \vbox{\chapfonts \raggedtitlesettings \hfill #1\hfill}%
5797*2e9d4914SAndroid Build Coastguard Worker  \nobreak\bigskip \nobreak
5798*2e9d4914SAndroid Build Coastguard Worker}
5799*2e9d4914SAndroid Build Coastguard Worker\def\CHAPFopen{%
5800*2e9d4914SAndroid Build Coastguard Worker  \global\let\chapmacro=\chfopen
5801*2e9d4914SAndroid Build Coastguard Worker  \global\let\centerchapmacro=\centerchfopen}
5802*2e9d4914SAndroid Build Coastguard Worker
5803*2e9d4914SAndroid Build Coastguard Worker
5804*2e9d4914SAndroid Build Coastguard Worker% Section titles.  These macros combine the section number parts and
5805*2e9d4914SAndroid Build Coastguard Worker% call the generic \sectionheading to do the printing.
5806*2e9d4914SAndroid Build Coastguard Worker%
5807*2e9d4914SAndroid Build Coastguard Worker\newskip\secheadingskip
5808*2e9d4914SAndroid Build Coastguard Worker\def\secheadingbreak{\dobreak \secheadingskip{-1000}}
5809*2e9d4914SAndroid Build Coastguard Worker
5810*2e9d4914SAndroid Build Coastguard Worker% Subsection titles.
5811*2e9d4914SAndroid Build Coastguard Worker\newskip\subsecheadingskip
5812*2e9d4914SAndroid Build Coastguard Worker\def\subsecheadingbreak{\dobreak \subsecheadingskip{-500}}
5813*2e9d4914SAndroid Build Coastguard Worker
5814*2e9d4914SAndroid Build Coastguard Worker% Subsubsection titles.
5815*2e9d4914SAndroid Build Coastguard Worker\def\subsubsecheadingskip{\subsecheadingskip}
5816*2e9d4914SAndroid Build Coastguard Worker\def\subsubsecheadingbreak{\subsecheadingbreak}
5817*2e9d4914SAndroid Build Coastguard Worker
5818*2e9d4914SAndroid Build Coastguard Worker
5819*2e9d4914SAndroid Build Coastguard Worker% Print any size, any type, section title.
5820*2e9d4914SAndroid Build Coastguard Worker%
5821*2e9d4914SAndroid Build Coastguard Worker% #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
5822*2e9d4914SAndroid Build Coastguard Worker% the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
5823*2e9d4914SAndroid Build Coastguard Worker% section number.
5824*2e9d4914SAndroid Build Coastguard Worker%
5825*2e9d4914SAndroid Build Coastguard Worker\def\seckeyword{sec}
5826*2e9d4914SAndroid Build Coastguard Worker%
5827*2e9d4914SAndroid Build Coastguard Worker\def\sectionheading#1#2#3#4{%
5828*2e9d4914SAndroid Build Coastguard Worker  {%
5829*2e9d4914SAndroid Build Coastguard Worker    \checkenv{}% should not be in an environment.
5830*2e9d4914SAndroid Build Coastguard Worker    %
5831*2e9d4914SAndroid Build Coastguard Worker    % Switch to the right set of fonts.
5832*2e9d4914SAndroid Build Coastguard Worker    \csname #2fonts\endcsname \rmisbold
5833*2e9d4914SAndroid Build Coastguard Worker    %
5834*2e9d4914SAndroid Build Coastguard Worker    \def\sectionlevel{#2}%
5835*2e9d4914SAndroid Build Coastguard Worker    \def\temptype{#3}%
5836*2e9d4914SAndroid Build Coastguard Worker    %
5837*2e9d4914SAndroid Build Coastguard Worker    % Insert first mark before the heading break (see notes for \domark).
5838*2e9d4914SAndroid Build Coastguard Worker    \let\prevsectiondefs=\lastsectiondefs
5839*2e9d4914SAndroid Build Coastguard Worker    \ifx\temptype\Ynothingkeyword
5840*2e9d4914SAndroid Build Coastguard Worker      \ifx\sectionlevel\seckeyword
5841*2e9d4914SAndroid Build Coastguard Worker        \gdef\lastsectiondefs{\gdef\thissectionname{#1}\gdef\thissectionnum{}%
5842*2e9d4914SAndroid Build Coastguard Worker                              \gdef\thissection{\thissectionname}}%
5843*2e9d4914SAndroid Build Coastguard Worker      \fi
5844*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\temptype\Yomitfromtockeyword
5845*2e9d4914SAndroid Build Coastguard Worker      % Don't redefine \thissection.
5846*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\temptype\Yappendixkeyword
5847*2e9d4914SAndroid Build Coastguard Worker      \ifx\sectionlevel\seckeyword
5848*2e9d4914SAndroid Build Coastguard Worker        \toks0={#1}%
5849*2e9d4914SAndroid Build Coastguard Worker        \xdef\lastsectiondefs{%
5850*2e9d4914SAndroid Build Coastguard Worker          \gdef\noexpand\thissectionname{\the\toks0}%
5851*2e9d4914SAndroid Build Coastguard Worker          \gdef\noexpand\thissectionnum{#4}%
5852*2e9d4914SAndroid Build Coastguard Worker          % \noexpand\putwordSection avoids expanding indigestible
5853*2e9d4914SAndroid Build Coastguard Worker          % commands in some of the translations.
5854*2e9d4914SAndroid Build Coastguard Worker          \gdef\noexpand\thissection{\noexpand\putwordSection{}
5855*2e9d4914SAndroid Build Coastguard Worker                                     \noexpand\thissectionnum:
5856*2e9d4914SAndroid Build Coastguard Worker                                     \noexpand\thissectionname}%
5857*2e9d4914SAndroid Build Coastguard Worker        }%
5858*2e9d4914SAndroid Build Coastguard Worker      \fi
5859*2e9d4914SAndroid Build Coastguard Worker    \else
5860*2e9d4914SAndroid Build Coastguard Worker      \ifx\sectionlevel\seckeyword
5861*2e9d4914SAndroid Build Coastguard Worker        \toks0={#1}%
5862*2e9d4914SAndroid Build Coastguard Worker        \xdef\lastsectiondefs{%
5863*2e9d4914SAndroid Build Coastguard Worker          \gdef\noexpand\thissectionname{\the\toks0}%
5864*2e9d4914SAndroid Build Coastguard Worker          \gdef\noexpand\thissectionnum{#4}%
5865*2e9d4914SAndroid Build Coastguard Worker          % \noexpand\putwordSection avoids expanding indigestible
5866*2e9d4914SAndroid Build Coastguard Worker          % commands in some of the translations.
5867*2e9d4914SAndroid Build Coastguard Worker          \gdef\noexpand\thissection{\noexpand\putwordSection{}
5868*2e9d4914SAndroid Build Coastguard Worker                                     \noexpand\thissectionnum:
5869*2e9d4914SAndroid Build Coastguard Worker                                     \noexpand\thissectionname}%
5870*2e9d4914SAndroid Build Coastguard Worker        }%
5871*2e9d4914SAndroid Build Coastguard Worker      \fi
5872*2e9d4914SAndroid Build Coastguard Worker    \fi\fi\fi
5873*2e9d4914SAndroid Build Coastguard Worker    %
5874*2e9d4914SAndroid Build Coastguard Worker    % Go into vertical mode.  Usually we'll already be there, but we
5875*2e9d4914SAndroid Build Coastguard Worker    % don't want the following whatsit to end up in a preceding paragraph
5876*2e9d4914SAndroid Build Coastguard Worker    % if the document didn't happen to have a blank line.
5877*2e9d4914SAndroid Build Coastguard Worker    \par
5878*2e9d4914SAndroid Build Coastguard Worker    %
5879*2e9d4914SAndroid Build Coastguard Worker    % Output the mark.  Pass it through \safewhatsit, to take care of
5880*2e9d4914SAndroid Build Coastguard Worker    % the preceding space.
5881*2e9d4914SAndroid Build Coastguard Worker    \safewhatsit\domark
5882*2e9d4914SAndroid Build Coastguard Worker    %
5883*2e9d4914SAndroid Build Coastguard Worker    % Insert space above the heading.
5884*2e9d4914SAndroid Build Coastguard Worker    \csname #2headingbreak\endcsname
5885*2e9d4914SAndroid Build Coastguard Worker    %
5886*2e9d4914SAndroid Build Coastguard Worker    % Now the second mark, after the heading break.  No break points
5887*2e9d4914SAndroid Build Coastguard Worker    % between here and the heading.
5888*2e9d4914SAndroid Build Coastguard Worker    \let\prevsectiondefs=\lastsectiondefs
5889*2e9d4914SAndroid Build Coastguard Worker    \domark
5890*2e9d4914SAndroid Build Coastguard Worker    %
5891*2e9d4914SAndroid Build Coastguard Worker    % Only insert the space after the number if we have a section number.
5892*2e9d4914SAndroid Build Coastguard Worker    \ifx\temptype\Ynothingkeyword
5893*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{}%
5894*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{unn}%
5895*2e9d4914SAndroid Build Coastguard Worker      \gdef\lastsection{#1}%
5896*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\temptype\Yomitfromtockeyword
5897*2e9d4914SAndroid Build Coastguard Worker      % for @headings -- no section number, don't include in toc,
5898*2e9d4914SAndroid Build Coastguard Worker      % and don't redefine \lastsection.
5899*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{}%
5900*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{omit}%
5901*2e9d4914SAndroid Build Coastguard Worker      \let\sectionlevel=\empty
5902*2e9d4914SAndroid Build Coastguard Worker    \else\ifx\temptype\Yappendixkeyword
5903*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{#4\enspace}%
5904*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{app}%
5905*2e9d4914SAndroid Build Coastguard Worker      \gdef\lastsection{#1}%
5906*2e9d4914SAndroid Build Coastguard Worker    \else
5907*2e9d4914SAndroid Build Coastguard Worker      \setbox0 = \hbox{#4\enspace}%
5908*2e9d4914SAndroid Build Coastguard Worker      \def\toctype{num}%
5909*2e9d4914SAndroid Build Coastguard Worker      \gdef\lastsection{#1}%
5910*2e9d4914SAndroid Build Coastguard Worker    \fi\fi\fi
5911*2e9d4914SAndroid Build Coastguard Worker    %
5912*2e9d4914SAndroid Build Coastguard Worker    % Write the toc entry (before \donoderef).  See comments in \chapmacro.
5913*2e9d4914SAndroid Build Coastguard Worker    \writetocentry{\toctype\sectionlevel}{#1}{#4}%
5914*2e9d4914SAndroid Build Coastguard Worker    %
5915*2e9d4914SAndroid Build Coastguard Worker    % Write the node reference (= pdf destination for pdftex).
5916*2e9d4914SAndroid Build Coastguard Worker    % Again, see comments in \chapmacro.
5917*2e9d4914SAndroid Build Coastguard Worker    \donoderef{#3}%
5918*2e9d4914SAndroid Build Coastguard Worker    %
5919*2e9d4914SAndroid Build Coastguard Worker    % Interline glue will be inserted when the vbox is completed.
5920*2e9d4914SAndroid Build Coastguard Worker    % That glue will be a valid breakpoint for the page, since it'll be
5921*2e9d4914SAndroid Build Coastguard Worker    % preceded by a whatsit (usually from the \donoderef, or from the
5922*2e9d4914SAndroid Build Coastguard Worker    % \writetocentry if there was no node).  We don't want to allow that
5923*2e9d4914SAndroid Build Coastguard Worker    % break, since then the whatsits could end up on page n while the
5924*2e9d4914SAndroid Build Coastguard Worker    % section is on page n+1, thus toc/etc. are wrong.  Debian bug 276000.
5925*2e9d4914SAndroid Build Coastguard Worker    \nobreak
5926*2e9d4914SAndroid Build Coastguard Worker    %
5927*2e9d4914SAndroid Build Coastguard Worker    % Output the actual section heading.
5928*2e9d4914SAndroid Build Coastguard Worker    \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \ptexraggedright
5929*2e9d4914SAndroid Build Coastguard Worker          \hangindent=\wd0  % zero if no section number
5930*2e9d4914SAndroid Build Coastguard Worker          \unhbox0 #1}%
5931*2e9d4914SAndroid Build Coastguard Worker  }%
5932*2e9d4914SAndroid Build Coastguard Worker  % Add extra space after the heading -- half of whatever came above it.
5933*2e9d4914SAndroid Build Coastguard Worker  % Don't allow stretch, though.
5934*2e9d4914SAndroid Build Coastguard Worker  \kern .5 \csname #2headingskip\endcsname
5935*2e9d4914SAndroid Build Coastguard Worker  %
5936*2e9d4914SAndroid Build Coastguard Worker  % Do not let the kern be a potential breakpoint, as it would be if it
5937*2e9d4914SAndroid Build Coastguard Worker  % was followed by glue.
5938*2e9d4914SAndroid Build Coastguard Worker  \nobreak
5939*2e9d4914SAndroid Build Coastguard Worker  %
5940*2e9d4914SAndroid Build Coastguard Worker  % We'll almost certainly start a paragraph next, so don't let that
5941*2e9d4914SAndroid Build Coastguard Worker  % glue accumulate.  (Not a breakpoint because it's preceded by a
5942*2e9d4914SAndroid Build Coastguard Worker  % discardable item.)  However, when a paragraph is not started next
5943*2e9d4914SAndroid Build Coastguard Worker  % (\startdefun, \cartouche, \center, etc.), this needs to be wiped out
5944*2e9d4914SAndroid Build Coastguard Worker  % or the negative glue will cause weirdly wrong output, typically
5945*2e9d4914SAndroid Build Coastguard Worker  % obscuring the section heading with something else.
5946*2e9d4914SAndroid Build Coastguard Worker  \vskip-\parskip
5947*2e9d4914SAndroid Build Coastguard Worker  %
5948*2e9d4914SAndroid Build Coastguard Worker  % This is so the last item on the main vertical list is a known
5949*2e9d4914SAndroid Build Coastguard Worker  % \penalty > 10000, so \startdefun, etc., can recognize the situation
5950*2e9d4914SAndroid Build Coastguard Worker  % and do the needful.
5951*2e9d4914SAndroid Build Coastguard Worker  \penalty 10001
5952*2e9d4914SAndroid Build Coastguard Worker}
5953*2e9d4914SAndroid Build Coastguard Worker
5954*2e9d4914SAndroid Build Coastguard Worker
5955*2e9d4914SAndroid Build Coastguard Worker\message{toc,}
5956*2e9d4914SAndroid Build Coastguard Worker% Table of contents.
5957*2e9d4914SAndroid Build Coastguard Worker\newwrite\tocfile
5958*2e9d4914SAndroid Build Coastguard Worker
5959*2e9d4914SAndroid Build Coastguard Worker% Write an entry to the toc file, opening it if necessary.
5960*2e9d4914SAndroid Build Coastguard Worker% Called from @chapter, etc.
5961*2e9d4914SAndroid Build Coastguard Worker%
5962*2e9d4914SAndroid Build Coastguard Worker% Example usage: \writetocentry{sec}{Section Name}{\the\chapno.\the\secno}
5963*2e9d4914SAndroid Build Coastguard Worker% We append the current node name (if any) and page number as additional
5964*2e9d4914SAndroid Build Coastguard Worker% arguments for the \{chap,sec,...}entry macros which will eventually
5965*2e9d4914SAndroid Build Coastguard Worker% read this.  The node name is used in the pdf outlines as the
5966*2e9d4914SAndroid Build Coastguard Worker% destination to jump to.
5967*2e9d4914SAndroid Build Coastguard Worker%
5968*2e9d4914SAndroid Build Coastguard Worker% We open the .toc file for writing here instead of at @setfilename (or
5969*2e9d4914SAndroid Build Coastguard Worker% any other fixed time) so that @contents can be anywhere in the document.
5970*2e9d4914SAndroid Build Coastguard Worker% But if #1 is `omit', then we don't do anything.  This is used for the
5971*2e9d4914SAndroid Build Coastguard Worker% table of contents chapter openings themselves.
5972*2e9d4914SAndroid Build Coastguard Worker%
5973*2e9d4914SAndroid Build Coastguard Worker\newif\iftocfileopened
5974*2e9d4914SAndroid Build Coastguard Worker\def\omitkeyword{omit}%
5975*2e9d4914SAndroid Build Coastguard Worker%
5976*2e9d4914SAndroid Build Coastguard Worker\def\writetocentry#1#2#3{%
5977*2e9d4914SAndroid Build Coastguard Worker  \edef\writetoctype{#1}%
5978*2e9d4914SAndroid Build Coastguard Worker  \ifx\writetoctype\omitkeyword \else
5979*2e9d4914SAndroid Build Coastguard Worker    \iftocfileopened\else
5980*2e9d4914SAndroid Build Coastguard Worker      \immediate\openout\tocfile = \jobname.toc
5981*2e9d4914SAndroid Build Coastguard Worker      \global\tocfileopenedtrue
5982*2e9d4914SAndroid Build Coastguard Worker    \fi
5983*2e9d4914SAndroid Build Coastguard Worker    %
5984*2e9d4914SAndroid Build Coastguard Worker    \iflinks
5985*2e9d4914SAndroid Build Coastguard Worker      {\atdummies
5986*2e9d4914SAndroid Build Coastguard Worker       \edef\temp{%
5987*2e9d4914SAndroid Build Coastguard Worker         \write\tocfile{@#1entry{#2}{#3}{\lastnode}{\noexpand\folio}}}%
5988*2e9d4914SAndroid Build Coastguard Worker       \temp
5989*2e9d4914SAndroid Build Coastguard Worker      }%
5990*2e9d4914SAndroid Build Coastguard Worker    \fi
5991*2e9d4914SAndroid Build Coastguard Worker  \fi
5992*2e9d4914SAndroid Build Coastguard Worker  %
5993*2e9d4914SAndroid Build Coastguard Worker  % Tell \shipout to create a pdf destination on each page, if we're
5994*2e9d4914SAndroid Build Coastguard Worker  % writing pdf.  These are used in the table of contents.  We can't
5995*2e9d4914SAndroid Build Coastguard Worker  % just write one on every page because the title pages are numbered
5996*2e9d4914SAndroid Build Coastguard Worker  % 1 and 2 (the page numbers aren't printed), and so are the first
5997*2e9d4914SAndroid Build Coastguard Worker  % two pages of the document.  Thus, we'd have two destinations named
5998*2e9d4914SAndroid Build Coastguard Worker  % `1', and two named `2'.
5999*2e9d4914SAndroid Build Coastguard Worker  \ifpdf \global\pdfmakepagedesttrue \fi
6000*2e9d4914SAndroid Build Coastguard Worker}
6001*2e9d4914SAndroid Build Coastguard Worker
6002*2e9d4914SAndroid Build Coastguard Worker
6003*2e9d4914SAndroid Build Coastguard Worker% These characters do not print properly in the Computer Modern roman
6004*2e9d4914SAndroid Build Coastguard Worker% fonts, so we must take special care.  This is more or less redundant
6005*2e9d4914SAndroid Build Coastguard Worker% with the Texinfo input format setup at the end of this file.
6006*2e9d4914SAndroid Build Coastguard Worker%
6007*2e9d4914SAndroid Build Coastguard Worker\def\activecatcodes{%
6008*2e9d4914SAndroid Build Coastguard Worker  \catcode`\"=\active
6009*2e9d4914SAndroid Build Coastguard Worker  \catcode`\$=\active
6010*2e9d4914SAndroid Build Coastguard Worker  \catcode`\<=\active
6011*2e9d4914SAndroid Build Coastguard Worker  \catcode`\>=\active
6012*2e9d4914SAndroid Build Coastguard Worker  \catcode`\\=\active
6013*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^=\active
6014*2e9d4914SAndroid Build Coastguard Worker  \catcode`\_=\active
6015*2e9d4914SAndroid Build Coastguard Worker  \catcode`\|=\active
6016*2e9d4914SAndroid Build Coastguard Worker  \catcode`\~=\active
6017*2e9d4914SAndroid Build Coastguard Worker}
6018*2e9d4914SAndroid Build Coastguard Worker
6019*2e9d4914SAndroid Build Coastguard Worker
6020*2e9d4914SAndroid Build Coastguard Worker% Read the toc file, which is essentially Texinfo input.
6021*2e9d4914SAndroid Build Coastguard Worker\def\readtocfile{%
6022*2e9d4914SAndroid Build Coastguard Worker  \setupdatafile
6023*2e9d4914SAndroid Build Coastguard Worker  \activecatcodes
6024*2e9d4914SAndroid Build Coastguard Worker  \input \tocreadfilename
6025*2e9d4914SAndroid Build Coastguard Worker}
6026*2e9d4914SAndroid Build Coastguard Worker
6027*2e9d4914SAndroid Build Coastguard Worker\newskip\contentsrightmargin \contentsrightmargin=1in
6028*2e9d4914SAndroid Build Coastguard Worker\newcount\savepageno
6029*2e9d4914SAndroid Build Coastguard Worker\newcount\lastnegativepageno \lastnegativepageno = -1
6030*2e9d4914SAndroid Build Coastguard Worker
6031*2e9d4914SAndroid Build Coastguard Worker% Prepare to read what we've written to \tocfile.
6032*2e9d4914SAndroid Build Coastguard Worker%
6033*2e9d4914SAndroid Build Coastguard Worker\def\startcontents#1{%
6034*2e9d4914SAndroid Build Coastguard Worker  % If @setchapternewpage on, and @headings double, the contents should
6035*2e9d4914SAndroid Build Coastguard Worker  % start on an odd page, unlike chapters.  Thus, we maintain
6036*2e9d4914SAndroid Build Coastguard Worker  % \contentsalignmacro in parallel with \pagealignmacro.
6037*2e9d4914SAndroid Build Coastguard Worker  % From: Torbjorn Granlund <[email protected]>
6038*2e9d4914SAndroid Build Coastguard Worker  \contentsalignmacro
6039*2e9d4914SAndroid Build Coastguard Worker  \immediate\closeout\tocfile
6040*2e9d4914SAndroid Build Coastguard Worker  %
6041*2e9d4914SAndroid Build Coastguard Worker  % Don't need to put `Contents' or `Short Contents' in the headline.
6042*2e9d4914SAndroid Build Coastguard Worker  % It is abundantly clear what they are.
6043*2e9d4914SAndroid Build Coastguard Worker  \chapmacro{#1}{Yomitfromtoc}{}%
6044*2e9d4914SAndroid Build Coastguard Worker  %
6045*2e9d4914SAndroid Build Coastguard Worker  \savepageno = \pageno
6046*2e9d4914SAndroid Build Coastguard Worker  \begingroup                  % Set up to handle contents files properly.
6047*2e9d4914SAndroid Build Coastguard Worker    \raggedbottom              % Worry more about breakpoints than the bottom.
6048*2e9d4914SAndroid Build Coastguard Worker    \advance\hsize by -\contentsrightmargin % Don't use the full line length.
6049*2e9d4914SAndroid Build Coastguard Worker    %
6050*2e9d4914SAndroid Build Coastguard Worker    % Roman numerals for page numbers.
6051*2e9d4914SAndroid Build Coastguard Worker    \ifnum \pageno>0 \global\pageno = \lastnegativepageno \fi
6052*2e9d4914SAndroid Build Coastguard Worker}
6053*2e9d4914SAndroid Build Coastguard Worker
6054*2e9d4914SAndroid Build Coastguard Worker% redefined for the two-volume lispref.  We always output on
6055*2e9d4914SAndroid Build Coastguard Worker% \jobname.toc even if this is redefined.
6056*2e9d4914SAndroid Build Coastguard Worker%
6057*2e9d4914SAndroid Build Coastguard Worker\def\tocreadfilename{\jobname.toc}
6058*2e9d4914SAndroid Build Coastguard Worker
6059*2e9d4914SAndroid Build Coastguard Worker% Normal (long) toc.
6060*2e9d4914SAndroid Build Coastguard Worker%
6061*2e9d4914SAndroid Build Coastguard Worker\def\contents{%
6062*2e9d4914SAndroid Build Coastguard Worker  \startcontents{\putwordTOC}%
6063*2e9d4914SAndroid Build Coastguard Worker    \openin 1 \tocreadfilename\space
6064*2e9d4914SAndroid Build Coastguard Worker    \ifeof 1 \else
6065*2e9d4914SAndroid Build Coastguard Worker      \readtocfile
6066*2e9d4914SAndroid Build Coastguard Worker    \fi
6067*2e9d4914SAndroid Build Coastguard Worker    \vfill \eject
6068*2e9d4914SAndroid Build Coastguard Worker    \contentsalignmacro % in case @setchapternewpage odd is in effect
6069*2e9d4914SAndroid Build Coastguard Worker    \ifeof 1 \else
6070*2e9d4914SAndroid Build Coastguard Worker      \pdfmakeoutlines
6071*2e9d4914SAndroid Build Coastguard Worker    \fi
6072*2e9d4914SAndroid Build Coastguard Worker    \closein 1
6073*2e9d4914SAndroid Build Coastguard Worker  \endgroup
6074*2e9d4914SAndroid Build Coastguard Worker  \lastnegativepageno = \pageno
6075*2e9d4914SAndroid Build Coastguard Worker  \global\pageno = \savepageno
6076*2e9d4914SAndroid Build Coastguard Worker}
6077*2e9d4914SAndroid Build Coastguard Worker
6078*2e9d4914SAndroid Build Coastguard Worker% And just the chapters.
6079*2e9d4914SAndroid Build Coastguard Worker\def\summarycontents{%
6080*2e9d4914SAndroid Build Coastguard Worker  \startcontents{\putwordShortTOC}%
6081*2e9d4914SAndroid Build Coastguard Worker    %
6082*2e9d4914SAndroid Build Coastguard Worker    \let\partentry = \shortpartentry
6083*2e9d4914SAndroid Build Coastguard Worker    \let\numchapentry = \shortchapentry
6084*2e9d4914SAndroid Build Coastguard Worker    \let\appentry = \shortchapentry
6085*2e9d4914SAndroid Build Coastguard Worker    \let\unnchapentry = \shortunnchapentry
6086*2e9d4914SAndroid Build Coastguard Worker    % We want a true roman here for the page numbers.
6087*2e9d4914SAndroid Build Coastguard Worker    \secfonts
6088*2e9d4914SAndroid Build Coastguard Worker    \let\rm=\shortcontrm \let\bf=\shortcontbf
6089*2e9d4914SAndroid Build Coastguard Worker    \let\sl=\shortcontsl \let\tt=\shortconttt
6090*2e9d4914SAndroid Build Coastguard Worker    \rm
6091*2e9d4914SAndroid Build Coastguard Worker    \hyphenpenalty = 10000
6092*2e9d4914SAndroid Build Coastguard Worker    \advance\baselineskip by 1pt % Open it up a little.
6093*2e9d4914SAndroid Build Coastguard Worker    \def\numsecentry##1##2##3##4{}
6094*2e9d4914SAndroid Build Coastguard Worker    \let\appsecentry = \numsecentry
6095*2e9d4914SAndroid Build Coastguard Worker    \let\unnsecentry = \numsecentry
6096*2e9d4914SAndroid Build Coastguard Worker    \let\numsubsecentry = \numsecentry
6097*2e9d4914SAndroid Build Coastguard Worker    \let\appsubsecentry = \numsecentry
6098*2e9d4914SAndroid Build Coastguard Worker    \let\unnsubsecentry = \numsecentry
6099*2e9d4914SAndroid Build Coastguard Worker    \let\numsubsubsecentry = \numsecentry
6100*2e9d4914SAndroid Build Coastguard Worker    \let\appsubsubsecentry = \numsecentry
6101*2e9d4914SAndroid Build Coastguard Worker    \let\unnsubsubsecentry = \numsecentry
6102*2e9d4914SAndroid Build Coastguard Worker    \openin 1 \tocreadfilename\space
6103*2e9d4914SAndroid Build Coastguard Worker    \ifeof 1 \else
6104*2e9d4914SAndroid Build Coastguard Worker      \readtocfile
6105*2e9d4914SAndroid Build Coastguard Worker    \fi
6106*2e9d4914SAndroid Build Coastguard Worker    \closein 1
6107*2e9d4914SAndroid Build Coastguard Worker    \vfill \eject
6108*2e9d4914SAndroid Build Coastguard Worker    \contentsalignmacro % in case @setchapternewpage odd is in effect
6109*2e9d4914SAndroid Build Coastguard Worker  \endgroup
6110*2e9d4914SAndroid Build Coastguard Worker  \lastnegativepageno = \pageno
6111*2e9d4914SAndroid Build Coastguard Worker  \global\pageno = \savepageno
6112*2e9d4914SAndroid Build Coastguard Worker}
6113*2e9d4914SAndroid Build Coastguard Worker\let\shortcontents = \summarycontents
6114*2e9d4914SAndroid Build Coastguard Worker
6115*2e9d4914SAndroid Build Coastguard Worker% Typeset the label for a chapter or appendix for the short contents.
6116*2e9d4914SAndroid Build Coastguard Worker% The arg is, e.g., `A' for an appendix, or `3' for a chapter.
6117*2e9d4914SAndroid Build Coastguard Worker%
6118*2e9d4914SAndroid Build Coastguard Worker\def\shortchaplabel#1{%
6119*2e9d4914SAndroid Build Coastguard Worker  % This space should be enough, since a single number is .5em, and the
6120*2e9d4914SAndroid Build Coastguard Worker  % widest letter (M) is 1em, at least in the Computer Modern fonts.
6121*2e9d4914SAndroid Build Coastguard Worker  % But use \hss just in case.
6122*2e9d4914SAndroid Build Coastguard Worker  % (This space doesn't include the extra space that gets added after
6123*2e9d4914SAndroid Build Coastguard Worker  % the label; that gets put in by \shortchapentry above.)
6124*2e9d4914SAndroid Build Coastguard Worker  %
6125*2e9d4914SAndroid Build Coastguard Worker  % We'd like to right-justify chapter numbers, but that looks strange
6126*2e9d4914SAndroid Build Coastguard Worker  % with appendix letters.  And right-justifying numbers and
6127*2e9d4914SAndroid Build Coastguard Worker  % left-justifying letters looks strange when there is less than 10
6128*2e9d4914SAndroid Build Coastguard Worker  % chapters.  Have to read the whole toc once to know how many chapters
6129*2e9d4914SAndroid Build Coastguard Worker  % there are before deciding ...
6130*2e9d4914SAndroid Build Coastguard Worker  \hbox to 1em{#1\hss}%
6131*2e9d4914SAndroid Build Coastguard Worker}
6132*2e9d4914SAndroid Build Coastguard Worker
6133*2e9d4914SAndroid Build Coastguard Worker% These macros generate individual entries in the table of contents.
6134*2e9d4914SAndroid Build Coastguard Worker% The first argument is the chapter or section name.
6135*2e9d4914SAndroid Build Coastguard Worker% The last argument is the page number.
6136*2e9d4914SAndroid Build Coastguard Worker% The arguments in between are the chapter number, section number, ...
6137*2e9d4914SAndroid Build Coastguard Worker
6138*2e9d4914SAndroid Build Coastguard Worker% Parts, in the main contents.  Replace the part number, which doesn't
6139*2e9d4914SAndroid Build Coastguard Worker% exist, with an empty box.  Let's hope all the numbers have the same width.
6140*2e9d4914SAndroid Build Coastguard Worker% Also ignore the page number, which is conventionally not printed.
6141*2e9d4914SAndroid Build Coastguard Worker\def\numeralbox{\setbox0=\hbox{8}\hbox to \wd0{\hfil}}
6142*2e9d4914SAndroid Build Coastguard Worker\def\partentry#1#2#3#4{\dochapentry{\numeralbox\labelspace#1}{}}
6143*2e9d4914SAndroid Build Coastguard Worker%
6144*2e9d4914SAndroid Build Coastguard Worker% Parts, in the short toc.
6145*2e9d4914SAndroid Build Coastguard Worker\def\shortpartentry#1#2#3#4{%
6146*2e9d4914SAndroid Build Coastguard Worker  \penalty-300
6147*2e9d4914SAndroid Build Coastguard Worker  \vskip.5\baselineskip plus.15\baselineskip minus.1\baselineskip
6148*2e9d4914SAndroid Build Coastguard Worker  \shortchapentry{{\bf #1}}{\numeralbox}{}{}%
6149*2e9d4914SAndroid Build Coastguard Worker}
6150*2e9d4914SAndroid Build Coastguard Worker
6151*2e9d4914SAndroid Build Coastguard Worker% Chapters, in the main contents.
6152*2e9d4914SAndroid Build Coastguard Worker\def\numchapentry#1#2#3#4{\dochapentry{#2\labelspace#1}{#4}}
6153*2e9d4914SAndroid Build Coastguard Worker%
6154*2e9d4914SAndroid Build Coastguard Worker% Chapters, in the short toc.
6155*2e9d4914SAndroid Build Coastguard Worker% See comments in \dochapentry re vbox and related settings.
6156*2e9d4914SAndroid Build Coastguard Worker\def\shortchapentry#1#2#3#4{%
6157*2e9d4914SAndroid Build Coastguard Worker  \tocentry{\shortchaplabel{#2}\labelspace #1}{\doshortpageno\bgroup#4\egroup}%
6158*2e9d4914SAndroid Build Coastguard Worker}
6159*2e9d4914SAndroid Build Coastguard Worker
6160*2e9d4914SAndroid Build Coastguard Worker% Appendices, in the main contents.
6161*2e9d4914SAndroid Build Coastguard Worker% Need the word Appendix, and a fixed-size box.
6162*2e9d4914SAndroid Build Coastguard Worker%
6163*2e9d4914SAndroid Build Coastguard Worker\def\appendixbox#1{%
6164*2e9d4914SAndroid Build Coastguard Worker  % We use M since it's probably the widest letter.
6165*2e9d4914SAndroid Build Coastguard Worker  \setbox0 = \hbox{\putwordAppendix{} M}%
6166*2e9d4914SAndroid Build Coastguard Worker  \hbox to \wd0{\putwordAppendix{} #1\hss}}
6167*2e9d4914SAndroid Build Coastguard Worker%
6168*2e9d4914SAndroid Build Coastguard Worker\def\appentry#1#2#3#4{\dochapentry{\appendixbox{#2}\labelspace#1}{#4}}
6169*2e9d4914SAndroid Build Coastguard Worker
6170*2e9d4914SAndroid Build Coastguard Worker% Unnumbered chapters.
6171*2e9d4914SAndroid Build Coastguard Worker\def\unnchapentry#1#2#3#4{\dochapentry{#1}{#4}}
6172*2e9d4914SAndroid Build Coastguard Worker\def\shortunnchapentry#1#2#3#4{\tocentry{#1}{\doshortpageno\bgroup#4\egroup}}
6173*2e9d4914SAndroid Build Coastguard Worker
6174*2e9d4914SAndroid Build Coastguard Worker% Sections.
6175*2e9d4914SAndroid Build Coastguard Worker\def\numsecentry#1#2#3#4{\dosecentry{#2\labelspace#1}{#4}}
6176*2e9d4914SAndroid Build Coastguard Worker\let\appsecentry=\numsecentry
6177*2e9d4914SAndroid Build Coastguard Worker\def\unnsecentry#1#2#3#4{\dosecentry{#1}{#4}}
6178*2e9d4914SAndroid Build Coastguard Worker
6179*2e9d4914SAndroid Build Coastguard Worker% Subsections.
6180*2e9d4914SAndroid Build Coastguard Worker\def\numsubsecentry#1#2#3#4{\dosubsecentry{#2\labelspace#1}{#4}}
6181*2e9d4914SAndroid Build Coastguard Worker\let\appsubsecentry=\numsubsecentry
6182*2e9d4914SAndroid Build Coastguard Worker\def\unnsubsecentry#1#2#3#4{\dosubsecentry{#1}{#4}}
6183*2e9d4914SAndroid Build Coastguard Worker
6184*2e9d4914SAndroid Build Coastguard Worker% And subsubsections.
6185*2e9d4914SAndroid Build Coastguard Worker\def\numsubsubsecentry#1#2#3#4{\dosubsubsecentry{#2\labelspace#1}{#4}}
6186*2e9d4914SAndroid Build Coastguard Worker\let\appsubsubsecentry=\numsubsubsecentry
6187*2e9d4914SAndroid Build Coastguard Worker\def\unnsubsubsecentry#1#2#3#4{\dosubsubsecentry{#1}{#4}}
6188*2e9d4914SAndroid Build Coastguard Worker
6189*2e9d4914SAndroid Build Coastguard Worker% This parameter controls the indentation of the various levels.
6190*2e9d4914SAndroid Build Coastguard Worker% Same as \defaultparindent.
6191*2e9d4914SAndroid Build Coastguard Worker\newdimen\tocindent \tocindent = 15pt
6192*2e9d4914SAndroid Build Coastguard Worker
6193*2e9d4914SAndroid Build Coastguard Worker% Now for the actual typesetting. In all these, #1 is the text and #2 is the
6194*2e9d4914SAndroid Build Coastguard Worker% page number.
6195*2e9d4914SAndroid Build Coastguard Worker%
6196*2e9d4914SAndroid Build Coastguard Worker% If the toc has to be broken over pages, we want it to be at chapters
6197*2e9d4914SAndroid Build Coastguard Worker% if at all possible; hence the \penalty.
6198*2e9d4914SAndroid Build Coastguard Worker\def\dochapentry#1#2{%
6199*2e9d4914SAndroid Build Coastguard Worker   \penalty-300 \vskip1\baselineskip plus.33\baselineskip minus.25\baselineskip
6200*2e9d4914SAndroid Build Coastguard Worker   \begingroup
6201*2e9d4914SAndroid Build Coastguard Worker     \chapentryfonts
6202*2e9d4914SAndroid Build Coastguard Worker     \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6203*2e9d4914SAndroid Build Coastguard Worker   \endgroup
6204*2e9d4914SAndroid Build Coastguard Worker   \nobreak\vskip .25\baselineskip plus.1\baselineskip
6205*2e9d4914SAndroid Build Coastguard Worker}
6206*2e9d4914SAndroid Build Coastguard Worker
6207*2e9d4914SAndroid Build Coastguard Worker\def\dosecentry#1#2{\begingroup
6208*2e9d4914SAndroid Build Coastguard Worker  \secentryfonts \leftskip=\tocindent
6209*2e9d4914SAndroid Build Coastguard Worker  \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6210*2e9d4914SAndroid Build Coastguard Worker\endgroup}
6211*2e9d4914SAndroid Build Coastguard Worker
6212*2e9d4914SAndroid Build Coastguard Worker\def\dosubsecentry#1#2{\begingroup
6213*2e9d4914SAndroid Build Coastguard Worker  \subsecentryfonts \leftskip=2\tocindent
6214*2e9d4914SAndroid Build Coastguard Worker  \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6215*2e9d4914SAndroid Build Coastguard Worker\endgroup}
6216*2e9d4914SAndroid Build Coastguard Worker
6217*2e9d4914SAndroid Build Coastguard Worker\def\dosubsubsecentry#1#2{\begingroup
6218*2e9d4914SAndroid Build Coastguard Worker  \subsubsecentryfonts \leftskip=3\tocindent
6219*2e9d4914SAndroid Build Coastguard Worker  \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6220*2e9d4914SAndroid Build Coastguard Worker\endgroup}
6221*2e9d4914SAndroid Build Coastguard Worker
6222*2e9d4914SAndroid Build Coastguard Worker% We use the same \entry macro as for the index entries.
6223*2e9d4914SAndroid Build Coastguard Worker\let\tocentry = \entry
6224*2e9d4914SAndroid Build Coastguard Worker
6225*2e9d4914SAndroid Build Coastguard Worker% Space between chapter (or whatever) number and the title.
6226*2e9d4914SAndroid Build Coastguard Worker\def\labelspace{\hskip1em \relax}
6227*2e9d4914SAndroid Build Coastguard Worker
6228*2e9d4914SAndroid Build Coastguard Worker\def\dopageno#1{{\rm #1}}
6229*2e9d4914SAndroid Build Coastguard Worker\def\doshortpageno#1{{\rm #1}}
6230*2e9d4914SAndroid Build Coastguard Worker
6231*2e9d4914SAndroid Build Coastguard Worker\def\chapentryfonts{\secfonts \rm}
6232*2e9d4914SAndroid Build Coastguard Worker\def\secentryfonts{\textfonts}
6233*2e9d4914SAndroid Build Coastguard Worker\def\subsecentryfonts{\textfonts}
6234*2e9d4914SAndroid Build Coastguard Worker\def\subsubsecentryfonts{\textfonts}
6235*2e9d4914SAndroid Build Coastguard Worker
6236*2e9d4914SAndroid Build Coastguard Worker
6237*2e9d4914SAndroid Build Coastguard Worker\message{environments,}
6238*2e9d4914SAndroid Build Coastguard Worker% @foo ... @end foo.
6239*2e9d4914SAndroid Build Coastguard Worker
6240*2e9d4914SAndroid Build Coastguard Worker% @tex ... @end tex    escapes into raw TeX temporarily.
6241*2e9d4914SAndroid Build Coastguard Worker% One exception: @ is still an escape character, so that @end tex works.
6242*2e9d4914SAndroid Build Coastguard Worker% But \@ or @@ will get a plain @ character.
6243*2e9d4914SAndroid Build Coastguard Worker
6244*2e9d4914SAndroid Build Coastguard Worker\envdef\tex{%
6245*2e9d4914SAndroid Build Coastguard Worker  \setupmarkupstyle{tex}%
6246*2e9d4914SAndroid Build Coastguard Worker  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
6247*2e9d4914SAndroid Build Coastguard Worker  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
6248*2e9d4914SAndroid Build Coastguard Worker  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
6249*2e9d4914SAndroid Build Coastguard Worker  \catcode `\%=14
6250*2e9d4914SAndroid Build Coastguard Worker  \catcode `\+=\other
6251*2e9d4914SAndroid Build Coastguard Worker  \catcode `\"=\other
6252*2e9d4914SAndroid Build Coastguard Worker  \catcode `\|=\other
6253*2e9d4914SAndroid Build Coastguard Worker  \catcode `\<=\other
6254*2e9d4914SAndroid Build Coastguard Worker  \catcode `\>=\other
6255*2e9d4914SAndroid Build Coastguard Worker  \catcode`\`=\other
6256*2e9d4914SAndroid Build Coastguard Worker  \catcode`\'=\other
6257*2e9d4914SAndroid Build Coastguard Worker  \escapechar=`\\
6258*2e9d4914SAndroid Build Coastguard Worker  %
6259*2e9d4914SAndroid Build Coastguard Worker  % ' is active in math mode (mathcode"8000).  So reset it, and all our
6260*2e9d4914SAndroid Build Coastguard Worker  % other math active characters (just in case), to plain's definitions.
6261*2e9d4914SAndroid Build Coastguard Worker  \mathactive
6262*2e9d4914SAndroid Build Coastguard Worker  %
6263*2e9d4914SAndroid Build Coastguard Worker  \let\b=\ptexb
6264*2e9d4914SAndroid Build Coastguard Worker  \let\bullet=\ptexbullet
6265*2e9d4914SAndroid Build Coastguard Worker  \let\c=\ptexc
6266*2e9d4914SAndroid Build Coastguard Worker  \let\,=\ptexcomma
6267*2e9d4914SAndroid Build Coastguard Worker  \let\.=\ptexdot
6268*2e9d4914SAndroid Build Coastguard Worker  \let\dots=\ptexdots
6269*2e9d4914SAndroid Build Coastguard Worker  \let\equiv=\ptexequiv
6270*2e9d4914SAndroid Build Coastguard Worker  \let\!=\ptexexclam
6271*2e9d4914SAndroid Build Coastguard Worker  \let\i=\ptexi
6272*2e9d4914SAndroid Build Coastguard Worker  \let\indent=\ptexindent
6273*2e9d4914SAndroid Build Coastguard Worker  \let\noindent=\ptexnoindent
6274*2e9d4914SAndroid Build Coastguard Worker  \let\{=\ptexlbrace
6275*2e9d4914SAndroid Build Coastguard Worker  \let\+=\tabalign
6276*2e9d4914SAndroid Build Coastguard Worker  \let\}=\ptexrbrace
6277*2e9d4914SAndroid Build Coastguard Worker  \let\/=\ptexslash
6278*2e9d4914SAndroid Build Coastguard Worker  \let\*=\ptexstar
6279*2e9d4914SAndroid Build Coastguard Worker  \let\t=\ptext
6280*2e9d4914SAndroid Build Coastguard Worker  \expandafter \let\csname top\endcsname=\ptextop  % outer
6281*2e9d4914SAndroid Build Coastguard Worker  \let\frenchspacing=\plainfrenchspacing
6282*2e9d4914SAndroid Build Coastguard Worker  %
6283*2e9d4914SAndroid Build Coastguard Worker  \def\endldots{\mathinner{\ldots\ldots\ldots\ldots}}%
6284*2e9d4914SAndroid Build Coastguard Worker  \def\enddots{\relax\ifmmode\endldots\else$\mathsurround=0pt \endldots\,$\fi}%
6285*2e9d4914SAndroid Build Coastguard Worker  \def\@{@}%
6286*2e9d4914SAndroid Build Coastguard Worker}
6287*2e9d4914SAndroid Build Coastguard Worker% There is no need to define \Etex.
6288*2e9d4914SAndroid Build Coastguard Worker
6289*2e9d4914SAndroid Build Coastguard Worker% Define @lisp ... @end lisp.
6290*2e9d4914SAndroid Build Coastguard Worker% @lisp environment forms a group so it can rebind things,
6291*2e9d4914SAndroid Build Coastguard Worker% including the definition of @end lisp (which normally is erroneous).
6292*2e9d4914SAndroid Build Coastguard Worker
6293*2e9d4914SAndroid Build Coastguard Worker% Amount to narrow the margins by for @lisp.
6294*2e9d4914SAndroid Build Coastguard Worker\newskip\lispnarrowing \lispnarrowing=0.4in
6295*2e9d4914SAndroid Build Coastguard Worker
6296*2e9d4914SAndroid Build Coastguard Worker% This is the definition that ^^M gets inside @lisp, @example, and other
6297*2e9d4914SAndroid Build Coastguard Worker% such environments.  \null is better than a space, since it doesn't
6298*2e9d4914SAndroid Build Coastguard Worker% have any width.
6299*2e9d4914SAndroid Build Coastguard Worker\def\lisppar{\null\endgraf}
6300*2e9d4914SAndroid Build Coastguard Worker
6301*2e9d4914SAndroid Build Coastguard Worker% This space is always present above and below environments.
6302*2e9d4914SAndroid Build Coastguard Worker\newskip\envskipamount \envskipamount = 0pt
6303*2e9d4914SAndroid Build Coastguard Worker
6304*2e9d4914SAndroid Build Coastguard Worker% Make spacing and below environment symmetrical.  We use \parskip here
6305*2e9d4914SAndroid Build Coastguard Worker% to help in doing that, since in @example-like environments \parskip
6306*2e9d4914SAndroid Build Coastguard Worker% is reset to zero; thus the \afterenvbreak inserts no space -- but the
6307*2e9d4914SAndroid Build Coastguard Worker% start of the next paragraph will insert \parskip.
6308*2e9d4914SAndroid Build Coastguard Worker%
6309*2e9d4914SAndroid Build Coastguard Worker\def\aboveenvbreak{{%
6310*2e9d4914SAndroid Build Coastguard Worker  % =10000 instead of <10000 because of a special case in \itemzzz and
6311*2e9d4914SAndroid Build Coastguard Worker  % \sectionheading, q.v.
6312*2e9d4914SAndroid Build Coastguard Worker  \ifnum \lastpenalty=10000 \else
6313*2e9d4914SAndroid Build Coastguard Worker    \advance\envskipamount by \parskip
6314*2e9d4914SAndroid Build Coastguard Worker    \endgraf
6315*2e9d4914SAndroid Build Coastguard Worker    \ifdim\lastskip<\envskipamount
6316*2e9d4914SAndroid Build Coastguard Worker      \removelastskip
6317*2e9d4914SAndroid Build Coastguard Worker      % it's not a good place to break if the last penalty was \nobreak
6318*2e9d4914SAndroid Build Coastguard Worker      % or better ...
6319*2e9d4914SAndroid Build Coastguard Worker      \ifnum\lastpenalty<10000 \penalty-50 \fi
6320*2e9d4914SAndroid Build Coastguard Worker      \vskip\envskipamount
6321*2e9d4914SAndroid Build Coastguard Worker    \fi
6322*2e9d4914SAndroid Build Coastguard Worker  \fi
6323*2e9d4914SAndroid Build Coastguard Worker}}
6324*2e9d4914SAndroid Build Coastguard Worker
6325*2e9d4914SAndroid Build Coastguard Worker\let\afterenvbreak = \aboveenvbreak
6326*2e9d4914SAndroid Build Coastguard Worker
6327*2e9d4914SAndroid Build Coastguard Worker% \nonarrowing is a flag.  If "set", @lisp etc don't narrow margins; it will
6328*2e9d4914SAndroid Build Coastguard Worker% also clear it, so that its embedded environments do the narrowing again.
6329*2e9d4914SAndroid Build Coastguard Worker\let\nonarrowing=\relax
6330*2e9d4914SAndroid Build Coastguard Worker
6331*2e9d4914SAndroid Build Coastguard Worker% @cartouche ... @end cartouche: draw rectangle w/rounded corners around
6332*2e9d4914SAndroid Build Coastguard Worker% environment contents.
6333*2e9d4914SAndroid Build Coastguard Worker\font\circle=lcircle10
6334*2e9d4914SAndroid Build Coastguard Worker\newdimen\circthick
6335*2e9d4914SAndroid Build Coastguard Worker\newdimen\cartouter\newdimen\cartinner
6336*2e9d4914SAndroid Build Coastguard Worker\newskip\normbskip\newskip\normpskip\newskip\normlskip
6337*2e9d4914SAndroid Build Coastguard Worker\circthick=\fontdimen8\circle
6338*2e9d4914SAndroid Build Coastguard Worker%
6339*2e9d4914SAndroid Build Coastguard Worker\def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
6340*2e9d4914SAndroid Build Coastguard Worker\def\ctr{{\hskip 6pt\circle\char'010}}
6341*2e9d4914SAndroid Build Coastguard Worker\def\cbl{{\circle\char'012\hskip -6pt}}
6342*2e9d4914SAndroid Build Coastguard Worker\def\cbr{{\hskip 6pt\circle\char'011}}
6343*2e9d4914SAndroid Build Coastguard Worker\def\carttop{\hbox to \cartouter{\hskip\lskip
6344*2e9d4914SAndroid Build Coastguard Worker        \ctl\leaders\hrule height\circthick\hfil\ctr
6345*2e9d4914SAndroid Build Coastguard Worker        \hskip\rskip}}
6346*2e9d4914SAndroid Build Coastguard Worker\def\cartbot{\hbox to \cartouter{\hskip\lskip
6347*2e9d4914SAndroid Build Coastguard Worker        \cbl\leaders\hrule height\circthick\hfil\cbr
6348*2e9d4914SAndroid Build Coastguard Worker        \hskip\rskip}}
6349*2e9d4914SAndroid Build Coastguard Worker%
6350*2e9d4914SAndroid Build Coastguard Worker\newskip\lskip\newskip\rskip
6351*2e9d4914SAndroid Build Coastguard Worker
6352*2e9d4914SAndroid Build Coastguard Worker\envdef\cartouche{%
6353*2e9d4914SAndroid Build Coastguard Worker  \ifhmode\par\fi  % can't be in the midst of a paragraph.
6354*2e9d4914SAndroid Build Coastguard Worker  \startsavinginserts
6355*2e9d4914SAndroid Build Coastguard Worker  \lskip=\leftskip \rskip=\rightskip
6356*2e9d4914SAndroid Build Coastguard Worker  \leftskip=0pt\rightskip=0pt % we want these *outside*.
6357*2e9d4914SAndroid Build Coastguard Worker  \cartinner=\hsize \advance\cartinner by-\lskip
6358*2e9d4914SAndroid Build Coastguard Worker  \advance\cartinner by-\rskip
6359*2e9d4914SAndroid Build Coastguard Worker  \cartouter=\hsize
6360*2e9d4914SAndroid Build Coastguard Worker  \advance\cartouter by 18.4pt	% allow for 3pt kerns on either
6361*2e9d4914SAndroid Build Coastguard Worker				% side, and for 6pt waste from
6362*2e9d4914SAndroid Build Coastguard Worker				% each corner char, and rule thickness
6363*2e9d4914SAndroid Build Coastguard Worker  \normbskip=\baselineskip \normpskip=\parskip \normlskip=\lineskip
6364*2e9d4914SAndroid Build Coastguard Worker  % Flag to tell @lisp, etc., not to narrow margin.
6365*2e9d4914SAndroid Build Coastguard Worker  \let\nonarrowing = t%
6366*2e9d4914SAndroid Build Coastguard Worker  %
6367*2e9d4914SAndroid Build Coastguard Worker  % If this cartouche directly follows a sectioning command, we need the
6368*2e9d4914SAndroid Build Coastguard Worker  % \parskip glue (backspaced over by default) or the cartouche can
6369*2e9d4914SAndroid Build Coastguard Worker  % collide with the section heading.
6370*2e9d4914SAndroid Build Coastguard Worker  \ifnum\lastpenalty>10000 \vskip\parskip \penalty\lastpenalty \fi
6371*2e9d4914SAndroid Build Coastguard Worker  %
6372*2e9d4914SAndroid Build Coastguard Worker  \vbox\bgroup
6373*2e9d4914SAndroid Build Coastguard Worker      \baselineskip=0pt\parskip=0pt\lineskip=0pt
6374*2e9d4914SAndroid Build Coastguard Worker      \carttop
6375*2e9d4914SAndroid Build Coastguard Worker      \hbox\bgroup
6376*2e9d4914SAndroid Build Coastguard Worker	  \hskip\lskip
6377*2e9d4914SAndroid Build Coastguard Worker	  \vrule\kern3pt
6378*2e9d4914SAndroid Build Coastguard Worker	  \vbox\bgroup
6379*2e9d4914SAndroid Build Coastguard Worker	      \kern3pt
6380*2e9d4914SAndroid Build Coastguard Worker	      \hsize=\cartinner
6381*2e9d4914SAndroid Build Coastguard Worker	      \baselineskip=\normbskip
6382*2e9d4914SAndroid Build Coastguard Worker	      \lineskip=\normlskip
6383*2e9d4914SAndroid Build Coastguard Worker	      \parskip=\normpskip
6384*2e9d4914SAndroid Build Coastguard Worker	      \vskip -\parskip
6385*2e9d4914SAndroid Build Coastguard Worker	      \comment % For explanation, see the end of def\group.
6386*2e9d4914SAndroid Build Coastguard Worker}
6387*2e9d4914SAndroid Build Coastguard Worker\def\Ecartouche{%
6388*2e9d4914SAndroid Build Coastguard Worker              \ifhmode\par\fi
6389*2e9d4914SAndroid Build Coastguard Worker	      \kern3pt
6390*2e9d4914SAndroid Build Coastguard Worker	  \egroup
6391*2e9d4914SAndroid Build Coastguard Worker	  \kern3pt\vrule
6392*2e9d4914SAndroid Build Coastguard Worker	  \hskip\rskip
6393*2e9d4914SAndroid Build Coastguard Worker      \egroup
6394*2e9d4914SAndroid Build Coastguard Worker      \cartbot
6395*2e9d4914SAndroid Build Coastguard Worker  \egroup
6396*2e9d4914SAndroid Build Coastguard Worker  \checkinserts
6397*2e9d4914SAndroid Build Coastguard Worker}
6398*2e9d4914SAndroid Build Coastguard Worker
6399*2e9d4914SAndroid Build Coastguard Worker
6400*2e9d4914SAndroid Build Coastguard Worker% This macro is called at the beginning of all the @example variants,
6401*2e9d4914SAndroid Build Coastguard Worker% inside a group.
6402*2e9d4914SAndroid Build Coastguard Worker\newdimen\nonfillparindent
6403*2e9d4914SAndroid Build Coastguard Worker\def\nonfillstart{%
6404*2e9d4914SAndroid Build Coastguard Worker  \aboveenvbreak
6405*2e9d4914SAndroid Build Coastguard Worker  \hfuzz = 12pt % Don't be fussy
6406*2e9d4914SAndroid Build Coastguard Worker  \sepspaces % Make spaces be word-separators rather than space tokens.
6407*2e9d4914SAndroid Build Coastguard Worker  \let\par = \lisppar % don't ignore blank lines
6408*2e9d4914SAndroid Build Coastguard Worker  \obeylines % each line of input is a line of output
6409*2e9d4914SAndroid Build Coastguard Worker  \parskip = 0pt
6410*2e9d4914SAndroid Build Coastguard Worker  % Turn off paragraph indentation but redefine \indent to emulate
6411*2e9d4914SAndroid Build Coastguard Worker  % the normal \indent.
6412*2e9d4914SAndroid Build Coastguard Worker  \nonfillparindent=\parindent
6413*2e9d4914SAndroid Build Coastguard Worker  \parindent = 0pt
6414*2e9d4914SAndroid Build Coastguard Worker  \let\indent\nonfillindent
6415*2e9d4914SAndroid Build Coastguard Worker  %
6416*2e9d4914SAndroid Build Coastguard Worker  \emergencystretch = 0pt % don't try to avoid overfull boxes
6417*2e9d4914SAndroid Build Coastguard Worker  \ifx\nonarrowing\relax
6418*2e9d4914SAndroid Build Coastguard Worker    \advance \leftskip by \lispnarrowing
6419*2e9d4914SAndroid Build Coastguard Worker    \exdentamount=\lispnarrowing
6420*2e9d4914SAndroid Build Coastguard Worker  \else
6421*2e9d4914SAndroid Build Coastguard Worker    \let\nonarrowing = \relax
6422*2e9d4914SAndroid Build Coastguard Worker  \fi
6423*2e9d4914SAndroid Build Coastguard Worker  \let\exdent=\nofillexdent
6424*2e9d4914SAndroid Build Coastguard Worker}
6425*2e9d4914SAndroid Build Coastguard Worker
6426*2e9d4914SAndroid Build Coastguard Worker\begingroup
6427*2e9d4914SAndroid Build Coastguard Worker\obeyspaces
6428*2e9d4914SAndroid Build Coastguard Worker% We want to swallow spaces (but not other tokens) after the fake
6429*2e9d4914SAndroid Build Coastguard Worker% @indent in our nonfill-environments, where spaces are normally
6430*2e9d4914SAndroid Build Coastguard Worker% active and set to @tie, resulting in them not being ignored after
6431*2e9d4914SAndroid Build Coastguard Worker% @indent.
6432*2e9d4914SAndroid Build Coastguard Worker\gdef\nonfillindent{\futurelet\temp\nonfillindentcheck}%
6433*2e9d4914SAndroid Build Coastguard Worker\gdef\nonfillindentcheck{%
6434*2e9d4914SAndroid Build Coastguard Worker\ifx\temp %
6435*2e9d4914SAndroid Build Coastguard Worker\expandafter\nonfillindentgobble%
6436*2e9d4914SAndroid Build Coastguard Worker\else%
6437*2e9d4914SAndroid Build Coastguard Worker\leavevmode\nonfillindentbox%
6438*2e9d4914SAndroid Build Coastguard Worker\fi%
6439*2e9d4914SAndroid Build Coastguard Worker}%
6440*2e9d4914SAndroid Build Coastguard Worker\endgroup
6441*2e9d4914SAndroid Build Coastguard Worker\def\nonfillindentgobble#1{\nonfillindent}
6442*2e9d4914SAndroid Build Coastguard Worker\def\nonfillindentbox{\hbox to \nonfillparindent{\hss}}
6443*2e9d4914SAndroid Build Coastguard Worker
6444*2e9d4914SAndroid Build Coastguard Worker% If you want all examples etc. small: @set dispenvsize small.
6445*2e9d4914SAndroid Build Coastguard Worker% If you want even small examples the full size: @set dispenvsize nosmall.
6446*2e9d4914SAndroid Build Coastguard Worker% This affects the following displayed environments:
6447*2e9d4914SAndroid Build Coastguard Worker%    @example, @display, @format, @lisp
6448*2e9d4914SAndroid Build Coastguard Worker%
6449*2e9d4914SAndroid Build Coastguard Worker\def\smallword{small}
6450*2e9d4914SAndroid Build Coastguard Worker\def\nosmallword{nosmall}
6451*2e9d4914SAndroid Build Coastguard Worker\let\SETdispenvsize\relax
6452*2e9d4914SAndroid Build Coastguard Worker\def\setnormaldispenv{%
6453*2e9d4914SAndroid Build Coastguard Worker  \ifx\SETdispenvsize\smallword
6454*2e9d4914SAndroid Build Coastguard Worker    % end paragraph for sake of leading, in case document has no blank
6455*2e9d4914SAndroid Build Coastguard Worker    % line.  This is redundant with what happens in \aboveenvbreak, but
6456*2e9d4914SAndroid Build Coastguard Worker    % we need to do it before changing the fonts, and it's inconvenient
6457*2e9d4914SAndroid Build Coastguard Worker    % to change the fonts afterward.
6458*2e9d4914SAndroid Build Coastguard Worker    \ifnum \lastpenalty=10000 \else \endgraf \fi
6459*2e9d4914SAndroid Build Coastguard Worker    \smallexamplefonts \rm
6460*2e9d4914SAndroid Build Coastguard Worker  \fi
6461*2e9d4914SAndroid Build Coastguard Worker}
6462*2e9d4914SAndroid Build Coastguard Worker\def\setsmalldispenv{%
6463*2e9d4914SAndroid Build Coastguard Worker  \ifx\SETdispenvsize\nosmallword
6464*2e9d4914SAndroid Build Coastguard Worker  \else
6465*2e9d4914SAndroid Build Coastguard Worker    \ifnum \lastpenalty=10000 \else \endgraf \fi
6466*2e9d4914SAndroid Build Coastguard Worker    \smallexamplefonts \rm
6467*2e9d4914SAndroid Build Coastguard Worker  \fi
6468*2e9d4914SAndroid Build Coastguard Worker}
6469*2e9d4914SAndroid Build Coastguard Worker
6470*2e9d4914SAndroid Build Coastguard Worker% We often define two environments, @foo and @smallfoo.
6471*2e9d4914SAndroid Build Coastguard Worker% Let's do it in one command.  #1 is the env name, #2 the definition.
6472*2e9d4914SAndroid Build Coastguard Worker\def\makedispenvdef#1#2{%
6473*2e9d4914SAndroid Build Coastguard Worker  \expandafter\envdef\csname#1\endcsname {\setnormaldispenv #2}%
6474*2e9d4914SAndroid Build Coastguard Worker  \expandafter\envdef\csname small#1\endcsname {\setsmalldispenv #2}%
6475*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\csname E#1\endcsname \afterenvbreak
6476*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\csname Esmall#1\endcsname \afterenvbreak
6477*2e9d4914SAndroid Build Coastguard Worker}
6478*2e9d4914SAndroid Build Coastguard Worker
6479*2e9d4914SAndroid Build Coastguard Worker% Define two environment synonyms (#1 and #2) for an environment.
6480*2e9d4914SAndroid Build Coastguard Worker\def\maketwodispenvdef#1#2#3{%
6481*2e9d4914SAndroid Build Coastguard Worker  \makedispenvdef{#1}{#3}%
6482*2e9d4914SAndroid Build Coastguard Worker  \makedispenvdef{#2}{#3}%
6483*2e9d4914SAndroid Build Coastguard Worker}
6484*2e9d4914SAndroid Build Coastguard Worker%
6485*2e9d4914SAndroid Build Coastguard Worker% @lisp: indented, narrowed, typewriter font;
6486*2e9d4914SAndroid Build Coastguard Worker% @example: same as @lisp.
6487*2e9d4914SAndroid Build Coastguard Worker%
6488*2e9d4914SAndroid Build Coastguard Worker% @smallexample and @smalllisp: use smaller fonts.
6489*2e9d4914SAndroid Build Coastguard Worker% Originally contributed by Pavel@xerox.
6490*2e9d4914SAndroid Build Coastguard Worker%
6491*2e9d4914SAndroid Build Coastguard Worker\maketwodispenvdef{lisp}{example}{%
6492*2e9d4914SAndroid Build Coastguard Worker  \nonfillstart
6493*2e9d4914SAndroid Build Coastguard Worker  \tt\setupmarkupstyle{example}%
6494*2e9d4914SAndroid Build Coastguard Worker  \let\kbdfont = \kbdexamplefont % Allow @kbd to do something special.
6495*2e9d4914SAndroid Build Coastguard Worker  \gobble % eat return
6496*2e9d4914SAndroid Build Coastguard Worker}
6497*2e9d4914SAndroid Build Coastguard Worker% @display/@smalldisplay: same as @lisp except keep current font.
6498*2e9d4914SAndroid Build Coastguard Worker%
6499*2e9d4914SAndroid Build Coastguard Worker\makedispenvdef{display}{%
6500*2e9d4914SAndroid Build Coastguard Worker  \nonfillstart
6501*2e9d4914SAndroid Build Coastguard Worker  \gobble
6502*2e9d4914SAndroid Build Coastguard Worker}
6503*2e9d4914SAndroid Build Coastguard Worker
6504*2e9d4914SAndroid Build Coastguard Worker% @format/@smallformat: same as @display except don't narrow margins.
6505*2e9d4914SAndroid Build Coastguard Worker%
6506*2e9d4914SAndroid Build Coastguard Worker\makedispenvdef{format}{%
6507*2e9d4914SAndroid Build Coastguard Worker  \let\nonarrowing = t%
6508*2e9d4914SAndroid Build Coastguard Worker  \nonfillstart
6509*2e9d4914SAndroid Build Coastguard Worker  \gobble
6510*2e9d4914SAndroid Build Coastguard Worker}
6511*2e9d4914SAndroid Build Coastguard Worker
6512*2e9d4914SAndroid Build Coastguard Worker% @flushleft: same as @format, but doesn't obey \SETdispenvsize.
6513*2e9d4914SAndroid Build Coastguard Worker\envdef\flushleft{%
6514*2e9d4914SAndroid Build Coastguard Worker  \let\nonarrowing = t%
6515*2e9d4914SAndroid Build Coastguard Worker  \nonfillstart
6516*2e9d4914SAndroid Build Coastguard Worker  \gobble
6517*2e9d4914SAndroid Build Coastguard Worker}
6518*2e9d4914SAndroid Build Coastguard Worker\let\Eflushleft = \afterenvbreak
6519*2e9d4914SAndroid Build Coastguard Worker
6520*2e9d4914SAndroid Build Coastguard Worker% @flushright.
6521*2e9d4914SAndroid Build Coastguard Worker%
6522*2e9d4914SAndroid Build Coastguard Worker\envdef\flushright{%
6523*2e9d4914SAndroid Build Coastguard Worker  \let\nonarrowing = t%
6524*2e9d4914SAndroid Build Coastguard Worker  \nonfillstart
6525*2e9d4914SAndroid Build Coastguard Worker  \advance\leftskip by 0pt plus 1fill\relax
6526*2e9d4914SAndroid Build Coastguard Worker  \gobble
6527*2e9d4914SAndroid Build Coastguard Worker}
6528*2e9d4914SAndroid Build Coastguard Worker\let\Eflushright = \afterenvbreak
6529*2e9d4914SAndroid Build Coastguard Worker
6530*2e9d4914SAndroid Build Coastguard Worker
6531*2e9d4914SAndroid Build Coastguard Worker% @raggedright does more-or-less normal line breaking but no right
6532*2e9d4914SAndroid Build Coastguard Worker% justification.  From plain.tex.
6533*2e9d4914SAndroid Build Coastguard Worker\envdef\raggedright{%
6534*2e9d4914SAndroid Build Coastguard Worker  \rightskip0pt plus2em \spaceskip.3333em \xspaceskip.5em\relax
6535*2e9d4914SAndroid Build Coastguard Worker}
6536*2e9d4914SAndroid Build Coastguard Worker\let\Eraggedright\par
6537*2e9d4914SAndroid Build Coastguard Worker
6538*2e9d4914SAndroid Build Coastguard Worker\envdef\raggedleft{%
6539*2e9d4914SAndroid Build Coastguard Worker  \parindent=0pt \leftskip0pt plus2em
6540*2e9d4914SAndroid Build Coastguard Worker  \spaceskip.3333em \xspaceskip.5em \parfillskip=0pt
6541*2e9d4914SAndroid Build Coastguard Worker  \hbadness=10000 % Last line will usually be underfull, so turn off
6542*2e9d4914SAndroid Build Coastguard Worker                  % badness reporting.
6543*2e9d4914SAndroid Build Coastguard Worker}
6544*2e9d4914SAndroid Build Coastguard Worker\let\Eraggedleft\par
6545*2e9d4914SAndroid Build Coastguard Worker
6546*2e9d4914SAndroid Build Coastguard Worker\envdef\raggedcenter{%
6547*2e9d4914SAndroid Build Coastguard Worker  \parindent=0pt \rightskip0pt plus1em \leftskip0pt plus1em
6548*2e9d4914SAndroid Build Coastguard Worker  \spaceskip.3333em \xspaceskip.5em \parfillskip=0pt
6549*2e9d4914SAndroid Build Coastguard Worker  \hbadness=10000 % Last line will usually be underfull, so turn off
6550*2e9d4914SAndroid Build Coastguard Worker                  % badness reporting.
6551*2e9d4914SAndroid Build Coastguard Worker}
6552*2e9d4914SAndroid Build Coastguard Worker\let\Eraggedcenter\par
6553*2e9d4914SAndroid Build Coastguard Worker
6554*2e9d4914SAndroid Build Coastguard Worker
6555*2e9d4914SAndroid Build Coastguard Worker% @quotation does normal linebreaking (hence we can't use \nonfillstart)
6556*2e9d4914SAndroid Build Coastguard Worker% and narrows the margins.  We keep \parskip nonzero in general, since
6557*2e9d4914SAndroid Build Coastguard Worker% we're doing normal filling.  So, when using \aboveenvbreak and
6558*2e9d4914SAndroid Build Coastguard Worker% \afterenvbreak, temporarily make \parskip 0.
6559*2e9d4914SAndroid Build Coastguard Worker%
6560*2e9d4914SAndroid Build Coastguard Worker\makedispenvdef{quotation}{\quotationstart}
6561*2e9d4914SAndroid Build Coastguard Worker%
6562*2e9d4914SAndroid Build Coastguard Worker\def\quotationstart{%
6563*2e9d4914SAndroid Build Coastguard Worker  \indentedblockstart % same as \indentedblock, but increase right margin too.
6564*2e9d4914SAndroid Build Coastguard Worker  \ifx\nonarrowing\relax
6565*2e9d4914SAndroid Build Coastguard Worker    \advance\rightskip by \lispnarrowing
6566*2e9d4914SAndroid Build Coastguard Worker  \fi
6567*2e9d4914SAndroid Build Coastguard Worker  \parsearg\quotationlabel
6568*2e9d4914SAndroid Build Coastguard Worker}
6569*2e9d4914SAndroid Build Coastguard Worker
6570*2e9d4914SAndroid Build Coastguard Worker% We have retained a nonzero parskip for the environment, since we're
6571*2e9d4914SAndroid Build Coastguard Worker% doing normal filling.
6572*2e9d4914SAndroid Build Coastguard Worker%
6573*2e9d4914SAndroid Build Coastguard Worker\def\Equotation{%
6574*2e9d4914SAndroid Build Coastguard Worker  \par
6575*2e9d4914SAndroid Build Coastguard Worker  \ifx\quotationauthor\thisisundefined\else
6576*2e9d4914SAndroid Build Coastguard Worker    % indent a bit.
6577*2e9d4914SAndroid Build Coastguard Worker    \leftline{\kern 2\leftskip \sl ---\quotationauthor}%
6578*2e9d4914SAndroid Build Coastguard Worker  \fi
6579*2e9d4914SAndroid Build Coastguard Worker  {\parskip=0pt \afterenvbreak}%
6580*2e9d4914SAndroid Build Coastguard Worker}
6581*2e9d4914SAndroid Build Coastguard Worker\def\Esmallquotation{\Equotation}
6582*2e9d4914SAndroid Build Coastguard Worker
6583*2e9d4914SAndroid Build Coastguard Worker% If we're given an argument, typeset it in bold with a colon after.
6584*2e9d4914SAndroid Build Coastguard Worker\def\quotationlabel#1{%
6585*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
6586*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\empty \else
6587*2e9d4914SAndroid Build Coastguard Worker    {\bf #1: }%
6588*2e9d4914SAndroid Build Coastguard Worker  \fi
6589*2e9d4914SAndroid Build Coastguard Worker}
6590*2e9d4914SAndroid Build Coastguard Worker
6591*2e9d4914SAndroid Build Coastguard Worker% @indentedblock is like @quotation, but indents only on the left and
6592*2e9d4914SAndroid Build Coastguard Worker% has no optional argument.
6593*2e9d4914SAndroid Build Coastguard Worker%
6594*2e9d4914SAndroid Build Coastguard Worker\makedispenvdef{indentedblock}{\indentedblockstart}
6595*2e9d4914SAndroid Build Coastguard Worker%
6596*2e9d4914SAndroid Build Coastguard Worker\def\indentedblockstart{%
6597*2e9d4914SAndroid Build Coastguard Worker  {\parskip=0pt \aboveenvbreak}% because \aboveenvbreak inserts \parskip
6598*2e9d4914SAndroid Build Coastguard Worker  \parindent=0pt
6599*2e9d4914SAndroid Build Coastguard Worker  %
6600*2e9d4914SAndroid Build Coastguard Worker  % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
6601*2e9d4914SAndroid Build Coastguard Worker  \ifx\nonarrowing\relax
6602*2e9d4914SAndroid Build Coastguard Worker    \advance\leftskip by \lispnarrowing
6603*2e9d4914SAndroid Build Coastguard Worker    \exdentamount = \lispnarrowing
6604*2e9d4914SAndroid Build Coastguard Worker  \else
6605*2e9d4914SAndroid Build Coastguard Worker    \let\nonarrowing = \relax
6606*2e9d4914SAndroid Build Coastguard Worker  \fi
6607*2e9d4914SAndroid Build Coastguard Worker}
6608*2e9d4914SAndroid Build Coastguard Worker
6609*2e9d4914SAndroid Build Coastguard Worker% Keep a nonzero parskip for the environment, since we're doing normal filling.
6610*2e9d4914SAndroid Build Coastguard Worker%
6611*2e9d4914SAndroid Build Coastguard Worker\def\Eindentedblock{%
6612*2e9d4914SAndroid Build Coastguard Worker  \par
6613*2e9d4914SAndroid Build Coastguard Worker  {\parskip=0pt \afterenvbreak}%
6614*2e9d4914SAndroid Build Coastguard Worker}
6615*2e9d4914SAndroid Build Coastguard Worker\def\Esmallindentedblock{\Eindentedblock}
6616*2e9d4914SAndroid Build Coastguard Worker
6617*2e9d4914SAndroid Build Coastguard Worker
6618*2e9d4914SAndroid Build Coastguard Worker% LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
6619*2e9d4914SAndroid Build Coastguard Worker% If we want to allow any <char> as delimiter,
6620*2e9d4914SAndroid Build Coastguard Worker% we need the curly braces so that makeinfo sees the @verb command, eg:
6621*2e9d4914SAndroid Build Coastguard Worker% `@verbx...x' would look like the '@verbx' command.  [email protected]
6622*2e9d4914SAndroid Build Coastguard Worker%
6623*2e9d4914SAndroid Build Coastguard Worker% [Knuth]: Donald Ervin Knuth, 1996.  The TeXbook.
6624*2e9d4914SAndroid Build Coastguard Worker%
6625*2e9d4914SAndroid Build Coastguard Worker% [Knuth] p.344; only we need to do the other characters Texinfo sets
6626*2e9d4914SAndroid Build Coastguard Worker% active too.  Otherwise, they get lost as the first character on a
6627*2e9d4914SAndroid Build Coastguard Worker% verbatim line.
6628*2e9d4914SAndroid Build Coastguard Worker\def\dospecials{%
6629*2e9d4914SAndroid Build Coastguard Worker  \do\ \do\\\do\{\do\}\do\$\do\&%
6630*2e9d4914SAndroid Build Coastguard Worker  \do\#\do\^\do\^^K\do\_\do\^^A\do\%\do\~%
6631*2e9d4914SAndroid Build Coastguard Worker  \do\<\do\>\do\|\do\@\do+\do\"%
6632*2e9d4914SAndroid Build Coastguard Worker  % Don't do the quotes -- if we do, @set txicodequoteundirected and
6633*2e9d4914SAndroid Build Coastguard Worker  % @set txicodequotebacktick will not have effect on @verb and
6634*2e9d4914SAndroid Build Coastguard Worker  % @verbatim, and ?` and !` ligatures won't get disabled.
6635*2e9d4914SAndroid Build Coastguard Worker  %\do\`\do\'%
6636*2e9d4914SAndroid Build Coastguard Worker}
6637*2e9d4914SAndroid Build Coastguard Worker%
6638*2e9d4914SAndroid Build Coastguard Worker% [Knuth] p. 380
6639*2e9d4914SAndroid Build Coastguard Worker\def\uncatcodespecials{%
6640*2e9d4914SAndroid Build Coastguard Worker  \def\do##1{\catcode`##1=\other}\dospecials}
6641*2e9d4914SAndroid Build Coastguard Worker%
6642*2e9d4914SAndroid Build Coastguard Worker% Setup for the @verb command.
6643*2e9d4914SAndroid Build Coastguard Worker%
6644*2e9d4914SAndroid Build Coastguard Worker% Eight spaces for a tab
6645*2e9d4914SAndroid Build Coastguard Worker\begingroup
6646*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^I=\active
6647*2e9d4914SAndroid Build Coastguard Worker  \gdef\tabeightspaces{\catcode`\^^I=\active\def^^I{\ \ \ \ \ \ \ \ }}
6648*2e9d4914SAndroid Build Coastguard Worker\endgroup
6649*2e9d4914SAndroid Build Coastguard Worker%
6650*2e9d4914SAndroid Build Coastguard Worker\def\setupverb{%
6651*2e9d4914SAndroid Build Coastguard Worker  \tt  % easiest (and conventionally used) font for verbatim
6652*2e9d4914SAndroid Build Coastguard Worker  \def\par{\leavevmode\endgraf}%
6653*2e9d4914SAndroid Build Coastguard Worker  \setupmarkupstyle{verb}%
6654*2e9d4914SAndroid Build Coastguard Worker  \tabeightspaces
6655*2e9d4914SAndroid Build Coastguard Worker  % Respect line breaks,
6656*2e9d4914SAndroid Build Coastguard Worker  % print special symbols as themselves, and
6657*2e9d4914SAndroid Build Coastguard Worker  % make each space count
6658*2e9d4914SAndroid Build Coastguard Worker  % must do in this order:
6659*2e9d4914SAndroid Build Coastguard Worker  \obeylines \uncatcodespecials \sepspaces
6660*2e9d4914SAndroid Build Coastguard Worker}
6661*2e9d4914SAndroid Build Coastguard Worker
6662*2e9d4914SAndroid Build Coastguard Worker% Setup for the @verbatim environment
6663*2e9d4914SAndroid Build Coastguard Worker%
6664*2e9d4914SAndroid Build Coastguard Worker% Real tab expansion.
6665*2e9d4914SAndroid Build Coastguard Worker\newdimen\tabw \setbox0=\hbox{\tt\space} \tabw=8\wd0 % tab amount
6666*2e9d4914SAndroid Build Coastguard Worker%
6667*2e9d4914SAndroid Build Coastguard Worker% We typeset each line of the verbatim in an \hbox, so we can handle
6668*2e9d4914SAndroid Build Coastguard Worker% tabs.  The \global is in case the verbatim line starts with an accent,
6669*2e9d4914SAndroid Build Coastguard Worker% or some other command that starts with a begin-group.  Otherwise, the
6670*2e9d4914SAndroid Build Coastguard Worker% entire \verbbox would disappear at the corresponding end-group, before
6671*2e9d4914SAndroid Build Coastguard Worker% it is typeset.  Meanwhile, we can't have nested verbatim commands
6672*2e9d4914SAndroid Build Coastguard Worker% (can we?), so the \global won't be overwriting itself.
6673*2e9d4914SAndroid Build Coastguard Worker\newbox\verbbox
6674*2e9d4914SAndroid Build Coastguard Worker\def\starttabbox{\global\setbox\verbbox=\hbox\bgroup}
6675*2e9d4914SAndroid Build Coastguard Worker%
6676*2e9d4914SAndroid Build Coastguard Worker\begingroup
6677*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^I=\active
6678*2e9d4914SAndroid Build Coastguard Worker  \gdef\tabexpand{%
6679*2e9d4914SAndroid Build Coastguard Worker    \catcode`\^^I=\active
6680*2e9d4914SAndroid Build Coastguard Worker    \def^^I{\leavevmode\egroup
6681*2e9d4914SAndroid Build Coastguard Worker      \dimen\verbbox=\wd\verbbox % the width so far, or since the previous tab
6682*2e9d4914SAndroid Build Coastguard Worker      \divide\dimen\verbbox by\tabw
6683*2e9d4914SAndroid Build Coastguard Worker      \multiply\dimen\verbbox by\tabw % compute previous multiple of \tabw
6684*2e9d4914SAndroid Build Coastguard Worker      \advance\dimen\verbbox by\tabw  % advance to next multiple of \tabw
6685*2e9d4914SAndroid Build Coastguard Worker      \wd\verbbox=\dimen\verbbox \box\verbbox \starttabbox
6686*2e9d4914SAndroid Build Coastguard Worker    }%
6687*2e9d4914SAndroid Build Coastguard Worker  }
6688*2e9d4914SAndroid Build Coastguard Worker\endgroup
6689*2e9d4914SAndroid Build Coastguard Worker
6690*2e9d4914SAndroid Build Coastguard Worker% start the verbatim environment.
6691*2e9d4914SAndroid Build Coastguard Worker\def\setupverbatim{%
6692*2e9d4914SAndroid Build Coastguard Worker  \let\nonarrowing = t%
6693*2e9d4914SAndroid Build Coastguard Worker  \nonfillstart
6694*2e9d4914SAndroid Build Coastguard Worker  \tt % easiest (and conventionally used) font for verbatim
6695*2e9d4914SAndroid Build Coastguard Worker  % The \leavevmode here is for blank lines.  Otherwise, we would
6696*2e9d4914SAndroid Build Coastguard Worker  % never \starttabox and the \egroup would end verbatim mode.
6697*2e9d4914SAndroid Build Coastguard Worker  \def\par{\leavevmode\egroup\box\verbbox\endgraf}%
6698*2e9d4914SAndroid Build Coastguard Worker  \tabexpand
6699*2e9d4914SAndroid Build Coastguard Worker  \setupmarkupstyle{verbatim}%
6700*2e9d4914SAndroid Build Coastguard Worker  % Respect line breaks,
6701*2e9d4914SAndroid Build Coastguard Worker  % print special symbols as themselves, and
6702*2e9d4914SAndroid Build Coastguard Worker  % make each space count.
6703*2e9d4914SAndroid Build Coastguard Worker  % Must do in this order:
6704*2e9d4914SAndroid Build Coastguard Worker  \obeylines \uncatcodespecials \sepspaces
6705*2e9d4914SAndroid Build Coastguard Worker  \everypar{\starttabbox}%
6706*2e9d4914SAndroid Build Coastguard Worker}
6707*2e9d4914SAndroid Build Coastguard Worker
6708*2e9d4914SAndroid Build Coastguard Worker% Do the @verb magic: verbatim text is quoted by unique
6709*2e9d4914SAndroid Build Coastguard Worker% delimiter characters.  Before first delimiter expect a
6710*2e9d4914SAndroid Build Coastguard Worker% right brace, after last delimiter expect closing brace:
6711*2e9d4914SAndroid Build Coastguard Worker%
6712*2e9d4914SAndroid Build Coastguard Worker%    \def\doverb'{'<char>#1<char>'}'{#1}
6713*2e9d4914SAndroid Build Coastguard Worker%
6714*2e9d4914SAndroid Build Coastguard Worker% [Knuth] p. 382; only eat outer {}
6715*2e9d4914SAndroid Build Coastguard Worker\begingroup
6716*2e9d4914SAndroid Build Coastguard Worker  \catcode`[=1\catcode`]=2\catcode`\{=\other\catcode`\}=\other
6717*2e9d4914SAndroid Build Coastguard Worker  \gdef\doverb{#1[\def\next##1#1}[##1\endgroup]\next]
6718*2e9d4914SAndroid Build Coastguard Worker\endgroup
6719*2e9d4914SAndroid Build Coastguard Worker%
6720*2e9d4914SAndroid Build Coastguard Worker\def\verb{\begingroup\setupverb\doverb}
6721*2e9d4914SAndroid Build Coastguard Worker%
6722*2e9d4914SAndroid Build Coastguard Worker%
6723*2e9d4914SAndroid Build Coastguard Worker% Do the @verbatim magic: define the macro \doverbatim so that
6724*2e9d4914SAndroid Build Coastguard Worker% the (first) argument ends when '@end verbatim' is reached, ie:
6725*2e9d4914SAndroid Build Coastguard Worker%
6726*2e9d4914SAndroid Build Coastguard Worker%     \def\doverbatim#1@end verbatim{#1}
6727*2e9d4914SAndroid Build Coastguard Worker%
6728*2e9d4914SAndroid Build Coastguard Worker% For Texinfo it's a lot easier than for LaTeX,
6729*2e9d4914SAndroid Build Coastguard Worker% because texinfo's \verbatim doesn't stop at '\end{verbatim}':
6730*2e9d4914SAndroid Build Coastguard Worker% we need not redefine '\', '{' and '}'.
6731*2e9d4914SAndroid Build Coastguard Worker%
6732*2e9d4914SAndroid Build Coastguard Worker% Inspired by LaTeX's verbatim command set [latex.ltx]
6733*2e9d4914SAndroid Build Coastguard Worker%
6734*2e9d4914SAndroid Build Coastguard Worker\begingroup
6735*2e9d4914SAndroid Build Coastguard Worker  \catcode`\ =\active
6736*2e9d4914SAndroid Build Coastguard Worker  \obeylines %
6737*2e9d4914SAndroid Build Coastguard Worker  % ignore everything up to the first ^^M, that's the newline at the end
6738*2e9d4914SAndroid Build Coastguard Worker  % of the @verbatim input line itself.  Otherwise we get an extra blank
6739*2e9d4914SAndroid Build Coastguard Worker  % line in the output.
6740*2e9d4914SAndroid Build Coastguard Worker  \xdef\doverbatim#1^^M#2@end verbatim{#2\noexpand\end\gobble verbatim}%
6741*2e9d4914SAndroid Build Coastguard Worker  % We really want {...\end verbatim} in the body of the macro, but
6742*2e9d4914SAndroid Build Coastguard Worker  % without the active space; thus we have to use \xdef and \gobble.
6743*2e9d4914SAndroid Build Coastguard Worker\endgroup
6744*2e9d4914SAndroid Build Coastguard Worker%
6745*2e9d4914SAndroid Build Coastguard Worker\envdef\verbatim{%
6746*2e9d4914SAndroid Build Coastguard Worker    \setupverbatim\doverbatim
6747*2e9d4914SAndroid Build Coastguard Worker}
6748*2e9d4914SAndroid Build Coastguard Worker\let\Everbatim = \afterenvbreak
6749*2e9d4914SAndroid Build Coastguard Worker
6750*2e9d4914SAndroid Build Coastguard Worker
6751*2e9d4914SAndroid Build Coastguard Worker% @verbatiminclude FILE - insert text of file in verbatim environment.
6752*2e9d4914SAndroid Build Coastguard Worker%
6753*2e9d4914SAndroid Build Coastguard Worker\def\verbatiminclude{\parseargusing\filenamecatcodes\doverbatiminclude}
6754*2e9d4914SAndroid Build Coastguard Worker%
6755*2e9d4914SAndroid Build Coastguard Worker\def\doverbatiminclude#1{%
6756*2e9d4914SAndroid Build Coastguard Worker  {%
6757*2e9d4914SAndroid Build Coastguard Worker    \makevalueexpandable
6758*2e9d4914SAndroid Build Coastguard Worker    \setupverbatim
6759*2e9d4914SAndroid Build Coastguard Worker    \indexnofonts       % Allow `@@' and other weird things in file names.
6760*2e9d4914SAndroid Build Coastguard Worker    \wlog{texinfo.tex: doing @verbatiminclude of #1^^J}%
6761*2e9d4914SAndroid Build Coastguard Worker    \input #1
6762*2e9d4914SAndroid Build Coastguard Worker    \afterenvbreak
6763*2e9d4914SAndroid Build Coastguard Worker  }%
6764*2e9d4914SAndroid Build Coastguard Worker}
6765*2e9d4914SAndroid Build Coastguard Worker
6766*2e9d4914SAndroid Build Coastguard Worker% @copying ... @end copying.
6767*2e9d4914SAndroid Build Coastguard Worker% Save the text away for @insertcopying later.
6768*2e9d4914SAndroid Build Coastguard Worker%
6769*2e9d4914SAndroid Build Coastguard Worker% We save the uninterpreted tokens, rather than creating a box.
6770*2e9d4914SAndroid Build Coastguard Worker% Saving the text in a box would be much easier, but then all the
6771*2e9d4914SAndroid Build Coastguard Worker% typesetting commands (@smallbook, font changes, etc.) have to be done
6772*2e9d4914SAndroid Build Coastguard Worker% beforehand -- and a) we want @copying to be done first in the source
6773*2e9d4914SAndroid Build Coastguard Worker% file; b) letting users define the frontmatter in as flexible order as
6774*2e9d4914SAndroid Build Coastguard Worker% possible is very desirable.
6775*2e9d4914SAndroid Build Coastguard Worker%
6776*2e9d4914SAndroid Build Coastguard Worker\def\copying{\checkenv{}\begingroup\scanargctxt\docopying}
6777*2e9d4914SAndroid Build Coastguard Worker\def\docopying#1@end copying{\endgroup\def\copyingtext{#1}}
6778*2e9d4914SAndroid Build Coastguard Worker%
6779*2e9d4914SAndroid Build Coastguard Worker\def\insertcopying{%
6780*2e9d4914SAndroid Build Coastguard Worker  \begingroup
6781*2e9d4914SAndroid Build Coastguard Worker    \parindent = 0pt  % paragraph indentation looks wrong on title page
6782*2e9d4914SAndroid Build Coastguard Worker    \scanexp\copyingtext
6783*2e9d4914SAndroid Build Coastguard Worker  \endgroup
6784*2e9d4914SAndroid Build Coastguard Worker}
6785*2e9d4914SAndroid Build Coastguard Worker
6786*2e9d4914SAndroid Build Coastguard Worker
6787*2e9d4914SAndroid Build Coastguard Worker\message{defuns,}
6788*2e9d4914SAndroid Build Coastguard Worker% @defun etc.
6789*2e9d4914SAndroid Build Coastguard Worker
6790*2e9d4914SAndroid Build Coastguard Worker\newskip\defbodyindent \defbodyindent=.4in
6791*2e9d4914SAndroid Build Coastguard Worker\newskip\defargsindent \defargsindent=50pt
6792*2e9d4914SAndroid Build Coastguard Worker\newskip\deflastargmargin \deflastargmargin=18pt
6793*2e9d4914SAndroid Build Coastguard Worker\newcount\defunpenalty
6794*2e9d4914SAndroid Build Coastguard Worker
6795*2e9d4914SAndroid Build Coastguard Worker% Start the processing of @deffn:
6796*2e9d4914SAndroid Build Coastguard Worker\def\startdefun{%
6797*2e9d4914SAndroid Build Coastguard Worker  \ifnum\lastpenalty<10000
6798*2e9d4914SAndroid Build Coastguard Worker    \medbreak
6799*2e9d4914SAndroid Build Coastguard Worker    \defunpenalty=10003 % Will keep this @deffn together with the
6800*2e9d4914SAndroid Build Coastguard Worker                        % following @def command, see below.
6801*2e9d4914SAndroid Build Coastguard Worker  \else
6802*2e9d4914SAndroid Build Coastguard Worker    % If there are two @def commands in a row, we'll have a \nobreak,
6803*2e9d4914SAndroid Build Coastguard Worker    % which is there to keep the function description together with its
6804*2e9d4914SAndroid Build Coastguard Worker    % header.  But if there's nothing but headers, we need to allow a
6805*2e9d4914SAndroid Build Coastguard Worker    % break somewhere.  Check specifically for penalty 10002, inserted
6806*2e9d4914SAndroid Build Coastguard Worker    % by \printdefunline, instead of 10000, since the sectioning
6807*2e9d4914SAndroid Build Coastguard Worker    % commands also insert a nobreak penalty, and we don't want to allow
6808*2e9d4914SAndroid Build Coastguard Worker    % a break between a section heading and a defun.
6809*2e9d4914SAndroid Build Coastguard Worker    %
6810*2e9d4914SAndroid Build Coastguard Worker    % As a further refinement, we avoid "club" headers by signalling
6811*2e9d4914SAndroid Build Coastguard Worker    % with penalty of 10003 after the very first @deffn in the
6812*2e9d4914SAndroid Build Coastguard Worker    % sequence (see above), and penalty of 10002 after any following
6813*2e9d4914SAndroid Build Coastguard Worker    % @def command.
6814*2e9d4914SAndroid Build Coastguard Worker    \ifnum\lastpenalty=10002 \penalty2000 \else \defunpenalty=10002 \fi
6815*2e9d4914SAndroid Build Coastguard Worker    %
6816*2e9d4914SAndroid Build Coastguard Worker    % Similarly, after a section heading, do not allow a break.
6817*2e9d4914SAndroid Build Coastguard Worker    % But do insert the glue.
6818*2e9d4914SAndroid Build Coastguard Worker    \medskip  % preceded by discardable penalty, so not a breakpoint
6819*2e9d4914SAndroid Build Coastguard Worker  \fi
6820*2e9d4914SAndroid Build Coastguard Worker  %
6821*2e9d4914SAndroid Build Coastguard Worker  \parindent=0in
6822*2e9d4914SAndroid Build Coastguard Worker  \advance\leftskip by \defbodyindent
6823*2e9d4914SAndroid Build Coastguard Worker  \exdentamount=\defbodyindent
6824*2e9d4914SAndroid Build Coastguard Worker}
6825*2e9d4914SAndroid Build Coastguard Worker
6826*2e9d4914SAndroid Build Coastguard Worker\def\dodefunx#1{%
6827*2e9d4914SAndroid Build Coastguard Worker  % First, check whether we are in the right environment:
6828*2e9d4914SAndroid Build Coastguard Worker  \checkenv#1%
6829*2e9d4914SAndroid Build Coastguard Worker  %
6830*2e9d4914SAndroid Build Coastguard Worker  % As above, allow line break if we have multiple x headers in a row.
6831*2e9d4914SAndroid Build Coastguard Worker  % It's not a great place, though.
6832*2e9d4914SAndroid Build Coastguard Worker  \ifnum\lastpenalty=10002 \penalty3000 \else \defunpenalty=10002 \fi
6833*2e9d4914SAndroid Build Coastguard Worker  %
6834*2e9d4914SAndroid Build Coastguard Worker  % And now, it's time to reuse the body of the original defun:
6835*2e9d4914SAndroid Build Coastguard Worker  \expandafter\gobbledefun#1%
6836*2e9d4914SAndroid Build Coastguard Worker}
6837*2e9d4914SAndroid Build Coastguard Worker\def\gobbledefun#1\startdefun{}
6838*2e9d4914SAndroid Build Coastguard Worker
6839*2e9d4914SAndroid Build Coastguard Worker% \printdefunline \deffnheader{text}
6840*2e9d4914SAndroid Build Coastguard Worker%
6841*2e9d4914SAndroid Build Coastguard Worker\def\printdefunline#1#2{%
6842*2e9d4914SAndroid Build Coastguard Worker  \begingroup
6843*2e9d4914SAndroid Build Coastguard Worker    % call \deffnheader:
6844*2e9d4914SAndroid Build Coastguard Worker    #1#2 \endheader
6845*2e9d4914SAndroid Build Coastguard Worker    % common ending:
6846*2e9d4914SAndroid Build Coastguard Worker    \interlinepenalty = 10000
6847*2e9d4914SAndroid Build Coastguard Worker    \advance\rightskip by 0pt plus 1fil\relax
6848*2e9d4914SAndroid Build Coastguard Worker    \endgraf
6849*2e9d4914SAndroid Build Coastguard Worker    \nobreak\vskip -\parskip
6850*2e9d4914SAndroid Build Coastguard Worker    \penalty\defunpenalty  % signal to \startdefun and \dodefunx
6851*2e9d4914SAndroid Build Coastguard Worker    % Some of the @defun-type tags do not enable magic parentheses,
6852*2e9d4914SAndroid Build Coastguard Worker    % rendering the following check redundant.  But we don't optimize.
6853*2e9d4914SAndroid Build Coastguard Worker    \checkparencounts
6854*2e9d4914SAndroid Build Coastguard Worker  \endgroup
6855*2e9d4914SAndroid Build Coastguard Worker}
6856*2e9d4914SAndroid Build Coastguard Worker
6857*2e9d4914SAndroid Build Coastguard Worker\def\Edefun{\endgraf\medbreak}
6858*2e9d4914SAndroid Build Coastguard Worker
6859*2e9d4914SAndroid Build Coastguard Worker% \makedefun{deffn} creates \deffn, \deffnx and \Edeffn;
6860*2e9d4914SAndroid Build Coastguard Worker% the only thing remaining is to define \deffnheader.
6861*2e9d4914SAndroid Build Coastguard Worker%
6862*2e9d4914SAndroid Build Coastguard Worker\def\makedefun#1{%
6863*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\csname E#1\endcsname = \Edefun
6864*2e9d4914SAndroid Build Coastguard Worker  \edef\temp{\noexpand\domakedefun
6865*2e9d4914SAndroid Build Coastguard Worker    \makecsname{#1}\makecsname{#1x}\makecsname{#1header}}%
6866*2e9d4914SAndroid Build Coastguard Worker  \temp
6867*2e9d4914SAndroid Build Coastguard Worker}
6868*2e9d4914SAndroid Build Coastguard Worker
6869*2e9d4914SAndroid Build Coastguard Worker% \domakedefun \deffn \deffnx \deffnheader
6870*2e9d4914SAndroid Build Coastguard Worker%
6871*2e9d4914SAndroid Build Coastguard Worker% Define \deffn and \deffnx, without parameters.
6872*2e9d4914SAndroid Build Coastguard Worker% \deffnheader has to be defined explicitly.
6873*2e9d4914SAndroid Build Coastguard Worker%
6874*2e9d4914SAndroid Build Coastguard Worker\def\domakedefun#1#2#3{%
6875*2e9d4914SAndroid Build Coastguard Worker  \envdef#1{%
6876*2e9d4914SAndroid Build Coastguard Worker    \startdefun
6877*2e9d4914SAndroid Build Coastguard Worker    \doingtypefnfalse    % distinguish typed functions from all else
6878*2e9d4914SAndroid Build Coastguard Worker    \parseargusing\activeparens{\printdefunline#3}%
6879*2e9d4914SAndroid Build Coastguard Worker  }%
6880*2e9d4914SAndroid Build Coastguard Worker  \def#2{\dodefunx#1}%
6881*2e9d4914SAndroid Build Coastguard Worker  \def#3%
6882*2e9d4914SAndroid Build Coastguard Worker}
6883*2e9d4914SAndroid Build Coastguard Worker
6884*2e9d4914SAndroid Build Coastguard Worker\newif\ifdoingtypefn       % doing typed function?
6885*2e9d4914SAndroid Build Coastguard Worker\newif\ifrettypeownline    % typeset return type on its own line?
6886*2e9d4914SAndroid Build Coastguard Worker
6887*2e9d4914SAndroid Build Coastguard Worker% @deftypefnnewline on|off says whether the return type of typed functions
6888*2e9d4914SAndroid Build Coastguard Worker% are printed on their own line.  This affects @deftypefn, @deftypefun,
6889*2e9d4914SAndroid Build Coastguard Worker% @deftypeop, and @deftypemethod.
6890*2e9d4914SAndroid Build Coastguard Worker%
6891*2e9d4914SAndroid Build Coastguard Worker\parseargdef\deftypefnnewline{%
6892*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
6893*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\onword
6894*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETtxideftypefnnl\endcsname
6895*2e9d4914SAndroid Build Coastguard Worker      = \empty
6896*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\offword
6897*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETtxideftypefnnl\endcsname
6898*2e9d4914SAndroid Build Coastguard Worker      = \relax
6899*2e9d4914SAndroid Build Coastguard Worker  \else
6900*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
6901*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @txideftypefnnl value `\temp',
6902*2e9d4914SAndroid Build Coastguard Worker                must be on|off}%
6903*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
6904*2e9d4914SAndroid Build Coastguard Worker}
6905*2e9d4914SAndroid Build Coastguard Worker
6906*2e9d4914SAndroid Build Coastguard Worker% Untyped functions:
6907*2e9d4914SAndroid Build Coastguard Worker
6908*2e9d4914SAndroid Build Coastguard Worker% @deffn category name args
6909*2e9d4914SAndroid Build Coastguard Worker\makedefun{deffn}{\deffngeneral{}}
6910*2e9d4914SAndroid Build Coastguard Worker
6911*2e9d4914SAndroid Build Coastguard Worker% @deffn category class name args
6912*2e9d4914SAndroid Build Coastguard Worker\makedefun{defop}#1 {\defopon{#1\ \putwordon}}
6913*2e9d4914SAndroid Build Coastguard Worker
6914*2e9d4914SAndroid Build Coastguard Worker% \defopon {category on}class name args
6915*2e9d4914SAndroid Build Coastguard Worker\def\defopon#1#2 {\deffngeneral{\putwordon\ \code{#2}}{#1\ \code{#2}} }
6916*2e9d4914SAndroid Build Coastguard Worker
6917*2e9d4914SAndroid Build Coastguard Worker% \deffngeneral {subind}category name args
6918*2e9d4914SAndroid Build Coastguard Worker%
6919*2e9d4914SAndroid Build Coastguard Worker\def\deffngeneral#1#2 #3 #4\endheader{%
6920*2e9d4914SAndroid Build Coastguard Worker  % Remember that \dosubind{fn}{foo}{} is equivalent to \doind{fn}{foo}.
6921*2e9d4914SAndroid Build Coastguard Worker  \dosubind{fn}{\code{#3}}{#1}%
6922*2e9d4914SAndroid Build Coastguard Worker  \defname{#2}{}{#3}\magicamp\defunargs{#4\unskip}%
6923*2e9d4914SAndroid Build Coastguard Worker}
6924*2e9d4914SAndroid Build Coastguard Worker
6925*2e9d4914SAndroid Build Coastguard Worker% Typed functions:
6926*2e9d4914SAndroid Build Coastguard Worker
6927*2e9d4914SAndroid Build Coastguard Worker% @deftypefn category type name args
6928*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypefn}{\deftypefngeneral{}}
6929*2e9d4914SAndroid Build Coastguard Worker
6930*2e9d4914SAndroid Build Coastguard Worker% @deftypeop category class type name args
6931*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypeop}#1 {\deftypeopon{#1\ \putwordon}}
6932*2e9d4914SAndroid Build Coastguard Worker
6933*2e9d4914SAndroid Build Coastguard Worker% \deftypeopon {category on}class type name args
6934*2e9d4914SAndroid Build Coastguard Worker\def\deftypeopon#1#2 {\deftypefngeneral{\putwordon\ \code{#2}}{#1\ \code{#2}} }
6935*2e9d4914SAndroid Build Coastguard Worker
6936*2e9d4914SAndroid Build Coastguard Worker% \deftypefngeneral {subind}category type name args
6937*2e9d4914SAndroid Build Coastguard Worker%
6938*2e9d4914SAndroid Build Coastguard Worker\def\deftypefngeneral#1#2 #3 #4 #5\endheader{%
6939*2e9d4914SAndroid Build Coastguard Worker  \dosubind{fn}{\code{#4}}{#1}%
6940*2e9d4914SAndroid Build Coastguard Worker  \doingtypefntrue
6941*2e9d4914SAndroid Build Coastguard Worker  \defname{#2}{#3}{#4}\defunargs{#5\unskip}%
6942*2e9d4914SAndroid Build Coastguard Worker}
6943*2e9d4914SAndroid Build Coastguard Worker
6944*2e9d4914SAndroid Build Coastguard Worker% Typed variables:
6945*2e9d4914SAndroid Build Coastguard Worker
6946*2e9d4914SAndroid Build Coastguard Worker% @deftypevr category type var args
6947*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypevr}{\deftypecvgeneral{}}
6948*2e9d4914SAndroid Build Coastguard Worker
6949*2e9d4914SAndroid Build Coastguard Worker% @deftypecv category class type var args
6950*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypecv}#1 {\deftypecvof{#1\ \putwordof}}
6951*2e9d4914SAndroid Build Coastguard Worker
6952*2e9d4914SAndroid Build Coastguard Worker% \deftypecvof {category of}class type var args
6953*2e9d4914SAndroid Build Coastguard Worker\def\deftypecvof#1#2 {\deftypecvgeneral{\putwordof\ \code{#2}}{#1\ \code{#2}} }
6954*2e9d4914SAndroid Build Coastguard Worker
6955*2e9d4914SAndroid Build Coastguard Worker% \deftypecvgeneral {subind}category type var args
6956*2e9d4914SAndroid Build Coastguard Worker%
6957*2e9d4914SAndroid Build Coastguard Worker\def\deftypecvgeneral#1#2 #3 #4 #5\endheader{%
6958*2e9d4914SAndroid Build Coastguard Worker  \dosubind{vr}{\code{#4}}{#1}%
6959*2e9d4914SAndroid Build Coastguard Worker  \defname{#2}{#3}{#4}\defunargs{#5\unskip}%
6960*2e9d4914SAndroid Build Coastguard Worker}
6961*2e9d4914SAndroid Build Coastguard Worker
6962*2e9d4914SAndroid Build Coastguard Worker% Untyped variables:
6963*2e9d4914SAndroid Build Coastguard Worker
6964*2e9d4914SAndroid Build Coastguard Worker% @defvr category var args
6965*2e9d4914SAndroid Build Coastguard Worker\makedefun{defvr}#1 {\deftypevrheader{#1} {} }
6966*2e9d4914SAndroid Build Coastguard Worker
6967*2e9d4914SAndroid Build Coastguard Worker% @defcv category class var args
6968*2e9d4914SAndroid Build Coastguard Worker\makedefun{defcv}#1 {\defcvof{#1\ \putwordof}}
6969*2e9d4914SAndroid Build Coastguard Worker
6970*2e9d4914SAndroid Build Coastguard Worker% \defcvof {category of}class var args
6971*2e9d4914SAndroid Build Coastguard Worker\def\defcvof#1#2 {\deftypecvof{#1}#2 {} }
6972*2e9d4914SAndroid Build Coastguard Worker
6973*2e9d4914SAndroid Build Coastguard Worker% Types:
6974*2e9d4914SAndroid Build Coastguard Worker
6975*2e9d4914SAndroid Build Coastguard Worker% @deftp category name args
6976*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftp}#1 #2 #3\endheader{%
6977*2e9d4914SAndroid Build Coastguard Worker  \doind{tp}{\code{#2}}%
6978*2e9d4914SAndroid Build Coastguard Worker  \defname{#1}{}{#2}\defunargs{#3\unskip}%
6979*2e9d4914SAndroid Build Coastguard Worker}
6980*2e9d4914SAndroid Build Coastguard Worker
6981*2e9d4914SAndroid Build Coastguard Worker% Remaining @defun-like shortcuts:
6982*2e9d4914SAndroid Build Coastguard Worker\makedefun{defun}{\deffnheader{\putwordDeffunc} }
6983*2e9d4914SAndroid Build Coastguard Worker\makedefun{defmac}{\deffnheader{\putwordDefmac} }
6984*2e9d4914SAndroid Build Coastguard Worker\makedefun{defspec}{\deffnheader{\putwordDefspec} }
6985*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypefun}{\deftypefnheader{\putwordDeffunc} }
6986*2e9d4914SAndroid Build Coastguard Worker\makedefun{defvar}{\defvrheader{\putwordDefvar} }
6987*2e9d4914SAndroid Build Coastguard Worker\makedefun{defopt}{\defvrheader{\putwordDefopt} }
6988*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypevar}{\deftypevrheader{\putwordDefvar} }
6989*2e9d4914SAndroid Build Coastguard Worker\makedefun{defmethod}{\defopon\putwordMethodon}
6990*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypemethod}{\deftypeopon\putwordMethodon}
6991*2e9d4914SAndroid Build Coastguard Worker\makedefun{defivar}{\defcvof\putwordInstanceVariableof}
6992*2e9d4914SAndroid Build Coastguard Worker\makedefun{deftypeivar}{\deftypecvof\putwordInstanceVariableof}
6993*2e9d4914SAndroid Build Coastguard Worker
6994*2e9d4914SAndroid Build Coastguard Worker% \defname, which formats the name of the @def (not the args).
6995*2e9d4914SAndroid Build Coastguard Worker% #1 is the category, such as "Function".
6996*2e9d4914SAndroid Build Coastguard Worker% #2 is the return type, if any.
6997*2e9d4914SAndroid Build Coastguard Worker% #3 is the function name.
6998*2e9d4914SAndroid Build Coastguard Worker%
6999*2e9d4914SAndroid Build Coastguard Worker% We are followed by (but not passed) the arguments, if any.
7000*2e9d4914SAndroid Build Coastguard Worker%
7001*2e9d4914SAndroid Build Coastguard Worker\def\defname#1#2#3{%
7002*2e9d4914SAndroid Build Coastguard Worker  \par
7003*2e9d4914SAndroid Build Coastguard Worker  % Get the values of \leftskip and \rightskip as they were outside the @def...
7004*2e9d4914SAndroid Build Coastguard Worker  \advance\leftskip by -\defbodyindent
7005*2e9d4914SAndroid Build Coastguard Worker  %
7006*2e9d4914SAndroid Build Coastguard Worker  % Determine if we are typesetting the return type of a typed function
7007*2e9d4914SAndroid Build Coastguard Worker  % on a line by itself.
7008*2e9d4914SAndroid Build Coastguard Worker  \rettypeownlinefalse
7009*2e9d4914SAndroid Build Coastguard Worker  \ifdoingtypefn  % doing a typed function specifically?
7010*2e9d4914SAndroid Build Coastguard Worker    % then check user option for putting return type on its own line:
7011*2e9d4914SAndroid Build Coastguard Worker    \expandafter\ifx\csname SETtxideftypefnnl\endcsname\relax \else
7012*2e9d4914SAndroid Build Coastguard Worker      \rettypeownlinetrue
7013*2e9d4914SAndroid Build Coastguard Worker    \fi
7014*2e9d4914SAndroid Build Coastguard Worker  \fi
7015*2e9d4914SAndroid Build Coastguard Worker  %
7016*2e9d4914SAndroid Build Coastguard Worker  % How we'll format the category name.  Putting it in brackets helps
7017*2e9d4914SAndroid Build Coastguard Worker  % distinguish it from the body text that may end up on the next line
7018*2e9d4914SAndroid Build Coastguard Worker  % just below it.
7019*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
7020*2e9d4914SAndroid Build Coastguard Worker  \setbox0=\hbox{\kern\deflastargmargin \ifx\temp\empty\else [\rm\temp]\fi}
7021*2e9d4914SAndroid Build Coastguard Worker  %
7022*2e9d4914SAndroid Build Coastguard Worker  % Figure out line sizes for the paragraph shape.  We'll always have at
7023*2e9d4914SAndroid Build Coastguard Worker  % least two.
7024*2e9d4914SAndroid Build Coastguard Worker  \tempnum = 2
7025*2e9d4914SAndroid Build Coastguard Worker  %
7026*2e9d4914SAndroid Build Coastguard Worker  % The first line needs space for \box0; but if \rightskip is nonzero,
7027*2e9d4914SAndroid Build Coastguard Worker  % we need only space for the part of \box0 which exceeds it:
7028*2e9d4914SAndroid Build Coastguard Worker  \dimen0=\hsize  \advance\dimen0 by -\wd0  \advance\dimen0 by \rightskip
7029*2e9d4914SAndroid Build Coastguard Worker  %
7030*2e9d4914SAndroid Build Coastguard Worker  % If doing a return type on its own line, we'll have another line.
7031*2e9d4914SAndroid Build Coastguard Worker  \ifrettypeownline
7032*2e9d4914SAndroid Build Coastguard Worker    \advance\tempnum by 1
7033*2e9d4914SAndroid Build Coastguard Worker    \def\maybeshapeline{0in \hsize}%
7034*2e9d4914SAndroid Build Coastguard Worker  \else
7035*2e9d4914SAndroid Build Coastguard Worker    \def\maybeshapeline{}%
7036*2e9d4914SAndroid Build Coastguard Worker  \fi
7037*2e9d4914SAndroid Build Coastguard Worker  %
7038*2e9d4914SAndroid Build Coastguard Worker  % The continuations:
7039*2e9d4914SAndroid Build Coastguard Worker  \dimen2=\hsize  \advance\dimen2 by -\defargsindent
7040*2e9d4914SAndroid Build Coastguard Worker  %
7041*2e9d4914SAndroid Build Coastguard Worker  % The final paragraph shape:
7042*2e9d4914SAndroid Build Coastguard Worker  \parshape \tempnum  0in \dimen0  \maybeshapeline  \defargsindent \dimen2
7043*2e9d4914SAndroid Build Coastguard Worker  %
7044*2e9d4914SAndroid Build Coastguard Worker  % Put the category name at the right margin.
7045*2e9d4914SAndroid Build Coastguard Worker  \noindent
7046*2e9d4914SAndroid Build Coastguard Worker  \hbox to 0pt{%
7047*2e9d4914SAndroid Build Coastguard Worker    \hfil\box0 \kern-\hsize
7048*2e9d4914SAndroid Build Coastguard Worker    % \hsize has to be shortened this way:
7049*2e9d4914SAndroid Build Coastguard Worker    \kern\leftskip
7050*2e9d4914SAndroid Build Coastguard Worker    % Intentionally do not respect \rightskip, since we need the space.
7051*2e9d4914SAndroid Build Coastguard Worker  }%
7052*2e9d4914SAndroid Build Coastguard Worker  %
7053*2e9d4914SAndroid Build Coastguard Worker  % Allow all lines to be underfull without complaint:
7054*2e9d4914SAndroid Build Coastguard Worker  \tolerance=10000 \hbadness=10000
7055*2e9d4914SAndroid Build Coastguard Worker  \exdentamount=\defbodyindent
7056*2e9d4914SAndroid Build Coastguard Worker  {%
7057*2e9d4914SAndroid Build Coastguard Worker    % defun fonts. We use typewriter by default (used to be bold) because:
7058*2e9d4914SAndroid Build Coastguard Worker    % . we're printing identifiers, they should be in tt in principle.
7059*2e9d4914SAndroid Build Coastguard Worker    % . in languages with many accents, such as Czech or French, it's
7060*2e9d4914SAndroid Build Coastguard Worker    %   common to leave accents off identifiers.  The result looks ok in
7061*2e9d4914SAndroid Build Coastguard Worker    %   tt, but exceedingly strange in rm.
7062*2e9d4914SAndroid Build Coastguard Worker    % . we don't want -- and --- to be treated as ligatures.
7063*2e9d4914SAndroid Build Coastguard Worker    % . this still does not fix the ?` and !` ligatures, but so far no
7064*2e9d4914SAndroid Build Coastguard Worker    %   one has made identifiers using them :).
7065*2e9d4914SAndroid Build Coastguard Worker    \df \tt
7066*2e9d4914SAndroid Build Coastguard Worker    \def\temp{#2}% text of the return type
7067*2e9d4914SAndroid Build Coastguard Worker    \ifx\temp\empty\else
7068*2e9d4914SAndroid Build Coastguard Worker      \tclose{\temp}% typeset the return type
7069*2e9d4914SAndroid Build Coastguard Worker      \ifrettypeownline
7070*2e9d4914SAndroid Build Coastguard Worker        % put return type on its own line; prohibit line break following:
7071*2e9d4914SAndroid Build Coastguard Worker        \hfil\vadjust{\nobreak}\break
7072*2e9d4914SAndroid Build Coastguard Worker      \else
7073*2e9d4914SAndroid Build Coastguard Worker        \space  % type on same line, so just followed by a space
7074*2e9d4914SAndroid Build Coastguard Worker      \fi
7075*2e9d4914SAndroid Build Coastguard Worker    \fi           % no return type
7076*2e9d4914SAndroid Build Coastguard Worker    #3% output function name
7077*2e9d4914SAndroid Build Coastguard Worker  }%
7078*2e9d4914SAndroid Build Coastguard Worker  {\rm\enskip}% hskip 0.5 em of \tenrm
7079*2e9d4914SAndroid Build Coastguard Worker  %
7080*2e9d4914SAndroid Build Coastguard Worker  \boldbrax
7081*2e9d4914SAndroid Build Coastguard Worker  % arguments will be output next, if any.
7082*2e9d4914SAndroid Build Coastguard Worker}
7083*2e9d4914SAndroid Build Coastguard Worker
7084*2e9d4914SAndroid Build Coastguard Worker% Print arguments in slanted roman (not ttsl), inconsistently with using
7085*2e9d4914SAndroid Build Coastguard Worker% tt for the name.  This is because literal text is sometimes needed in
7086*2e9d4914SAndroid Build Coastguard Worker% the argument list (groff manual), and ttsl and tt are not very
7087*2e9d4914SAndroid Build Coastguard Worker% distinguishable.  Prevent hyphenation at `-' chars.
7088*2e9d4914SAndroid Build Coastguard Worker%
7089*2e9d4914SAndroid Build Coastguard Worker\def\defunargs#1{%
7090*2e9d4914SAndroid Build Coastguard Worker  % use sl by default (not ttsl),
7091*2e9d4914SAndroid Build Coastguard Worker  % tt for the names.
7092*2e9d4914SAndroid Build Coastguard Worker  \df \sl \hyphenchar\font=0
7093*2e9d4914SAndroid Build Coastguard Worker  %
7094*2e9d4914SAndroid Build Coastguard Worker  % On the other hand, if an argument has two dashes (for instance), we
7095*2e9d4914SAndroid Build Coastguard Worker  % want a way to get ttsl.  We used to recommend @var for that, so
7096*2e9d4914SAndroid Build Coastguard Worker  % leave the code in, but it's strange for @var to lead to typewriter.
7097*2e9d4914SAndroid Build Coastguard Worker  % Nowadays we recommend @code, since the difference between a ttsl hyphen
7098*2e9d4914SAndroid Build Coastguard Worker  % and a tt hyphen is pretty tiny.  @code also disables ?` !`.
7099*2e9d4914SAndroid Build Coastguard Worker  \def\var##1{{\setupmarkupstyle{var}\ttslanted{##1}}}%
7100*2e9d4914SAndroid Build Coastguard Worker  #1%
7101*2e9d4914SAndroid Build Coastguard Worker  \sl\hyphenchar\font=45
7102*2e9d4914SAndroid Build Coastguard Worker}
7103*2e9d4914SAndroid Build Coastguard Worker
7104*2e9d4914SAndroid Build Coastguard Worker% We want ()&[] to print specially on the defun line.
7105*2e9d4914SAndroid Build Coastguard Worker%
7106*2e9d4914SAndroid Build Coastguard Worker\def\activeparens{%
7107*2e9d4914SAndroid Build Coastguard Worker  \catcode`\(=\active \catcode`\)=\active
7108*2e9d4914SAndroid Build Coastguard Worker  \catcode`\[=\active \catcode`\]=\active
7109*2e9d4914SAndroid Build Coastguard Worker  \catcode`\&=\active
7110*2e9d4914SAndroid Build Coastguard Worker}
7111*2e9d4914SAndroid Build Coastguard Worker
7112*2e9d4914SAndroid Build Coastguard Worker% Make control sequences which act like normal parenthesis chars.
7113*2e9d4914SAndroid Build Coastguard Worker\let\lparen = ( \let\rparen = )
7114*2e9d4914SAndroid Build Coastguard Worker
7115*2e9d4914SAndroid Build Coastguard Worker% Be sure that we always have a definition for `(', etc.  For example,
7116*2e9d4914SAndroid Build Coastguard Worker% if the fn name has parens in it, \boldbrax will not be in effect yet,
7117*2e9d4914SAndroid Build Coastguard Worker% so TeX would otherwise complain about undefined control sequence.
7118*2e9d4914SAndroid Build Coastguard Worker{
7119*2e9d4914SAndroid Build Coastguard Worker  \activeparens
7120*2e9d4914SAndroid Build Coastguard Worker  \global\let(=\lparen \global\let)=\rparen
7121*2e9d4914SAndroid Build Coastguard Worker  \global\let[=\lbrack \global\let]=\rbrack
7122*2e9d4914SAndroid Build Coastguard Worker  \global\let& = \&
7123*2e9d4914SAndroid Build Coastguard Worker
7124*2e9d4914SAndroid Build Coastguard Worker  \gdef\boldbrax{\let(=\opnr\let)=\clnr\let[=\lbrb\let]=\rbrb}
7125*2e9d4914SAndroid Build Coastguard Worker  \gdef\magicamp{\let&=\amprm}
7126*2e9d4914SAndroid Build Coastguard Worker}
7127*2e9d4914SAndroid Build Coastguard Worker
7128*2e9d4914SAndroid Build Coastguard Worker\newcount\parencount
7129*2e9d4914SAndroid Build Coastguard Worker
7130*2e9d4914SAndroid Build Coastguard Worker% If we encounter &foo, then turn on ()-hacking afterwards
7131*2e9d4914SAndroid Build Coastguard Worker\newif\ifampseen
7132*2e9d4914SAndroid Build Coastguard Worker\def\amprm#1 {\ampseentrue{\bf\&#1 }}
7133*2e9d4914SAndroid Build Coastguard Worker
7134*2e9d4914SAndroid Build Coastguard Worker\def\parenfont{%
7135*2e9d4914SAndroid Build Coastguard Worker  \ifampseen
7136*2e9d4914SAndroid Build Coastguard Worker    % At the first level, print parens in roman,
7137*2e9d4914SAndroid Build Coastguard Worker    % otherwise use the default font.
7138*2e9d4914SAndroid Build Coastguard Worker    \ifnum \parencount=1 \rm \fi
7139*2e9d4914SAndroid Build Coastguard Worker  \else
7140*2e9d4914SAndroid Build Coastguard Worker    % The \sf parens (in \boldbrax) actually are a little bolder than
7141*2e9d4914SAndroid Build Coastguard Worker    % the contained text.  This is especially needed for [ and ] .
7142*2e9d4914SAndroid Build Coastguard Worker    \sf
7143*2e9d4914SAndroid Build Coastguard Worker  \fi
7144*2e9d4914SAndroid Build Coastguard Worker}
7145*2e9d4914SAndroid Build Coastguard Worker\def\infirstlevel#1{%
7146*2e9d4914SAndroid Build Coastguard Worker  \ifampseen
7147*2e9d4914SAndroid Build Coastguard Worker    \ifnum\parencount=1
7148*2e9d4914SAndroid Build Coastguard Worker      #1%
7149*2e9d4914SAndroid Build Coastguard Worker    \fi
7150*2e9d4914SAndroid Build Coastguard Worker  \fi
7151*2e9d4914SAndroid Build Coastguard Worker}
7152*2e9d4914SAndroid Build Coastguard Worker\def\bfafterword#1 {#1 \bf}
7153*2e9d4914SAndroid Build Coastguard Worker
7154*2e9d4914SAndroid Build Coastguard Worker\def\opnr{%
7155*2e9d4914SAndroid Build Coastguard Worker  \global\advance\parencount by 1
7156*2e9d4914SAndroid Build Coastguard Worker  {\parenfont(}%
7157*2e9d4914SAndroid Build Coastguard Worker  \infirstlevel \bfafterword
7158*2e9d4914SAndroid Build Coastguard Worker}
7159*2e9d4914SAndroid Build Coastguard Worker\def\clnr{%
7160*2e9d4914SAndroid Build Coastguard Worker  {\parenfont)}%
7161*2e9d4914SAndroid Build Coastguard Worker  \infirstlevel \sl
7162*2e9d4914SAndroid Build Coastguard Worker  \global\advance\parencount by -1
7163*2e9d4914SAndroid Build Coastguard Worker}
7164*2e9d4914SAndroid Build Coastguard Worker
7165*2e9d4914SAndroid Build Coastguard Worker\newcount\brackcount
7166*2e9d4914SAndroid Build Coastguard Worker\def\lbrb{%
7167*2e9d4914SAndroid Build Coastguard Worker  \global\advance\brackcount by 1
7168*2e9d4914SAndroid Build Coastguard Worker  {\bf[}%
7169*2e9d4914SAndroid Build Coastguard Worker}
7170*2e9d4914SAndroid Build Coastguard Worker\def\rbrb{%
7171*2e9d4914SAndroid Build Coastguard Worker  {\bf]}%
7172*2e9d4914SAndroid Build Coastguard Worker  \global\advance\brackcount by -1
7173*2e9d4914SAndroid Build Coastguard Worker}
7174*2e9d4914SAndroid Build Coastguard Worker
7175*2e9d4914SAndroid Build Coastguard Worker\def\checkparencounts{%
7176*2e9d4914SAndroid Build Coastguard Worker  \ifnum\parencount=0 \else \badparencount \fi
7177*2e9d4914SAndroid Build Coastguard Worker  \ifnum\brackcount=0 \else \badbrackcount \fi
7178*2e9d4914SAndroid Build Coastguard Worker}
7179*2e9d4914SAndroid Build Coastguard Worker% these should not use \errmessage; the glibc manual, at least, actually
7180*2e9d4914SAndroid Build Coastguard Worker% has such constructs (when documenting function pointers).
7181*2e9d4914SAndroid Build Coastguard Worker\def\badparencount{%
7182*2e9d4914SAndroid Build Coastguard Worker  \message{Warning: unbalanced parentheses in @def...}%
7183*2e9d4914SAndroid Build Coastguard Worker  \global\parencount=0
7184*2e9d4914SAndroid Build Coastguard Worker}
7185*2e9d4914SAndroid Build Coastguard Worker\def\badbrackcount{%
7186*2e9d4914SAndroid Build Coastguard Worker  \message{Warning: unbalanced square brackets in @def...}%
7187*2e9d4914SAndroid Build Coastguard Worker  \global\brackcount=0
7188*2e9d4914SAndroid Build Coastguard Worker}
7189*2e9d4914SAndroid Build Coastguard Worker
7190*2e9d4914SAndroid Build Coastguard Worker
7191*2e9d4914SAndroid Build Coastguard Worker\message{macros,}
7192*2e9d4914SAndroid Build Coastguard Worker% @macro.
7193*2e9d4914SAndroid Build Coastguard Worker
7194*2e9d4914SAndroid Build Coastguard Worker% To do this right we need a feature of e-TeX, \scantokens,
7195*2e9d4914SAndroid Build Coastguard Worker% which we arrange to emulate with a temporary file in ordinary TeX.
7196*2e9d4914SAndroid Build Coastguard Worker\ifx\eTeXversion\thisisundefined
7197*2e9d4914SAndroid Build Coastguard Worker  \newwrite\macscribble
7198*2e9d4914SAndroid Build Coastguard Worker  \def\scantokens#1{%
7199*2e9d4914SAndroid Build Coastguard Worker    \toks0={#1}%
7200*2e9d4914SAndroid Build Coastguard Worker    \immediate\openout\macscribble=\jobname.tmp
7201*2e9d4914SAndroid Build Coastguard Worker    \immediate\write\macscribble{\the\toks0}%
7202*2e9d4914SAndroid Build Coastguard Worker    \immediate\closeout\macscribble
7203*2e9d4914SAndroid Build Coastguard Worker    \input \jobname.tmp
7204*2e9d4914SAndroid Build Coastguard Worker  }
7205*2e9d4914SAndroid Build Coastguard Worker\fi
7206*2e9d4914SAndroid Build Coastguard Worker
7207*2e9d4914SAndroid Build Coastguard Worker\def\scanmacro#1{\begingroup
7208*2e9d4914SAndroid Build Coastguard Worker  \newlinechar`\^^M
7209*2e9d4914SAndroid Build Coastguard Worker  \let\xeatspaces\eatspaces
7210*2e9d4914SAndroid Build Coastguard Worker  %
7211*2e9d4914SAndroid Build Coastguard Worker  % Undo catcode changes of \startcontents and \doprintindex
7212*2e9d4914SAndroid Build Coastguard Worker  % When called from @insertcopying or (short)caption, we need active
7213*2e9d4914SAndroid Build Coastguard Worker  % backslash to get it printed correctly.  Previously, we had
7214*2e9d4914SAndroid Build Coastguard Worker  % \catcode`\\=\other instead.  We'll see whether a problem appears
7215*2e9d4914SAndroid Build Coastguard Worker  % with macro expansion.				--kasal, 19aug04
7216*2e9d4914SAndroid Build Coastguard Worker  \catcode`\@=0 \catcode`\\=\active \escapechar=`\@
7217*2e9d4914SAndroid Build Coastguard Worker  %
7218*2e9d4914SAndroid Build Coastguard Worker  % ... and for \example:
7219*2e9d4914SAndroid Build Coastguard Worker  \spaceisspace
7220*2e9d4914SAndroid Build Coastguard Worker  %
7221*2e9d4914SAndroid Build Coastguard Worker  % The \empty here causes a following catcode 5 newline to be eaten as
7222*2e9d4914SAndroid Build Coastguard Worker  % part of reading whitespace after a control sequence.  It does not
7223*2e9d4914SAndroid Build Coastguard Worker  % eat a catcode 13 newline.  There's no good way to handle the two
7224*2e9d4914SAndroid Build Coastguard Worker  % cases (untried: maybe e-TeX's \everyeof could help, though plain TeX
7225*2e9d4914SAndroid Build Coastguard Worker  % would then have different behavior).  See the Macro Details node in
7226*2e9d4914SAndroid Build Coastguard Worker  % the manual for the workaround we recommend for macros and
7227*2e9d4914SAndroid Build Coastguard Worker  % line-oriented commands.
7228*2e9d4914SAndroid Build Coastguard Worker  %
7229*2e9d4914SAndroid Build Coastguard Worker  \scantokens{#1\empty}%
7230*2e9d4914SAndroid Build Coastguard Worker\endgroup}
7231*2e9d4914SAndroid Build Coastguard Worker
7232*2e9d4914SAndroid Build Coastguard Worker\def\scanexp#1{%
7233*2e9d4914SAndroid Build Coastguard Worker  \edef\temp{\noexpand\scanmacro{#1}}%
7234*2e9d4914SAndroid Build Coastguard Worker  \temp
7235*2e9d4914SAndroid Build Coastguard Worker}
7236*2e9d4914SAndroid Build Coastguard Worker
7237*2e9d4914SAndroid Build Coastguard Worker\newcount\paramno   % Count of parameters
7238*2e9d4914SAndroid Build Coastguard Worker\newtoks\macname    % Macro name
7239*2e9d4914SAndroid Build Coastguard Worker\newif\ifrecursive  % Is it recursive?
7240*2e9d4914SAndroid Build Coastguard Worker
7241*2e9d4914SAndroid Build Coastguard Worker% List of all defined macros in the form
7242*2e9d4914SAndroid Build Coastguard Worker%    \definedummyword\macro1\definedummyword\macro2...
7243*2e9d4914SAndroid Build Coastguard Worker% Currently is also contains all @aliases; the list can be split
7244*2e9d4914SAndroid Build Coastguard Worker% if there is a need.
7245*2e9d4914SAndroid Build Coastguard Worker\def\macrolist{}
7246*2e9d4914SAndroid Build Coastguard Worker
7247*2e9d4914SAndroid Build Coastguard Worker% Add the macro to \macrolist
7248*2e9d4914SAndroid Build Coastguard Worker\def\addtomacrolist#1{\expandafter \addtomacrolistxxx \csname#1\endcsname}
7249*2e9d4914SAndroid Build Coastguard Worker\def\addtomacrolistxxx#1{%
7250*2e9d4914SAndroid Build Coastguard Worker     \toks0 = \expandafter{\macrolist\definedummyword#1}%
7251*2e9d4914SAndroid Build Coastguard Worker     \xdef\macrolist{\the\toks0}%
7252*2e9d4914SAndroid Build Coastguard Worker}
7253*2e9d4914SAndroid Build Coastguard Worker
7254*2e9d4914SAndroid Build Coastguard Worker% Utility routines.
7255*2e9d4914SAndroid Build Coastguard Worker% This does \let #1 = #2, with \csnames; that is,
7256*2e9d4914SAndroid Build Coastguard Worker%   \let \csname#1\endcsname = \csname#2\endcsname
7257*2e9d4914SAndroid Build Coastguard Worker% (except of course we have to play expansion games).
7258*2e9d4914SAndroid Build Coastguard Worker%
7259*2e9d4914SAndroid Build Coastguard Worker\def\cslet#1#2{%
7260*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let
7261*2e9d4914SAndroid Build Coastguard Worker  \csname#1\expandafter\endcsname
7262*2e9d4914SAndroid Build Coastguard Worker  \csname#2\endcsname
7263*2e9d4914SAndroid Build Coastguard Worker}
7264*2e9d4914SAndroid Build Coastguard Worker
7265*2e9d4914SAndroid Build Coastguard Worker% Trim leading and trailing spaces off a string.
7266*2e9d4914SAndroid Build Coastguard Worker% Concepts from aro-bend problem 15 (see CTAN).
7267*2e9d4914SAndroid Build Coastguard Worker{\catcode`\@=11
7268*2e9d4914SAndroid Build Coastguard Worker\gdef\eatspaces #1{\expandafter\trim@\expandafter{#1 }}
7269*2e9d4914SAndroid Build Coastguard Worker\gdef\trim@ #1{\trim@@ @#1 @ #1 @ @@}
7270*2e9d4914SAndroid Build Coastguard Worker\gdef\trim@@ #1@ #2@ #3@@{\trim@@@\empty #2 @}
7271*2e9d4914SAndroid Build Coastguard Worker\def\unbrace#1{#1}
7272*2e9d4914SAndroid Build Coastguard Worker\unbrace{\gdef\trim@@@ #1 } #2@{#1}
7273*2e9d4914SAndroid Build Coastguard Worker}
7274*2e9d4914SAndroid Build Coastguard Worker
7275*2e9d4914SAndroid Build Coastguard Worker% Trim a single trailing ^^M off a string.
7276*2e9d4914SAndroid Build Coastguard Worker{\catcode`\^^M=\other \catcode`\Q=3%
7277*2e9d4914SAndroid Build Coastguard Worker\gdef\eatcr #1{\eatcra #1Q^^MQ}%
7278*2e9d4914SAndroid Build Coastguard Worker\gdef\eatcra#1^^MQ{\eatcrb#1Q}%
7279*2e9d4914SAndroid Build Coastguard Worker\gdef\eatcrb#1Q#2Q{#1}%
7280*2e9d4914SAndroid Build Coastguard Worker}
7281*2e9d4914SAndroid Build Coastguard Worker
7282*2e9d4914SAndroid Build Coastguard Worker% Macro bodies are absorbed as an argument in a context where
7283*2e9d4914SAndroid Build Coastguard Worker% all characters are catcode 10, 11 or 12, except \ which is active
7284*2e9d4914SAndroid Build Coastguard Worker% (as in normal texinfo). It is necessary to change the definition of \
7285*2e9d4914SAndroid Build Coastguard Worker% to recognize macro arguments; this is the job of \mbodybackslash.
7286*2e9d4914SAndroid Build Coastguard Worker%
7287*2e9d4914SAndroid Build Coastguard Worker% Non-ASCII encodings make 8-bit characters active, so un-activate
7288*2e9d4914SAndroid Build Coastguard Worker% them to avoid their expansion.  Must do this non-globally, to
7289*2e9d4914SAndroid Build Coastguard Worker% confine the change to the current group.
7290*2e9d4914SAndroid Build Coastguard Worker%
7291*2e9d4914SAndroid Build Coastguard Worker% It's necessary to have hard CRs when the macro is executed. This is
7292*2e9d4914SAndroid Build Coastguard Worker% done by making ^^M (\endlinechar) catcode 12 when reading the macro
7293*2e9d4914SAndroid Build Coastguard Worker% body, and then making it the \newlinechar in \scanmacro.
7294*2e9d4914SAndroid Build Coastguard Worker%
7295*2e9d4914SAndroid Build Coastguard Worker\def\scanctxt{% used as subroutine
7296*2e9d4914SAndroid Build Coastguard Worker  \catcode`\"=\other
7297*2e9d4914SAndroid Build Coastguard Worker  \catcode`\+=\other
7298*2e9d4914SAndroid Build Coastguard Worker  \catcode`\<=\other
7299*2e9d4914SAndroid Build Coastguard Worker  \catcode`\>=\other
7300*2e9d4914SAndroid Build Coastguard Worker  \catcode`\@=\other
7301*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^=\other
7302*2e9d4914SAndroid Build Coastguard Worker  \catcode`\_=\other
7303*2e9d4914SAndroid Build Coastguard Worker  \catcode`\|=\other
7304*2e9d4914SAndroid Build Coastguard Worker  \catcode`\~=\other
7305*2e9d4914SAndroid Build Coastguard Worker  \ifx\declaredencoding\ascii \else \setnonasciicharscatcodenonglobal\other \fi
7306*2e9d4914SAndroid Build Coastguard Worker}
7307*2e9d4914SAndroid Build Coastguard Worker
7308*2e9d4914SAndroid Build Coastguard Worker\def\scanargctxt{% used for copying and captions, not macros.
7309*2e9d4914SAndroid Build Coastguard Worker  \scanctxt
7310*2e9d4914SAndroid Build Coastguard Worker  \catcode`\\=\other
7311*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^M=\other
7312*2e9d4914SAndroid Build Coastguard Worker}
7313*2e9d4914SAndroid Build Coastguard Worker
7314*2e9d4914SAndroid Build Coastguard Worker\def\macrobodyctxt{% used for @macro definitions
7315*2e9d4914SAndroid Build Coastguard Worker  \scanctxt
7316*2e9d4914SAndroid Build Coastguard Worker  \catcode`\{=\other
7317*2e9d4914SAndroid Build Coastguard Worker  \catcode`\}=\other
7318*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^M=\other
7319*2e9d4914SAndroid Build Coastguard Worker  \usembodybackslash
7320*2e9d4914SAndroid Build Coastguard Worker}
7321*2e9d4914SAndroid Build Coastguard Worker
7322*2e9d4914SAndroid Build Coastguard Worker\def\macroargctxt{% used when scanning invocations
7323*2e9d4914SAndroid Build Coastguard Worker  \scanctxt
7324*2e9d4914SAndroid Build Coastguard Worker  \catcode`\\=0
7325*2e9d4914SAndroid Build Coastguard Worker}
7326*2e9d4914SAndroid Build Coastguard Worker% why catcode 0 for \ in the above?  To recognize \\ \{ \} as "escapes"
7327*2e9d4914SAndroid Build Coastguard Worker% for the single characters \ { }.  Thus, we end up with the "commands"
7328*2e9d4914SAndroid Build Coastguard Worker% that would be written @\ @{ @} in a Texinfo document.
7329*2e9d4914SAndroid Build Coastguard Worker%
7330*2e9d4914SAndroid Build Coastguard Worker% We already have @{ and @}.  For @\, we define it here, and only for
7331*2e9d4914SAndroid Build Coastguard Worker% this purpose, to produce a typewriter backslash (so, the @\ that we
7332*2e9d4914SAndroid Build Coastguard Worker% define for @math can't be used with @macro calls):
7333*2e9d4914SAndroid Build Coastguard Worker%
7334*2e9d4914SAndroid Build Coastguard Worker\def\\{\normalbackslash}%
7335*2e9d4914SAndroid Build Coastguard Worker%
7336*2e9d4914SAndroid Build Coastguard Worker% We would like to do this for \, too, since that is what makeinfo does.
7337*2e9d4914SAndroid Build Coastguard Worker% But it is not possible, because Texinfo already has a command @, for a
7338*2e9d4914SAndroid Build Coastguard Worker% cedilla accent.  Documents must use @comma{} instead.
7339*2e9d4914SAndroid Build Coastguard Worker%
7340*2e9d4914SAndroid Build Coastguard Worker% \anythingelse will almost certainly be an error of some kind.
7341*2e9d4914SAndroid Build Coastguard Worker
7342*2e9d4914SAndroid Build Coastguard Worker
7343*2e9d4914SAndroid Build Coastguard Worker% \mbodybackslash is the definition of \ in @macro bodies.
7344*2e9d4914SAndroid Build Coastguard Worker% It maps \foo\ => \csname macarg.foo\endcsname => #N
7345*2e9d4914SAndroid Build Coastguard Worker% where N is the macro parameter number.
7346*2e9d4914SAndroid Build Coastguard Worker% We define \csname macarg.\endcsname to be \realbackslash, so
7347*2e9d4914SAndroid Build Coastguard Worker% \\ in macro replacement text gets you a backslash.
7348*2e9d4914SAndroid Build Coastguard Worker%
7349*2e9d4914SAndroid Build Coastguard Worker{\catcode`@=0 @catcode`@\=@active
7350*2e9d4914SAndroid Build Coastguard Worker @gdef@usembodybackslash{@let\=@mbodybackslash}
7351*2e9d4914SAndroid Build Coastguard Worker @gdef@mbodybackslash#1\{@csname macarg.#1@endcsname}
7352*2e9d4914SAndroid Build Coastguard Worker}
7353*2e9d4914SAndroid Build Coastguard Worker\expandafter\def\csname macarg.\endcsname{\realbackslash}
7354*2e9d4914SAndroid Build Coastguard Worker
7355*2e9d4914SAndroid Build Coastguard Worker\def\margbackslash#1{\char`\#1 }
7356*2e9d4914SAndroid Build Coastguard Worker
7357*2e9d4914SAndroid Build Coastguard Worker\def\macro{\recursivefalse\parsearg\macroxxx}
7358*2e9d4914SAndroid Build Coastguard Worker\def\rmacro{\recursivetrue\parsearg\macroxxx}
7359*2e9d4914SAndroid Build Coastguard Worker
7360*2e9d4914SAndroid Build Coastguard Worker\def\macroxxx#1{%
7361*2e9d4914SAndroid Build Coastguard Worker  \getargs{#1}% now \macname is the macname and \argl the arglist
7362*2e9d4914SAndroid Build Coastguard Worker  \ifx\argl\empty       % no arguments
7363*2e9d4914SAndroid Build Coastguard Worker     \paramno=0\relax
7364*2e9d4914SAndroid Build Coastguard Worker  \else
7365*2e9d4914SAndroid Build Coastguard Worker     \expandafter\parsemargdef \argl;%
7366*2e9d4914SAndroid Build Coastguard Worker     \if\paramno>256\relax
7367*2e9d4914SAndroid Build Coastguard Worker       \ifx\eTeXversion\thisisundefined
7368*2e9d4914SAndroid Build Coastguard Worker         \errhelp = \EMsimple
7369*2e9d4914SAndroid Build Coastguard Worker         \errmessage{You need eTeX to compile a file with macros with more than 256 arguments}
7370*2e9d4914SAndroid Build Coastguard Worker       \fi
7371*2e9d4914SAndroid Build Coastguard Worker     \fi
7372*2e9d4914SAndroid Build Coastguard Worker  \fi
7373*2e9d4914SAndroid Build Coastguard Worker  \if1\csname ismacro.\the\macname\endcsname
7374*2e9d4914SAndroid Build Coastguard Worker     \message{Warning: redefining \the\macname}%
7375*2e9d4914SAndroid Build Coastguard Worker  \else
7376*2e9d4914SAndroid Build Coastguard Worker     \expandafter\ifx\csname \the\macname\endcsname \relax
7377*2e9d4914SAndroid Build Coastguard Worker     \else \errmessage{Macro name \the\macname\space already defined}\fi
7378*2e9d4914SAndroid Build Coastguard Worker     \global\cslet{macsave.\the\macname}{\the\macname}%
7379*2e9d4914SAndroid Build Coastguard Worker     \global\expandafter\let\csname ismacro.\the\macname\endcsname=1%
7380*2e9d4914SAndroid Build Coastguard Worker     \addtomacrolist{\the\macname}%
7381*2e9d4914SAndroid Build Coastguard Worker  \fi
7382*2e9d4914SAndroid Build Coastguard Worker  \begingroup \macrobodyctxt
7383*2e9d4914SAndroid Build Coastguard Worker  \ifrecursive \expandafter\parsermacbody
7384*2e9d4914SAndroid Build Coastguard Worker  \else \expandafter\parsemacbody
7385*2e9d4914SAndroid Build Coastguard Worker  \fi}
7386*2e9d4914SAndroid Build Coastguard Worker
7387*2e9d4914SAndroid Build Coastguard Worker\parseargdef\unmacro{%
7388*2e9d4914SAndroid Build Coastguard Worker  \if1\csname ismacro.#1\endcsname
7389*2e9d4914SAndroid Build Coastguard Worker    \global\cslet{#1}{macsave.#1}%
7390*2e9d4914SAndroid Build Coastguard Worker    \global\expandafter\let \csname ismacro.#1\endcsname=0%
7391*2e9d4914SAndroid Build Coastguard Worker    % Remove the macro name from \macrolist:
7392*2e9d4914SAndroid Build Coastguard Worker    \begingroup
7393*2e9d4914SAndroid Build Coastguard Worker      \expandafter\let\csname#1\endcsname \relax
7394*2e9d4914SAndroid Build Coastguard Worker      \let\definedummyword\unmacrodo
7395*2e9d4914SAndroid Build Coastguard Worker      \xdef\macrolist{\macrolist}%
7396*2e9d4914SAndroid Build Coastguard Worker    \endgroup
7397*2e9d4914SAndroid Build Coastguard Worker  \else
7398*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Macro #1 not defined}%
7399*2e9d4914SAndroid Build Coastguard Worker  \fi
7400*2e9d4914SAndroid Build Coastguard Worker}
7401*2e9d4914SAndroid Build Coastguard Worker
7402*2e9d4914SAndroid Build Coastguard Worker% Called by \do from \dounmacro on each macro.  The idea is to omit any
7403*2e9d4914SAndroid Build Coastguard Worker% macro definitions that have been changed to \relax.
7404*2e9d4914SAndroid Build Coastguard Worker%
7405*2e9d4914SAndroid Build Coastguard Worker\def\unmacrodo#1{%
7406*2e9d4914SAndroid Build Coastguard Worker  \ifx #1\relax
7407*2e9d4914SAndroid Build Coastguard Worker    % remove this
7408*2e9d4914SAndroid Build Coastguard Worker  \else
7409*2e9d4914SAndroid Build Coastguard Worker    \noexpand\definedummyword \noexpand#1%
7410*2e9d4914SAndroid Build Coastguard Worker  \fi
7411*2e9d4914SAndroid Build Coastguard Worker}
7412*2e9d4914SAndroid Build Coastguard Worker
7413*2e9d4914SAndroid Build Coastguard Worker% This makes use of the obscure feature that if the last token of a
7414*2e9d4914SAndroid Build Coastguard Worker% <parameter list> is #, then the preceding argument is delimited by
7415*2e9d4914SAndroid Build Coastguard Worker% an opening brace, and that opening brace is not consumed.
7416*2e9d4914SAndroid Build Coastguard Worker\def\getargs#1{\getargsxxx#1{}}
7417*2e9d4914SAndroid Build Coastguard Worker\def\getargsxxx#1#{\getmacname #1 \relax\getmacargs}
7418*2e9d4914SAndroid Build Coastguard Worker\def\getmacname#1 #2\relax{\macname={#1}}
7419*2e9d4914SAndroid Build Coastguard Worker\def\getmacargs#1{\def\argl{#1}}
7420*2e9d4914SAndroid Build Coastguard Worker
7421*2e9d4914SAndroid Build Coastguard Worker% For macro processing make @ a letter so that we can make Texinfo private macro names.
7422*2e9d4914SAndroid Build Coastguard Worker\edef\texiatcatcode{\the\catcode`\@}
7423*2e9d4914SAndroid Build Coastguard Worker\catcode `@=11\relax
7424*2e9d4914SAndroid Build Coastguard Worker
7425*2e9d4914SAndroid Build Coastguard Worker% Parse the optional {params} list.  Set up \paramno and \paramlist
7426*2e9d4914SAndroid Build Coastguard Worker% so \defmacro knows what to do.  Define \macarg.BLAH for each BLAH
7427*2e9d4914SAndroid Build Coastguard Worker% in the params list to some hook where the argument si to be expanded.  If
7428*2e9d4914SAndroid Build Coastguard Worker% there are less than 10 arguments that hook is to be replaced by ##N where N
7429*2e9d4914SAndroid Build Coastguard Worker% is the position in that list, that is to say the macro arguments are to be
7430*2e9d4914SAndroid Build Coastguard Worker% defined `a la TeX in the macro body.
7431*2e9d4914SAndroid Build Coastguard Worker%
7432*2e9d4914SAndroid Build Coastguard Worker% That gets used by \mbodybackslash (above).
7433*2e9d4914SAndroid Build Coastguard Worker%
7434*2e9d4914SAndroid Build Coastguard Worker% We need to get `macro parameter char #' into several definitions.
7435*2e9d4914SAndroid Build Coastguard Worker% The technique used is stolen from LaTeX: let \hash be something
7436*2e9d4914SAndroid Build Coastguard Worker% unexpandable, insert that wherever you need a #, and then redefine
7437*2e9d4914SAndroid Build Coastguard Worker% it to # just before using the token list produced.
7438*2e9d4914SAndroid Build Coastguard Worker%
7439*2e9d4914SAndroid Build Coastguard Worker% The same technique is used to protect \eatspaces till just before
7440*2e9d4914SAndroid Build Coastguard Worker% the macro is used.
7441*2e9d4914SAndroid Build Coastguard Worker%
7442*2e9d4914SAndroid Build Coastguard Worker% If there are 10 or more arguments, a different technique is used, where the
7443*2e9d4914SAndroid Build Coastguard Worker% hook remains in the body, and when macro is to be expanded the body is
7444*2e9d4914SAndroid Build Coastguard Worker% processed again to replace the arguments.
7445*2e9d4914SAndroid Build Coastguard Worker%
7446*2e9d4914SAndroid Build Coastguard Worker% In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7447*2e9d4914SAndroid Build Coastguard Worker% argument N value and then \edef  the body (nothing else will expand because of
7448*2e9d4914SAndroid Build Coastguard Worker% the catcode regime underwhich the body was input).
7449*2e9d4914SAndroid Build Coastguard Worker%
7450*2e9d4914SAndroid Build Coastguard Worker% If you compile with TeX (not eTeX), and you have macros with 10 or more
7451*2e9d4914SAndroid Build Coastguard Worker% arguments, you need that no macro has more than 256 arguments, otherwise an
7452*2e9d4914SAndroid Build Coastguard Worker% error is produced.
7453*2e9d4914SAndroid Build Coastguard Worker\def\parsemargdef#1;{%
7454*2e9d4914SAndroid Build Coastguard Worker  \paramno=0\def\paramlist{}%
7455*2e9d4914SAndroid Build Coastguard Worker  \let\hash\relax
7456*2e9d4914SAndroid Build Coastguard Worker  \let\xeatspaces\relax
7457*2e9d4914SAndroid Build Coastguard Worker  \parsemargdefxxx#1,;,%
7458*2e9d4914SAndroid Build Coastguard Worker  % In case that there are 10 or more arguments we parse again the arguments
7459*2e9d4914SAndroid Build Coastguard Worker  % list to set new definitions for the \macarg.BLAH macros corresponding to
7460*2e9d4914SAndroid Build Coastguard Worker  % each BLAH argument. It was anyhow needed to parse already once this list
7461*2e9d4914SAndroid Build Coastguard Worker  % in order to count the arguments, and as macros with at most 9 arguments
7462*2e9d4914SAndroid Build Coastguard Worker  % are by far more frequent than macro with 10 or more arguments, defining
7463*2e9d4914SAndroid Build Coastguard Worker  % twice the \macarg.BLAH macros does not cost too much processing power.
7464*2e9d4914SAndroid Build Coastguard Worker  \ifnum\paramno<10\relax\else
7465*2e9d4914SAndroid Build Coastguard Worker    \paramno0\relax
7466*2e9d4914SAndroid Build Coastguard Worker    \parsemmanyargdef@@#1,;,% 10 or more arguments
7467*2e9d4914SAndroid Build Coastguard Worker  \fi
7468*2e9d4914SAndroid Build Coastguard Worker}
7469*2e9d4914SAndroid Build Coastguard Worker\def\parsemargdefxxx#1,{%
7470*2e9d4914SAndroid Build Coastguard Worker  \if#1;\let\next=\relax
7471*2e9d4914SAndroid Build Coastguard Worker  \else \let\next=\parsemargdefxxx
7472*2e9d4914SAndroid Build Coastguard Worker    \advance\paramno by 1
7473*2e9d4914SAndroid Build Coastguard Worker    \expandafter\edef\csname macarg.\eatspaces{#1}\endcsname
7474*2e9d4914SAndroid Build Coastguard Worker        {\xeatspaces{\hash\the\paramno}}%
7475*2e9d4914SAndroid Build Coastguard Worker    \edef\paramlist{\paramlist\hash\the\paramno,}%
7476*2e9d4914SAndroid Build Coastguard Worker  \fi\next}
7477*2e9d4914SAndroid Build Coastguard Worker
7478*2e9d4914SAndroid Build Coastguard Worker\def\parsemmanyargdef@@#1,{%
7479*2e9d4914SAndroid Build Coastguard Worker  \if#1;\let\next=\relax
7480*2e9d4914SAndroid Build Coastguard Worker  \else
7481*2e9d4914SAndroid Build Coastguard Worker    \let\next=\parsemmanyargdef@@
7482*2e9d4914SAndroid Build Coastguard Worker    \edef\tempb{\eatspaces{#1}}%
7483*2e9d4914SAndroid Build Coastguard Worker    \expandafter\def\expandafter\tempa
7484*2e9d4914SAndroid Build Coastguard Worker       \expandafter{\csname macarg.\tempb\endcsname}%
7485*2e9d4914SAndroid Build Coastguard Worker    % Note that we need some extra \noexpand\noexpand, this is because we
7486*2e9d4914SAndroid Build Coastguard Worker    % don't want \the  to be expanded in the \parsermacbody  as it uses an
7487*2e9d4914SAndroid Build Coastguard Worker    % \xdef .
7488*2e9d4914SAndroid Build Coastguard Worker    \expandafter\edef\tempa
7489*2e9d4914SAndroid Build Coastguard Worker      {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7490*2e9d4914SAndroid Build Coastguard Worker    \advance\paramno by 1\relax
7491*2e9d4914SAndroid Build Coastguard Worker  \fi\next}
7492*2e9d4914SAndroid Build Coastguard Worker
7493*2e9d4914SAndroid Build Coastguard Worker% These two commands read recursive and nonrecursive macro bodies.
7494*2e9d4914SAndroid Build Coastguard Worker% (They're different since rec and nonrec macros end differently.)
7495*2e9d4914SAndroid Build Coastguard Worker%
7496*2e9d4914SAndroid Build Coastguard Worker
7497*2e9d4914SAndroid Build Coastguard Worker\catcode `\@\texiatcatcode
7498*2e9d4914SAndroid Build Coastguard Worker\long\def\parsemacbody#1@end macro%
7499*2e9d4914SAndroid Build Coastguard Worker{\xdef\temp{\eatcr{#1}}\endgroup\defmacro}%
7500*2e9d4914SAndroid Build Coastguard Worker\long\def\parsermacbody#1@end rmacro%
7501*2e9d4914SAndroid Build Coastguard Worker{\xdef\temp{\eatcr{#1}}\endgroup\defmacro}%
7502*2e9d4914SAndroid Build Coastguard Worker\catcode `\@=11\relax
7503*2e9d4914SAndroid Build Coastguard Worker
7504*2e9d4914SAndroid Build Coastguard Worker\let\endargs@\relax
7505*2e9d4914SAndroid Build Coastguard Worker\let\nil@\relax
7506*2e9d4914SAndroid Build Coastguard Worker\def\nilm@{\nil@}%
7507*2e9d4914SAndroid Build Coastguard Worker\long\def\nillm@{\nil@}%
7508*2e9d4914SAndroid Build Coastguard Worker
7509*2e9d4914SAndroid Build Coastguard Worker% This macro is expanded during the Texinfo macro expansion, not during its
7510*2e9d4914SAndroid Build Coastguard Worker% definition.  It gets all the arguments values and assigns them to macros
7511*2e9d4914SAndroid Build Coastguard Worker% macarg.ARGNAME
7512*2e9d4914SAndroid Build Coastguard Worker%
7513*2e9d4914SAndroid Build Coastguard Worker% #1 is the macro name
7514*2e9d4914SAndroid Build Coastguard Worker% #2 is the list of argument names
7515*2e9d4914SAndroid Build Coastguard Worker% #3 is the list of argument values
7516*2e9d4914SAndroid Build Coastguard Worker\def\getargvals@#1#2#3{%
7517*2e9d4914SAndroid Build Coastguard Worker  \def\macargdeflist@{}%
7518*2e9d4914SAndroid Build Coastguard Worker  \def\saveparamlist@{#2}% Need to keep a copy for parameter expansion.
7519*2e9d4914SAndroid Build Coastguard Worker  \def\paramlist{#2,\nil@}%
7520*2e9d4914SAndroid Build Coastguard Worker  \def\macroname{#1}%
7521*2e9d4914SAndroid Build Coastguard Worker  \begingroup
7522*2e9d4914SAndroid Build Coastguard Worker  \macroargctxt
7523*2e9d4914SAndroid Build Coastguard Worker  \def\argvaluelist{#3,\nil@}%
7524*2e9d4914SAndroid Build Coastguard Worker  \def\@tempa{#3}%
7525*2e9d4914SAndroid Build Coastguard Worker  \ifx\@tempa\empty
7526*2e9d4914SAndroid Build Coastguard Worker    \setemptyargvalues@
7527*2e9d4914SAndroid Build Coastguard Worker  \else
7528*2e9d4914SAndroid Build Coastguard Worker    \getargvals@@
7529*2e9d4914SAndroid Build Coastguard Worker  \fi
7530*2e9d4914SAndroid Build Coastguard Worker}
7531*2e9d4914SAndroid Build Coastguard Worker
7532*2e9d4914SAndroid Build Coastguard Worker%
7533*2e9d4914SAndroid Build Coastguard Worker\def\getargvals@@{%
7534*2e9d4914SAndroid Build Coastguard Worker  \ifx\paramlist\nilm@
7535*2e9d4914SAndroid Build Coastguard Worker      % Some sanity check needed here that \argvaluelist is also empty.
7536*2e9d4914SAndroid Build Coastguard Worker      \ifx\argvaluelist\nillm@
7537*2e9d4914SAndroid Build Coastguard Worker      \else
7538*2e9d4914SAndroid Build Coastguard Worker        \errhelp = \EMsimple
7539*2e9d4914SAndroid Build Coastguard Worker        \errmessage{Too many arguments in macro `\macroname'!}%
7540*2e9d4914SAndroid Build Coastguard Worker      \fi
7541*2e9d4914SAndroid Build Coastguard Worker      \let\next\macargexpandinbody@
7542*2e9d4914SAndroid Build Coastguard Worker  \else
7543*2e9d4914SAndroid Build Coastguard Worker    \ifx\argvaluelist\nillm@
7544*2e9d4914SAndroid Build Coastguard Worker       % No more arguments values passed to macro.  Set remaining named-arg
7545*2e9d4914SAndroid Build Coastguard Worker       % macros to empty.
7546*2e9d4914SAndroid Build Coastguard Worker       \let\next\setemptyargvalues@
7547*2e9d4914SAndroid Build Coastguard Worker    \else
7548*2e9d4914SAndroid Build Coastguard Worker      % pop current arg name into \@tempb
7549*2e9d4914SAndroid Build Coastguard Worker      \def\@tempa##1{\pop@{\@tempb}{\paramlist}##1\endargs@}%
7550*2e9d4914SAndroid Build Coastguard Worker      \expandafter\@tempa\expandafter{\paramlist}%
7551*2e9d4914SAndroid Build Coastguard Worker       % pop current argument value into \@tempc
7552*2e9d4914SAndroid Build Coastguard Worker      \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}%
7553*2e9d4914SAndroid Build Coastguard Worker      \expandafter\@tempa\expandafter{\argvaluelist}%
7554*2e9d4914SAndroid Build Coastguard Worker       % Here \@tempb is the current arg name and \@tempc is the current arg value.
7555*2e9d4914SAndroid Build Coastguard Worker       % First place the new argument macro definition into \@tempd
7556*2e9d4914SAndroid Build Coastguard Worker       \expandafter\macname\expandafter{\@tempc}%
7557*2e9d4914SAndroid Build Coastguard Worker       \expandafter\let\csname macarg.\@tempb\endcsname\relax
7558*2e9d4914SAndroid Build Coastguard Worker       \expandafter\def\expandafter\@tempe\expandafter{%
7559*2e9d4914SAndroid Build Coastguard Worker         \csname macarg.\@tempb\endcsname}%
7560*2e9d4914SAndroid Build Coastguard Worker       \edef\@tempd{\long\def\@tempe{\the\macname}}%
7561*2e9d4914SAndroid Build Coastguard Worker       \push@\@tempd\macargdeflist@
7562*2e9d4914SAndroid Build Coastguard Worker       \let\next\getargvals@@
7563*2e9d4914SAndroid Build Coastguard Worker    \fi
7564*2e9d4914SAndroid Build Coastguard Worker  \fi
7565*2e9d4914SAndroid Build Coastguard Worker  \next
7566*2e9d4914SAndroid Build Coastguard Worker}
7567*2e9d4914SAndroid Build Coastguard Worker
7568*2e9d4914SAndroid Build Coastguard Worker\def\push@#1#2{%
7569*2e9d4914SAndroid Build Coastguard Worker  \expandafter\expandafter\expandafter\def
7570*2e9d4914SAndroid Build Coastguard Worker  \expandafter\expandafter\expandafter#2%
7571*2e9d4914SAndroid Build Coastguard Worker  \expandafter\expandafter\expandafter{%
7572*2e9d4914SAndroid Build Coastguard Worker  \expandafter#1#2}%
7573*2e9d4914SAndroid Build Coastguard Worker}
7574*2e9d4914SAndroid Build Coastguard Worker
7575*2e9d4914SAndroid Build Coastguard Worker% Replace arguments by their values in the macro body, and place the result
7576*2e9d4914SAndroid Build Coastguard Worker% in macro \@tempa
7577*2e9d4914SAndroid Build Coastguard Worker\def\macvalstoargs@{%
7578*2e9d4914SAndroid Build Coastguard Worker  %  To do this we use the property that token registers that are \the'ed
7579*2e9d4914SAndroid Build Coastguard Worker  % within an \edef  expand only once. So we are going to place all argument
7580*2e9d4914SAndroid Build Coastguard Worker  % values into respective token registers.
7581*2e9d4914SAndroid Build Coastguard Worker  %
7582*2e9d4914SAndroid Build Coastguard Worker  % First we save the token context, and initialize argument numbering.
7583*2e9d4914SAndroid Build Coastguard Worker  \begingroup
7584*2e9d4914SAndroid Build Coastguard Worker    \paramno0\relax
7585*2e9d4914SAndroid Build Coastguard Worker    % Then, for each argument number #N, we place the corresponding argument
7586*2e9d4914SAndroid Build Coastguard Worker    % value into a new token list register \toks#N
7587*2e9d4914SAndroid Build Coastguard Worker    \expandafter\putargsintokens@\saveparamlist@,;,%
7588*2e9d4914SAndroid Build Coastguard Worker    % Then, we expand the body so that argument are replaced by their
7589*2e9d4914SAndroid Build Coastguard Worker    % values. The trick for values not to be expanded themselves is that they
7590*2e9d4914SAndroid Build Coastguard Worker    % are within tokens and that tokens expand only once in an \edef .
7591*2e9d4914SAndroid Build Coastguard Worker    \edef\@tempc{\csname mac.\macroname .body\endcsname}%
7592*2e9d4914SAndroid Build Coastguard Worker    % Now we restore the token stack pointer to free the token list registers
7593*2e9d4914SAndroid Build Coastguard Worker    % which we have used, but we make sure that expanded body is saved after
7594*2e9d4914SAndroid Build Coastguard Worker    % group.
7595*2e9d4914SAndroid Build Coastguard Worker    \expandafter
7596*2e9d4914SAndroid Build Coastguard Worker  \endgroup
7597*2e9d4914SAndroid Build Coastguard Worker  \expandafter\def\expandafter\@tempa\expandafter{\@tempc}%
7598*2e9d4914SAndroid Build Coastguard Worker  }
7599*2e9d4914SAndroid Build Coastguard Worker
7600*2e9d4914SAndroid Build Coastguard Worker\def\macargexpandinbody@{%
7601*2e9d4914SAndroid Build Coastguard Worker  %% Define the named-macro outside of this group and then close this group.
7602*2e9d4914SAndroid Build Coastguard Worker  \expandafter
7603*2e9d4914SAndroid Build Coastguard Worker  \endgroup
7604*2e9d4914SAndroid Build Coastguard Worker  \macargdeflist@
7605*2e9d4914SAndroid Build Coastguard Worker  % First the replace in body the macro arguments by their values, the result
7606*2e9d4914SAndroid Build Coastguard Worker  % is in \@tempa .
7607*2e9d4914SAndroid Build Coastguard Worker  \macvalstoargs@
7608*2e9d4914SAndroid Build Coastguard Worker  % Then we point at the \norecurse or \gobble (for recursive) macro value
7609*2e9d4914SAndroid Build Coastguard Worker  % with \@tempb .
7610*2e9d4914SAndroid Build Coastguard Worker  \expandafter\let\expandafter\@tempb\csname mac.\macroname .recurse\endcsname
7611*2e9d4914SAndroid Build Coastguard Worker  % Depending on whether it is recursive or not, we need some tailing
7612*2e9d4914SAndroid Build Coastguard Worker  % \egroup .
7613*2e9d4914SAndroid Build Coastguard Worker  \ifx\@tempb\gobble
7614*2e9d4914SAndroid Build Coastguard Worker     \let\@tempc\relax
7615*2e9d4914SAndroid Build Coastguard Worker  \else
7616*2e9d4914SAndroid Build Coastguard Worker     \let\@tempc\egroup
7617*2e9d4914SAndroid Build Coastguard Worker  \fi
7618*2e9d4914SAndroid Build Coastguard Worker  % And now we do the real job:
7619*2e9d4914SAndroid Build Coastguard Worker  \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
7620*2e9d4914SAndroid Build Coastguard Worker  \@tempd
7621*2e9d4914SAndroid Build Coastguard Worker}
7622*2e9d4914SAndroid Build Coastguard Worker
7623*2e9d4914SAndroid Build Coastguard Worker\def\putargsintokens@#1,{%
7624*2e9d4914SAndroid Build Coastguard Worker  \if#1;\let\next\relax
7625*2e9d4914SAndroid Build Coastguard Worker  \else
7626*2e9d4914SAndroid Build Coastguard Worker    \let\next\putargsintokens@
7627*2e9d4914SAndroid Build Coastguard Worker    % First we allocate the new token list register, and give it a temporary
7628*2e9d4914SAndroid Build Coastguard Worker    % alias \@tempb .
7629*2e9d4914SAndroid Build Coastguard Worker    \toksdef\@tempb\the\paramno
7630*2e9d4914SAndroid Build Coastguard Worker    % Then we place the argument value into that token list register.
7631*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\expandafter\@tempa\csname macarg.#1\endcsname
7632*2e9d4914SAndroid Build Coastguard Worker    \expandafter\@tempb\expandafter{\@tempa}%
7633*2e9d4914SAndroid Build Coastguard Worker    \advance\paramno by 1\relax
7634*2e9d4914SAndroid Build Coastguard Worker  \fi
7635*2e9d4914SAndroid Build Coastguard Worker  \next
7636*2e9d4914SAndroid Build Coastguard Worker}
7637*2e9d4914SAndroid Build Coastguard Worker
7638*2e9d4914SAndroid Build Coastguard Worker% Save the token stack pointer into macro #1
7639*2e9d4914SAndroid Build Coastguard Worker\def\texisavetoksstackpoint#1{\edef#1{\the\@cclvi}}
7640*2e9d4914SAndroid Build Coastguard Worker% Restore the token stack pointer from number in macro #1
7641*2e9d4914SAndroid Build Coastguard Worker\def\texirestoretoksstackpoint#1{\expandafter\mathchardef\expandafter\@cclvi#1\relax}
7642*2e9d4914SAndroid Build Coastguard Worker% newtoks that can be used non \outer .
7643*2e9d4914SAndroid Build Coastguard Worker\def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
7644*2e9d4914SAndroid Build Coastguard Worker
7645*2e9d4914SAndroid Build Coastguard Worker% Tailing missing arguments are set to empty
7646*2e9d4914SAndroid Build Coastguard Worker\def\setemptyargvalues@{%
7647*2e9d4914SAndroid Build Coastguard Worker  \ifx\paramlist\nilm@
7648*2e9d4914SAndroid Build Coastguard Worker    \let\next\macargexpandinbody@
7649*2e9d4914SAndroid Build Coastguard Worker  \else
7650*2e9d4914SAndroid Build Coastguard Worker    \expandafter\setemptyargvaluesparser@\paramlist\endargs@
7651*2e9d4914SAndroid Build Coastguard Worker    \let\next\setemptyargvalues@
7652*2e9d4914SAndroid Build Coastguard Worker  \fi
7653*2e9d4914SAndroid Build Coastguard Worker  \next
7654*2e9d4914SAndroid Build Coastguard Worker}
7655*2e9d4914SAndroid Build Coastguard Worker
7656*2e9d4914SAndroid Build Coastguard Worker\def\setemptyargvaluesparser@#1,#2\endargs@{%
7657*2e9d4914SAndroid Build Coastguard Worker  \expandafter\def\expandafter\@tempa\expandafter{%
7658*2e9d4914SAndroid Build Coastguard Worker    \expandafter\def\csname macarg.#1\endcsname{}}%
7659*2e9d4914SAndroid Build Coastguard Worker  \push@\@tempa\macargdeflist@
7660*2e9d4914SAndroid Build Coastguard Worker  \def\paramlist{#2}%
7661*2e9d4914SAndroid Build Coastguard Worker}
7662*2e9d4914SAndroid Build Coastguard Worker
7663*2e9d4914SAndroid Build Coastguard Worker% #1 is the element target macro
7664*2e9d4914SAndroid Build Coastguard Worker% #2 is the list macro
7665*2e9d4914SAndroid Build Coastguard Worker% #3,#4\endargs@ is the list value
7666*2e9d4914SAndroid Build Coastguard Worker\def\pop@#1#2#3,#4\endargs@{%
7667*2e9d4914SAndroid Build Coastguard Worker   \def#1{#3}%
7668*2e9d4914SAndroid Build Coastguard Worker   \def#2{#4}%
7669*2e9d4914SAndroid Build Coastguard Worker}
7670*2e9d4914SAndroid Build Coastguard Worker\long\def\longpop@#1#2#3,#4\endargs@{%
7671*2e9d4914SAndroid Build Coastguard Worker   \long\def#1{#3}%
7672*2e9d4914SAndroid Build Coastguard Worker   \long\def#2{#4}%
7673*2e9d4914SAndroid Build Coastguard Worker}
7674*2e9d4914SAndroid Build Coastguard Worker
7675*2e9d4914SAndroid Build Coastguard Worker% This defines a Texinfo @macro. There are eight cases: recursive and
7676*2e9d4914SAndroid Build Coastguard Worker% nonrecursive macros of zero, one, up to nine, and many arguments.
7677*2e9d4914SAndroid Build Coastguard Worker% Much magic with \expandafter here.
7678*2e9d4914SAndroid Build Coastguard Worker% \xdef is used so that macro definitions will survive the file
7679*2e9d4914SAndroid Build Coastguard Worker% they're defined in; @include reads the file inside a group.
7680*2e9d4914SAndroid Build Coastguard Worker%
7681*2e9d4914SAndroid Build Coastguard Worker\def\defmacro{%
7682*2e9d4914SAndroid Build Coastguard Worker  \let\hash=##% convert placeholders to macro parameter chars
7683*2e9d4914SAndroid Build Coastguard Worker  \ifrecursive
7684*2e9d4914SAndroid Build Coastguard Worker    \ifcase\paramno
7685*2e9d4914SAndroid Build Coastguard Worker    % 0
7686*2e9d4914SAndroid Build Coastguard Worker      \expandafter\xdef\csname\the\macname\endcsname{%
7687*2e9d4914SAndroid Build Coastguard Worker        \noexpand\scanmacro{\temp}}%
7688*2e9d4914SAndroid Build Coastguard Worker    \or % 1
7689*2e9d4914SAndroid Build Coastguard Worker      \expandafter\xdef\csname\the\macname\endcsname{%
7690*2e9d4914SAndroid Build Coastguard Worker         \bgroup\noexpand\macroargctxt
7691*2e9d4914SAndroid Build Coastguard Worker         \noexpand\braceorline
7692*2e9d4914SAndroid Build Coastguard Worker         \expandafter\noexpand\csname\the\macname xxx\endcsname}%
7693*2e9d4914SAndroid Build Coastguard Worker      \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
7694*2e9d4914SAndroid Build Coastguard Worker         \egroup\noexpand\scanmacro{\temp}}%
7695*2e9d4914SAndroid Build Coastguard Worker    \else
7696*2e9d4914SAndroid Build Coastguard Worker      \ifnum\paramno<10\relax % at most 9
7697*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef\csname\the\macname\endcsname{%
7698*2e9d4914SAndroid Build Coastguard Worker           \bgroup\noexpand\macroargctxt
7699*2e9d4914SAndroid Build Coastguard Worker           \noexpand\csname\the\macname xx\endcsname}%
7700*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef\csname\the\macname xx\endcsname##1{%
7701*2e9d4914SAndroid Build Coastguard Worker            \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
7702*2e9d4914SAndroid Build Coastguard Worker        \expandafter\expandafter
7703*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef
7704*2e9d4914SAndroid Build Coastguard Worker        \expandafter\expandafter
7705*2e9d4914SAndroid Build Coastguard Worker          \csname\the\macname xxx\endcsname
7706*2e9d4914SAndroid Build Coastguard Worker            \paramlist{\egroup\noexpand\scanmacro{\temp}}%
7707*2e9d4914SAndroid Build Coastguard Worker      \else % 10 or more
7708*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef\csname\the\macname\endcsname{%
7709*2e9d4914SAndroid Build Coastguard Worker          \noexpand\getargvals@{\the\macname}{\argl}%
7710*2e9d4914SAndroid Build Coastguard Worker        }%
7711*2e9d4914SAndroid Build Coastguard Worker        \global\expandafter\let\csname mac.\the\macname .body\endcsname\temp
7712*2e9d4914SAndroid Build Coastguard Worker        \global\expandafter\let\csname mac.\the\macname .recurse\endcsname\gobble
7713*2e9d4914SAndroid Build Coastguard Worker      \fi
7714*2e9d4914SAndroid Build Coastguard Worker    \fi
7715*2e9d4914SAndroid Build Coastguard Worker  \else
7716*2e9d4914SAndroid Build Coastguard Worker    \ifcase\paramno
7717*2e9d4914SAndroid Build Coastguard Worker    % 0
7718*2e9d4914SAndroid Build Coastguard Worker      \expandafter\xdef\csname\the\macname\endcsname{%
7719*2e9d4914SAndroid Build Coastguard Worker        \noexpand\norecurse{\the\macname}%
7720*2e9d4914SAndroid Build Coastguard Worker        \noexpand\scanmacro{\temp}\egroup}%
7721*2e9d4914SAndroid Build Coastguard Worker    \or % 1
7722*2e9d4914SAndroid Build Coastguard Worker      \expandafter\xdef\csname\the\macname\endcsname{%
7723*2e9d4914SAndroid Build Coastguard Worker         \bgroup\noexpand\macroargctxt
7724*2e9d4914SAndroid Build Coastguard Worker         \noexpand\braceorline
7725*2e9d4914SAndroid Build Coastguard Worker         \expandafter\noexpand\csname\the\macname xxx\endcsname}%
7726*2e9d4914SAndroid Build Coastguard Worker      \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
7727*2e9d4914SAndroid Build Coastguard Worker        \egroup
7728*2e9d4914SAndroid Build Coastguard Worker        \noexpand\norecurse{\the\macname}%
7729*2e9d4914SAndroid Build Coastguard Worker        \noexpand\scanmacro{\temp}\egroup}%
7730*2e9d4914SAndroid Build Coastguard Worker    \else % at most 9
7731*2e9d4914SAndroid Build Coastguard Worker      \ifnum\paramno<10\relax
7732*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef\csname\the\macname\endcsname{%
7733*2e9d4914SAndroid Build Coastguard Worker           \bgroup\noexpand\macroargctxt
7734*2e9d4914SAndroid Build Coastguard Worker           \expandafter\noexpand\csname\the\macname xx\endcsname}%
7735*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef\csname\the\macname xx\endcsname##1{%
7736*2e9d4914SAndroid Build Coastguard Worker            \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
7737*2e9d4914SAndroid Build Coastguard Worker        \expandafter\expandafter
7738*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef
7739*2e9d4914SAndroid Build Coastguard Worker        \expandafter\expandafter
7740*2e9d4914SAndroid Build Coastguard Worker        \csname\the\macname xxx\endcsname
7741*2e9d4914SAndroid Build Coastguard Worker        \paramlist{%
7742*2e9d4914SAndroid Build Coastguard Worker            \egroup
7743*2e9d4914SAndroid Build Coastguard Worker            \noexpand\norecurse{\the\macname}%
7744*2e9d4914SAndroid Build Coastguard Worker            \noexpand\scanmacro{\temp}\egroup}%
7745*2e9d4914SAndroid Build Coastguard Worker      \else % 10 or more:
7746*2e9d4914SAndroid Build Coastguard Worker        \expandafter\xdef\csname\the\macname\endcsname{%
7747*2e9d4914SAndroid Build Coastguard Worker          \noexpand\getargvals@{\the\macname}{\argl}%
7748*2e9d4914SAndroid Build Coastguard Worker        }%
7749*2e9d4914SAndroid Build Coastguard Worker        \global\expandafter\let\csname mac.\the\macname .body\endcsname\temp
7750*2e9d4914SAndroid Build Coastguard Worker        \global\expandafter\let\csname mac.\the\macname .recurse\endcsname\norecurse
7751*2e9d4914SAndroid Build Coastguard Worker      \fi
7752*2e9d4914SAndroid Build Coastguard Worker    \fi
7753*2e9d4914SAndroid Build Coastguard Worker  \fi}
7754*2e9d4914SAndroid Build Coastguard Worker
7755*2e9d4914SAndroid Build Coastguard Worker\catcode `\@\texiatcatcode\relax
7756*2e9d4914SAndroid Build Coastguard Worker
7757*2e9d4914SAndroid Build Coastguard Worker\def\norecurse#1{\bgroup\cslet{#1}{macsave.#1}}
7758*2e9d4914SAndroid Build Coastguard Worker
7759*2e9d4914SAndroid Build Coastguard Worker% \braceorline decides whether the next nonwhitespace character is a
7760*2e9d4914SAndroid Build Coastguard Worker% {.  If so it reads up to the closing }, if not, it reads the whole
7761*2e9d4914SAndroid Build Coastguard Worker% line.  Whatever was read is then fed to the next control sequence
7762*2e9d4914SAndroid Build Coastguard Worker% as an argument (by \parsebrace or \parsearg).
7763*2e9d4914SAndroid Build Coastguard Worker%
7764*2e9d4914SAndroid Build Coastguard Worker\def\braceorline#1{\let\macnamexxx=#1\futurelet\nchar\braceorlinexxx}
7765*2e9d4914SAndroid Build Coastguard Worker\def\braceorlinexxx{%
7766*2e9d4914SAndroid Build Coastguard Worker  \ifx\nchar\bgroup\else
7767*2e9d4914SAndroid Build Coastguard Worker    \expandafter\parsearg
7768*2e9d4914SAndroid Build Coastguard Worker  \fi \macnamexxx}
7769*2e9d4914SAndroid Build Coastguard Worker
7770*2e9d4914SAndroid Build Coastguard Worker
7771*2e9d4914SAndroid Build Coastguard Worker% @alias.
7772*2e9d4914SAndroid Build Coastguard Worker% We need some trickery to remove the optional spaces around the equal
7773*2e9d4914SAndroid Build Coastguard Worker% sign.  Make them active and then expand them all to nothing.
7774*2e9d4914SAndroid Build Coastguard Worker%
7775*2e9d4914SAndroid Build Coastguard Worker\def\alias{\parseargusing\obeyspaces\aliasxxx}
7776*2e9d4914SAndroid Build Coastguard Worker\def\aliasxxx #1{\aliasyyy#1\relax}
7777*2e9d4914SAndroid Build Coastguard Worker\def\aliasyyy #1=#2\relax{%
7778*2e9d4914SAndroid Build Coastguard Worker  {%
7779*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\obeyedspace=\empty
7780*2e9d4914SAndroid Build Coastguard Worker    \addtomacrolist{#1}%
7781*2e9d4914SAndroid Build Coastguard Worker    \xdef\next{\global\let\makecsname{#1}=\makecsname{#2}}%
7782*2e9d4914SAndroid Build Coastguard Worker  }%
7783*2e9d4914SAndroid Build Coastguard Worker  \next
7784*2e9d4914SAndroid Build Coastguard Worker}
7785*2e9d4914SAndroid Build Coastguard Worker
7786*2e9d4914SAndroid Build Coastguard Worker
7787*2e9d4914SAndroid Build Coastguard Worker\message{cross references,}
7788*2e9d4914SAndroid Build Coastguard Worker
7789*2e9d4914SAndroid Build Coastguard Worker\newwrite\auxfile
7790*2e9d4914SAndroid Build Coastguard Worker\newif\ifhavexrefs    % True if xref values are known.
7791*2e9d4914SAndroid Build Coastguard Worker\newif\ifwarnedxrefs  % True if we warned once that they aren't known.
7792*2e9d4914SAndroid Build Coastguard Worker
7793*2e9d4914SAndroid Build Coastguard Worker% @inforef is relatively simple.
7794*2e9d4914SAndroid Build Coastguard Worker\def\inforef #1{\inforefzzz #1,,,,**}
7795*2e9d4914SAndroid Build Coastguard Worker\def\inforefzzz #1,#2,#3,#4**{%
7796*2e9d4914SAndroid Build Coastguard Worker  \putwordSee{} \putwordInfo{} \putwordfile{} \file{\ignorespaces #3{}},
7797*2e9d4914SAndroid Build Coastguard Worker  node \samp{\ignorespaces#1{}}}
7798*2e9d4914SAndroid Build Coastguard Worker
7799*2e9d4914SAndroid Build Coastguard Worker% @node's only job in TeX is to define \lastnode, which is used in
7800*2e9d4914SAndroid Build Coastguard Worker% cross-references.  The @node line might or might not have commas, and
7801*2e9d4914SAndroid Build Coastguard Worker% might or might not have spaces before the first comma, like:
7802*2e9d4914SAndroid Build Coastguard Worker% @node foo , bar , ...
7803*2e9d4914SAndroid Build Coastguard Worker% We don't want such trailing spaces in the node name.
7804*2e9d4914SAndroid Build Coastguard Worker%
7805*2e9d4914SAndroid Build Coastguard Worker\parseargdef\node{\checkenv{}\donode #1 ,\finishnodeparse}
7806*2e9d4914SAndroid Build Coastguard Worker%
7807*2e9d4914SAndroid Build Coastguard Worker% also remove a trailing comma, in case of something like this:
7808*2e9d4914SAndroid Build Coastguard Worker% @node Help-Cross,  ,  , Cross-refs
7809*2e9d4914SAndroid Build Coastguard Worker\def\donode#1 ,#2\finishnodeparse{\dodonode #1,\finishnodeparse}
7810*2e9d4914SAndroid Build Coastguard Worker\def\dodonode#1,#2\finishnodeparse{\gdef\lastnode{#1}}
7811*2e9d4914SAndroid Build Coastguard Worker
7812*2e9d4914SAndroid Build Coastguard Worker\let\nwnode=\node
7813*2e9d4914SAndroid Build Coastguard Worker\let\lastnode=\empty
7814*2e9d4914SAndroid Build Coastguard Worker
7815*2e9d4914SAndroid Build Coastguard Worker% Write a cross-reference definition for the current node.  #1 is the
7816*2e9d4914SAndroid Build Coastguard Worker% type (Ynumbered, Yappendix, Ynothing).
7817*2e9d4914SAndroid Build Coastguard Worker%
7818*2e9d4914SAndroid Build Coastguard Worker\def\donoderef#1{%
7819*2e9d4914SAndroid Build Coastguard Worker  \ifx\lastnode\empty\else
7820*2e9d4914SAndroid Build Coastguard Worker    \setref{\lastnode}{#1}%
7821*2e9d4914SAndroid Build Coastguard Worker    \global\let\lastnode=\empty
7822*2e9d4914SAndroid Build Coastguard Worker  \fi
7823*2e9d4914SAndroid Build Coastguard Worker}
7824*2e9d4914SAndroid Build Coastguard Worker
7825*2e9d4914SAndroid Build Coastguard Worker% @anchor{NAME} -- define xref target at arbitrary point.
7826*2e9d4914SAndroid Build Coastguard Worker%
7827*2e9d4914SAndroid Build Coastguard Worker\newcount\savesfregister
7828*2e9d4914SAndroid Build Coastguard Worker%
7829*2e9d4914SAndroid Build Coastguard Worker\def\savesf{\relax \ifhmode \savesfregister=\spacefactor \fi}
7830*2e9d4914SAndroid Build Coastguard Worker\def\restoresf{\relax \ifhmode \spacefactor=\savesfregister \fi}
7831*2e9d4914SAndroid Build Coastguard Worker\def\anchor#1{\savesf \setref{#1}{Ynothing}\restoresf \ignorespaces}
7832*2e9d4914SAndroid Build Coastguard Worker
7833*2e9d4914SAndroid Build Coastguard Worker% \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an
7834*2e9d4914SAndroid Build Coastguard Worker% anchor), which consists of three parts:
7835*2e9d4914SAndroid Build Coastguard Worker% 1) NAME-title - the current sectioning name taken from \lastsection,
7836*2e9d4914SAndroid Build Coastguard Worker%                 or the anchor name.
7837*2e9d4914SAndroid Build Coastguard Worker% 2) NAME-snt   - section number and type, passed as the SNT arg, or
7838*2e9d4914SAndroid Build Coastguard Worker%                 empty for anchors.
7839*2e9d4914SAndroid Build Coastguard Worker% 3) NAME-pg    - the page number.
7840*2e9d4914SAndroid Build Coastguard Worker%
7841*2e9d4914SAndroid Build Coastguard Worker% This is called from \donoderef, \anchor, and \dofloat.  In the case of
7842*2e9d4914SAndroid Build Coastguard Worker% floats, there is an additional part, which is not written here:
7843*2e9d4914SAndroid Build Coastguard Worker% 4) NAME-lof   - the text as it should appear in a @listoffloats.
7844*2e9d4914SAndroid Build Coastguard Worker%
7845*2e9d4914SAndroid Build Coastguard Worker\def\setref#1#2{%
7846*2e9d4914SAndroid Build Coastguard Worker  \pdfmkdest{#1}%
7847*2e9d4914SAndroid Build Coastguard Worker  \iflinks
7848*2e9d4914SAndroid Build Coastguard Worker    {%
7849*2e9d4914SAndroid Build Coastguard Worker      \atdummies  % preserve commands, but don't expand them
7850*2e9d4914SAndroid Build Coastguard Worker      \edef\writexrdef##1##2{%
7851*2e9d4914SAndroid Build Coastguard Worker	\write\auxfile{@xrdef{#1-% #1 of \setref, expanded by the \edef
7852*2e9d4914SAndroid Build Coastguard Worker	  ##1}{##2}}% these are parameters of \writexrdef
7853*2e9d4914SAndroid Build Coastguard Worker      }%
7854*2e9d4914SAndroid Build Coastguard Worker      \toks0 = \expandafter{\lastsection}%
7855*2e9d4914SAndroid Build Coastguard Worker      \immediate \writexrdef{title}{\the\toks0 }%
7856*2e9d4914SAndroid Build Coastguard Worker      \immediate \writexrdef{snt}{\csname #2\endcsname}% \Ynumbered etc.
7857*2e9d4914SAndroid Build Coastguard Worker      \safewhatsit{\writexrdef{pg}{\folio}}% will be written later, at \shipout
7858*2e9d4914SAndroid Build Coastguard Worker    }%
7859*2e9d4914SAndroid Build Coastguard Worker  \fi
7860*2e9d4914SAndroid Build Coastguard Worker}
7861*2e9d4914SAndroid Build Coastguard Worker
7862*2e9d4914SAndroid Build Coastguard Worker% @xrefautosectiontitle on|off says whether @section(ing) names are used
7863*2e9d4914SAndroid Build Coastguard Worker% automatically in xrefs, if the third arg is not explicitly specified.
7864*2e9d4914SAndroid Build Coastguard Worker% This was provided as a "secret" @set xref-automatic-section-title
7865*2e9d4914SAndroid Build Coastguard Worker% variable, now it's official.
7866*2e9d4914SAndroid Build Coastguard Worker%
7867*2e9d4914SAndroid Build Coastguard Worker\parseargdef\xrefautomaticsectiontitle{%
7868*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
7869*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\onword
7870*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETxref-automatic-section-title\endcsname
7871*2e9d4914SAndroid Build Coastguard Worker      = \empty
7872*2e9d4914SAndroid Build Coastguard Worker  \else\ifx\temp\offword
7873*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\csname SETxref-automatic-section-title\endcsname
7874*2e9d4914SAndroid Build Coastguard Worker      = \relax
7875*2e9d4914SAndroid Build Coastguard Worker  \else
7876*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \EMsimple
7877*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Unknown @xrefautomaticsectiontitle value `\temp',
7878*2e9d4914SAndroid Build Coastguard Worker                must be on|off}%
7879*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
7880*2e9d4914SAndroid Build Coastguard Worker}
7881*2e9d4914SAndroid Build Coastguard Worker
7882*2e9d4914SAndroid Build Coastguard Worker%
7883*2e9d4914SAndroid Build Coastguard Worker% @xref, @pxref, and @ref generate cross-references.  For \xrefX, #1 is
7884*2e9d4914SAndroid Build Coastguard Worker% the node name, #2 the name of the Info cross-reference, #3 the printed
7885*2e9d4914SAndroid Build Coastguard Worker% node name, #4 the name of the Info file, #5 the name of the printed
7886*2e9d4914SAndroid Build Coastguard Worker% manual.  All but the node name can be omitted.
7887*2e9d4914SAndroid Build Coastguard Worker%
7888*2e9d4914SAndroid Build Coastguard Worker\def\pxref#1{\putwordsee{} \xrefX[#1,,,,,,,]}
7889*2e9d4914SAndroid Build Coastguard Worker\def\xref#1{\putwordSee{} \xrefX[#1,,,,,,,]}
7890*2e9d4914SAndroid Build Coastguard Worker\def\ref#1{\xrefX[#1,,,,,,,]}
7891*2e9d4914SAndroid Build Coastguard Worker%
7892*2e9d4914SAndroid Build Coastguard Worker\newbox\toprefbox
7893*2e9d4914SAndroid Build Coastguard Worker\newbox\printedrefnamebox
7894*2e9d4914SAndroid Build Coastguard Worker\newbox\infofilenamebox
7895*2e9d4914SAndroid Build Coastguard Worker\newbox\printedmanualbox
7896*2e9d4914SAndroid Build Coastguard Worker%
7897*2e9d4914SAndroid Build Coastguard Worker\def\xrefX[#1,#2,#3,#4,#5,#6]{\begingroup
7898*2e9d4914SAndroid Build Coastguard Worker  \unsepspaces
7899*2e9d4914SAndroid Build Coastguard Worker  %
7900*2e9d4914SAndroid Build Coastguard Worker  % Get args without leading/trailing spaces.
7901*2e9d4914SAndroid Build Coastguard Worker  \def\printedrefname{\ignorespaces #3}%
7902*2e9d4914SAndroid Build Coastguard Worker  \setbox\printedrefnamebox = \hbox{\printedrefname\unskip}%
7903*2e9d4914SAndroid Build Coastguard Worker  %
7904*2e9d4914SAndroid Build Coastguard Worker  \def\infofilename{\ignorespaces #4}%
7905*2e9d4914SAndroid Build Coastguard Worker  \setbox\infofilenamebox = \hbox{\infofilename\unskip}%
7906*2e9d4914SAndroid Build Coastguard Worker  %
7907*2e9d4914SAndroid Build Coastguard Worker  \def\printedmanual{\ignorespaces #5}%
7908*2e9d4914SAndroid Build Coastguard Worker  \setbox\printedmanualbox  = \hbox{\printedmanual\unskip}%
7909*2e9d4914SAndroid Build Coastguard Worker  %
7910*2e9d4914SAndroid Build Coastguard Worker  % If the printed reference name (arg #3) was not explicitly given in
7911*2e9d4914SAndroid Build Coastguard Worker  % the @xref, figure out what we want to use.
7912*2e9d4914SAndroid Build Coastguard Worker  \ifdim \wd\printedrefnamebox = 0pt
7913*2e9d4914SAndroid Build Coastguard Worker    % No printed node name was explicitly given.
7914*2e9d4914SAndroid Build Coastguard Worker    \expandafter\ifx\csname SETxref-automatic-section-title\endcsname \relax
7915*2e9d4914SAndroid Build Coastguard Worker      % Not auto section-title: use node name inside the square brackets.
7916*2e9d4914SAndroid Build Coastguard Worker      \def\printedrefname{\ignorespaces #1}%
7917*2e9d4914SAndroid Build Coastguard Worker    \else
7918*2e9d4914SAndroid Build Coastguard Worker      % Auto section-title: use chapter/section title inside
7919*2e9d4914SAndroid Build Coastguard Worker      % the square brackets if we have it.
7920*2e9d4914SAndroid Build Coastguard Worker      \ifdim \wd\printedmanualbox > 0pt
7921*2e9d4914SAndroid Build Coastguard Worker        % It is in another manual, so we don't have it; use node name.
7922*2e9d4914SAndroid Build Coastguard Worker        \def\printedrefname{\ignorespaces #1}%
7923*2e9d4914SAndroid Build Coastguard Worker      \else
7924*2e9d4914SAndroid Build Coastguard Worker        \ifhavexrefs
7925*2e9d4914SAndroid Build Coastguard Worker          % We (should) know the real title if we have the xref values.
7926*2e9d4914SAndroid Build Coastguard Worker          \def\printedrefname{\refx{#1-title}{}}%
7927*2e9d4914SAndroid Build Coastguard Worker        \else
7928*2e9d4914SAndroid Build Coastguard Worker          % Otherwise just copy the Info node name.
7929*2e9d4914SAndroid Build Coastguard Worker          \def\printedrefname{\ignorespaces #1}%
7930*2e9d4914SAndroid Build Coastguard Worker        \fi%
7931*2e9d4914SAndroid Build Coastguard Worker      \fi
7932*2e9d4914SAndroid Build Coastguard Worker    \fi
7933*2e9d4914SAndroid Build Coastguard Worker  \fi
7934*2e9d4914SAndroid Build Coastguard Worker  %
7935*2e9d4914SAndroid Build Coastguard Worker  % Make link in pdf output.
7936*2e9d4914SAndroid Build Coastguard Worker  \ifpdf
7937*2e9d4914SAndroid Build Coastguard Worker    {\indexnofonts
7938*2e9d4914SAndroid Build Coastguard Worker     \turnoffactive
7939*2e9d4914SAndroid Build Coastguard Worker     \makevalueexpandable
7940*2e9d4914SAndroid Build Coastguard Worker     % This expands tokens, so do it after making catcode changes, so _
7941*2e9d4914SAndroid Build Coastguard Worker     % etc. don't get their TeX definitions.  This ignores all spaces in
7942*2e9d4914SAndroid Build Coastguard Worker     % #4, including (wrongly) those in the middle of the filename.
7943*2e9d4914SAndroid Build Coastguard Worker     \getfilename{#4}%
7944*2e9d4914SAndroid Build Coastguard Worker     %
7945*2e9d4914SAndroid Build Coastguard Worker     % This (wrongly) does not take account of leading or trailing
7946*2e9d4914SAndroid Build Coastguard Worker     % spaces in #1, which should be ignored.
7947*2e9d4914SAndroid Build Coastguard Worker     \edef\pdfxrefdest{#1}%
7948*2e9d4914SAndroid Build Coastguard Worker     \ifx\pdfxrefdest\empty
7949*2e9d4914SAndroid Build Coastguard Worker       \def\pdfxrefdest{Top}% no empty targets
7950*2e9d4914SAndroid Build Coastguard Worker     \else
7951*2e9d4914SAndroid Build Coastguard Worker       \txiescapepdf\pdfxrefdest  % escape PDF special chars
7952*2e9d4914SAndroid Build Coastguard Worker     \fi
7953*2e9d4914SAndroid Build Coastguard Worker     %
7954*2e9d4914SAndroid Build Coastguard Worker     \leavevmode
7955*2e9d4914SAndroid Build Coastguard Worker     \startlink attr{/Border [0 0 0]}%
7956*2e9d4914SAndroid Build Coastguard Worker     \ifnum\filenamelength>0
7957*2e9d4914SAndroid Build Coastguard Worker       goto file{\the\filename.pdf} name{\pdfxrefdest}%
7958*2e9d4914SAndroid Build Coastguard Worker     \else
7959*2e9d4914SAndroid Build Coastguard Worker       goto name{\pdfmkpgn{\pdfxrefdest}}%
7960*2e9d4914SAndroid Build Coastguard Worker     \fi
7961*2e9d4914SAndroid Build Coastguard Worker    }%
7962*2e9d4914SAndroid Build Coastguard Worker    \setcolor{\linkcolor}%
7963*2e9d4914SAndroid Build Coastguard Worker  \fi
7964*2e9d4914SAndroid Build Coastguard Worker  %
7965*2e9d4914SAndroid Build Coastguard Worker  % Float references are printed completely differently: "Figure 1.2"
7966*2e9d4914SAndroid Build Coastguard Worker  % instead of "[somenode], p.3".  We distinguish them by the
7967*2e9d4914SAndroid Build Coastguard Worker  % LABEL-title being set to a magic string.
7968*2e9d4914SAndroid Build Coastguard Worker  {%
7969*2e9d4914SAndroid Build Coastguard Worker    % Have to otherify everything special to allow the \csname to
7970*2e9d4914SAndroid Build Coastguard Worker    % include an _ in the xref name, etc.
7971*2e9d4914SAndroid Build Coastguard Worker    \indexnofonts
7972*2e9d4914SAndroid Build Coastguard Worker    \turnoffactive
7973*2e9d4914SAndroid Build Coastguard Worker    \expandafter\global\expandafter\let\expandafter\Xthisreftitle
7974*2e9d4914SAndroid Build Coastguard Worker      \csname XR#1-title\endcsname
7975*2e9d4914SAndroid Build Coastguard Worker  }%
7976*2e9d4914SAndroid Build Coastguard Worker  \iffloat\Xthisreftitle
7977*2e9d4914SAndroid Build Coastguard Worker    % If the user specified the print name (third arg) to the ref,
7978*2e9d4914SAndroid Build Coastguard Worker    % print it instead of our usual "Figure 1.2".
7979*2e9d4914SAndroid Build Coastguard Worker    \ifdim\wd\printedrefnamebox = 0pt
7980*2e9d4914SAndroid Build Coastguard Worker      \refx{#1-snt}{}%
7981*2e9d4914SAndroid Build Coastguard Worker    \else
7982*2e9d4914SAndroid Build Coastguard Worker      \printedrefname
7983*2e9d4914SAndroid Build Coastguard Worker    \fi
7984*2e9d4914SAndroid Build Coastguard Worker    %
7985*2e9d4914SAndroid Build Coastguard Worker    % If the user also gave the printed manual name (fifth arg), append
7986*2e9d4914SAndroid Build Coastguard Worker    % "in MANUALNAME".
7987*2e9d4914SAndroid Build Coastguard Worker    \ifdim \wd\printedmanualbox > 0pt
7988*2e9d4914SAndroid Build Coastguard Worker      \space \putwordin{} \cite{\printedmanual}%
7989*2e9d4914SAndroid Build Coastguard Worker    \fi
7990*2e9d4914SAndroid Build Coastguard Worker  \else
7991*2e9d4914SAndroid Build Coastguard Worker    % node/anchor (non-float) references.
7992*2e9d4914SAndroid Build Coastguard Worker    %
7993*2e9d4914SAndroid Build Coastguard Worker    % If we use \unhbox to print the node names, TeX does not insert
7994*2e9d4914SAndroid Build Coastguard Worker    % empty discretionaries after hyphens, which means that it will not
7995*2e9d4914SAndroid Build Coastguard Worker    % find a line break at a hyphen in a node names.  Since some manuals
7996*2e9d4914SAndroid Build Coastguard Worker    % are best written with fairly long node names, containing hyphens,
7997*2e9d4914SAndroid Build Coastguard Worker    % this is a loss.  Therefore, we give the text of the node name
7998*2e9d4914SAndroid Build Coastguard Worker    % again, so it is as if TeX is seeing it for the first time.
7999*2e9d4914SAndroid Build Coastguard Worker    %
8000*2e9d4914SAndroid Build Coastguard Worker    \ifdim \wd\printedmanualbox > 0pt
8001*2e9d4914SAndroid Build Coastguard Worker      % Cross-manual reference with a printed manual name.
8002*2e9d4914SAndroid Build Coastguard Worker      %
8003*2e9d4914SAndroid Build Coastguard Worker      \crossmanualxref{\cite{\printedmanual\unskip}}%
8004*2e9d4914SAndroid Build Coastguard Worker    %
8005*2e9d4914SAndroid Build Coastguard Worker    \else\ifdim \wd\infofilenamebox > 0pt
8006*2e9d4914SAndroid Build Coastguard Worker      % Cross-manual reference with only an info filename (arg 4), no
8007*2e9d4914SAndroid Build Coastguard Worker      % printed manual name (arg 5).  This is essentially the same as
8008*2e9d4914SAndroid Build Coastguard Worker      % the case above; we output the filename, since we have nothing else.
8009*2e9d4914SAndroid Build Coastguard Worker      %
8010*2e9d4914SAndroid Build Coastguard Worker      \crossmanualxref{\code{\infofilename\unskip}}%
8011*2e9d4914SAndroid Build Coastguard Worker    %
8012*2e9d4914SAndroid Build Coastguard Worker    \else
8013*2e9d4914SAndroid Build Coastguard Worker      % Reference within this manual.
8014*2e9d4914SAndroid Build Coastguard Worker      %
8015*2e9d4914SAndroid Build Coastguard Worker      % _ (for example) has to be the character _ for the purposes of the
8016*2e9d4914SAndroid Build Coastguard Worker      % control sequence corresponding to the node, but it has to expand
8017*2e9d4914SAndroid Build Coastguard Worker      % into the usual \leavevmode...\vrule stuff for purposes of
8018*2e9d4914SAndroid Build Coastguard Worker      % printing. So we \turnoffactive for the \refx-snt, back on for the
8019*2e9d4914SAndroid Build Coastguard Worker      % printing, back off for the \refx-pg.
8020*2e9d4914SAndroid Build Coastguard Worker      {\turnoffactive
8021*2e9d4914SAndroid Build Coastguard Worker       % Only output a following space if the -snt ref is nonempty; for
8022*2e9d4914SAndroid Build Coastguard Worker       % @unnumbered and @anchor, it won't be.
8023*2e9d4914SAndroid Build Coastguard Worker       \setbox2 = \hbox{\ignorespaces \refx{#1-snt}{}}%
8024*2e9d4914SAndroid Build Coastguard Worker       \ifdim \wd2 > 0pt \refx{#1-snt}\space\fi
8025*2e9d4914SAndroid Build Coastguard Worker      }%
8026*2e9d4914SAndroid Build Coastguard Worker      % output the `[mynode]' via the macro below so it can be overridden.
8027*2e9d4914SAndroid Build Coastguard Worker      \xrefprintnodename\printedrefname
8028*2e9d4914SAndroid Build Coastguard Worker      %
8029*2e9d4914SAndroid Build Coastguard Worker      % But we always want a comma and a space:
8030*2e9d4914SAndroid Build Coastguard Worker      ,\space
8031*2e9d4914SAndroid Build Coastguard Worker      %
8032*2e9d4914SAndroid Build Coastguard Worker      % output the `page 3'.
8033*2e9d4914SAndroid Build Coastguard Worker      \turnoffactive \putwordpage\tie\refx{#1-pg}{}%
8034*2e9d4914SAndroid Build Coastguard Worker    \fi\fi
8035*2e9d4914SAndroid Build Coastguard Worker  \fi
8036*2e9d4914SAndroid Build Coastguard Worker  \endlink
8037*2e9d4914SAndroid Build Coastguard Worker\endgroup}
8038*2e9d4914SAndroid Build Coastguard Worker
8039*2e9d4914SAndroid Build Coastguard Worker% Output a cross-manual xref to #1.  Used just above (twice).
8040*2e9d4914SAndroid Build Coastguard Worker%
8041*2e9d4914SAndroid Build Coastguard Worker% Only include the text "Section ``foo'' in" if the foo is neither
8042*2e9d4914SAndroid Build Coastguard Worker% missing or Top.  Thus, @xref{,,,foo,The Foo Manual} outputs simply
8043*2e9d4914SAndroid Build Coastguard Worker% "see The Foo Manual", the idea being to refer to the whole manual.
8044*2e9d4914SAndroid Build Coastguard Worker%
8045*2e9d4914SAndroid Build Coastguard Worker% But, this being TeX, we can't easily compare our node name against the
8046*2e9d4914SAndroid Build Coastguard Worker% string "Top" while ignoring the possible spaces before and after in
8047*2e9d4914SAndroid Build Coastguard Worker% the input.  By adding the arbitrary 7sp below, we make it much less
8048*2e9d4914SAndroid Build Coastguard Worker% likely that a real node name would have the same width as "Top" (e.g.,
8049*2e9d4914SAndroid Build Coastguard Worker% in a monospaced font).  Hopefully it will never happen in practice.
8050*2e9d4914SAndroid Build Coastguard Worker%
8051*2e9d4914SAndroid Build Coastguard Worker% For the same basic reason, we retypeset the "Top" at every
8052*2e9d4914SAndroid Build Coastguard Worker% reference, since the current font is indeterminate.
8053*2e9d4914SAndroid Build Coastguard Worker%
8054*2e9d4914SAndroid Build Coastguard Worker\def\crossmanualxref#1{%
8055*2e9d4914SAndroid Build Coastguard Worker  \setbox\toprefbox = \hbox{Top\kern7sp}%
8056*2e9d4914SAndroid Build Coastguard Worker  \setbox2 = \hbox{\ignorespaces \printedrefname \unskip \kern7sp}%
8057*2e9d4914SAndroid Build Coastguard Worker  \ifdim \wd2 > 7sp  % nonempty?
8058*2e9d4914SAndroid Build Coastguard Worker    \ifdim \wd2 = \wd\toprefbox \else  % same as Top?
8059*2e9d4914SAndroid Build Coastguard Worker      \putwordSection{} ``\printedrefname'' \putwordin{}\space
8060*2e9d4914SAndroid Build Coastguard Worker    \fi
8061*2e9d4914SAndroid Build Coastguard Worker  \fi
8062*2e9d4914SAndroid Build Coastguard Worker  #1%
8063*2e9d4914SAndroid Build Coastguard Worker}
8064*2e9d4914SAndroid Build Coastguard Worker
8065*2e9d4914SAndroid Build Coastguard Worker% This macro is called from \xrefX for the `[nodename]' part of xref
8066*2e9d4914SAndroid Build Coastguard Worker% output.  It's a separate macro only so it can be changed more easily,
8067*2e9d4914SAndroid Build Coastguard Worker% since square brackets don't work well in some documents.  Particularly
8068*2e9d4914SAndroid Build Coastguard Worker% one that Bob is working on :).
8069*2e9d4914SAndroid Build Coastguard Worker%
8070*2e9d4914SAndroid Build Coastguard Worker\def\xrefprintnodename#1{[#1]}
8071*2e9d4914SAndroid Build Coastguard Worker
8072*2e9d4914SAndroid Build Coastguard Worker% Things referred to by \setref.
8073*2e9d4914SAndroid Build Coastguard Worker%
8074*2e9d4914SAndroid Build Coastguard Worker\def\Ynothing{}
8075*2e9d4914SAndroid Build Coastguard Worker\def\Yomitfromtoc{}
8076*2e9d4914SAndroid Build Coastguard Worker\def\Ynumbered{%
8077*2e9d4914SAndroid Build Coastguard Worker  \ifnum\secno=0
8078*2e9d4914SAndroid Build Coastguard Worker    \putwordChapter@tie \the\chapno
8079*2e9d4914SAndroid Build Coastguard Worker  \else \ifnum\subsecno=0
8080*2e9d4914SAndroid Build Coastguard Worker    \putwordSection@tie \the\chapno.\the\secno
8081*2e9d4914SAndroid Build Coastguard Worker  \else \ifnum\subsubsecno=0
8082*2e9d4914SAndroid Build Coastguard Worker    \putwordSection@tie \the\chapno.\the\secno.\the\subsecno
8083*2e9d4914SAndroid Build Coastguard Worker  \else
8084*2e9d4914SAndroid Build Coastguard Worker    \putwordSection@tie \the\chapno.\the\secno.\the\subsecno.\the\subsubsecno
8085*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi
8086*2e9d4914SAndroid Build Coastguard Worker}
8087*2e9d4914SAndroid Build Coastguard Worker\def\Yappendix{%
8088*2e9d4914SAndroid Build Coastguard Worker  \ifnum\secno=0
8089*2e9d4914SAndroid Build Coastguard Worker     \putwordAppendix@tie @char\the\appendixno{}%
8090*2e9d4914SAndroid Build Coastguard Worker  \else \ifnum\subsecno=0
8091*2e9d4914SAndroid Build Coastguard Worker     \putwordSection@tie @char\the\appendixno.\the\secno
8092*2e9d4914SAndroid Build Coastguard Worker  \else \ifnum\subsubsecno=0
8093*2e9d4914SAndroid Build Coastguard Worker    \putwordSection@tie @char\the\appendixno.\the\secno.\the\subsecno
8094*2e9d4914SAndroid Build Coastguard Worker  \else
8095*2e9d4914SAndroid Build Coastguard Worker    \putwordSection@tie
8096*2e9d4914SAndroid Build Coastguard Worker      @char\the\appendixno.\the\secno.\the\subsecno.\the\subsubsecno
8097*2e9d4914SAndroid Build Coastguard Worker  \fi\fi\fi
8098*2e9d4914SAndroid Build Coastguard Worker}
8099*2e9d4914SAndroid Build Coastguard Worker
8100*2e9d4914SAndroid Build Coastguard Worker% Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
8101*2e9d4914SAndroid Build Coastguard Worker% If its value is nonempty, SUFFIX is output afterward.
8102*2e9d4914SAndroid Build Coastguard Worker%
8103*2e9d4914SAndroid Build Coastguard Worker\def\refx#1#2{%
8104*2e9d4914SAndroid Build Coastguard Worker  {%
8105*2e9d4914SAndroid Build Coastguard Worker    \indexnofonts
8106*2e9d4914SAndroid Build Coastguard Worker    \otherbackslash
8107*2e9d4914SAndroid Build Coastguard Worker    \expandafter\global\expandafter\let\expandafter\thisrefX
8108*2e9d4914SAndroid Build Coastguard Worker      \csname XR#1\endcsname
8109*2e9d4914SAndroid Build Coastguard Worker  }%
8110*2e9d4914SAndroid Build Coastguard Worker  \ifx\thisrefX\relax
8111*2e9d4914SAndroid Build Coastguard Worker    % If not defined, say something at least.
8112*2e9d4914SAndroid Build Coastguard Worker    \angleleft un\-de\-fined\angleright
8113*2e9d4914SAndroid Build Coastguard Worker    \iflinks
8114*2e9d4914SAndroid Build Coastguard Worker      \ifhavexrefs
8115*2e9d4914SAndroid Build Coastguard Worker        {\toks0 = {#1}% avoid expansion of possibly-complex value
8116*2e9d4914SAndroid Build Coastguard Worker         \message{\linenumber Undefined cross reference `\the\toks0'.}}%
8117*2e9d4914SAndroid Build Coastguard Worker      \else
8118*2e9d4914SAndroid Build Coastguard Worker        \ifwarnedxrefs\else
8119*2e9d4914SAndroid Build Coastguard Worker          \global\warnedxrefstrue
8120*2e9d4914SAndroid Build Coastguard Worker          \message{Cross reference values unknown; you must run TeX again.}%
8121*2e9d4914SAndroid Build Coastguard Worker        \fi
8122*2e9d4914SAndroid Build Coastguard Worker      \fi
8123*2e9d4914SAndroid Build Coastguard Worker    \fi
8124*2e9d4914SAndroid Build Coastguard Worker  \else
8125*2e9d4914SAndroid Build Coastguard Worker    % It's defined, so just use it.
8126*2e9d4914SAndroid Build Coastguard Worker    \thisrefX
8127*2e9d4914SAndroid Build Coastguard Worker  \fi
8128*2e9d4914SAndroid Build Coastguard Worker  #2% Output the suffix in any case.
8129*2e9d4914SAndroid Build Coastguard Worker}
8130*2e9d4914SAndroid Build Coastguard Worker
8131*2e9d4914SAndroid Build Coastguard Worker% This is the macro invoked by entries in the aux file.  Usually it's
8132*2e9d4914SAndroid Build Coastguard Worker% just a \def (we prepend XR to the control sequence name to avoid
8133*2e9d4914SAndroid Build Coastguard Worker% collisions).  But if this is a float type, we have more work to do.
8134*2e9d4914SAndroid Build Coastguard Worker%
8135*2e9d4914SAndroid Build Coastguard Worker\def\xrdef#1#2{%
8136*2e9d4914SAndroid Build Coastguard Worker  {% The node name might contain 8-bit characters, which in our current
8137*2e9d4914SAndroid Build Coastguard Worker   % implementation are changed to commands like @'e.  Don't let these
8138*2e9d4914SAndroid Build Coastguard Worker   % mess up the control sequence name.
8139*2e9d4914SAndroid Build Coastguard Worker    \indexnofonts
8140*2e9d4914SAndroid Build Coastguard Worker    \turnoffactive
8141*2e9d4914SAndroid Build Coastguard Worker    \xdef\safexrefname{#1}%
8142*2e9d4914SAndroid Build Coastguard Worker  }%
8143*2e9d4914SAndroid Build Coastguard Worker  %
8144*2e9d4914SAndroid Build Coastguard Worker  \expandafter\gdef\csname XR\safexrefname\endcsname{#2}% remember this xref
8145*2e9d4914SAndroid Build Coastguard Worker  %
8146*2e9d4914SAndroid Build Coastguard Worker  % Was that xref control sequence that we just defined for a float?
8147*2e9d4914SAndroid Build Coastguard Worker  \expandafter\iffloat\csname XR\safexrefname\endcsname
8148*2e9d4914SAndroid Build Coastguard Worker    % it was a float, and we have the (safe) float type in \iffloattype.
8149*2e9d4914SAndroid Build Coastguard Worker    \expandafter\let\expandafter\floatlist
8150*2e9d4914SAndroid Build Coastguard Worker      \csname floatlist\iffloattype\endcsname
8151*2e9d4914SAndroid Build Coastguard Worker    %
8152*2e9d4914SAndroid Build Coastguard Worker    % Is this the first time we've seen this float type?
8153*2e9d4914SAndroid Build Coastguard Worker    \expandafter\ifx\floatlist\relax
8154*2e9d4914SAndroid Build Coastguard Worker      \toks0 = {\do}% yes, so just \do
8155*2e9d4914SAndroid Build Coastguard Worker    \else
8156*2e9d4914SAndroid Build Coastguard Worker      % had it before, so preserve previous elements in list.
8157*2e9d4914SAndroid Build Coastguard Worker      \toks0 = \expandafter{\floatlist\do}%
8158*2e9d4914SAndroid Build Coastguard Worker    \fi
8159*2e9d4914SAndroid Build Coastguard Worker    %
8160*2e9d4914SAndroid Build Coastguard Worker    % Remember this xref in the control sequence \floatlistFLOATTYPE,
8161*2e9d4914SAndroid Build Coastguard Worker    % for later use in \listoffloats.
8162*2e9d4914SAndroid Build Coastguard Worker    \expandafter\xdef\csname floatlist\iffloattype\endcsname{\the\toks0
8163*2e9d4914SAndroid Build Coastguard Worker      {\safexrefname}}%
8164*2e9d4914SAndroid Build Coastguard Worker  \fi
8165*2e9d4914SAndroid Build Coastguard Worker}
8166*2e9d4914SAndroid Build Coastguard Worker
8167*2e9d4914SAndroid Build Coastguard Worker% Read the last existing aux file, if any.  No error if none exists.
8168*2e9d4914SAndroid Build Coastguard Worker%
8169*2e9d4914SAndroid Build Coastguard Worker\def\tryauxfile{%
8170*2e9d4914SAndroid Build Coastguard Worker  \openin 1 \jobname.aux
8171*2e9d4914SAndroid Build Coastguard Worker  \ifeof 1 \else
8172*2e9d4914SAndroid Build Coastguard Worker    \readdatafile{aux}%
8173*2e9d4914SAndroid Build Coastguard Worker    \global\havexrefstrue
8174*2e9d4914SAndroid Build Coastguard Worker  \fi
8175*2e9d4914SAndroid Build Coastguard Worker  \closein 1
8176*2e9d4914SAndroid Build Coastguard Worker}
8177*2e9d4914SAndroid Build Coastguard Worker
8178*2e9d4914SAndroid Build Coastguard Worker\def\setupdatafile{%
8179*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^@=\other
8180*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^A=\other
8181*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^B=\other
8182*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^C=\other
8183*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^D=\other
8184*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^E=\other
8185*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^F=\other
8186*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^G=\other
8187*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^H=\other
8188*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^K=\other
8189*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^L=\other
8190*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^N=\other
8191*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^P=\other
8192*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^Q=\other
8193*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^R=\other
8194*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^S=\other
8195*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^T=\other
8196*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^U=\other
8197*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^V=\other
8198*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^W=\other
8199*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^X=\other
8200*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^Z=\other
8201*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^[=\other
8202*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^\=\other
8203*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^]=\other
8204*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^^=\other
8205*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^_=\other
8206*2e9d4914SAndroid Build Coastguard Worker  % It was suggested to set the catcode of ^ to 7, which would allow ^^e4 etc.
8207*2e9d4914SAndroid Build Coastguard Worker  % in xref tags, i.e., node names.  But since ^^e4 notation isn't
8208*2e9d4914SAndroid Build Coastguard Worker  % supported in the main text, it doesn't seem desirable.  Furthermore,
8209*2e9d4914SAndroid Build Coastguard Worker  % that is not enough: for node names that actually contain a ^
8210*2e9d4914SAndroid Build Coastguard Worker  % character, we would end up writing a line like this: 'xrdef {'hat
8211*2e9d4914SAndroid Build Coastguard Worker  % b-title}{'hat b} and \xrdef does a \csname...\endcsname on the first
8212*2e9d4914SAndroid Build Coastguard Worker  % argument, and \hat is not an expandable control sequence.  It could
8213*2e9d4914SAndroid Build Coastguard Worker  % all be worked out, but why?  Either we support ^^ or we don't.
8214*2e9d4914SAndroid Build Coastguard Worker  %
8215*2e9d4914SAndroid Build Coastguard Worker  % The other change necessary for this was to define \auxhat:
8216*2e9d4914SAndroid Build Coastguard Worker  % \def\auxhat{\def^{'hat }}% extra space so ok if followed by letter
8217*2e9d4914SAndroid Build Coastguard Worker  % and then to call \auxhat in \setq.
8218*2e9d4914SAndroid Build Coastguard Worker  %
8219*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^=\other
8220*2e9d4914SAndroid Build Coastguard Worker  %
8221*2e9d4914SAndroid Build Coastguard Worker  % Special characters.  Should be turned off anyway, but...
8222*2e9d4914SAndroid Build Coastguard Worker  \catcode`\~=\other
8223*2e9d4914SAndroid Build Coastguard Worker  \catcode`\[=\other
8224*2e9d4914SAndroid Build Coastguard Worker  \catcode`\]=\other
8225*2e9d4914SAndroid Build Coastguard Worker  \catcode`\"=\other
8226*2e9d4914SAndroid Build Coastguard Worker  \catcode`\_=\other
8227*2e9d4914SAndroid Build Coastguard Worker  \catcode`\|=\other
8228*2e9d4914SAndroid Build Coastguard Worker  \catcode`\<=\other
8229*2e9d4914SAndroid Build Coastguard Worker  \catcode`\>=\other
8230*2e9d4914SAndroid Build Coastguard Worker  \catcode`\$=\other
8231*2e9d4914SAndroid Build Coastguard Worker  \catcode`\#=\other
8232*2e9d4914SAndroid Build Coastguard Worker  \catcode`\&=\other
8233*2e9d4914SAndroid Build Coastguard Worker  \catcode`\%=\other
8234*2e9d4914SAndroid Build Coastguard Worker  \catcode`+=\other % avoid \+ for paranoia even though we've turned it off
8235*2e9d4914SAndroid Build Coastguard Worker  %
8236*2e9d4914SAndroid Build Coastguard Worker  % This is to support \ in node names and titles, since the \
8237*2e9d4914SAndroid Build Coastguard Worker  % characters end up in a \csname.  It's easier than
8238*2e9d4914SAndroid Build Coastguard Worker  % leaving it active and making its active definition an actual \
8239*2e9d4914SAndroid Build Coastguard Worker  % character.  What I don't understand is why it works in the *value*
8240*2e9d4914SAndroid Build Coastguard Worker  % of the xrdef.  Seems like it should be a catcode12 \, and that
8241*2e9d4914SAndroid Build Coastguard Worker  % should not typeset properly.  But it works, so I'm moving on for
8242*2e9d4914SAndroid Build Coastguard Worker  % now.  --karl, 15jan04.
8243*2e9d4914SAndroid Build Coastguard Worker  \catcode`\\=\other
8244*2e9d4914SAndroid Build Coastguard Worker  %
8245*2e9d4914SAndroid Build Coastguard Worker  % Make the characters 128-255 be printing characters.
8246*2e9d4914SAndroid Build Coastguard Worker  {%
8247*2e9d4914SAndroid Build Coastguard Worker    \count1=128
8248*2e9d4914SAndroid Build Coastguard Worker    \def\loop{%
8249*2e9d4914SAndroid Build Coastguard Worker      \catcode\count1=\other
8250*2e9d4914SAndroid Build Coastguard Worker      \advance\count1 by 1
8251*2e9d4914SAndroid Build Coastguard Worker      \ifnum \count1<256 \loop \fi
8252*2e9d4914SAndroid Build Coastguard Worker    }%
8253*2e9d4914SAndroid Build Coastguard Worker  }%
8254*2e9d4914SAndroid Build Coastguard Worker  %
8255*2e9d4914SAndroid Build Coastguard Worker  % @ is our escape character in .aux files, and we need braces.
8256*2e9d4914SAndroid Build Coastguard Worker  \catcode`\{=1
8257*2e9d4914SAndroid Build Coastguard Worker  \catcode`\}=2
8258*2e9d4914SAndroid Build Coastguard Worker  \catcode`\@=0
8259*2e9d4914SAndroid Build Coastguard Worker}
8260*2e9d4914SAndroid Build Coastguard Worker
8261*2e9d4914SAndroid Build Coastguard Worker\def\readdatafile#1{%
8262*2e9d4914SAndroid Build Coastguard Worker\begingroup
8263*2e9d4914SAndroid Build Coastguard Worker  \setupdatafile
8264*2e9d4914SAndroid Build Coastguard Worker  \input\jobname.#1
8265*2e9d4914SAndroid Build Coastguard Worker\endgroup}
8266*2e9d4914SAndroid Build Coastguard Worker
8267*2e9d4914SAndroid Build Coastguard Worker
8268*2e9d4914SAndroid Build Coastguard Worker\message{insertions,}
8269*2e9d4914SAndroid Build Coastguard Worker% including footnotes.
8270*2e9d4914SAndroid Build Coastguard Worker
8271*2e9d4914SAndroid Build Coastguard Worker\newcount \footnoteno
8272*2e9d4914SAndroid Build Coastguard Worker
8273*2e9d4914SAndroid Build Coastguard Worker% The trailing space in the following definition for supereject is
8274*2e9d4914SAndroid Build Coastguard Worker% vital for proper filling; pages come out unaligned when you do a
8275*2e9d4914SAndroid Build Coastguard Worker% pagealignmacro call if that space before the closing brace is
8276*2e9d4914SAndroid Build Coastguard Worker% removed. (Generally, numeric constants should always be followed by a
8277*2e9d4914SAndroid Build Coastguard Worker% space to prevent strange expansion errors.)
8278*2e9d4914SAndroid Build Coastguard Worker\def\supereject{\par\penalty -20000\footnoteno =0 }
8279*2e9d4914SAndroid Build Coastguard Worker
8280*2e9d4914SAndroid Build Coastguard Worker% @footnotestyle is meaningful for Info output only.
8281*2e9d4914SAndroid Build Coastguard Worker\let\footnotestyle=\comment
8282*2e9d4914SAndroid Build Coastguard Worker
8283*2e9d4914SAndroid Build Coastguard Worker{\catcode `\@=11
8284*2e9d4914SAndroid Build Coastguard Worker%
8285*2e9d4914SAndroid Build Coastguard Worker% Auto-number footnotes.  Otherwise like plain.
8286*2e9d4914SAndroid Build Coastguard Worker\gdef\footnote{%
8287*2e9d4914SAndroid Build Coastguard Worker  \let\indent=\ptexindent
8288*2e9d4914SAndroid Build Coastguard Worker  \let\noindent=\ptexnoindent
8289*2e9d4914SAndroid Build Coastguard Worker  \global\advance\footnoteno by \@ne
8290*2e9d4914SAndroid Build Coastguard Worker  \edef\thisfootno{$^{\the\footnoteno}$}%
8291*2e9d4914SAndroid Build Coastguard Worker  %
8292*2e9d4914SAndroid Build Coastguard Worker  % In case the footnote comes at the end of a sentence, preserve the
8293*2e9d4914SAndroid Build Coastguard Worker  % extra spacing after we do the footnote number.
8294*2e9d4914SAndroid Build Coastguard Worker  \let\@sf\empty
8295*2e9d4914SAndroid Build Coastguard Worker  \ifhmode\edef\@sf{\spacefactor\the\spacefactor}\ptexslash\fi
8296*2e9d4914SAndroid Build Coastguard Worker  %
8297*2e9d4914SAndroid Build Coastguard Worker  % Remove inadvertent blank space before typesetting the footnote number.
8298*2e9d4914SAndroid Build Coastguard Worker  \unskip
8299*2e9d4914SAndroid Build Coastguard Worker  \thisfootno\@sf
8300*2e9d4914SAndroid Build Coastguard Worker  \dofootnote
8301*2e9d4914SAndroid Build Coastguard Worker}%
8302*2e9d4914SAndroid Build Coastguard Worker
8303*2e9d4914SAndroid Build Coastguard Worker% Don't bother with the trickery in plain.tex to not require the
8304*2e9d4914SAndroid Build Coastguard Worker% footnote text as a parameter.  Our footnotes don't need to be so general.
8305*2e9d4914SAndroid Build Coastguard Worker%
8306*2e9d4914SAndroid Build Coastguard Worker% Oh yes, they do; otherwise, @ifset (and anything else that uses
8307*2e9d4914SAndroid Build Coastguard Worker% \parseargline) fails inside footnotes because the tokens are fixed when
8308*2e9d4914SAndroid Build Coastguard Worker% the footnote is read.  --karl, 16nov96.
8309*2e9d4914SAndroid Build Coastguard Worker%
8310*2e9d4914SAndroid Build Coastguard Worker\gdef\dofootnote{%
8311*2e9d4914SAndroid Build Coastguard Worker  \insert\footins\bgroup
8312*2e9d4914SAndroid Build Coastguard Worker  % We want to typeset this text as a normal paragraph, even if the
8313*2e9d4914SAndroid Build Coastguard Worker  % footnote reference occurs in (for example) a display environment.
8314*2e9d4914SAndroid Build Coastguard Worker  % So reset some parameters.
8315*2e9d4914SAndroid Build Coastguard Worker  \hsize=\pagewidth
8316*2e9d4914SAndroid Build Coastguard Worker  \interlinepenalty\interfootnotelinepenalty
8317*2e9d4914SAndroid Build Coastguard Worker  \splittopskip\ht\strutbox % top baseline for broken footnotes
8318*2e9d4914SAndroid Build Coastguard Worker  \splitmaxdepth\dp\strutbox
8319*2e9d4914SAndroid Build Coastguard Worker  \floatingpenalty\@MM
8320*2e9d4914SAndroid Build Coastguard Worker  \leftskip\z@skip
8321*2e9d4914SAndroid Build Coastguard Worker  \rightskip\z@skip
8322*2e9d4914SAndroid Build Coastguard Worker  \spaceskip\z@skip
8323*2e9d4914SAndroid Build Coastguard Worker  \xspaceskip\z@skip
8324*2e9d4914SAndroid Build Coastguard Worker  \parindent\defaultparindent
8325*2e9d4914SAndroid Build Coastguard Worker  %
8326*2e9d4914SAndroid Build Coastguard Worker  \smallfonts \rm
8327*2e9d4914SAndroid Build Coastguard Worker  %
8328*2e9d4914SAndroid Build Coastguard Worker  % Because we use hanging indentation in footnotes, a @noindent appears
8329*2e9d4914SAndroid Build Coastguard Worker  % to exdent this text, so make it be a no-op.  makeinfo does not use
8330*2e9d4914SAndroid Build Coastguard Worker  % hanging indentation so @noindent can still be needed within footnote
8331*2e9d4914SAndroid Build Coastguard Worker  % text after an @example or the like (not that this is good style).
8332*2e9d4914SAndroid Build Coastguard Worker  \let\noindent = \relax
8333*2e9d4914SAndroid Build Coastguard Worker  %
8334*2e9d4914SAndroid Build Coastguard Worker  % Hang the footnote text off the number.  Use \everypar in case the
8335*2e9d4914SAndroid Build Coastguard Worker  % footnote extends for more than one paragraph.
8336*2e9d4914SAndroid Build Coastguard Worker  \everypar = {\hang}%
8337*2e9d4914SAndroid Build Coastguard Worker  \textindent{\thisfootno}%
8338*2e9d4914SAndroid Build Coastguard Worker  %
8339*2e9d4914SAndroid Build Coastguard Worker  % Don't crash into the line above the footnote text.  Since this
8340*2e9d4914SAndroid Build Coastguard Worker  % expands into a box, it must come within the paragraph, lest it
8341*2e9d4914SAndroid Build Coastguard Worker  % provide a place where TeX can split the footnote.
8342*2e9d4914SAndroid Build Coastguard Worker  \footstrut
8343*2e9d4914SAndroid Build Coastguard Worker  %
8344*2e9d4914SAndroid Build Coastguard Worker  % Invoke rest of plain TeX footnote routine.
8345*2e9d4914SAndroid Build Coastguard Worker  \futurelet\next\fo@t
8346*2e9d4914SAndroid Build Coastguard Worker}
8347*2e9d4914SAndroid Build Coastguard Worker}%end \catcode `\@=11
8348*2e9d4914SAndroid Build Coastguard Worker
8349*2e9d4914SAndroid Build Coastguard Worker% In case a @footnote appears in a vbox, save the footnote text and create
8350*2e9d4914SAndroid Build Coastguard Worker% the real \insert just after the vbox finished.  Otherwise, the insertion
8351*2e9d4914SAndroid Build Coastguard Worker% would be lost.
8352*2e9d4914SAndroid Build Coastguard Worker% Similarly, if a @footnote appears inside an alignment, save the footnote
8353*2e9d4914SAndroid Build Coastguard Worker% text to a box and make the \insert when a row of the table is finished.
8354*2e9d4914SAndroid Build Coastguard Worker% And the same can be done for other insert classes.  --kasal, 16nov03.
8355*2e9d4914SAndroid Build Coastguard Worker
8356*2e9d4914SAndroid Build Coastguard Worker% Replace the \insert primitive by a cheating macro.
8357*2e9d4914SAndroid Build Coastguard Worker% Deeper inside, just make sure that the saved insertions are not spilled
8358*2e9d4914SAndroid Build Coastguard Worker% out prematurely.
8359*2e9d4914SAndroid Build Coastguard Worker%
8360*2e9d4914SAndroid Build Coastguard Worker\def\startsavinginserts{%
8361*2e9d4914SAndroid Build Coastguard Worker  \ifx \insert\ptexinsert
8362*2e9d4914SAndroid Build Coastguard Worker    \let\insert\saveinsert
8363*2e9d4914SAndroid Build Coastguard Worker  \else
8364*2e9d4914SAndroid Build Coastguard Worker    \let\checkinserts\relax
8365*2e9d4914SAndroid Build Coastguard Worker  \fi
8366*2e9d4914SAndroid Build Coastguard Worker}
8367*2e9d4914SAndroid Build Coastguard Worker
8368*2e9d4914SAndroid Build Coastguard Worker% This \insert replacement works for both \insert\footins{foo} and
8369*2e9d4914SAndroid Build Coastguard Worker% \insert\footins\bgroup foo\egroup, but it doesn't work for \insert27{foo}.
8370*2e9d4914SAndroid Build Coastguard Worker%
8371*2e9d4914SAndroid Build Coastguard Worker\def\saveinsert#1{%
8372*2e9d4914SAndroid Build Coastguard Worker  \edef\next{\noexpand\savetobox \makeSAVEname#1}%
8373*2e9d4914SAndroid Build Coastguard Worker  \afterassignment\next
8374*2e9d4914SAndroid Build Coastguard Worker  % swallow the left brace
8375*2e9d4914SAndroid Build Coastguard Worker  \let\temp =
8376*2e9d4914SAndroid Build Coastguard Worker}
8377*2e9d4914SAndroid Build Coastguard Worker\def\makeSAVEname#1{\makecsname{SAVE\expandafter\gobble\string#1}}
8378*2e9d4914SAndroid Build Coastguard Worker\def\savetobox#1{\global\setbox#1 = \vbox\bgroup \unvbox#1}
8379*2e9d4914SAndroid Build Coastguard Worker
8380*2e9d4914SAndroid Build Coastguard Worker\def\checksaveins#1{\ifvoid#1\else \placesaveins#1\fi}
8381*2e9d4914SAndroid Build Coastguard Worker
8382*2e9d4914SAndroid Build Coastguard Worker\def\placesaveins#1{%
8383*2e9d4914SAndroid Build Coastguard Worker  \ptexinsert \csname\expandafter\gobblesave\string#1\endcsname
8384*2e9d4914SAndroid Build Coastguard Worker    {\box#1}%
8385*2e9d4914SAndroid Build Coastguard Worker}
8386*2e9d4914SAndroid Build Coastguard Worker
8387*2e9d4914SAndroid Build Coastguard Worker% eat @SAVE -- beware, all of them have catcode \other:
8388*2e9d4914SAndroid Build Coastguard Worker{
8389*2e9d4914SAndroid Build Coastguard Worker  \def\dospecials{\do S\do A\do V\do E} \uncatcodespecials  %  ;-)
8390*2e9d4914SAndroid Build Coastguard Worker  \gdef\gobblesave @SAVE{}
8391*2e9d4914SAndroid Build Coastguard Worker}
8392*2e9d4914SAndroid Build Coastguard Worker
8393*2e9d4914SAndroid Build Coastguard Worker% initialization:
8394*2e9d4914SAndroid Build Coastguard Worker\def\newsaveins #1{%
8395*2e9d4914SAndroid Build Coastguard Worker  \edef\next{\noexpand\newsaveinsX \makeSAVEname#1}%
8396*2e9d4914SAndroid Build Coastguard Worker  \next
8397*2e9d4914SAndroid Build Coastguard Worker}
8398*2e9d4914SAndroid Build Coastguard Worker\def\newsaveinsX #1{%
8399*2e9d4914SAndroid Build Coastguard Worker  \csname newbox\endcsname #1%
8400*2e9d4914SAndroid Build Coastguard Worker  \expandafter\def\expandafter\checkinserts\expandafter{\checkinserts
8401*2e9d4914SAndroid Build Coastguard Worker    \checksaveins #1}%
8402*2e9d4914SAndroid Build Coastguard Worker}
8403*2e9d4914SAndroid Build Coastguard Worker
8404*2e9d4914SAndroid Build Coastguard Worker% initialize:
8405*2e9d4914SAndroid Build Coastguard Worker\let\checkinserts\empty
8406*2e9d4914SAndroid Build Coastguard Worker\newsaveins\footins
8407*2e9d4914SAndroid Build Coastguard Worker\newsaveins\margin
8408*2e9d4914SAndroid Build Coastguard Worker
8409*2e9d4914SAndroid Build Coastguard Worker
8410*2e9d4914SAndroid Build Coastguard Worker% @image.  We use the macros from epsf.tex to support this.
8411*2e9d4914SAndroid Build Coastguard Worker% If epsf.tex is not installed and @image is used, we complain.
8412*2e9d4914SAndroid Build Coastguard Worker%
8413*2e9d4914SAndroid Build Coastguard Worker% Check for and read epsf.tex up front.  If we read it only at @image
8414*2e9d4914SAndroid Build Coastguard Worker% time, we might be inside a group, and then its definitions would get
8415*2e9d4914SAndroid Build Coastguard Worker% undone and the next image would fail.
8416*2e9d4914SAndroid Build Coastguard Worker\openin 1 = epsf.tex
8417*2e9d4914SAndroid Build Coastguard Worker\ifeof 1 \else
8418*2e9d4914SAndroid Build Coastguard Worker  % Do not bother showing banner with epsf.tex v2.7k (available in
8419*2e9d4914SAndroid Build Coastguard Worker  % doc/epsf.tex and on ctan).
8420*2e9d4914SAndroid Build Coastguard Worker  \def\epsfannounce{\toks0 = }%
8421*2e9d4914SAndroid Build Coastguard Worker  \input epsf.tex
8422*2e9d4914SAndroid Build Coastguard Worker\fi
8423*2e9d4914SAndroid Build Coastguard Worker\closein 1
8424*2e9d4914SAndroid Build Coastguard Worker%
8425*2e9d4914SAndroid Build Coastguard Worker% We will only complain once about lack of epsf.tex.
8426*2e9d4914SAndroid Build Coastguard Worker\newif\ifwarnednoepsf
8427*2e9d4914SAndroid Build Coastguard Worker\newhelp\noepsfhelp{epsf.tex must be installed for images to
8428*2e9d4914SAndroid Build Coastguard Worker  work.  It is also included in the Texinfo distribution, or you can get
8429*2e9d4914SAndroid Build Coastguard Worker  it from ftp://tug.org/tex/epsf.tex.}
8430*2e9d4914SAndroid Build Coastguard Worker%
8431*2e9d4914SAndroid Build Coastguard Worker\def\image#1{%
8432*2e9d4914SAndroid Build Coastguard Worker  \ifx\epsfbox\thisisundefined
8433*2e9d4914SAndroid Build Coastguard Worker    \ifwarnednoepsf \else
8434*2e9d4914SAndroid Build Coastguard Worker      \errhelp = \noepsfhelp
8435*2e9d4914SAndroid Build Coastguard Worker      \errmessage{epsf.tex not found, images will be ignored}%
8436*2e9d4914SAndroid Build Coastguard Worker      \global\warnednoepsftrue
8437*2e9d4914SAndroid Build Coastguard Worker    \fi
8438*2e9d4914SAndroid Build Coastguard Worker  \else
8439*2e9d4914SAndroid Build Coastguard Worker    \imagexxx #1,,,,,\finish
8440*2e9d4914SAndroid Build Coastguard Worker  \fi
8441*2e9d4914SAndroid Build Coastguard Worker}
8442*2e9d4914SAndroid Build Coastguard Worker%
8443*2e9d4914SAndroid Build Coastguard Worker% Arguments to @image:
8444*2e9d4914SAndroid Build Coastguard Worker% #1 is (mandatory) image filename; we tack on .eps extension.
8445*2e9d4914SAndroid Build Coastguard Worker% #2 is (optional) width, #3 is (optional) height.
8446*2e9d4914SAndroid Build Coastguard Worker% #4 is (ignored optional) html alt text.
8447*2e9d4914SAndroid Build Coastguard Worker% #5 is (ignored optional) extension.
8448*2e9d4914SAndroid Build Coastguard Worker% #6 is just the usual extra ignored arg for parsing stuff.
8449*2e9d4914SAndroid Build Coastguard Worker\newif\ifimagevmode
8450*2e9d4914SAndroid Build Coastguard Worker\def\imagexxx#1,#2,#3,#4,#5,#6\finish{\begingroup
8451*2e9d4914SAndroid Build Coastguard Worker  \catcode`\^^M = 5     % in case we're inside an example
8452*2e9d4914SAndroid Build Coastguard Worker  \normalturnoffactive  % allow _ et al. in names
8453*2e9d4914SAndroid Build Coastguard Worker  % If the image is by itself, center it.
8454*2e9d4914SAndroid Build Coastguard Worker  \ifvmode
8455*2e9d4914SAndroid Build Coastguard Worker    \imagevmodetrue
8456*2e9d4914SAndroid Build Coastguard Worker  \else \ifx\centersub\centerV
8457*2e9d4914SAndroid Build Coastguard Worker    % for @center @image, we need a vbox so we can have our vertical space
8458*2e9d4914SAndroid Build Coastguard Worker    \imagevmodetrue
8459*2e9d4914SAndroid Build Coastguard Worker    \vbox\bgroup % vbox has better behavior than vtop herev
8460*2e9d4914SAndroid Build Coastguard Worker  \fi\fi
8461*2e9d4914SAndroid Build Coastguard Worker  %
8462*2e9d4914SAndroid Build Coastguard Worker  \ifimagevmode
8463*2e9d4914SAndroid Build Coastguard Worker    \nobreak\medskip
8464*2e9d4914SAndroid Build Coastguard Worker    % Usually we'll have text after the image which will insert
8465*2e9d4914SAndroid Build Coastguard Worker    % \parskip glue, so insert it here too to equalize the space
8466*2e9d4914SAndroid Build Coastguard Worker    % above and below.
8467*2e9d4914SAndroid Build Coastguard Worker    \nobreak\vskip\parskip
8468*2e9d4914SAndroid Build Coastguard Worker    \nobreak
8469*2e9d4914SAndroid Build Coastguard Worker  \fi
8470*2e9d4914SAndroid Build Coastguard Worker  %
8471*2e9d4914SAndroid Build Coastguard Worker  % Leave vertical mode so that indentation from an enclosing
8472*2e9d4914SAndroid Build Coastguard Worker  %  environment such as @quotation is respected.
8473*2e9d4914SAndroid Build Coastguard Worker  % However, if we're at the top level, we don't want the
8474*2e9d4914SAndroid Build Coastguard Worker  %  normal paragraph indentation.
8475*2e9d4914SAndroid Build Coastguard Worker  % On the other hand, if we are in the case of @center @image, we don't
8476*2e9d4914SAndroid Build Coastguard Worker  %  want to start a paragraph, which will create a hsize-width box and
8477*2e9d4914SAndroid Build Coastguard Worker  %  eradicate the centering.
8478*2e9d4914SAndroid Build Coastguard Worker  \ifx\centersub\centerV\else \noindent \fi
8479*2e9d4914SAndroid Build Coastguard Worker  %
8480*2e9d4914SAndroid Build Coastguard Worker  % Output the image.
8481*2e9d4914SAndroid Build Coastguard Worker  \ifpdf
8482*2e9d4914SAndroid Build Coastguard Worker    \dopdfimage{#1}{#2}{#3}%
8483*2e9d4914SAndroid Build Coastguard Worker  \else
8484*2e9d4914SAndroid Build Coastguard Worker    % \epsfbox itself resets \epsf?size at each figure.
8485*2e9d4914SAndroid Build Coastguard Worker    \setbox0 = \hbox{\ignorespaces #2}\ifdim\wd0 > 0pt \epsfxsize=#2\relax \fi
8486*2e9d4914SAndroid Build Coastguard Worker    \setbox0 = \hbox{\ignorespaces #3}\ifdim\wd0 > 0pt \epsfysize=#3\relax \fi
8487*2e9d4914SAndroid Build Coastguard Worker    \epsfbox{#1.eps}%
8488*2e9d4914SAndroid Build Coastguard Worker  \fi
8489*2e9d4914SAndroid Build Coastguard Worker  %
8490*2e9d4914SAndroid Build Coastguard Worker  \ifimagevmode
8491*2e9d4914SAndroid Build Coastguard Worker    \medskip  % space after a standalone image
8492*2e9d4914SAndroid Build Coastguard Worker  \fi
8493*2e9d4914SAndroid Build Coastguard Worker  \ifx\centersub\centerV \egroup \fi
8494*2e9d4914SAndroid Build Coastguard Worker\endgroup}
8495*2e9d4914SAndroid Build Coastguard Worker
8496*2e9d4914SAndroid Build Coastguard Worker
8497*2e9d4914SAndroid Build Coastguard Worker% @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables,
8498*2e9d4914SAndroid Build Coastguard Worker% etc.  We don't actually implement floating yet, we always include the
8499*2e9d4914SAndroid Build Coastguard Worker% float "here".  But it seemed the best name for the future.
8500*2e9d4914SAndroid Build Coastguard Worker%
8501*2e9d4914SAndroid Build Coastguard Worker\envparseargdef\float{\eatcommaspace\eatcommaspace\dofloat#1, , ,\finish}
8502*2e9d4914SAndroid Build Coastguard Worker
8503*2e9d4914SAndroid Build Coastguard Worker% There may be a space before second and/or third parameter; delete it.
8504*2e9d4914SAndroid Build Coastguard Worker\def\eatcommaspace#1, {#1,}
8505*2e9d4914SAndroid Build Coastguard Worker
8506*2e9d4914SAndroid Build Coastguard Worker% #1 is the optional FLOATTYPE, the text label for this float, typically
8507*2e9d4914SAndroid Build Coastguard Worker% "Figure", "Table", "Example", etc.  Can't contain commas.  If omitted,
8508*2e9d4914SAndroid Build Coastguard Worker% this float will not be numbered and cannot be referred to.
8509*2e9d4914SAndroid Build Coastguard Worker%
8510*2e9d4914SAndroid Build Coastguard Worker% #2 is the optional xref label.  Also must be present for the float to
8511*2e9d4914SAndroid Build Coastguard Worker% be referable.
8512*2e9d4914SAndroid Build Coastguard Worker%
8513*2e9d4914SAndroid Build Coastguard Worker% #3 is the optional positioning argument; for now, it is ignored.  It
8514*2e9d4914SAndroid Build Coastguard Worker% will somehow specify the positions allowed to float to (here, top, bottom).
8515*2e9d4914SAndroid Build Coastguard Worker%
8516*2e9d4914SAndroid Build Coastguard Worker% We keep a separate counter for each FLOATTYPE, which we reset at each
8517*2e9d4914SAndroid Build Coastguard Worker% chapter-level command.
8518*2e9d4914SAndroid Build Coastguard Worker\let\resetallfloatnos=\empty
8519*2e9d4914SAndroid Build Coastguard Worker%
8520*2e9d4914SAndroid Build Coastguard Worker\def\dofloat#1,#2,#3,#4\finish{%
8521*2e9d4914SAndroid Build Coastguard Worker  \let\thiscaption=\empty
8522*2e9d4914SAndroid Build Coastguard Worker  \let\thisshortcaption=\empty
8523*2e9d4914SAndroid Build Coastguard Worker  %
8524*2e9d4914SAndroid Build Coastguard Worker  % don't lose footnotes inside @float.
8525*2e9d4914SAndroid Build Coastguard Worker  %
8526*2e9d4914SAndroid Build Coastguard Worker  % BEWARE: when the floats start float, we have to issue warning whenever an
8527*2e9d4914SAndroid Build Coastguard Worker  % insert appears inside a float which could possibly float. --kasal, 26may04
8528*2e9d4914SAndroid Build Coastguard Worker  %
8529*2e9d4914SAndroid Build Coastguard Worker  \startsavinginserts
8530*2e9d4914SAndroid Build Coastguard Worker  %
8531*2e9d4914SAndroid Build Coastguard Worker  % We can't be used inside a paragraph.
8532*2e9d4914SAndroid Build Coastguard Worker  \par
8533*2e9d4914SAndroid Build Coastguard Worker  %
8534*2e9d4914SAndroid Build Coastguard Worker  \vtop\bgroup
8535*2e9d4914SAndroid Build Coastguard Worker    \def\floattype{#1}%
8536*2e9d4914SAndroid Build Coastguard Worker    \def\floatlabel{#2}%
8537*2e9d4914SAndroid Build Coastguard Worker    \def\floatloc{#3}% we do nothing with this yet.
8538*2e9d4914SAndroid Build Coastguard Worker    %
8539*2e9d4914SAndroid Build Coastguard Worker    \ifx\floattype\empty
8540*2e9d4914SAndroid Build Coastguard Worker      \let\safefloattype=\empty
8541*2e9d4914SAndroid Build Coastguard Worker    \else
8542*2e9d4914SAndroid Build Coastguard Worker      {%
8543*2e9d4914SAndroid Build Coastguard Worker        % the floattype might have accents or other special characters,
8544*2e9d4914SAndroid Build Coastguard Worker        % but we need to use it in a control sequence name.
8545*2e9d4914SAndroid Build Coastguard Worker        \indexnofonts
8546*2e9d4914SAndroid Build Coastguard Worker        \turnoffactive
8547*2e9d4914SAndroid Build Coastguard Worker        \xdef\safefloattype{\floattype}%
8548*2e9d4914SAndroid Build Coastguard Worker      }%
8549*2e9d4914SAndroid Build Coastguard Worker    \fi
8550*2e9d4914SAndroid Build Coastguard Worker    %
8551*2e9d4914SAndroid Build Coastguard Worker    % If label is given but no type, we handle that as the empty type.
8552*2e9d4914SAndroid Build Coastguard Worker    \ifx\floatlabel\empty \else
8553*2e9d4914SAndroid Build Coastguard Worker      % We want each FLOATTYPE to be numbered separately (Figure 1,
8554*2e9d4914SAndroid Build Coastguard Worker      % Table 1, Figure 2, ...).  (And if no label, no number.)
8555*2e9d4914SAndroid Build Coastguard Worker      %
8556*2e9d4914SAndroid Build Coastguard Worker      \expandafter\getfloatno\csname\safefloattype floatno\endcsname
8557*2e9d4914SAndroid Build Coastguard Worker      \global\advance\floatno by 1
8558*2e9d4914SAndroid Build Coastguard Worker      %
8559*2e9d4914SAndroid Build Coastguard Worker      {%
8560*2e9d4914SAndroid Build Coastguard Worker        % This magic value for \lastsection is output by \setref as the
8561*2e9d4914SAndroid Build Coastguard Worker        % XREFLABEL-title value.  \xrefX uses it to distinguish float
8562*2e9d4914SAndroid Build Coastguard Worker        % labels (which have a completely different output format) from
8563*2e9d4914SAndroid Build Coastguard Worker        % node and anchor labels.  And \xrdef uses it to construct the
8564*2e9d4914SAndroid Build Coastguard Worker        % lists of floats.
8565*2e9d4914SAndroid Build Coastguard Worker        %
8566*2e9d4914SAndroid Build Coastguard Worker        \edef\lastsection{\floatmagic=\safefloattype}%
8567*2e9d4914SAndroid Build Coastguard Worker        \setref{\floatlabel}{Yfloat}%
8568*2e9d4914SAndroid Build Coastguard Worker      }%
8569*2e9d4914SAndroid Build Coastguard Worker    \fi
8570*2e9d4914SAndroid Build Coastguard Worker    %
8571*2e9d4914SAndroid Build Coastguard Worker    % start with \parskip glue, I guess.
8572*2e9d4914SAndroid Build Coastguard Worker    \vskip\parskip
8573*2e9d4914SAndroid Build Coastguard Worker    %
8574*2e9d4914SAndroid Build Coastguard Worker    % Don't suppress indentation if a float happens to start a section.
8575*2e9d4914SAndroid Build Coastguard Worker    \restorefirstparagraphindent
8576*2e9d4914SAndroid Build Coastguard Worker}
8577*2e9d4914SAndroid Build Coastguard Worker
8578*2e9d4914SAndroid Build Coastguard Worker% we have these possibilities:
8579*2e9d4914SAndroid Build Coastguard Worker% @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
8580*2e9d4914SAndroid Build Coastguard Worker% @float Foo,lbl & no caption:    Foo 1.1
8581*2e9d4914SAndroid Build Coastguard Worker% @float Foo & @caption{Cap}:     Foo: Cap
8582*2e9d4914SAndroid Build Coastguard Worker% @float Foo & no caption:        Foo
8583*2e9d4914SAndroid Build Coastguard Worker% @float ,lbl & Caption{Cap}:     1.1: Cap
8584*2e9d4914SAndroid Build Coastguard Worker% @float ,lbl & no caption:       1.1
8585*2e9d4914SAndroid Build Coastguard Worker% @float & @caption{Cap}:         Cap
8586*2e9d4914SAndroid Build Coastguard Worker% @float & no caption:
8587*2e9d4914SAndroid Build Coastguard Worker%
8588*2e9d4914SAndroid Build Coastguard Worker\def\Efloat{%
8589*2e9d4914SAndroid Build Coastguard Worker    \let\floatident = \empty
8590*2e9d4914SAndroid Build Coastguard Worker    %
8591*2e9d4914SAndroid Build Coastguard Worker    % In all cases, if we have a float type, it comes first.
8592*2e9d4914SAndroid Build Coastguard Worker    \ifx\floattype\empty \else \def\floatident{\floattype}\fi
8593*2e9d4914SAndroid Build Coastguard Worker    %
8594*2e9d4914SAndroid Build Coastguard Worker    % If we have an xref label, the number comes next.
8595*2e9d4914SAndroid Build Coastguard Worker    \ifx\floatlabel\empty \else
8596*2e9d4914SAndroid Build Coastguard Worker      \ifx\floattype\empty \else % if also had float type, need tie first.
8597*2e9d4914SAndroid Build Coastguard Worker        \appendtomacro\floatident{\tie}%
8598*2e9d4914SAndroid Build Coastguard Worker      \fi
8599*2e9d4914SAndroid Build Coastguard Worker      % the number.
8600*2e9d4914SAndroid Build Coastguard Worker      \appendtomacro\floatident{\chaplevelprefix\the\floatno}%
8601*2e9d4914SAndroid Build Coastguard Worker    \fi
8602*2e9d4914SAndroid Build Coastguard Worker    %
8603*2e9d4914SAndroid Build Coastguard Worker    % Start the printed caption with what we've constructed in
8604*2e9d4914SAndroid Build Coastguard Worker    % \floatident, but keep it separate; we need \floatident again.
8605*2e9d4914SAndroid Build Coastguard Worker    \let\captionline = \floatident
8606*2e9d4914SAndroid Build Coastguard Worker    %
8607*2e9d4914SAndroid Build Coastguard Worker    \ifx\thiscaption\empty \else
8608*2e9d4914SAndroid Build Coastguard Worker      \ifx\floatident\empty \else
8609*2e9d4914SAndroid Build Coastguard Worker	\appendtomacro\captionline{: }% had ident, so need a colon between
8610*2e9d4914SAndroid Build Coastguard Worker      \fi
8611*2e9d4914SAndroid Build Coastguard Worker      %
8612*2e9d4914SAndroid Build Coastguard Worker      % caption text.
8613*2e9d4914SAndroid Build Coastguard Worker      \appendtomacro\captionline{\scanexp\thiscaption}%
8614*2e9d4914SAndroid Build Coastguard Worker    \fi
8615*2e9d4914SAndroid Build Coastguard Worker    %
8616*2e9d4914SAndroid Build Coastguard Worker    % If we have anything to print, print it, with space before.
8617*2e9d4914SAndroid Build Coastguard Worker    % Eventually this needs to become an \insert.
8618*2e9d4914SAndroid Build Coastguard Worker    \ifx\captionline\empty \else
8619*2e9d4914SAndroid Build Coastguard Worker      \vskip.5\parskip
8620*2e9d4914SAndroid Build Coastguard Worker      \captionline
8621*2e9d4914SAndroid Build Coastguard Worker      %
8622*2e9d4914SAndroid Build Coastguard Worker      % Space below caption.
8623*2e9d4914SAndroid Build Coastguard Worker      \vskip\parskip
8624*2e9d4914SAndroid Build Coastguard Worker    \fi
8625*2e9d4914SAndroid Build Coastguard Worker    %
8626*2e9d4914SAndroid Build Coastguard Worker    % If have an xref label, write the list of floats info.  Do this
8627*2e9d4914SAndroid Build Coastguard Worker    % after the caption, to avoid chance of it being a breakpoint.
8628*2e9d4914SAndroid Build Coastguard Worker    \ifx\floatlabel\empty \else
8629*2e9d4914SAndroid Build Coastguard Worker      % Write the text that goes in the lof to the aux file as
8630*2e9d4914SAndroid Build Coastguard Worker      % \floatlabel-lof.  Besides \floatident, we include the short
8631*2e9d4914SAndroid Build Coastguard Worker      % caption if specified, else the full caption if specified, else nothing.
8632*2e9d4914SAndroid Build Coastguard Worker      {%
8633*2e9d4914SAndroid Build Coastguard Worker        \atdummies
8634*2e9d4914SAndroid Build Coastguard Worker        %
8635*2e9d4914SAndroid Build Coastguard Worker        % since we read the caption text in the macro world, where ^^M
8636*2e9d4914SAndroid Build Coastguard Worker        % is turned into a normal character, we have to scan it back, so
8637*2e9d4914SAndroid Build Coastguard Worker        % we don't write the literal three characters "^^M" into the aux file.
8638*2e9d4914SAndroid Build Coastguard Worker	\scanexp{%
8639*2e9d4914SAndroid Build Coastguard Worker	  \xdef\noexpand\gtemp{%
8640*2e9d4914SAndroid Build Coastguard Worker	    \ifx\thisshortcaption\empty
8641*2e9d4914SAndroid Build Coastguard Worker	      \thiscaption
8642*2e9d4914SAndroid Build Coastguard Worker	    \else
8643*2e9d4914SAndroid Build Coastguard Worker	      \thisshortcaption
8644*2e9d4914SAndroid Build Coastguard Worker	    \fi
8645*2e9d4914SAndroid Build Coastguard Worker	  }%
8646*2e9d4914SAndroid Build Coastguard Worker	}%
8647*2e9d4914SAndroid Build Coastguard Worker        \immediate\write\auxfile{@xrdef{\floatlabel-lof}{\floatident
8648*2e9d4914SAndroid Build Coastguard Worker	  \ifx\gtemp\empty \else : \gtemp \fi}}%
8649*2e9d4914SAndroid Build Coastguard Worker      }%
8650*2e9d4914SAndroid Build Coastguard Worker    \fi
8651*2e9d4914SAndroid Build Coastguard Worker  \egroup  % end of \vtop
8652*2e9d4914SAndroid Build Coastguard Worker  %
8653*2e9d4914SAndroid Build Coastguard Worker  % place the captured inserts
8654*2e9d4914SAndroid Build Coastguard Worker  %
8655*2e9d4914SAndroid Build Coastguard Worker  % BEWARE: when the floats start floating, we have to issue warning
8656*2e9d4914SAndroid Build Coastguard Worker  % whenever an insert appears inside a float which could possibly
8657*2e9d4914SAndroid Build Coastguard Worker  % float. --kasal, 26may04
8658*2e9d4914SAndroid Build Coastguard Worker  %
8659*2e9d4914SAndroid Build Coastguard Worker  \checkinserts
8660*2e9d4914SAndroid Build Coastguard Worker}
8661*2e9d4914SAndroid Build Coastguard Worker
8662*2e9d4914SAndroid Build Coastguard Worker% Append the tokens #2 to the definition of macro #1, not expanding either.
8663*2e9d4914SAndroid Build Coastguard Worker%
8664*2e9d4914SAndroid Build Coastguard Worker\def\appendtomacro#1#2{%
8665*2e9d4914SAndroid Build Coastguard Worker  \expandafter\def\expandafter#1\expandafter{#1#2}%
8666*2e9d4914SAndroid Build Coastguard Worker}
8667*2e9d4914SAndroid Build Coastguard Worker
8668*2e9d4914SAndroid Build Coastguard Worker% @caption, @shortcaption
8669*2e9d4914SAndroid Build Coastguard Worker%
8670*2e9d4914SAndroid Build Coastguard Worker\def\caption{\docaption\thiscaption}
8671*2e9d4914SAndroid Build Coastguard Worker\def\shortcaption{\docaption\thisshortcaption}
8672*2e9d4914SAndroid Build Coastguard Worker\def\docaption{\checkenv\float \bgroup\scanargctxt\defcaption}
8673*2e9d4914SAndroid Build Coastguard Worker\def\defcaption#1#2{\egroup \def#1{#2}}
8674*2e9d4914SAndroid Build Coastguard Worker
8675*2e9d4914SAndroid Build Coastguard Worker% The parameter is the control sequence identifying the counter we are
8676*2e9d4914SAndroid Build Coastguard Worker% going to use.  Create it if it doesn't exist and assign it to \floatno.
8677*2e9d4914SAndroid Build Coastguard Worker\def\getfloatno#1{%
8678*2e9d4914SAndroid Build Coastguard Worker  \ifx#1\relax
8679*2e9d4914SAndroid Build Coastguard Worker      % Haven't seen this figure type before.
8680*2e9d4914SAndroid Build Coastguard Worker      \csname newcount\endcsname #1%
8681*2e9d4914SAndroid Build Coastguard Worker      %
8682*2e9d4914SAndroid Build Coastguard Worker      % Remember to reset this floatno at the next chap.
8683*2e9d4914SAndroid Build Coastguard Worker      \expandafter\gdef\expandafter\resetallfloatnos
8684*2e9d4914SAndroid Build Coastguard Worker        \expandafter{\resetallfloatnos #1=0 }%
8685*2e9d4914SAndroid Build Coastguard Worker  \fi
8686*2e9d4914SAndroid Build Coastguard Worker  \let\floatno#1%
8687*2e9d4914SAndroid Build Coastguard Worker}
8688*2e9d4914SAndroid Build Coastguard Worker
8689*2e9d4914SAndroid Build Coastguard Worker% \setref calls this to get the XREFLABEL-snt value.  We want an @xref
8690*2e9d4914SAndroid Build Coastguard Worker% to the FLOATLABEL to expand to "Figure 3.1".  We call \setref when we
8691*2e9d4914SAndroid Build Coastguard Worker% first read the @float command.
8692*2e9d4914SAndroid Build Coastguard Worker%
8693*2e9d4914SAndroid Build Coastguard Worker\def\Yfloat{\floattype@tie \chaplevelprefix\the\floatno}%
8694*2e9d4914SAndroid Build Coastguard Worker
8695*2e9d4914SAndroid Build Coastguard Worker% Magic string used for the XREFLABEL-title value, so \xrefX can
8696*2e9d4914SAndroid Build Coastguard Worker% distinguish floats from other xref types.
8697*2e9d4914SAndroid Build Coastguard Worker\def\floatmagic{!!float!!}
8698*2e9d4914SAndroid Build Coastguard Worker
8699*2e9d4914SAndroid Build Coastguard Worker% #1 is the control sequence we are passed; we expand into a conditional
8700*2e9d4914SAndroid Build Coastguard Worker% which is true if #1 represents a float ref.  That is, the magic
8701*2e9d4914SAndroid Build Coastguard Worker% \lastsection value which we \setref above.
8702*2e9d4914SAndroid Build Coastguard Worker%
8703*2e9d4914SAndroid Build Coastguard Worker\def\iffloat#1{\expandafter\doiffloat#1==\finish}
8704*2e9d4914SAndroid Build Coastguard Worker%
8705*2e9d4914SAndroid Build Coastguard Worker% #1 is (maybe) the \floatmagic string.  If so, #2 will be the
8706*2e9d4914SAndroid Build Coastguard Worker% (safe) float type for this float.  We set \iffloattype to #2.
8707*2e9d4914SAndroid Build Coastguard Worker%
8708*2e9d4914SAndroid Build Coastguard Worker\def\doiffloat#1=#2=#3\finish{%
8709*2e9d4914SAndroid Build Coastguard Worker  \def\temp{#1}%
8710*2e9d4914SAndroid Build Coastguard Worker  \def\iffloattype{#2}%
8711*2e9d4914SAndroid Build Coastguard Worker  \ifx\temp\floatmagic
8712*2e9d4914SAndroid Build Coastguard Worker}
8713*2e9d4914SAndroid Build Coastguard Worker
8714*2e9d4914SAndroid Build Coastguard Worker% @listoffloats FLOATTYPE - print a list of floats like a table of contents.
8715*2e9d4914SAndroid Build Coastguard Worker%
8716*2e9d4914SAndroid Build Coastguard Worker\parseargdef\listoffloats{%
8717*2e9d4914SAndroid Build Coastguard Worker  \def\floattype{#1}% floattype
8718*2e9d4914SAndroid Build Coastguard Worker  {%
8719*2e9d4914SAndroid Build Coastguard Worker    % the floattype might have accents or other special characters,
8720*2e9d4914SAndroid Build Coastguard Worker    % but we need to use it in a control sequence name.
8721*2e9d4914SAndroid Build Coastguard Worker    \indexnofonts
8722*2e9d4914SAndroid Build Coastguard Worker    \turnoffactive
8723*2e9d4914SAndroid Build Coastguard Worker    \xdef\safefloattype{\floattype}%
8724*2e9d4914SAndroid Build Coastguard Worker  }%
8725*2e9d4914SAndroid Build Coastguard Worker  %
8726*2e9d4914SAndroid Build Coastguard Worker  % \xrdef saves the floats as a \do-list in \floatlistSAFEFLOATTYPE.
8727*2e9d4914SAndroid Build Coastguard Worker  \expandafter\ifx\csname floatlist\safefloattype\endcsname \relax
8728*2e9d4914SAndroid Build Coastguard Worker    \ifhavexrefs
8729*2e9d4914SAndroid Build Coastguard Worker      % if the user said @listoffloats foo but never @float foo.
8730*2e9d4914SAndroid Build Coastguard Worker      \message{\linenumber No `\safefloattype' floats to list.}%
8731*2e9d4914SAndroid Build Coastguard Worker    \fi
8732*2e9d4914SAndroid Build Coastguard Worker  \else
8733*2e9d4914SAndroid Build Coastguard Worker    \begingroup
8734*2e9d4914SAndroid Build Coastguard Worker      \leftskip=\tocindent  % indent these entries like a toc
8735*2e9d4914SAndroid Build Coastguard Worker      \let\do=\listoffloatsdo
8736*2e9d4914SAndroid Build Coastguard Worker      \csname floatlist\safefloattype\endcsname
8737*2e9d4914SAndroid Build Coastguard Worker    \endgroup
8738*2e9d4914SAndroid Build Coastguard Worker  \fi
8739*2e9d4914SAndroid Build Coastguard Worker}
8740*2e9d4914SAndroid Build Coastguard Worker
8741*2e9d4914SAndroid Build Coastguard Worker% This is called on each entry in a list of floats.  We're passed the
8742*2e9d4914SAndroid Build Coastguard Worker% xref label, in the form LABEL-title, which is how we save it in the
8743*2e9d4914SAndroid Build Coastguard Worker% aux file.  We strip off the -title and look up \XRLABEL-lof, which
8744*2e9d4914SAndroid Build Coastguard Worker% has the text we're supposed to typeset here.
8745*2e9d4914SAndroid Build Coastguard Worker%
8746*2e9d4914SAndroid Build Coastguard Worker% Figures without xref labels will not be included in the list (since
8747*2e9d4914SAndroid Build Coastguard Worker% they won't appear in the aux file).
8748*2e9d4914SAndroid Build Coastguard Worker%
8749*2e9d4914SAndroid Build Coastguard Worker\def\listoffloatsdo#1{\listoffloatsdoentry#1\finish}
8750*2e9d4914SAndroid Build Coastguard Worker\def\listoffloatsdoentry#1-title\finish{{%
8751*2e9d4914SAndroid Build Coastguard Worker  % Can't fully expand XR#1-lof because it can contain anything.  Just
8752*2e9d4914SAndroid Build Coastguard Worker  % pass the control sequence.  On the other hand, XR#1-pg is just the
8753*2e9d4914SAndroid Build Coastguard Worker  % page number, and we want to fully expand that so we can get a link
8754*2e9d4914SAndroid Build Coastguard Worker  % in pdf output.
8755*2e9d4914SAndroid Build Coastguard Worker  \toksA = \expandafter{\csname XR#1-lof\endcsname}%
8756*2e9d4914SAndroid Build Coastguard Worker  %
8757*2e9d4914SAndroid Build Coastguard Worker  % use the same \entry macro we use to generate the TOC and index.
8758*2e9d4914SAndroid Build Coastguard Worker  \edef\writeentry{\noexpand\entry{\the\toksA}{\csname XR#1-pg\endcsname}}%
8759*2e9d4914SAndroid Build Coastguard Worker  \writeentry
8760*2e9d4914SAndroid Build Coastguard Worker}}
8761*2e9d4914SAndroid Build Coastguard Worker
8762*2e9d4914SAndroid Build Coastguard Worker
8763*2e9d4914SAndroid Build Coastguard Worker\message{localization,}
8764*2e9d4914SAndroid Build Coastguard Worker
8765*2e9d4914SAndroid Build Coastguard Worker% For single-language documents, @documentlanguage is usually given very
8766*2e9d4914SAndroid Build Coastguard Worker% early, just after @documentencoding.  Single argument is the language
8767*2e9d4914SAndroid Build Coastguard Worker% (de) or locale (de_DE) abbreviation.
8768*2e9d4914SAndroid Build Coastguard Worker%
8769*2e9d4914SAndroid Build Coastguard Worker{
8770*2e9d4914SAndroid Build Coastguard Worker  \catcode`\_ = \active
8771*2e9d4914SAndroid Build Coastguard Worker  \globaldefs=1
8772*2e9d4914SAndroid Build Coastguard Worker\parseargdef\documentlanguage{\begingroup
8773*2e9d4914SAndroid Build Coastguard Worker  \let_=\normalunderscore  % normal _ character for filenames
8774*2e9d4914SAndroid Build Coastguard Worker  \tex % read txi-??.tex file in plain TeX.
8775*2e9d4914SAndroid Build Coastguard Worker    % Read the file by the name they passed if it exists.
8776*2e9d4914SAndroid Build Coastguard Worker    \openin 1 txi-#1.tex
8777*2e9d4914SAndroid Build Coastguard Worker    \ifeof 1
8778*2e9d4914SAndroid Build Coastguard Worker      \documentlanguagetrywithoutunderscore{#1_\finish}%
8779*2e9d4914SAndroid Build Coastguard Worker    \else
8780*2e9d4914SAndroid Build Coastguard Worker      \globaldefs = 1  % everything in the txi-LL files needs to persist
8781*2e9d4914SAndroid Build Coastguard Worker      \input txi-#1.tex
8782*2e9d4914SAndroid Build Coastguard Worker    \fi
8783*2e9d4914SAndroid Build Coastguard Worker    \closein 1
8784*2e9d4914SAndroid Build Coastguard Worker  \endgroup % end raw TeX
8785*2e9d4914SAndroid Build Coastguard Worker\endgroup}
8786*2e9d4914SAndroid Build Coastguard Worker%
8787*2e9d4914SAndroid Build Coastguard Worker% If they passed de_DE, and txi-de_DE.tex doesn't exist,
8788*2e9d4914SAndroid Build Coastguard Worker% try txi-de.tex.
8789*2e9d4914SAndroid Build Coastguard Worker%
8790*2e9d4914SAndroid Build Coastguard Worker\gdef\documentlanguagetrywithoutunderscore#1_#2\finish{%
8791*2e9d4914SAndroid Build Coastguard Worker  \openin 1 txi-#1.tex
8792*2e9d4914SAndroid Build Coastguard Worker  \ifeof 1
8793*2e9d4914SAndroid Build Coastguard Worker    \errhelp = \nolanghelp
8794*2e9d4914SAndroid Build Coastguard Worker    \errmessage{Cannot read language file txi-#1.tex}%
8795*2e9d4914SAndroid Build Coastguard Worker  \else
8796*2e9d4914SAndroid Build Coastguard Worker    \globaldefs = 1  % everything in the txi-LL files needs to persist
8797*2e9d4914SAndroid Build Coastguard Worker    \input txi-#1.tex
8798*2e9d4914SAndroid Build Coastguard Worker  \fi
8799*2e9d4914SAndroid Build Coastguard Worker  \closein 1
8800*2e9d4914SAndroid Build Coastguard Worker}
8801*2e9d4914SAndroid Build Coastguard Worker}% end of special _ catcode
8802*2e9d4914SAndroid Build Coastguard Worker%
8803*2e9d4914SAndroid Build Coastguard Worker\newhelp\nolanghelp{The given language definition file cannot be found or
8804*2e9d4914SAndroid Build Coastguard Workeris empty.  Maybe you need to install it?  Putting it in the current
8805*2e9d4914SAndroid Build Coastguard Workerdirectory should work if nowhere else does.}
8806*2e9d4914SAndroid Build Coastguard Worker
8807*2e9d4914SAndroid Build Coastguard Worker% This macro is called from txi-??.tex files; the first argument is the
8808*2e9d4914SAndroid Build Coastguard Worker% \language name to set (without the "\lang@" prefix), the second and
8809*2e9d4914SAndroid Build Coastguard Worker% third args are \{left,right}hyphenmin.
8810*2e9d4914SAndroid Build Coastguard Worker%
8811*2e9d4914SAndroid Build Coastguard Worker% The language names to pass are determined when the format is built.
8812*2e9d4914SAndroid Build Coastguard Worker% See the etex.log file created at that time, e.g.,
8813*2e9d4914SAndroid Build Coastguard Worker% /usr/local/texlive/2008/texmf-var/web2c/pdftex/etex.log.
8814*2e9d4914SAndroid Build Coastguard Worker%
8815*2e9d4914SAndroid Build Coastguard Worker% With TeX Live 2008, etex now includes hyphenation patterns for all
8816*2e9d4914SAndroid Build Coastguard Worker% available languages.  This means we can support hyphenation in
8817*2e9d4914SAndroid Build Coastguard Worker% Texinfo, at least to some extent.  (This still doesn't solve the
8818*2e9d4914SAndroid Build Coastguard Worker% accented characters problem.)
8819*2e9d4914SAndroid Build Coastguard Worker%
8820*2e9d4914SAndroid Build Coastguard Worker\catcode`@=11
8821*2e9d4914SAndroid Build Coastguard Worker\def\txisetlanguage#1#2#3{%
8822*2e9d4914SAndroid Build Coastguard Worker  % do not set the language if the name is undefined in the current TeX.
8823*2e9d4914SAndroid Build Coastguard Worker  \expandafter\ifx\csname lang@#1\endcsname \relax
8824*2e9d4914SAndroid Build Coastguard Worker    \message{no patterns for #1}%
8825*2e9d4914SAndroid Build Coastguard Worker  \else
8826*2e9d4914SAndroid Build Coastguard Worker    \global\language = \csname lang@#1\endcsname
8827*2e9d4914SAndroid Build Coastguard Worker  \fi
8828*2e9d4914SAndroid Build Coastguard Worker  % but there is no harm in adjusting the hyphenmin values regardless.
8829*2e9d4914SAndroid Build Coastguard Worker  \global\lefthyphenmin = #2\relax
8830*2e9d4914SAndroid Build Coastguard Worker  \global\righthyphenmin = #3\relax
8831*2e9d4914SAndroid Build Coastguard Worker}
8832*2e9d4914SAndroid Build Coastguard Worker
8833*2e9d4914SAndroid Build Coastguard Worker% Helpers for encodings.
8834*2e9d4914SAndroid Build Coastguard Worker% Set the catcode of characters 128 through 255 to the specified number.
8835*2e9d4914SAndroid Build Coastguard Worker%
8836*2e9d4914SAndroid Build Coastguard Worker\def\setnonasciicharscatcode#1{%
8837*2e9d4914SAndroid Build Coastguard Worker   \count255=128
8838*2e9d4914SAndroid Build Coastguard Worker   \loop\ifnum\count255<256
8839*2e9d4914SAndroid Build Coastguard Worker      \global\catcode\count255=#1\relax
8840*2e9d4914SAndroid Build Coastguard Worker      \advance\count255 by 1
8841*2e9d4914SAndroid Build Coastguard Worker   \repeat
8842*2e9d4914SAndroid Build Coastguard Worker}
8843*2e9d4914SAndroid Build Coastguard Worker
8844*2e9d4914SAndroid Build Coastguard Worker\def\setnonasciicharscatcodenonglobal#1{%
8845*2e9d4914SAndroid Build Coastguard Worker   \count255=128
8846*2e9d4914SAndroid Build Coastguard Worker   \loop\ifnum\count255<256
8847*2e9d4914SAndroid Build Coastguard Worker      \catcode\count255=#1\relax
8848*2e9d4914SAndroid Build Coastguard Worker      \advance\count255 by 1
8849*2e9d4914SAndroid Build Coastguard Worker   \repeat
8850*2e9d4914SAndroid Build Coastguard Worker}
8851*2e9d4914SAndroid Build Coastguard Worker
8852*2e9d4914SAndroid Build Coastguard Worker% @documentencoding sets the definition of non-ASCII characters
8853*2e9d4914SAndroid Build Coastguard Worker% according to the specified encoding.
8854*2e9d4914SAndroid Build Coastguard Worker%
8855*2e9d4914SAndroid Build Coastguard Worker\parseargdef\documentencoding{%
8856*2e9d4914SAndroid Build Coastguard Worker  % Encoding being declared for the document.
8857*2e9d4914SAndroid Build Coastguard Worker  \def\declaredencoding{\csname #1.enc\endcsname}%
8858*2e9d4914SAndroid Build Coastguard Worker  %
8859*2e9d4914SAndroid Build Coastguard Worker  % Supported encodings: names converted to tokens in order to be able
8860*2e9d4914SAndroid Build Coastguard Worker  % to compare them with \ifx.
8861*2e9d4914SAndroid Build Coastguard Worker  \def\ascii{\csname US-ASCII.enc\endcsname}%
8862*2e9d4914SAndroid Build Coastguard Worker  \def\latnine{\csname ISO-8859-15.enc\endcsname}%
8863*2e9d4914SAndroid Build Coastguard Worker  \def\latone{\csname ISO-8859-1.enc\endcsname}%
8864*2e9d4914SAndroid Build Coastguard Worker  \def\lattwo{\csname ISO-8859-2.enc\endcsname}%
8865*2e9d4914SAndroid Build Coastguard Worker  \def\utfeight{\csname UTF-8.enc\endcsname}%
8866*2e9d4914SAndroid Build Coastguard Worker  %
8867*2e9d4914SAndroid Build Coastguard Worker  \ifx \declaredencoding \ascii
8868*2e9d4914SAndroid Build Coastguard Worker     \asciichardefs
8869*2e9d4914SAndroid Build Coastguard Worker  %
8870*2e9d4914SAndroid Build Coastguard Worker  \else \ifx \declaredencoding \lattwo
8871*2e9d4914SAndroid Build Coastguard Worker     \setnonasciicharscatcode\active
8872*2e9d4914SAndroid Build Coastguard Worker     \lattwochardefs
8873*2e9d4914SAndroid Build Coastguard Worker  %
8874*2e9d4914SAndroid Build Coastguard Worker  \else \ifx \declaredencoding \latone
8875*2e9d4914SAndroid Build Coastguard Worker     \setnonasciicharscatcode\active
8876*2e9d4914SAndroid Build Coastguard Worker     \latonechardefs
8877*2e9d4914SAndroid Build Coastguard Worker  %
8878*2e9d4914SAndroid Build Coastguard Worker  \else \ifx \declaredencoding \latnine
8879*2e9d4914SAndroid Build Coastguard Worker     \setnonasciicharscatcode\active
8880*2e9d4914SAndroid Build Coastguard Worker     \latninechardefs
8881*2e9d4914SAndroid Build Coastguard Worker  %
8882*2e9d4914SAndroid Build Coastguard Worker  \else \ifx \declaredencoding \utfeight
8883*2e9d4914SAndroid Build Coastguard Worker     \setnonasciicharscatcode\active
8884*2e9d4914SAndroid Build Coastguard Worker     \utfeightchardefs
8885*2e9d4914SAndroid Build Coastguard Worker  %
8886*2e9d4914SAndroid Build Coastguard Worker  \else
8887*2e9d4914SAndroid Build Coastguard Worker    \message{Unknown document encoding #1, ignoring.}%
8888*2e9d4914SAndroid Build Coastguard Worker  %
8889*2e9d4914SAndroid Build Coastguard Worker  \fi % utfeight
8890*2e9d4914SAndroid Build Coastguard Worker  \fi % latnine
8891*2e9d4914SAndroid Build Coastguard Worker  \fi % latone
8892*2e9d4914SAndroid Build Coastguard Worker  \fi % lattwo
8893*2e9d4914SAndroid Build Coastguard Worker  \fi % ascii
8894*2e9d4914SAndroid Build Coastguard Worker}
8895*2e9d4914SAndroid Build Coastguard Worker
8896*2e9d4914SAndroid Build Coastguard Worker% A message to be logged when using a character that isn't available
8897*2e9d4914SAndroid Build Coastguard Worker% the default font encoding (OT1).
8898*2e9d4914SAndroid Build Coastguard Worker%
8899*2e9d4914SAndroid Build Coastguard Worker\def\missingcharmsg#1{\message{Character missing in OT1 encoding: #1.}}
8900*2e9d4914SAndroid Build Coastguard Worker
8901*2e9d4914SAndroid Build Coastguard Worker% Take account of \c (plain) vs. \, (Texinfo) difference.
8902*2e9d4914SAndroid Build Coastguard Worker\def\cedilla#1{\ifx\c\ptexc\c{#1}\else\,{#1}\fi}
8903*2e9d4914SAndroid Build Coastguard Worker
8904*2e9d4914SAndroid Build Coastguard Worker% First, make active non-ASCII characters in order for them to be
8905*2e9d4914SAndroid Build Coastguard Worker% correctly categorized when TeX reads the replacement text of
8906*2e9d4914SAndroid Build Coastguard Worker% macros containing the character definitions.
8907*2e9d4914SAndroid Build Coastguard Worker\setnonasciicharscatcode\active
8908*2e9d4914SAndroid Build Coastguard Worker%
8909*2e9d4914SAndroid Build Coastguard Worker% Latin1 (ISO-8859-1) character definitions.
8910*2e9d4914SAndroid Build Coastguard Worker\def\latonechardefs{%
8911*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a0{\tie}
8912*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a1{\exclamdown}
8913*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a2{\missingcharmsg{CENT SIGN}}
8914*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a3{{\pounds}}
8915*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a4{\missingcharmsg{CURRENCY SIGN}}
8916*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a5{\missingcharmsg{YEN SIGN}}
8917*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a6{\missingcharmsg{BROKEN BAR}}
8918*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a7{\S}
8919*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a8{\"{}}
8920*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a9{\copyright}
8921*2e9d4914SAndroid Build Coastguard Worker  \gdef^^aa{\ordf}
8922*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ab{\guillemetleft}
8923*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ac{$\lnot$}
8924*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ad{\-}
8925*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ae{\registeredsymbol}
8926*2e9d4914SAndroid Build Coastguard Worker  \gdef^^af{\={}}
8927*2e9d4914SAndroid Build Coastguard Worker  %
8928*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b0{\textdegree}
8929*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b1{$\pm$}
8930*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b2{$^2$}
8931*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b3{$^3$}
8932*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b4{\'{}}
8933*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b5{$\mu$}
8934*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b6{\P}
8935*2e9d4914SAndroid Build Coastguard Worker  %
8936*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b7{$^.$}
8937*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b8{\cedilla\ }
8938*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b9{$^1$}
8939*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ba{\ordm}
8940*2e9d4914SAndroid Build Coastguard Worker  %
8941*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bb{\guillemetright}
8942*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bc{$1\over4$}
8943*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bd{$1\over2$}
8944*2e9d4914SAndroid Build Coastguard Worker  \gdef^^be{$3\over4$}
8945*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bf{\questiondown}
8946*2e9d4914SAndroid Build Coastguard Worker  %
8947*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c0{\`A}
8948*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c1{\'A}
8949*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c2{\^A}
8950*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c3{\~A}
8951*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c4{\"A}
8952*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c5{\ringaccent A}
8953*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c6{\AE}
8954*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c7{\cedilla C}
8955*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c8{\`E}
8956*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c9{\'E}
8957*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ca{\^E}
8958*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cb{\"E}
8959*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cc{\`I}
8960*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cd{\'I}
8961*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ce{\^I}
8962*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cf{\"I}
8963*2e9d4914SAndroid Build Coastguard Worker  %
8964*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d0{\DH}
8965*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d1{\~N}
8966*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d2{\`O}
8967*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d3{\'O}
8968*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d4{\^O}
8969*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d5{\~O}
8970*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d6{\"O}
8971*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d7{$\times$}
8972*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d8{\O}
8973*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d9{\`U}
8974*2e9d4914SAndroid Build Coastguard Worker  \gdef^^da{\'U}
8975*2e9d4914SAndroid Build Coastguard Worker  \gdef^^db{\^U}
8976*2e9d4914SAndroid Build Coastguard Worker  \gdef^^dc{\"U}
8977*2e9d4914SAndroid Build Coastguard Worker  \gdef^^dd{\'Y}
8978*2e9d4914SAndroid Build Coastguard Worker  \gdef^^de{\TH}
8979*2e9d4914SAndroid Build Coastguard Worker  \gdef^^df{\ss}
8980*2e9d4914SAndroid Build Coastguard Worker  %
8981*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e0{\`a}
8982*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e1{\'a}
8983*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e2{\^a}
8984*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e3{\~a}
8985*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e4{\"a}
8986*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e5{\ringaccent a}
8987*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e6{\ae}
8988*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e7{\cedilla c}
8989*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e8{\`e}
8990*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e9{\'e}
8991*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ea{\^e}
8992*2e9d4914SAndroid Build Coastguard Worker  \gdef^^eb{\"e}
8993*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ec{\`{\dotless i}}
8994*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ed{\'{\dotless i}}
8995*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ee{\^{\dotless i}}
8996*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ef{\"{\dotless i}}
8997*2e9d4914SAndroid Build Coastguard Worker  %
8998*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f0{\dh}
8999*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f1{\~n}
9000*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f2{\`o}
9001*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f3{\'o}
9002*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f4{\^o}
9003*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f5{\~o}
9004*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f6{\"o}
9005*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f7{$\div$}
9006*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f8{\o}
9007*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f9{\`u}
9008*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fa{\'u}
9009*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fb{\^u}
9010*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fc{\"u}
9011*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fd{\'y}
9012*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fe{\th}
9013*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ff{\"y}
9014*2e9d4914SAndroid Build Coastguard Worker}
9015*2e9d4914SAndroid Build Coastguard Worker
9016*2e9d4914SAndroid Build Coastguard Worker% Latin9 (ISO-8859-15) encoding character definitions.
9017*2e9d4914SAndroid Build Coastguard Worker\def\latninechardefs{%
9018*2e9d4914SAndroid Build Coastguard Worker  % Encoding is almost identical to Latin1.
9019*2e9d4914SAndroid Build Coastguard Worker  \latonechardefs
9020*2e9d4914SAndroid Build Coastguard Worker  %
9021*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a4{\euro}
9022*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a6{\v S}
9023*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a8{\v s}
9024*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b4{\v Z}
9025*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b8{\v z}
9026*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bc{\OE}
9027*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bd{\oe}
9028*2e9d4914SAndroid Build Coastguard Worker  \gdef^^be{\"Y}
9029*2e9d4914SAndroid Build Coastguard Worker}
9030*2e9d4914SAndroid Build Coastguard Worker
9031*2e9d4914SAndroid Build Coastguard Worker% Latin2 (ISO-8859-2) character definitions.
9032*2e9d4914SAndroid Build Coastguard Worker\def\lattwochardefs{%
9033*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a0{\tie}
9034*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a1{\ogonek{A}}
9035*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a2{\u{}}
9036*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a3{\L}
9037*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a4{\missingcharmsg{CURRENCY SIGN}}
9038*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a5{\v L}
9039*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a6{\'S}
9040*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a7{\S}
9041*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a8{\"{}}
9042*2e9d4914SAndroid Build Coastguard Worker  \gdef^^a9{\v S}
9043*2e9d4914SAndroid Build Coastguard Worker  \gdef^^aa{\cedilla S}
9044*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ab{\v T}
9045*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ac{\'Z}
9046*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ad{\-}
9047*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ae{\v Z}
9048*2e9d4914SAndroid Build Coastguard Worker  \gdef^^af{\dotaccent Z}
9049*2e9d4914SAndroid Build Coastguard Worker  %
9050*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b0{\textdegree}
9051*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b1{\ogonek{a}}
9052*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b2{\ogonek{ }}
9053*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b3{\l}
9054*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b4{\'{}}
9055*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b5{\v l}
9056*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b6{\'s}
9057*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b7{\v{}}
9058*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b8{\cedilla\ }
9059*2e9d4914SAndroid Build Coastguard Worker  \gdef^^b9{\v s}
9060*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ba{\cedilla s}
9061*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bb{\v t}
9062*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bc{\'z}
9063*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bd{\H{}}
9064*2e9d4914SAndroid Build Coastguard Worker  \gdef^^be{\v z}
9065*2e9d4914SAndroid Build Coastguard Worker  \gdef^^bf{\dotaccent z}
9066*2e9d4914SAndroid Build Coastguard Worker  %
9067*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c0{\'R}
9068*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c1{\'A}
9069*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c2{\^A}
9070*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c3{\u A}
9071*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c4{\"A}
9072*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c5{\'L}
9073*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c6{\'C}
9074*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c7{\cedilla C}
9075*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c8{\v C}
9076*2e9d4914SAndroid Build Coastguard Worker  \gdef^^c9{\'E}
9077*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ca{\ogonek{E}}
9078*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cb{\"E}
9079*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cc{\v E}
9080*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cd{\'I}
9081*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ce{\^I}
9082*2e9d4914SAndroid Build Coastguard Worker  \gdef^^cf{\v D}
9083*2e9d4914SAndroid Build Coastguard Worker  %
9084*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d0{\DH}
9085*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d1{\'N}
9086*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d2{\v N}
9087*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d3{\'O}
9088*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d4{\^O}
9089*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d5{\H O}
9090*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d6{\"O}
9091*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d7{$\times$}
9092*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d8{\v R}
9093*2e9d4914SAndroid Build Coastguard Worker  \gdef^^d9{\ringaccent U}
9094*2e9d4914SAndroid Build Coastguard Worker  \gdef^^da{\'U}
9095*2e9d4914SAndroid Build Coastguard Worker  \gdef^^db{\H U}
9096*2e9d4914SAndroid Build Coastguard Worker  \gdef^^dc{\"U}
9097*2e9d4914SAndroid Build Coastguard Worker  \gdef^^dd{\'Y}
9098*2e9d4914SAndroid Build Coastguard Worker  \gdef^^de{\cedilla T}
9099*2e9d4914SAndroid Build Coastguard Worker  \gdef^^df{\ss}
9100*2e9d4914SAndroid Build Coastguard Worker  %
9101*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e0{\'r}
9102*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e1{\'a}
9103*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e2{\^a}
9104*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e3{\u a}
9105*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e4{\"a}
9106*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e5{\'l}
9107*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e6{\'c}
9108*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e7{\cedilla c}
9109*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e8{\v c}
9110*2e9d4914SAndroid Build Coastguard Worker  \gdef^^e9{\'e}
9111*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ea{\ogonek{e}}
9112*2e9d4914SAndroid Build Coastguard Worker  \gdef^^eb{\"e}
9113*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ec{\v e}
9114*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ed{\'{\dotless{i}}}
9115*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ee{\^{\dotless{i}}}
9116*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ef{\v d}
9117*2e9d4914SAndroid Build Coastguard Worker  %
9118*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f0{\dh}
9119*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f1{\'n}
9120*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f2{\v n}
9121*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f3{\'o}
9122*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f4{\^o}
9123*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f5{\H o}
9124*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f6{\"o}
9125*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f7{$\div$}
9126*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f8{\v r}
9127*2e9d4914SAndroid Build Coastguard Worker  \gdef^^f9{\ringaccent u}
9128*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fa{\'u}
9129*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fb{\H u}
9130*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fc{\"u}
9131*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fd{\'y}
9132*2e9d4914SAndroid Build Coastguard Worker  \gdef^^fe{\cedilla t}
9133*2e9d4914SAndroid Build Coastguard Worker  \gdef^^ff{\dotaccent{}}
9134*2e9d4914SAndroid Build Coastguard Worker}
9135*2e9d4914SAndroid Build Coastguard Worker
9136*2e9d4914SAndroid Build Coastguard Worker% UTF-8 character definitions.
9137*2e9d4914SAndroid Build Coastguard Worker%
9138*2e9d4914SAndroid Build Coastguard Worker% This code to support UTF-8 is based on LaTeX's utf8.def, with some
9139*2e9d4914SAndroid Build Coastguard Worker% changes for Texinfo conventions.  It is included here under the GPL by
9140*2e9d4914SAndroid Build Coastguard Worker% permission from Frank Mittelbach and the LaTeX team.
9141*2e9d4914SAndroid Build Coastguard Worker%
9142*2e9d4914SAndroid Build Coastguard Worker\newcount\countUTFx
9143*2e9d4914SAndroid Build Coastguard Worker\newcount\countUTFy
9144*2e9d4914SAndroid Build Coastguard Worker\newcount\countUTFz
9145*2e9d4914SAndroid Build Coastguard Worker
9146*2e9d4914SAndroid Build Coastguard Worker\gdef\UTFviiiTwoOctets#1#2{\expandafter
9147*2e9d4914SAndroid Build Coastguard Worker   \UTFviiiDefined\csname u8:#1\string #2\endcsname}
9148*2e9d4914SAndroid Build Coastguard Worker%
9149*2e9d4914SAndroid Build Coastguard Worker\gdef\UTFviiiThreeOctets#1#2#3{\expandafter
9150*2e9d4914SAndroid Build Coastguard Worker   \UTFviiiDefined\csname u8:#1\string #2\string #3\endcsname}
9151*2e9d4914SAndroid Build Coastguard Worker%
9152*2e9d4914SAndroid Build Coastguard Worker\gdef\UTFviiiFourOctets#1#2#3#4{\expandafter
9153*2e9d4914SAndroid Build Coastguard Worker   \UTFviiiDefined\csname u8:#1\string #2\string #3\string #4\endcsname}
9154*2e9d4914SAndroid Build Coastguard Worker
9155*2e9d4914SAndroid Build Coastguard Worker\gdef\UTFviiiDefined#1{%
9156*2e9d4914SAndroid Build Coastguard Worker  \ifx #1\relax
9157*2e9d4914SAndroid Build Coastguard Worker    \message{\linenumber Unicode char \string #1 not defined for Texinfo}%
9158*2e9d4914SAndroid Build Coastguard Worker  \else
9159*2e9d4914SAndroid Build Coastguard Worker    \expandafter #1%
9160*2e9d4914SAndroid Build Coastguard Worker  \fi
9161*2e9d4914SAndroid Build Coastguard Worker}
9162*2e9d4914SAndroid Build Coastguard Worker
9163*2e9d4914SAndroid Build Coastguard Worker\begingroup
9164*2e9d4914SAndroid Build Coastguard Worker  \catcode`\~13
9165*2e9d4914SAndroid Build Coastguard Worker  \catcode`\"12
9166*2e9d4914SAndroid Build Coastguard Worker
9167*2e9d4914SAndroid Build Coastguard Worker  \def\UTFviiiLoop{%
9168*2e9d4914SAndroid Build Coastguard Worker    \global\catcode\countUTFx\active
9169*2e9d4914SAndroid Build Coastguard Worker    \uccode`\~\countUTFx
9170*2e9d4914SAndroid Build Coastguard Worker    \uppercase\expandafter{\UTFviiiTmp}%
9171*2e9d4914SAndroid Build Coastguard Worker    \advance\countUTFx by 1
9172*2e9d4914SAndroid Build Coastguard Worker    \ifnum\countUTFx < \countUTFy
9173*2e9d4914SAndroid Build Coastguard Worker      \expandafter\UTFviiiLoop
9174*2e9d4914SAndroid Build Coastguard Worker    \fi}
9175*2e9d4914SAndroid Build Coastguard Worker
9176*2e9d4914SAndroid Build Coastguard Worker  \countUTFx = "C2
9177*2e9d4914SAndroid Build Coastguard Worker  \countUTFy = "E0
9178*2e9d4914SAndroid Build Coastguard Worker  \def\UTFviiiTmp{%
9179*2e9d4914SAndroid Build Coastguard Worker    \xdef~{\noexpand\UTFviiiTwoOctets\string~}}
9180*2e9d4914SAndroid Build Coastguard Worker  \UTFviiiLoop
9181*2e9d4914SAndroid Build Coastguard Worker
9182*2e9d4914SAndroid Build Coastguard Worker  \countUTFx = "E0
9183*2e9d4914SAndroid Build Coastguard Worker  \countUTFy = "F0
9184*2e9d4914SAndroid Build Coastguard Worker  \def\UTFviiiTmp{%
9185*2e9d4914SAndroid Build Coastguard Worker    \xdef~{\noexpand\UTFviiiThreeOctets\string~}}
9186*2e9d4914SAndroid Build Coastguard Worker  \UTFviiiLoop
9187*2e9d4914SAndroid Build Coastguard Worker
9188*2e9d4914SAndroid Build Coastguard Worker  \countUTFx = "F0
9189*2e9d4914SAndroid Build Coastguard Worker  \countUTFy = "F4
9190*2e9d4914SAndroid Build Coastguard Worker  \def\UTFviiiTmp{%
9191*2e9d4914SAndroid Build Coastguard Worker    \xdef~{\noexpand\UTFviiiFourOctets\string~}}
9192*2e9d4914SAndroid Build Coastguard Worker  \UTFviiiLoop
9193*2e9d4914SAndroid Build Coastguard Worker\endgroup
9194*2e9d4914SAndroid Build Coastguard Worker
9195*2e9d4914SAndroid Build Coastguard Worker\begingroup
9196*2e9d4914SAndroid Build Coastguard Worker  \catcode`\"=12
9197*2e9d4914SAndroid Build Coastguard Worker  \catcode`\<=12
9198*2e9d4914SAndroid Build Coastguard Worker  \catcode`\.=12
9199*2e9d4914SAndroid Build Coastguard Worker  \catcode`\,=12
9200*2e9d4914SAndroid Build Coastguard Worker  \catcode`\;=12
9201*2e9d4914SAndroid Build Coastguard Worker  \catcode`\!=12
9202*2e9d4914SAndroid Build Coastguard Worker  \catcode`\~=13
9203*2e9d4914SAndroid Build Coastguard Worker
9204*2e9d4914SAndroid Build Coastguard Worker  \gdef\DeclareUnicodeCharacter#1#2{%
9205*2e9d4914SAndroid Build Coastguard Worker    \countUTFz = "#1\relax
9206*2e9d4914SAndroid Build Coastguard Worker    %\wlog{\space\space defining Unicode char U+#1 (decimal \the\countUTFz)}%
9207*2e9d4914SAndroid Build Coastguard Worker    \begingroup
9208*2e9d4914SAndroid Build Coastguard Worker      \parseXMLCharref
9209*2e9d4914SAndroid Build Coastguard Worker      \def\UTFviiiTwoOctets##1##2{%
9210*2e9d4914SAndroid Build Coastguard Worker        \csname u8:##1\string ##2\endcsname}%
9211*2e9d4914SAndroid Build Coastguard Worker      \def\UTFviiiThreeOctets##1##2##3{%
9212*2e9d4914SAndroid Build Coastguard Worker        \csname u8:##1\string ##2\string ##3\endcsname}%
9213*2e9d4914SAndroid Build Coastguard Worker      \def\UTFviiiFourOctets##1##2##3##4{%
9214*2e9d4914SAndroid Build Coastguard Worker        \csname u8:##1\string ##2\string ##3\string ##4\endcsname}%
9215*2e9d4914SAndroid Build Coastguard Worker      \expandafter\expandafter\expandafter\expandafter
9216*2e9d4914SAndroid Build Coastguard Worker       \expandafter\expandafter\expandafter
9217*2e9d4914SAndroid Build Coastguard Worker       \gdef\UTFviiiTmp{#2}%
9218*2e9d4914SAndroid Build Coastguard Worker    \endgroup}
9219*2e9d4914SAndroid Build Coastguard Worker
9220*2e9d4914SAndroid Build Coastguard Worker  \gdef\parseXMLCharref{%
9221*2e9d4914SAndroid Build Coastguard Worker    \ifnum\countUTFz < "A0\relax
9222*2e9d4914SAndroid Build Coastguard Worker      \errhelp = \EMsimple
9223*2e9d4914SAndroid Build Coastguard Worker      \errmessage{Cannot define Unicode char value < 00A0}%
9224*2e9d4914SAndroid Build Coastguard Worker    \else\ifnum\countUTFz < "800\relax
9225*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiA,%
9226*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiB C\UTFviiiTwoOctets.,%
9227*2e9d4914SAndroid Build Coastguard Worker    \else\ifnum\countUTFz < "10000\relax
9228*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiA;%
9229*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiA,%
9230*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiB E\UTFviiiThreeOctets.{,;}%
9231*2e9d4914SAndroid Build Coastguard Worker    \else
9232*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiA;%
9233*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiA,%
9234*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiA!%
9235*2e9d4914SAndroid Build Coastguard Worker      \parseUTFviiiB F\UTFviiiFourOctets.{!,;}%
9236*2e9d4914SAndroid Build Coastguard Worker    \fi\fi\fi
9237*2e9d4914SAndroid Build Coastguard Worker  }
9238*2e9d4914SAndroid Build Coastguard Worker
9239*2e9d4914SAndroid Build Coastguard Worker  \gdef\parseUTFviiiA#1{%
9240*2e9d4914SAndroid Build Coastguard Worker    \countUTFx = \countUTFz
9241*2e9d4914SAndroid Build Coastguard Worker    \divide\countUTFz by 64
9242*2e9d4914SAndroid Build Coastguard Worker    \countUTFy = \countUTFz
9243*2e9d4914SAndroid Build Coastguard Worker    \multiply\countUTFz by 64
9244*2e9d4914SAndroid Build Coastguard Worker    \advance\countUTFx by -\countUTFz
9245*2e9d4914SAndroid Build Coastguard Worker    \advance\countUTFx by 128
9246*2e9d4914SAndroid Build Coastguard Worker    \uccode `#1\countUTFx
9247*2e9d4914SAndroid Build Coastguard Worker    \countUTFz = \countUTFy}
9248*2e9d4914SAndroid Build Coastguard Worker
9249*2e9d4914SAndroid Build Coastguard Worker  \gdef\parseUTFviiiB#1#2#3#4{%
9250*2e9d4914SAndroid Build Coastguard Worker    \advance\countUTFz by "#10\relax
9251*2e9d4914SAndroid Build Coastguard Worker    \uccode `#3\countUTFz
9252*2e9d4914SAndroid Build Coastguard Worker    \uppercase{\gdef\UTFviiiTmp{#2#3#4}}}
9253*2e9d4914SAndroid Build Coastguard Worker\endgroup
9254*2e9d4914SAndroid Build Coastguard Worker
9255*2e9d4914SAndroid Build Coastguard Worker\def\utfeightchardefs{%
9256*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00A0}{\tie}
9257*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00A1}{\exclamdown}
9258*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00A3}{\pounds}
9259*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00A8}{\"{ }}
9260*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00A9}{\copyright}
9261*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00AA}{\ordf}
9262*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00AB}{\guillemetleft}
9263*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00AD}{\-}
9264*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00AE}{\registeredsymbol}
9265*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00AF}{\={ }}
9266*2e9d4914SAndroid Build Coastguard Worker
9267*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00B0}{\ringaccent{ }}
9268*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00B4}{\'{ }}
9269*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00B8}{\cedilla{ }}
9270*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00BA}{\ordm}
9271*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00BB}{\guillemetright}
9272*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00BF}{\questiondown}
9273*2e9d4914SAndroid Build Coastguard Worker
9274*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C0}{\`A}
9275*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C1}{\'A}
9276*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C2}{\^A}
9277*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C3}{\~A}
9278*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C4}{\"A}
9279*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C5}{\AA}
9280*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C6}{\AE}
9281*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C7}{\cedilla{C}}
9282*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C8}{\`E}
9283*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00C9}{\'E}
9284*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00CA}{\^E}
9285*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00CB}{\"E}
9286*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00CC}{\`I}
9287*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00CD}{\'I}
9288*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00CE}{\^I}
9289*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00CF}{\"I}
9290*2e9d4914SAndroid Build Coastguard Worker
9291*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D0}{\DH}
9292*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D1}{\~N}
9293*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D2}{\`O}
9294*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D3}{\'O}
9295*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D4}{\^O}
9296*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D5}{\~O}
9297*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D6}{\"O}
9298*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D8}{\O}
9299*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00D9}{\`U}
9300*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00DA}{\'U}
9301*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00DB}{\^U}
9302*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00DC}{\"U}
9303*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00DD}{\'Y}
9304*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00DE}{\TH}
9305*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00DF}{\ss}
9306*2e9d4914SAndroid Build Coastguard Worker
9307*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E0}{\`a}
9308*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E1}{\'a}
9309*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E2}{\^a}
9310*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E3}{\~a}
9311*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E4}{\"a}
9312*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E5}{\aa}
9313*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E6}{\ae}
9314*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E7}{\cedilla{c}}
9315*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E8}{\`e}
9316*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00E9}{\'e}
9317*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00EA}{\^e}
9318*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00EB}{\"e}
9319*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00EC}{\`{\dotless{i}}}
9320*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00ED}{\'{\dotless{i}}}
9321*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00EE}{\^{\dotless{i}}}
9322*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00EF}{\"{\dotless{i}}}
9323*2e9d4914SAndroid Build Coastguard Worker
9324*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F0}{\dh}
9325*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F1}{\~n}
9326*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F2}{\`o}
9327*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F3}{\'o}
9328*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F4}{\^o}
9329*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F5}{\~o}
9330*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F6}{\"o}
9331*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F8}{\o}
9332*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00F9}{\`u}
9333*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00FA}{\'u}
9334*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00FB}{\^u}
9335*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00FC}{\"u}
9336*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00FD}{\'y}
9337*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00FE}{\th}
9338*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{00FF}{\"y}
9339*2e9d4914SAndroid Build Coastguard Worker
9340*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0100}{\=A}
9341*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0101}{\=a}
9342*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0102}{\u{A}}
9343*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0103}{\u{a}}
9344*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0104}{\ogonek{A}}
9345*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0105}{\ogonek{a}}
9346*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0106}{\'C}
9347*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0107}{\'c}
9348*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0108}{\^C}
9349*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0109}{\^c}
9350*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0118}{\ogonek{E}}
9351*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0119}{\ogonek{e}}
9352*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{010A}{\dotaccent{C}}
9353*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{010B}{\dotaccent{c}}
9354*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{010C}{\v{C}}
9355*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{010D}{\v{c}}
9356*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{010E}{\v{D}}
9357*2e9d4914SAndroid Build Coastguard Worker
9358*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0112}{\=E}
9359*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0113}{\=e}
9360*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0114}{\u{E}}
9361*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0115}{\u{e}}
9362*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0116}{\dotaccent{E}}
9363*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0117}{\dotaccent{e}}
9364*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{011A}{\v{E}}
9365*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{011B}{\v{e}}
9366*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{011C}{\^G}
9367*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{011D}{\^g}
9368*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{011E}{\u{G}}
9369*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{011F}{\u{g}}
9370*2e9d4914SAndroid Build Coastguard Worker
9371*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0120}{\dotaccent{G}}
9372*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0121}{\dotaccent{g}}
9373*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0124}{\^H}
9374*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0125}{\^h}
9375*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0128}{\~I}
9376*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0129}{\~{\dotless{i}}}
9377*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{012A}{\=I}
9378*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{012B}{\={\dotless{i}}}
9379*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{012C}{\u{I}}
9380*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{012D}{\u{\dotless{i}}}
9381*2e9d4914SAndroid Build Coastguard Worker
9382*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0130}{\dotaccent{I}}
9383*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0131}{\dotless{i}}
9384*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0132}{IJ}
9385*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0133}{ij}
9386*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0134}{\^J}
9387*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0135}{\^{\dotless{j}}}
9388*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0139}{\'L}
9389*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{013A}{\'l}
9390*2e9d4914SAndroid Build Coastguard Worker
9391*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0141}{\L}
9392*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0142}{\l}
9393*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0143}{\'N}
9394*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0144}{\'n}
9395*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0147}{\v{N}}
9396*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0148}{\v{n}}
9397*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{014C}{\=O}
9398*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{014D}{\=o}
9399*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{014E}{\u{O}}
9400*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{014F}{\u{o}}
9401*2e9d4914SAndroid Build Coastguard Worker
9402*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0150}{\H{O}}
9403*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0151}{\H{o}}
9404*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0152}{\OE}
9405*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0153}{\oe}
9406*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0154}{\'R}
9407*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0155}{\'r}
9408*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0158}{\v{R}}
9409*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0159}{\v{r}}
9410*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{015A}{\'S}
9411*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{015B}{\'s}
9412*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{015C}{\^S}
9413*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{015D}{\^s}
9414*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{015E}{\cedilla{S}}
9415*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{015F}{\cedilla{s}}
9416*2e9d4914SAndroid Build Coastguard Worker
9417*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0160}{\v{S}}
9418*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0161}{\v{s}}
9419*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0162}{\cedilla{t}}
9420*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0163}{\cedilla{T}}
9421*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0164}{\v{T}}
9422*2e9d4914SAndroid Build Coastguard Worker
9423*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0168}{\~U}
9424*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0169}{\~u}
9425*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{016A}{\=U}
9426*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{016B}{\=u}
9427*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{016C}{\u{U}}
9428*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{016D}{\u{u}}
9429*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{016E}{\ringaccent{U}}
9430*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{016F}{\ringaccent{u}}
9431*2e9d4914SAndroid Build Coastguard Worker
9432*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0170}{\H{U}}
9433*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0171}{\H{u}}
9434*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0174}{\^W}
9435*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0175}{\^w}
9436*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0176}{\^Y}
9437*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0177}{\^y}
9438*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0178}{\"Y}
9439*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0179}{\'Z}
9440*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{017A}{\'z}
9441*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{017B}{\dotaccent{Z}}
9442*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{017C}{\dotaccent{z}}
9443*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{017D}{\v{Z}}
9444*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{017E}{\v{z}}
9445*2e9d4914SAndroid Build Coastguard Worker
9446*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01C4}{D\v{Z}}
9447*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01C5}{D\v{z}}
9448*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01C6}{d\v{z}}
9449*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01C7}{LJ}
9450*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01C8}{Lj}
9451*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01C9}{lj}
9452*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01CA}{NJ}
9453*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01CB}{Nj}
9454*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01CC}{nj}
9455*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01CD}{\v{A}}
9456*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01CE}{\v{a}}
9457*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01CF}{\v{I}}
9458*2e9d4914SAndroid Build Coastguard Worker
9459*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01D0}{\v{\dotless{i}}}
9460*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01D1}{\v{O}}
9461*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01D2}{\v{o}}
9462*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01D3}{\v{U}}
9463*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01D4}{\v{u}}
9464*2e9d4914SAndroid Build Coastguard Worker
9465*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01E2}{\={\AE}}
9466*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01E3}{\={\ae}}
9467*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01E6}{\v{G}}
9468*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01E7}{\v{g}}
9469*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01E8}{\v{K}}
9470*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01E9}{\v{k}}
9471*2e9d4914SAndroid Build Coastguard Worker
9472*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F0}{\v{\dotless{j}}}
9473*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F1}{DZ}
9474*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F2}{Dz}
9475*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F3}{dz}
9476*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F4}{\'G}
9477*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F5}{\'g}
9478*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F8}{\`N}
9479*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01F9}{\`n}
9480*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01FC}{\'{\AE}}
9481*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01FD}{\'{\ae}}
9482*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01FE}{\'{\O}}
9483*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{01FF}{\'{\o}}
9484*2e9d4914SAndroid Build Coastguard Worker
9485*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{021E}{\v{H}}
9486*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{021F}{\v{h}}
9487*2e9d4914SAndroid Build Coastguard Worker
9488*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0226}{\dotaccent{A}}
9489*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0227}{\dotaccent{a}}
9490*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0228}{\cedilla{E}}
9491*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0229}{\cedilla{e}}
9492*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{022E}{\dotaccent{O}}
9493*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{022F}{\dotaccent{o}}
9494*2e9d4914SAndroid Build Coastguard Worker
9495*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0232}{\=Y}
9496*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0233}{\=y}
9497*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{0237}{\dotless{j}}
9498*2e9d4914SAndroid Build Coastguard Worker
9499*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{02DB}{\ogonek{ }}
9500*2e9d4914SAndroid Build Coastguard Worker
9501*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E02}{\dotaccent{B}}
9502*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E03}{\dotaccent{b}}
9503*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E04}{\udotaccent{B}}
9504*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E05}{\udotaccent{b}}
9505*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E06}{\ubaraccent{B}}
9506*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E07}{\ubaraccent{b}}
9507*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E0A}{\dotaccent{D}}
9508*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E0B}{\dotaccent{d}}
9509*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E0C}{\udotaccent{D}}
9510*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E0D}{\udotaccent{d}}
9511*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E0E}{\ubaraccent{D}}
9512*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E0F}{\ubaraccent{d}}
9513*2e9d4914SAndroid Build Coastguard Worker
9514*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E1E}{\dotaccent{F}}
9515*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E1F}{\dotaccent{f}}
9516*2e9d4914SAndroid Build Coastguard Worker
9517*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E20}{\=G}
9518*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E21}{\=g}
9519*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E22}{\dotaccent{H}}
9520*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E23}{\dotaccent{h}}
9521*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E24}{\udotaccent{H}}
9522*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E25}{\udotaccent{h}}
9523*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E26}{\"H}
9524*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E27}{\"h}
9525*2e9d4914SAndroid Build Coastguard Worker
9526*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E30}{\'K}
9527*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E31}{\'k}
9528*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E32}{\udotaccent{K}}
9529*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E33}{\udotaccent{k}}
9530*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E34}{\ubaraccent{K}}
9531*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E35}{\ubaraccent{k}}
9532*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E36}{\udotaccent{L}}
9533*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E37}{\udotaccent{l}}
9534*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E3A}{\ubaraccent{L}}
9535*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E3B}{\ubaraccent{l}}
9536*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E3E}{\'M}
9537*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E3F}{\'m}
9538*2e9d4914SAndroid Build Coastguard Worker
9539*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E40}{\dotaccent{M}}
9540*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E41}{\dotaccent{m}}
9541*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E42}{\udotaccent{M}}
9542*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E43}{\udotaccent{m}}
9543*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E44}{\dotaccent{N}}
9544*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E45}{\dotaccent{n}}
9545*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E46}{\udotaccent{N}}
9546*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E47}{\udotaccent{n}}
9547*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E48}{\ubaraccent{N}}
9548*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E49}{\ubaraccent{n}}
9549*2e9d4914SAndroid Build Coastguard Worker
9550*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E54}{\'P}
9551*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E55}{\'p}
9552*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E56}{\dotaccent{P}}
9553*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E57}{\dotaccent{p}}
9554*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E58}{\dotaccent{R}}
9555*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E59}{\dotaccent{r}}
9556*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E5A}{\udotaccent{R}}
9557*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E5B}{\udotaccent{r}}
9558*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E5E}{\ubaraccent{R}}
9559*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E5F}{\ubaraccent{r}}
9560*2e9d4914SAndroid Build Coastguard Worker
9561*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E60}{\dotaccent{S}}
9562*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E61}{\dotaccent{s}}
9563*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E62}{\udotaccent{S}}
9564*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E63}{\udotaccent{s}}
9565*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E6A}{\dotaccent{T}}
9566*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E6B}{\dotaccent{t}}
9567*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E6C}{\udotaccent{T}}
9568*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E6D}{\udotaccent{t}}
9569*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E6E}{\ubaraccent{T}}
9570*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E6F}{\ubaraccent{t}}
9571*2e9d4914SAndroid Build Coastguard Worker
9572*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E7C}{\~V}
9573*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E7D}{\~v}
9574*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E7E}{\udotaccent{V}}
9575*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E7F}{\udotaccent{v}}
9576*2e9d4914SAndroid Build Coastguard Worker
9577*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E80}{\`W}
9578*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E81}{\`w}
9579*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E82}{\'W}
9580*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E83}{\'w}
9581*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E84}{\"W}
9582*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E85}{\"w}
9583*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E86}{\dotaccent{W}}
9584*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E87}{\dotaccent{w}}
9585*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E88}{\udotaccent{W}}
9586*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E89}{\udotaccent{w}}
9587*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E8A}{\dotaccent{X}}
9588*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E8B}{\dotaccent{x}}
9589*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E8C}{\"X}
9590*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E8D}{\"x}
9591*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E8E}{\dotaccent{Y}}
9592*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E8F}{\dotaccent{y}}
9593*2e9d4914SAndroid Build Coastguard Worker
9594*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E90}{\^Z}
9595*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E91}{\^z}
9596*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E92}{\udotaccent{Z}}
9597*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E93}{\udotaccent{z}}
9598*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E94}{\ubaraccent{Z}}
9599*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E95}{\ubaraccent{z}}
9600*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E96}{\ubaraccent{h}}
9601*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E97}{\"t}
9602*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E98}{\ringaccent{w}}
9603*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1E99}{\ringaccent{y}}
9604*2e9d4914SAndroid Build Coastguard Worker
9605*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EA0}{\udotaccent{A}}
9606*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EA1}{\udotaccent{a}}
9607*2e9d4914SAndroid Build Coastguard Worker
9608*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EB8}{\udotaccent{E}}
9609*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EB9}{\udotaccent{e}}
9610*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EBC}{\~E}
9611*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EBD}{\~e}
9612*2e9d4914SAndroid Build Coastguard Worker
9613*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1ECA}{\udotaccent{I}}
9614*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1ECB}{\udotaccent{i}}
9615*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1ECC}{\udotaccent{O}}
9616*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1ECD}{\udotaccent{o}}
9617*2e9d4914SAndroid Build Coastguard Worker
9618*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EE4}{\udotaccent{U}}
9619*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EE5}{\udotaccent{u}}
9620*2e9d4914SAndroid Build Coastguard Worker
9621*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EF2}{\`Y}
9622*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EF3}{\`y}
9623*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EF4}{\udotaccent{Y}}
9624*2e9d4914SAndroid Build Coastguard Worker
9625*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EF8}{\~Y}
9626*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{1EF9}{\~y}
9627*2e9d4914SAndroid Build Coastguard Worker
9628*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2013}{--}
9629*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2014}{---}
9630*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2018}{\quoteleft}
9631*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2019}{\quoteright}
9632*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{201A}{\quotesinglbase}
9633*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{201C}{\quotedblleft}
9634*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{201D}{\quotedblright}
9635*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{201E}{\quotedblbase}
9636*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2022}{\bullet}
9637*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2026}{\dots}
9638*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2039}{\guilsinglleft}
9639*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{203A}{\guilsinglright}
9640*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{20AC}{\euro}
9641*2e9d4914SAndroid Build Coastguard Worker
9642*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2192}{\expansion}
9643*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{21D2}{\result}
9644*2e9d4914SAndroid Build Coastguard Worker
9645*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2212}{\minus}
9646*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2217}{\point}
9647*2e9d4914SAndroid Build Coastguard Worker  \DeclareUnicodeCharacter{2261}{\equiv}
9648*2e9d4914SAndroid Build Coastguard Worker}% end of \utfeightchardefs
9649*2e9d4914SAndroid Build Coastguard Worker
9650*2e9d4914SAndroid Build Coastguard Worker
9651*2e9d4914SAndroid Build Coastguard Worker% US-ASCII character definitions.
9652*2e9d4914SAndroid Build Coastguard Worker\def\asciichardefs{% nothing need be done
9653*2e9d4914SAndroid Build Coastguard Worker   \relax
9654*2e9d4914SAndroid Build Coastguard Worker}
9655*2e9d4914SAndroid Build Coastguard Worker
9656*2e9d4914SAndroid Build Coastguard Worker% Make non-ASCII characters printable again for compatibility with
9657*2e9d4914SAndroid Build Coastguard Worker% existing Texinfo documents that may use them, even without declaring a
9658*2e9d4914SAndroid Build Coastguard Worker% document encoding.
9659*2e9d4914SAndroid Build Coastguard Worker%
9660*2e9d4914SAndroid Build Coastguard Worker\setnonasciicharscatcode \other
9661*2e9d4914SAndroid Build Coastguard Worker
9662*2e9d4914SAndroid Build Coastguard Worker
9663*2e9d4914SAndroid Build Coastguard Worker\message{formatting,}
9664*2e9d4914SAndroid Build Coastguard Worker
9665*2e9d4914SAndroid Build Coastguard Worker\newdimen\defaultparindent \defaultparindent = 15pt
9666*2e9d4914SAndroid Build Coastguard Worker
9667*2e9d4914SAndroid Build Coastguard Worker\chapheadingskip = 15pt plus 4pt minus 2pt
9668*2e9d4914SAndroid Build Coastguard Worker\secheadingskip = 12pt plus 3pt minus 2pt
9669*2e9d4914SAndroid Build Coastguard Worker\subsecheadingskip = 9pt plus 2pt minus 2pt
9670*2e9d4914SAndroid Build Coastguard Worker
9671*2e9d4914SAndroid Build Coastguard Worker% Prevent underfull vbox error messages.
9672*2e9d4914SAndroid Build Coastguard Worker\vbadness = 10000
9673*2e9d4914SAndroid Build Coastguard Worker
9674*2e9d4914SAndroid Build Coastguard Worker% Don't be very finicky about underfull hboxes, either.
9675*2e9d4914SAndroid Build Coastguard Worker\hbadness = 6666
9676*2e9d4914SAndroid Build Coastguard Worker
9677*2e9d4914SAndroid Build Coastguard Worker% Following George Bush, get rid of widows and orphans.
9678*2e9d4914SAndroid Build Coastguard Worker\widowpenalty=10000
9679*2e9d4914SAndroid Build Coastguard Worker\clubpenalty=10000
9680*2e9d4914SAndroid Build Coastguard Worker
9681*2e9d4914SAndroid Build Coastguard Worker% Use TeX 3.0's \emergencystretch to help line breaking, but if we're
9682*2e9d4914SAndroid Build Coastguard Worker% using an old version of TeX, don't do anything.  We want the amount of
9683*2e9d4914SAndroid Build Coastguard Worker% stretch added to depend on the line length, hence the dependence on
9684*2e9d4914SAndroid Build Coastguard Worker% \hsize.  We call this whenever the paper size is set.
9685*2e9d4914SAndroid Build Coastguard Worker%
9686*2e9d4914SAndroid Build Coastguard Worker\def\setemergencystretch{%
9687*2e9d4914SAndroid Build Coastguard Worker  \ifx\emergencystretch\thisisundefined
9688*2e9d4914SAndroid Build Coastguard Worker    % Allow us to assign to \emergencystretch anyway.
9689*2e9d4914SAndroid Build Coastguard Worker    \def\emergencystretch{\dimen0}%
9690*2e9d4914SAndroid Build Coastguard Worker  \else
9691*2e9d4914SAndroid Build Coastguard Worker    \emergencystretch = .15\hsize
9692*2e9d4914SAndroid Build Coastguard Worker  \fi
9693*2e9d4914SAndroid Build Coastguard Worker}
9694*2e9d4914SAndroid Build Coastguard Worker
9695*2e9d4914SAndroid Build Coastguard Worker% Parameters in order: 1) textheight; 2) textwidth;
9696*2e9d4914SAndroid Build Coastguard Worker% 3) voffset; 4) hoffset; 5) binding offset; 6) topskip;
9697*2e9d4914SAndroid Build Coastguard Worker% 7) physical page height; 8) physical page width.
9698*2e9d4914SAndroid Build Coastguard Worker%
9699*2e9d4914SAndroid Build Coastguard Worker% We also call \setleading{\textleading}, so the caller should define
9700*2e9d4914SAndroid Build Coastguard Worker% \textleading.  The caller should also set \parskip.
9701*2e9d4914SAndroid Build Coastguard Worker%
9702*2e9d4914SAndroid Build Coastguard Worker\def\internalpagesizes#1#2#3#4#5#6#7#8{%
9703*2e9d4914SAndroid Build Coastguard Worker  \voffset = #3\relax
9704*2e9d4914SAndroid Build Coastguard Worker  \topskip = #6\relax
9705*2e9d4914SAndroid Build Coastguard Worker  \splittopskip = \topskip
9706*2e9d4914SAndroid Build Coastguard Worker  %
9707*2e9d4914SAndroid Build Coastguard Worker  \vsize = #1\relax
9708*2e9d4914SAndroid Build Coastguard Worker  \advance\vsize by \topskip
9709*2e9d4914SAndroid Build Coastguard Worker  \outervsize = \vsize
9710*2e9d4914SAndroid Build Coastguard Worker  \advance\outervsize by 2\topandbottommargin
9711*2e9d4914SAndroid Build Coastguard Worker  \pageheight = \vsize
9712*2e9d4914SAndroid Build Coastguard Worker  %
9713*2e9d4914SAndroid Build Coastguard Worker  \hsize = #2\relax
9714*2e9d4914SAndroid Build Coastguard Worker  \outerhsize = \hsize
9715*2e9d4914SAndroid Build Coastguard Worker  \advance\outerhsize by 0.5in
9716*2e9d4914SAndroid Build Coastguard Worker  \pagewidth = \hsize
9717*2e9d4914SAndroid Build Coastguard Worker  %
9718*2e9d4914SAndroid Build Coastguard Worker  \normaloffset = #4\relax
9719*2e9d4914SAndroid Build Coastguard Worker  \bindingoffset = #5\relax
9720*2e9d4914SAndroid Build Coastguard Worker  %
9721*2e9d4914SAndroid Build Coastguard Worker  \ifpdf
9722*2e9d4914SAndroid Build Coastguard Worker    \pdfpageheight #7\relax
9723*2e9d4914SAndroid Build Coastguard Worker    \pdfpagewidth #8\relax
9724*2e9d4914SAndroid Build Coastguard Worker    % if we don't reset these, they will remain at "1 true in" of
9725*2e9d4914SAndroid Build Coastguard Worker    % whatever layout pdftex was dumped with.
9726*2e9d4914SAndroid Build Coastguard Worker    \pdfhorigin = 1 true in
9727*2e9d4914SAndroid Build Coastguard Worker    \pdfvorigin = 1 true in
9728*2e9d4914SAndroid Build Coastguard Worker  \fi
9729*2e9d4914SAndroid Build Coastguard Worker  %
9730*2e9d4914SAndroid Build Coastguard Worker  \setleading{\textleading}
9731*2e9d4914SAndroid Build Coastguard Worker  %
9732*2e9d4914SAndroid Build Coastguard Worker  \parindent = \defaultparindent
9733*2e9d4914SAndroid Build Coastguard Worker  \setemergencystretch
9734*2e9d4914SAndroid Build Coastguard Worker}
9735*2e9d4914SAndroid Build Coastguard Worker
9736*2e9d4914SAndroid Build Coastguard Worker% @letterpaper (the default).
9737*2e9d4914SAndroid Build Coastguard Worker\def\letterpaper{{\globaldefs = 1
9738*2e9d4914SAndroid Build Coastguard Worker  \parskip = 3pt plus 2pt minus 1pt
9739*2e9d4914SAndroid Build Coastguard Worker  \textleading = 13.2pt
9740*2e9d4914SAndroid Build Coastguard Worker  %
9741*2e9d4914SAndroid Build Coastguard Worker  % If page is nothing but text, make it come out even.
9742*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{607.2pt}{6in}% that's 46 lines
9743*2e9d4914SAndroid Build Coastguard Worker                    {\voffset}{.25in}%
9744*2e9d4914SAndroid Build Coastguard Worker                    {\bindingoffset}{36pt}%
9745*2e9d4914SAndroid Build Coastguard Worker                    {11in}{8.5in}%
9746*2e9d4914SAndroid Build Coastguard Worker}}
9747*2e9d4914SAndroid Build Coastguard Worker
9748*2e9d4914SAndroid Build Coastguard Worker% Use @smallbook to reset parameters for 7x9.25 trim size.
9749*2e9d4914SAndroid Build Coastguard Worker\def\smallbook{{\globaldefs = 1
9750*2e9d4914SAndroid Build Coastguard Worker  \parskip = 2pt plus 1pt
9751*2e9d4914SAndroid Build Coastguard Worker  \textleading = 12pt
9752*2e9d4914SAndroid Build Coastguard Worker  %
9753*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{7.5in}{5in}%
9754*2e9d4914SAndroid Build Coastguard Worker                    {-.2in}{0in}%
9755*2e9d4914SAndroid Build Coastguard Worker                    {\bindingoffset}{16pt}%
9756*2e9d4914SAndroid Build Coastguard Worker                    {9.25in}{7in}%
9757*2e9d4914SAndroid Build Coastguard Worker  %
9758*2e9d4914SAndroid Build Coastguard Worker  \lispnarrowing = 0.3in
9759*2e9d4914SAndroid Build Coastguard Worker  \tolerance = 700
9760*2e9d4914SAndroid Build Coastguard Worker  \hfuzz = 1pt
9761*2e9d4914SAndroid Build Coastguard Worker  \contentsrightmargin = 0pt
9762*2e9d4914SAndroid Build Coastguard Worker  \defbodyindent = .5cm
9763*2e9d4914SAndroid Build Coastguard Worker}}
9764*2e9d4914SAndroid Build Coastguard Worker
9765*2e9d4914SAndroid Build Coastguard Worker% Use @smallerbook to reset parameters for 6x9 trim size.
9766*2e9d4914SAndroid Build Coastguard Worker% (Just testing, parameters still in flux.)
9767*2e9d4914SAndroid Build Coastguard Worker\def\smallerbook{{\globaldefs = 1
9768*2e9d4914SAndroid Build Coastguard Worker  \parskip = 1.5pt plus 1pt
9769*2e9d4914SAndroid Build Coastguard Worker  \textleading = 12pt
9770*2e9d4914SAndroid Build Coastguard Worker  %
9771*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{7.4in}{4.8in}%
9772*2e9d4914SAndroid Build Coastguard Worker                    {-.2in}{-.4in}%
9773*2e9d4914SAndroid Build Coastguard Worker                    {0pt}{14pt}%
9774*2e9d4914SAndroid Build Coastguard Worker                    {9in}{6in}%
9775*2e9d4914SAndroid Build Coastguard Worker  %
9776*2e9d4914SAndroid Build Coastguard Worker  \lispnarrowing = 0.25in
9777*2e9d4914SAndroid Build Coastguard Worker  \tolerance = 700
9778*2e9d4914SAndroid Build Coastguard Worker  \hfuzz = 1pt
9779*2e9d4914SAndroid Build Coastguard Worker  \contentsrightmargin = 0pt
9780*2e9d4914SAndroid Build Coastguard Worker  \defbodyindent = .4cm
9781*2e9d4914SAndroid Build Coastguard Worker}}
9782*2e9d4914SAndroid Build Coastguard Worker
9783*2e9d4914SAndroid Build Coastguard Worker% Use @afourpaper to print on European A4 paper.
9784*2e9d4914SAndroid Build Coastguard Worker\def\afourpaper{{\globaldefs = 1
9785*2e9d4914SAndroid Build Coastguard Worker  \parskip = 3pt plus 2pt minus 1pt
9786*2e9d4914SAndroid Build Coastguard Worker  \textleading = 13.2pt
9787*2e9d4914SAndroid Build Coastguard Worker  %
9788*2e9d4914SAndroid Build Coastguard Worker  % Double-side printing via postscript on Laserjet 4050
9789*2e9d4914SAndroid Build Coastguard Worker  % prints double-sided nicely when \bindingoffset=10mm and \hoffset=-6mm.
9790*2e9d4914SAndroid Build Coastguard Worker  % To change the settings for a different printer or situation, adjust
9791*2e9d4914SAndroid Build Coastguard Worker  % \normaloffset until the front-side and back-side texts align.  Then
9792*2e9d4914SAndroid Build Coastguard Worker  % do the same for \bindingoffset.  You can set these for testing in
9793*2e9d4914SAndroid Build Coastguard Worker  % your texinfo source file like this:
9794*2e9d4914SAndroid Build Coastguard Worker  % @tex
9795*2e9d4914SAndroid Build Coastguard Worker  % \global\normaloffset = -6mm
9796*2e9d4914SAndroid Build Coastguard Worker  % \global\bindingoffset = 10mm
9797*2e9d4914SAndroid Build Coastguard Worker  % @end tex
9798*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{673.2pt}{160mm}% that's 51 lines
9799*2e9d4914SAndroid Build Coastguard Worker                    {\voffset}{\hoffset}%
9800*2e9d4914SAndroid Build Coastguard Worker                    {\bindingoffset}{44pt}%
9801*2e9d4914SAndroid Build Coastguard Worker                    {297mm}{210mm}%
9802*2e9d4914SAndroid Build Coastguard Worker  %
9803*2e9d4914SAndroid Build Coastguard Worker  \tolerance = 700
9804*2e9d4914SAndroid Build Coastguard Worker  \hfuzz = 1pt
9805*2e9d4914SAndroid Build Coastguard Worker  \contentsrightmargin = 0pt
9806*2e9d4914SAndroid Build Coastguard Worker  \defbodyindent = 5mm
9807*2e9d4914SAndroid Build Coastguard Worker}}
9808*2e9d4914SAndroid Build Coastguard Worker
9809*2e9d4914SAndroid Build Coastguard Worker% Use @afivepaper to print on European A5 paper.
9810*2e9d4914SAndroid Build Coastguard Worker% From [email protected], 2 July 2000.
9811*2e9d4914SAndroid Build Coastguard Worker% He also recommends making @example and @lisp be small.
9812*2e9d4914SAndroid Build Coastguard Worker\def\afivepaper{{\globaldefs = 1
9813*2e9d4914SAndroid Build Coastguard Worker  \parskip = 2pt plus 1pt minus 0.1pt
9814*2e9d4914SAndroid Build Coastguard Worker  \textleading = 12.5pt
9815*2e9d4914SAndroid Build Coastguard Worker  %
9816*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{160mm}{120mm}%
9817*2e9d4914SAndroid Build Coastguard Worker                    {\voffset}{\hoffset}%
9818*2e9d4914SAndroid Build Coastguard Worker                    {\bindingoffset}{8pt}%
9819*2e9d4914SAndroid Build Coastguard Worker                    {210mm}{148mm}%
9820*2e9d4914SAndroid Build Coastguard Worker  %
9821*2e9d4914SAndroid Build Coastguard Worker  \lispnarrowing = 0.2in
9822*2e9d4914SAndroid Build Coastguard Worker  \tolerance = 800
9823*2e9d4914SAndroid Build Coastguard Worker  \hfuzz = 1.2pt
9824*2e9d4914SAndroid Build Coastguard Worker  \contentsrightmargin = 0pt
9825*2e9d4914SAndroid Build Coastguard Worker  \defbodyindent = 2mm
9826*2e9d4914SAndroid Build Coastguard Worker  \tableindent = 12mm
9827*2e9d4914SAndroid Build Coastguard Worker}}
9828*2e9d4914SAndroid Build Coastguard Worker
9829*2e9d4914SAndroid Build Coastguard Worker% A specific text layout, 24x15cm overall, intended for A4 paper.
9830*2e9d4914SAndroid Build Coastguard Worker\def\afourlatex{{\globaldefs = 1
9831*2e9d4914SAndroid Build Coastguard Worker  \afourpaper
9832*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{237mm}{150mm}%
9833*2e9d4914SAndroid Build Coastguard Worker                    {\voffset}{4.6mm}%
9834*2e9d4914SAndroid Build Coastguard Worker                    {\bindingoffset}{7mm}%
9835*2e9d4914SAndroid Build Coastguard Worker                    {297mm}{210mm}%
9836*2e9d4914SAndroid Build Coastguard Worker  %
9837*2e9d4914SAndroid Build Coastguard Worker  % Must explicitly reset to 0 because we call \afourpaper.
9838*2e9d4914SAndroid Build Coastguard Worker  \globaldefs = 0
9839*2e9d4914SAndroid Build Coastguard Worker}}
9840*2e9d4914SAndroid Build Coastguard Worker
9841*2e9d4914SAndroid Build Coastguard Worker% Use @afourwide to print on A4 paper in landscape format.
9842*2e9d4914SAndroid Build Coastguard Worker\def\afourwide{{\globaldefs = 1
9843*2e9d4914SAndroid Build Coastguard Worker  \afourpaper
9844*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{241mm}{165mm}%
9845*2e9d4914SAndroid Build Coastguard Worker                    {\voffset}{-2.95mm}%
9846*2e9d4914SAndroid Build Coastguard Worker                    {\bindingoffset}{7mm}%
9847*2e9d4914SAndroid Build Coastguard Worker                    {297mm}{210mm}%
9848*2e9d4914SAndroid Build Coastguard Worker  \globaldefs = 0
9849*2e9d4914SAndroid Build Coastguard Worker}}
9850*2e9d4914SAndroid Build Coastguard Worker
9851*2e9d4914SAndroid Build Coastguard Worker% @pagesizes TEXTHEIGHT[,TEXTWIDTH]
9852*2e9d4914SAndroid Build Coastguard Worker% Perhaps we should allow setting the margins, \topskip, \parskip,
9853*2e9d4914SAndroid Build Coastguard Worker% and/or leading, also. Or perhaps we should compute them somehow.
9854*2e9d4914SAndroid Build Coastguard Worker%
9855*2e9d4914SAndroid Build Coastguard Worker\parseargdef\pagesizes{\pagesizesyyy #1,,\finish}
9856*2e9d4914SAndroid Build Coastguard Worker\def\pagesizesyyy#1,#2,#3\finish{{%
9857*2e9d4914SAndroid Build Coastguard Worker  \setbox0 = \hbox{\ignorespaces #2}\ifdim\wd0 > 0pt \hsize=#2\relax \fi
9858*2e9d4914SAndroid Build Coastguard Worker  \globaldefs = 1
9859*2e9d4914SAndroid Build Coastguard Worker  %
9860*2e9d4914SAndroid Build Coastguard Worker  \parskip = 3pt plus 2pt minus 1pt
9861*2e9d4914SAndroid Build Coastguard Worker  \setleading{\textleading}%
9862*2e9d4914SAndroid Build Coastguard Worker  %
9863*2e9d4914SAndroid Build Coastguard Worker  \dimen0 = #1\relax
9864*2e9d4914SAndroid Build Coastguard Worker  \advance\dimen0 by \voffset
9865*2e9d4914SAndroid Build Coastguard Worker  %
9866*2e9d4914SAndroid Build Coastguard Worker  \dimen2 = \hsize
9867*2e9d4914SAndroid Build Coastguard Worker  \advance\dimen2 by \normaloffset
9868*2e9d4914SAndroid Build Coastguard Worker  %
9869*2e9d4914SAndroid Build Coastguard Worker  \internalpagesizes{#1}{\hsize}%
9870*2e9d4914SAndroid Build Coastguard Worker                    {\voffset}{\normaloffset}%
9871*2e9d4914SAndroid Build Coastguard Worker                    {\bindingoffset}{44pt}%
9872*2e9d4914SAndroid Build Coastguard Worker                    {\dimen0}{\dimen2}%
9873*2e9d4914SAndroid Build Coastguard Worker}}
9874*2e9d4914SAndroid Build Coastguard Worker
9875*2e9d4914SAndroid Build Coastguard Worker% Set default to letter.
9876*2e9d4914SAndroid Build Coastguard Worker%
9877*2e9d4914SAndroid Build Coastguard Worker\letterpaper
9878*2e9d4914SAndroid Build Coastguard Worker
9879*2e9d4914SAndroid Build Coastguard Worker
9880*2e9d4914SAndroid Build Coastguard Worker\message{and turning on texinfo input format.}
9881*2e9d4914SAndroid Build Coastguard Worker
9882*2e9d4914SAndroid Build Coastguard Worker\def^^L{\par} % remove \outer, so ^L can appear in an @comment
9883*2e9d4914SAndroid Build Coastguard Worker
9884*2e9d4914SAndroid Build Coastguard Worker% DEL is a comment character, in case @c does not suffice.
9885*2e9d4914SAndroid Build Coastguard Worker\catcode`\^^? = 14
9886*2e9d4914SAndroid Build Coastguard Worker
9887*2e9d4914SAndroid Build Coastguard Worker% Define macros to output various characters with catcode for normal text.
9888*2e9d4914SAndroid Build Coastguard Worker\catcode`\"=\other \def\normaldoublequote{"}
9889*2e9d4914SAndroid Build Coastguard Worker\catcode`\$=\other \def\normaldollar{$}%$ font-lock fix
9890*2e9d4914SAndroid Build Coastguard Worker\catcode`\+=\other \def\normalplus{+}
9891*2e9d4914SAndroid Build Coastguard Worker\catcode`\<=\other \def\normalless{<}
9892*2e9d4914SAndroid Build Coastguard Worker\catcode`\>=\other \def\normalgreater{>}
9893*2e9d4914SAndroid Build Coastguard Worker\catcode`\^=\other \def\normalcaret{^}
9894*2e9d4914SAndroid Build Coastguard Worker\catcode`\_=\other \def\normalunderscore{_}
9895*2e9d4914SAndroid Build Coastguard Worker\catcode`\|=\other \def\normalverticalbar{|}
9896*2e9d4914SAndroid Build Coastguard Worker\catcode`\~=\other \def\normaltilde{~}
9897*2e9d4914SAndroid Build Coastguard Worker
9898*2e9d4914SAndroid Build Coastguard Worker% This macro is used to make a character print one way in \tt
9899*2e9d4914SAndroid Build Coastguard Worker% (where it can probably be output as-is), and another way in other fonts,
9900*2e9d4914SAndroid Build Coastguard Worker% where something hairier probably needs to be done.
9901*2e9d4914SAndroid Build Coastguard Worker%
9902*2e9d4914SAndroid Build Coastguard Worker% #1 is what to print if we are indeed using \tt; #2 is what to print
9903*2e9d4914SAndroid Build Coastguard Worker% otherwise.  Since all the Computer Modern typewriter fonts have zero
9904*2e9d4914SAndroid Build Coastguard Worker% interword stretch (and shrink), and it is reasonable to expect all
9905*2e9d4914SAndroid Build Coastguard Worker% typewriter fonts to have this, we can check that font parameter.
9906*2e9d4914SAndroid Build Coastguard Worker%
9907*2e9d4914SAndroid Build Coastguard Worker\def\ifusingtt#1#2{\ifdim \fontdimen3\font=0pt #1\else #2\fi}
9908*2e9d4914SAndroid Build Coastguard Worker
9909*2e9d4914SAndroid Build Coastguard Worker% Same as above, but check for italic font.  Actually this also catches
9910*2e9d4914SAndroid Build Coastguard Worker% non-italic slanted fonts since it is impossible to distinguish them from
9911*2e9d4914SAndroid Build Coastguard Worker% italic fonts.  But since this is only used by $ and it uses \sl anyway
9912*2e9d4914SAndroid Build Coastguard Worker% this is not a problem.
9913*2e9d4914SAndroid Build Coastguard Worker\def\ifusingit#1#2{\ifdim \fontdimen1\font>0pt #1\else #2\fi}
9914*2e9d4914SAndroid Build Coastguard Worker
9915*2e9d4914SAndroid Build Coastguard Worker% Turn off all special characters except @
9916*2e9d4914SAndroid Build Coastguard Worker% (and those which the user can use as if they were ordinary).
9917*2e9d4914SAndroid Build Coastguard Worker% Most of these we simply print from the \tt font, but for some, we can
9918*2e9d4914SAndroid Build Coastguard Worker% use math or other variants that look better in normal text.
9919*2e9d4914SAndroid Build Coastguard Worker
9920*2e9d4914SAndroid Build Coastguard Worker\catcode`\"=\active
9921*2e9d4914SAndroid Build Coastguard Worker\def\activedoublequote{{\tt\char34}}
9922*2e9d4914SAndroid Build Coastguard Worker\let"=\activedoublequote
9923*2e9d4914SAndroid Build Coastguard Worker\catcode`\~=\active
9924*2e9d4914SAndroid Build Coastguard Worker\def~{{\tt\char126}}
9925*2e9d4914SAndroid Build Coastguard Worker\chardef\hat=`\^
9926*2e9d4914SAndroid Build Coastguard Worker\catcode`\^=\active
9927*2e9d4914SAndroid Build Coastguard Worker\def^{{\tt \hat}}
9928*2e9d4914SAndroid Build Coastguard Worker
9929*2e9d4914SAndroid Build Coastguard Worker\catcode`\_=\active
9930*2e9d4914SAndroid Build Coastguard Worker\def_{\ifusingtt\normalunderscore\_}
9931*2e9d4914SAndroid Build Coastguard Worker\let\realunder=_
9932*2e9d4914SAndroid Build Coastguard Worker% Subroutine for the previous macro.
9933*2e9d4914SAndroid Build Coastguard Worker\def\_{\leavevmode \kern.07em \vbox{\hrule width.3em height.1ex}\kern .07em }
9934*2e9d4914SAndroid Build Coastguard Worker
9935*2e9d4914SAndroid Build Coastguard Worker\catcode`\|=\active
9936*2e9d4914SAndroid Build Coastguard Worker\def|{{\tt\char124}}
9937*2e9d4914SAndroid Build Coastguard Worker\chardef \less=`\<
9938*2e9d4914SAndroid Build Coastguard Worker\catcode`\<=\active
9939*2e9d4914SAndroid Build Coastguard Worker\def<{{\tt \less}}
9940*2e9d4914SAndroid Build Coastguard Worker\chardef \gtr=`\>
9941*2e9d4914SAndroid Build Coastguard Worker\catcode`\>=\active
9942*2e9d4914SAndroid Build Coastguard Worker\def>{{\tt \gtr}}
9943*2e9d4914SAndroid Build Coastguard Worker\catcode`\+=\active
9944*2e9d4914SAndroid Build Coastguard Worker\def+{{\tt \char 43}}
9945*2e9d4914SAndroid Build Coastguard Worker\catcode`\$=\active
9946*2e9d4914SAndroid Build Coastguard Worker\def${\ifusingit{{\sl\$}}\normaldollar}%$ font-lock fix
9947*2e9d4914SAndroid Build Coastguard Worker
9948*2e9d4914SAndroid Build Coastguard Worker% If a .fmt file is being used, characters that might appear in a file
9949*2e9d4914SAndroid Build Coastguard Worker% name cannot be active until we have parsed the command line.
9950*2e9d4914SAndroid Build Coastguard Worker% So turn them off again, and have \everyjob (or @setfilename) turn them on.
9951*2e9d4914SAndroid Build Coastguard Worker% \otherifyactive is called near the end of this file.
9952*2e9d4914SAndroid Build Coastguard Worker\def\otherifyactive{\catcode`+=\other \catcode`\_=\other}
9953*2e9d4914SAndroid Build Coastguard Worker
9954*2e9d4914SAndroid Build Coastguard Worker% Used sometimes to turn off (effectively) the active characters even after
9955*2e9d4914SAndroid Build Coastguard Worker% parsing them.
9956*2e9d4914SAndroid Build Coastguard Worker\def\turnoffactive{%
9957*2e9d4914SAndroid Build Coastguard Worker  \normalturnoffactive
9958*2e9d4914SAndroid Build Coastguard Worker  \otherbackslash
9959*2e9d4914SAndroid Build Coastguard Worker}
9960*2e9d4914SAndroid Build Coastguard Worker
9961*2e9d4914SAndroid Build Coastguard Worker\catcode`\@=0
9962*2e9d4914SAndroid Build Coastguard Worker
9963*2e9d4914SAndroid Build Coastguard Worker% \backslashcurfont outputs one backslash character in current font,
9964*2e9d4914SAndroid Build Coastguard Worker% as in \char`\\.
9965*2e9d4914SAndroid Build Coastguard Worker\global\chardef\backslashcurfont=`\\
9966*2e9d4914SAndroid Build Coastguard Worker\global\let\rawbackslashxx=\backslashcurfont  % let existing .??s files work
9967*2e9d4914SAndroid Build Coastguard Worker
9968*2e9d4914SAndroid Build Coastguard Worker% \realbackslash is an actual character `\' with catcode other, and
9969*2e9d4914SAndroid Build Coastguard Worker% \doublebackslash is two of them (for the pdf outlines).
9970*2e9d4914SAndroid Build Coastguard Worker{\catcode`\\=\other @gdef@realbackslash{\} @gdef@doublebackslash{\\}}
9971*2e9d4914SAndroid Build Coastguard Worker
9972*2e9d4914SAndroid Build Coastguard Worker% In texinfo, backslash is an active character; it prints the backslash
9973*2e9d4914SAndroid Build Coastguard Worker% in fixed width font.
9974*2e9d4914SAndroid Build Coastguard Worker\catcode`\\=\active  % @ for escape char from now on.
9975*2e9d4914SAndroid Build Coastguard Worker
9976*2e9d4914SAndroid Build Coastguard Worker% The story here is that in math mode, the \char of \backslashcurfont
9977*2e9d4914SAndroid Build Coastguard Worker% ends up printing the roman \ from the math symbol font (because \char
9978*2e9d4914SAndroid Build Coastguard Worker% in math mode uses the \mathcode, and plain.tex sets
9979*2e9d4914SAndroid Build Coastguard Worker% \mathcode`\\="026E).  It seems better for @backslashchar{} to always
9980*2e9d4914SAndroid Build Coastguard Worker% print a typewriter backslash, hence we use an explicit \mathchar,
9981*2e9d4914SAndroid Build Coastguard Worker% which is the decimal equivalent of "715c (class 7, e.g., use \fam;
9982*2e9d4914SAndroid Build Coastguard Worker% ignored family value; char position "5C).  We can't use " for the
9983*2e9d4914SAndroid Build Coastguard Worker% usual hex value because it has already been made active.
9984*2e9d4914SAndroid Build Coastguard Worker@def@normalbackslash{{@tt @ifmmode @mathchar29020 @else @backslashcurfont @fi}}
9985*2e9d4914SAndroid Build Coastguard Worker@let@backslashchar = @normalbackslash % @backslashchar{} is for user documents.
9986*2e9d4914SAndroid Build Coastguard Worker
9987*2e9d4914SAndroid Build Coastguard Worker% On startup, @fixbackslash assigns:
9988*2e9d4914SAndroid Build Coastguard Worker%  @let \ = @normalbackslash
9989*2e9d4914SAndroid Build Coastguard Worker% \rawbackslash defines an active \ to do \backslashcurfont.
9990*2e9d4914SAndroid Build Coastguard Worker% \otherbackslash defines an active \ to be a literal `\' character with
9991*2e9d4914SAndroid Build Coastguard Worker% catcode other.  We switch back and forth between these.
9992*2e9d4914SAndroid Build Coastguard Worker@gdef@rawbackslash{@let\=@backslashcurfont}
9993*2e9d4914SAndroid Build Coastguard Worker@gdef@otherbackslash{@let\=@realbackslash}
9994*2e9d4914SAndroid Build Coastguard Worker
9995*2e9d4914SAndroid Build Coastguard Worker% Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of
9996*2e9d4914SAndroid Build Coastguard Worker% the literal character `\'.  Also revert - to its normal character, in
9997*2e9d4914SAndroid Build Coastguard Worker% case the active - from code has slipped in.
9998*2e9d4914SAndroid Build Coastguard Worker%
9999*2e9d4914SAndroid Build Coastguard Worker{@catcode`- = @active
10000*2e9d4914SAndroid Build Coastguard Worker @gdef@normalturnoffactive{%
10001*2e9d4914SAndroid Build Coastguard Worker   @let-=@normaldash
10002*2e9d4914SAndroid Build Coastguard Worker   @let"=@normaldoublequote
10003*2e9d4914SAndroid Build Coastguard Worker   @let$=@normaldollar %$ font-lock fix
10004*2e9d4914SAndroid Build Coastguard Worker   @let+=@normalplus
10005*2e9d4914SAndroid Build Coastguard Worker   @let<=@normalless
10006*2e9d4914SAndroid Build Coastguard Worker   @let>=@normalgreater
10007*2e9d4914SAndroid Build Coastguard Worker   @let\=@normalbackslash
10008*2e9d4914SAndroid Build Coastguard Worker   @let^=@normalcaret
10009*2e9d4914SAndroid Build Coastguard Worker   @let_=@normalunderscore
10010*2e9d4914SAndroid Build Coastguard Worker   @let|=@normalverticalbar
10011*2e9d4914SAndroid Build Coastguard Worker   @let~=@normaltilde
10012*2e9d4914SAndroid Build Coastguard Worker   @markupsetuplqdefault
10013*2e9d4914SAndroid Build Coastguard Worker   @markupsetuprqdefault
10014*2e9d4914SAndroid Build Coastguard Worker   @unsepspaces
10015*2e9d4914SAndroid Build Coastguard Worker }
10016*2e9d4914SAndroid Build Coastguard Worker}
10017*2e9d4914SAndroid Build Coastguard Worker
10018*2e9d4914SAndroid Build Coastguard Worker% Make _ and + \other characters, temporarily.
10019*2e9d4914SAndroid Build Coastguard Worker% This is canceled by @fixbackslash.
10020*2e9d4914SAndroid Build Coastguard Worker@otherifyactive
10021*2e9d4914SAndroid Build Coastguard Worker
10022*2e9d4914SAndroid Build Coastguard Worker% If a .fmt file is being used, we don't want the `\input texinfo' to show up.
10023*2e9d4914SAndroid Build Coastguard Worker% That is what \eatinput is for; after that, the `\' should revert to printing
10024*2e9d4914SAndroid Build Coastguard Worker% a backslash.
10025*2e9d4914SAndroid Build Coastguard Worker%
10026*2e9d4914SAndroid Build Coastguard Worker@gdef@eatinput input texinfo{@fixbackslash}
10027*2e9d4914SAndroid Build Coastguard Worker@global@let\ = @eatinput
10028*2e9d4914SAndroid Build Coastguard Worker
10029*2e9d4914SAndroid Build Coastguard Worker% On the other hand, perhaps the file did not have a `\input texinfo'. Then
10030*2e9d4914SAndroid Build Coastguard Worker% the first `\' in the file would cause an error. This macro tries to fix
10031*2e9d4914SAndroid Build Coastguard Worker% that, assuming it is called before the first `\' could plausibly occur.
10032*2e9d4914SAndroid Build Coastguard Worker% Also turn back on active characters that might appear in the input
10033*2e9d4914SAndroid Build Coastguard Worker% file name, in case not using a pre-dumped format.
10034*2e9d4914SAndroid Build Coastguard Worker%
10035*2e9d4914SAndroid Build Coastguard Worker@gdef@fixbackslash{%
10036*2e9d4914SAndroid Build Coastguard Worker  @ifx\@eatinput @let\ = @normalbackslash @fi
10037*2e9d4914SAndroid Build Coastguard Worker  @catcode`+=@active
10038*2e9d4914SAndroid Build Coastguard Worker  @catcode`@_=@active
10039*2e9d4914SAndroid Build Coastguard Worker}
10040*2e9d4914SAndroid Build Coastguard Worker
10041*2e9d4914SAndroid Build Coastguard Worker% Say @foo, not \foo, in error messages.
10042*2e9d4914SAndroid Build Coastguard Worker@escapechar = `@@
10043*2e9d4914SAndroid Build Coastguard Worker
10044*2e9d4914SAndroid Build Coastguard Worker% These (along with & and #) are made active for url-breaking, so need
10045*2e9d4914SAndroid Build Coastguard Worker% active definitions as the normal characters.
10046*2e9d4914SAndroid Build Coastguard Worker@def@normaldot{.}
10047*2e9d4914SAndroid Build Coastguard Worker@def@normalquest{?}
10048*2e9d4914SAndroid Build Coastguard Worker@def@normalslash{/}
10049*2e9d4914SAndroid Build Coastguard Worker
10050*2e9d4914SAndroid Build Coastguard Worker% These look ok in all fonts, so just make them not special.
10051*2e9d4914SAndroid Build Coastguard Worker% @hashchar{} gets its own user-level command, because of #line.
10052*2e9d4914SAndroid Build Coastguard Worker@catcode`@& = @other @def@normalamp{&}
10053*2e9d4914SAndroid Build Coastguard Worker@catcode`@# = @other @def@normalhash{#}
10054*2e9d4914SAndroid Build Coastguard Worker@catcode`@% = @other @def@normalpercent{%}
10055*2e9d4914SAndroid Build Coastguard Worker
10056*2e9d4914SAndroid Build Coastguard Worker@let @hashchar = @normalhash
10057*2e9d4914SAndroid Build Coastguard Worker
10058*2e9d4914SAndroid Build Coastguard Worker@c Finally, make ` and ' active, so that txicodequoteundirected and
10059*2e9d4914SAndroid Build Coastguard Worker@c txicodequotebacktick work right in, e.g., @w{@code{`foo'}}.  If we
10060*2e9d4914SAndroid Build Coastguard Worker@c don't make ` and ' active, @code will not get them as active chars.
10061*2e9d4914SAndroid Build Coastguard Worker@c Do this last of all since we use ` in the previous @catcode assignments.
10062*2e9d4914SAndroid Build Coastguard Worker@catcode`@'=@active
10063*2e9d4914SAndroid Build Coastguard Worker@catcode`@`=@active
10064*2e9d4914SAndroid Build Coastguard Worker@markupsetuplqdefault
10065*2e9d4914SAndroid Build Coastguard Worker@markupsetuprqdefault
10066*2e9d4914SAndroid Build Coastguard Worker
10067*2e9d4914SAndroid Build Coastguard Worker@c Local variables:
10068*2e9d4914SAndroid Build Coastguard Worker@c eval: (add-hook 'write-file-hooks 'time-stamp)
10069*2e9d4914SAndroid Build Coastguard Worker@c page-delimiter: "^\\\\message"
10070*2e9d4914SAndroid Build Coastguard Worker@c time-stamp-start: "def\\\\texinfoversion{"
10071*2e9d4914SAndroid Build Coastguard Worker@c time-stamp-format: "%:y-%02m-%02d.%02H"
10072*2e9d4914SAndroid Build Coastguard Worker@c time-stamp-end: "}"
10073*2e9d4914SAndroid Build Coastguard Worker@c End:
10074*2e9d4914SAndroid Build Coastguard Worker
10075*2e9d4914SAndroid Build Coastguard Worker@c vim:sw=2:
10076*2e9d4914SAndroid Build Coastguard Worker
10077*2e9d4914SAndroid Build Coastguard Worker@ignore
10078*2e9d4914SAndroid Build Coastguard Worker   arch-tag: e1b36e32-c96e-4135-a41a-0b2efa2ea115
10079*2e9d4914SAndroid Build Coastguard Worker@end ignore
10080