1 % texinfo.tex -- TeX macros to handle Texinfo files.
3 % Load plain if necessary, i.e., if running under initex.
4 \expandafter\ifx\csname fmtname
\endcsname\relax\input plain
\fi
6 \def\texinfoversion{2015-
09-
23.01}
8 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
9 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
10 % 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015
11 % Free Software Foundation, Inc.
13 % This texinfo.tex file is free software: you can redistribute it and/or
14 % modify it under the terms of the GNU General Public License as
15 % published by the Free Software Foundation, either version 3 of the
16 % License, or (at your option) any later version.
18 % This texinfo.tex file is distributed in the hope that it will be
19 % useful, but WITHOUT ANY WARRANTY; without even the implied warranty
20 % of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21 % General Public License for more details.
23 % You should have received a copy of the GNU General Public License
24 % along with this program. If not, see <http://www.gnu.org/licenses/>.
26 % As a special exception, when this file is read by TeX when processing
27 % a Texinfo source document, you may use the result without
28 % restriction. This Exception is an additional permission under section 7
29 % of the GNU General Public License, version 3 ("GPLv3").
31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
33 % http://ftp.gnu.org/gnu/texinfo/ (the Texinfo release area), or
34 % http://ftpmirror.gnu.org/texinfo/ (same, via a mirror), or
35 % http://www.gnu.org/software/texinfo/ (the Texinfo home page)
36 % The texinfo.tex in any given distribution could well be out
37 % of date, so if that's what you're using, please check.
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
41 % problem. Patches are, of course, greatly appreciated.
43 % To process a Texinfo manual with TeX, it's most reliable to use the
44 % texi2dvi shell script that comes with the distribution. For a simple
45 % manual foo.texi, however, you can get away with this:
50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
51 % The extra TeX runs get the cross-reference information correct.
52 % Sometimes one run after texindex suffices, and sometimes you need more
53 % than two; texi2dvi does it as many times as necessary.
55 % It is possible to adapt texinfo.tex for other languages, to some
56 % extent. You can get the existing language-specific files from the
57 % full Texinfo distribution.
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
62 \message{Loading texinfo
[version
\texinfoversion]:
}
64 % If in a .fmt file, print the version number
65 % and turn on active characters that we couldn't do earlier because
66 % they might have appeared in the input file name.
67 \everyjob{\message{[Texinfo version
\texinfoversion]}%
68 \catcode`+=
\active \catcode`
\_=
\active}
72 % We never want plain's \outer definition of \+ in Texinfo.
73 % For @tex, we can use \tabalign.
76 % Save some plain tex macros whose names we will redefine.
78 \let\ptexbullet=
\bullet
86 \let\ptexfootnote=
\footnote
90 \let\ptexindent=
\indent
91 \let\ptexinsert=
\insert
94 \let\ptexnewwrite\newwrite
95 \let\ptexnoindent=
\noindent
97 \let\ptexraggedright=
\raggedright
105 {\catcode`\'=
\active \global\let\ptexquoteright'
}% active in plain's math mode
107 % If this character appears in an error message or help string, it
108 % starts a new line in the output.
111 % Use TeX 3.0's \inputlineno to get the line number, for better error
112 % messages, but if we're using an old version of TeX, don't do anything.
114 \ifx\inputlineno\thisisundefined
115 \let\linenumber =
\empty % Pre-3.0.
117 \def\linenumber{l.
\the\inputlineno:
\space}
120 % Set up fixed words for English if not already set.
121 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix
}\fi
122 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter
}\fi
123 \ifx\putworderror\undefined \gdef\putworderror{error
}\fi
124 \ifx\putwordfile\undefined \gdef\putwordfile{file
}\fi
125 \ifx\putwordin\undefined \gdef\putwordin{in
}\fi
126 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)
}\fi
127 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)
}\fi
128 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info
}\fi
129 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of
}\fi
130 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on
}\fi
131 \ifx\putwordNoTitle\undefined \gdef\putwordNoTitle{No Title
}\fi
132 \ifx\putwordof\undefined \gdef\putwordof{of
}\fi
133 \ifx\putwordon\undefined \gdef\putwordon{on
}\fi
134 \ifx\putwordpage\undefined \gdef\putwordpage{page
}\fi
135 \ifx\putwordsection\undefined \gdef\putwordsection{section
}\fi
136 \ifx\putwordSection\undefined \gdef\putwordSection{Section
}\fi
137 \ifx\putwordsee\undefined \gdef\putwordsee{see
}\fi
138 \ifx\putwordSee\undefined \gdef\putwordSee{See
}\fi
139 \ifx\putwordShortTOC\undefined \gdef\putwordShortTOC{Short Contents
}\fi
140 \ifx\putwordTOC\undefined \gdef\putwordTOC{Table of Contents
}\fi
142 \ifx\putwordMJan\undefined \gdef\putwordMJan{January
}\fi
143 \ifx\putwordMFeb\undefined \gdef\putwordMFeb{February
}\fi
144 \ifx\putwordMMar\undefined \gdef\putwordMMar{March
}\fi
145 \ifx\putwordMApr\undefined \gdef\putwordMApr{April
}\fi
146 \ifx\putwordMMay\undefined \gdef\putwordMMay{May
}\fi
147 \ifx\putwordMJun\undefined \gdef\putwordMJun{June
}\fi
148 \ifx\putwordMJul\undefined \gdef\putwordMJul{July
}\fi
149 \ifx\putwordMAug\undefined \gdef\putwordMAug{August
}\fi
150 \ifx\putwordMSep\undefined \gdef\putwordMSep{September
}\fi
151 \ifx\putwordMOct\undefined \gdef\putwordMOct{October
}\fi
152 \ifx\putwordMNov\undefined \gdef\putwordMNov{November
}\fi
153 \ifx\putwordMDec\undefined \gdef\putwordMDec{December
}\fi
155 \ifx\putwordDefmac\undefined \gdef\putwordDefmac{Macro
}\fi
156 \ifx\putwordDefspec\undefined \gdef\putwordDefspec{Special Form
}\fi
157 \ifx\putwordDefvar\undefined \gdef\putwordDefvar{Variable
}\fi
158 \ifx\putwordDefopt\undefined \gdef\putwordDefopt{User Option
}\fi
159 \ifx\putwordDeffunc\undefined \gdef\putwordDeffunc{Function
}\fi
161 % Since the category of space is not known, we have to be careful.
162 \chardef\spacecat =
10
163 \def\spaceisspace{\catcode`\ =
\spacecat}
165 % sometimes characters are active, so we need control sequences.
166 \chardef\ampChar = `\&
167 \chardef\colonChar = `\:
168 \chardef\commaChar = `\,
169 \chardef\dashChar = `\-
170 \chardef\dotChar = `\.
171 \chardef\exclamChar= `\!
172 \chardef\hashChar = `\#
173 \chardef\lquoteChar= `\`
174 \chardef\questChar = `\?
175 \chardef\rquoteChar= `\'
176 \chardef\semiChar = `\;
177 \chardef\slashChar = `\/
178 \chardef\underChar = `
\_
184 % The following is used inside several \edef's.
185 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
189 Flor-i-da Ghost-script Ghost-view Mac-OS Post-Script
190 ap-pen-dix bit-map bit-maps
191 data-base data-bases eshell fall-ing half-way long-est man-u-script
192 man-u-scripts mini-buf-fer mini-buf-fers over-view par-a-digm
193 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
195 stand-alone strong-est time-stamp time-stamps which-ever white-space
196 wide-spread wrap-around
199 % Sometimes it is convenient to have everything in the transcript file
200 % and nothing on the terminal. We don't just call \tracingall here,
201 % since that produces some useless output on the terminal. We also make
202 % some effort to order the tracing commands to reduce output in the log
203 % file; cf. trace.sty in LaTeX.
205 \def\gloggingall{\begingroup \globaldefs =
1 \loggingall \endgroup}%
209 \tracinglostchars2 % 2 gives us more in etex
214 \showboxbreadth\maxdimen \showboxdepth\maxdimen
215 \ifx\eTeXversion\thisisundefined\else % etex gives us more logging
222 \tracingcommands3 % 3 gives us more in etex
226 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things
227 % aren't perfect, it's not the end of the world, being an error message,
230 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
231 \def\doerrormsg#1{\errmessage{#1}}
233 % add check for \lastpenalty to plain's definitions. If the last thing
234 % we did was a \nobreak, we don't want to insert more space.
236 \def\smallbreak{\ifnum\lastpenalty<
10000\par\ifdim\lastskip<
\smallskipamount
237 \removelastskip\penalty-
50\smallskip\fi\fi}
238 \def\medbreak{\ifnum\lastpenalty<
10000\par\ifdim\lastskip<
\medskipamount
239 \removelastskip\penalty-
100\medskip\fi\fi}
240 \def\bigbreak{\ifnum\lastpenalty<
10000\par\ifdim\lastskip<
\bigskipamount
241 \removelastskip\penalty-
200\bigskip\fi\fi}
246 % For a final copy, take out the rectangles
247 % that mark overfull boxes (in case you have decided
248 % that the text looks ok even though it passes the margin).
250 \def\finalout{\overfullrule=
0pt
}
252 % Do @cropmarks to get crop marks.
255 \let\cropmarks =
\cropmarkstrue
257 % Dimensions to add cropmarks at corners.
258 % Added by P. A. MacKay, 12 Nov. 1986
260 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
261 \newdimen\cornerlong \cornerlong=
1pc
262 \newdimen\cornerthick \cornerthick=
.3pt
263 \newdimen\topandbottommargin \topandbottommargin=
.75in
265 % Output a mark which sets \thischapter, \thissection and \thiscolor.
266 % We dump everything together because we only have one kind of mark.
267 % This works because we only use \botmark / \topmark, not \firstmark.
269 % A mark contains a subexpression of the \ifcase ... \fi construct.
270 % \get*marks macros below extract the needed part using \ifcase.
272 % Another complication is to let the user choose whether \thischapter
273 % (\thissection) refers to the chapter (section) in effect at the top
274 % of a page, or that at the bottom of a page. The solution is
275 % described on page 260 of The TeXbook. It involves outputting two
276 % marks for the sectioning macros, one before the section break, and
277 % one after. I won't pretend I can describe this better than DEK...
280 \toks0=
\expandafter{\lastchapterdefs}%
281 \toks2=
\expandafter{\lastsectiondefs}%
282 \toks4=
\expandafter{\prevchapterdefs}%
283 \toks6=
\expandafter{\prevsectiondefs}%
284 \toks8=
\expandafter{\lastcolordefs}%
286 \the\toks0 \the\toks2 % 0: top marks (\last...)
287 \noexpand\or \the\toks4 \the\toks6 % 1: bottom marks (default, \prev...)
288 \noexpand\else \the\toks8 % 2: color marks
292 % \gettopheadingmarks, \getbottomheadingmarks - extract needed part of mark.
294 % \topmark doesn't work for the very first chapter (after the title
295 % page or the contents), so we use \firstmark there -- this gets us
296 % the mark with the chapter defs, unless the user sneaks in, e.g.,
297 % @setcolor (or @url, or @link, etc.) between @contents and the very
299 \def\gettopheadingmarks{%
301 \ifx\thischapter\empty \ifcase0\firstmark\fi \fi
303 \def\getbottomheadingmarks{\ifcase1\botmark\fi}
304 \def\getcolormarks{\ifcase2\topmark\fi}
306 % Avoid "undefined control sequence" errors.
307 \def\lastchapterdefs{}
308 \def\lastsectiondefs{}
310 \def\prevchapterdefs{}
311 \def\prevsectiondefs{}
314 % Margin to add to right of even pages, to left of odd pages.
315 \newdimen\bindingoffset
316 \newdimen\normaloffset
317 \newdimen\pagewidth \newdimen\pageheight
319 % Main output routine.
322 \output =
{\onepageout{\pagecontents\PAGE}}
327 % \onepageout takes a vbox as an argument.
328 % \shipout a vbox for a single page, adding an optional header, footer,
329 % cropmarks, and footnote. This also causes index entries for this page
330 % to be written to the auxiliary files.
333 \ifcropmarks \hoffset=
0pt
\else \hoffset=
\normaloffset \fi
335 \ifodd\pageno \advance\hoffset by
\bindingoffset
336 \else \advance\hoffset by -
\bindingoffset\fi
338 % Common context changes for both heading and footing.
339 % Do this outside of the \shipout so @code etc. will be expanded in
340 % the headline as they should be, not taken literally (outputting ''code).
341 \def\commmonheadfootline{\let\hsize=
\pagewidth \texinfochars}
343 % Retrieve the information for the headings from the marks in the page,
344 % and call Plain TeX's \makeheadline and \makefootline, which use the
345 % values in \headline and \footline.
347 % This is used to check if we are on the first page of a chapter.
349 \ifx\thischapter\empty
350 % See comment for \gettopheadingmarks
351 \ifcase0\firstmark\fi
352 \let\curchaptername\thischaptername
353 \ifcase1\firstmark\fi
354 \let\prevchaptername\thischaptername
356 \let\curchaptername\thischaptername
358 \let\prevchaptername\thischaptername
361 \ifodd\pageno \getoddheadingmarks \else \getevenheadingmarks \fi
362 \ifodd\pageno \getoddfootingmarks \else \getevenfootingmarks \fi
364 \ifx\curchaptername\prevchaptername
366 % If on the first page of a chapter, clear @thischapter so it
367 % doesn't appear in the headline, because the chapter is already
368 % shown in the chapter heading.
372 \global\setbox\headlinebox =
\vbox{\commmonheadfootline \makeheadline}%
373 \global\setbox\footlinebox =
\vbox{\commmonheadfootline \makefootline}%
376 % Set context for writing to auxiliary files like index files.
377 % Have to do this stuff outside the \shipout because we want it to
378 % take effect in \write's, yet the group defined by the \vbox ends
379 % before the \shipout runs.
381 \indexdummies % don't expand commands in the output.
382 \normalturnoffactive % \ in index entries must not stay \, e.g., if
383 % the page break happens to be in the middle of an example.
384 % We don't want .vr (or whatever) entries like this:
385 % \entry{{\indexbackslash }acronym}{32}{\code {\acronym}}
386 % "\acronym" won't work when it's read back in;
388 % {\code {{\backslashcurfont }acronym}
390 % Do this early so pdf references go to the beginning of the page.
391 \ifpdfmakepagedest \pdfdest name
{\the\pageno} xyz
\fi
393 \ifcropmarks \vbox to
\outervsize\bgroup
395 \vskip-
\topandbottommargin
397 \line{\ewtop\hfil\ewtop}%
400 \vbox{\moveleft\cornerthick\nstop}%
402 \vbox{\moveright\cornerthick\nstop}%
405 \vskip\topandbottommargin
407 \hfil % center the page within the outer (page) hsize.
408 \ifodd\pageno\hskip\bindingoffset\fi
414 \ifdim\ht\footlinebox >
0pt
415 % Only leave this space if the footline is nonempty.
416 % (We lessened \vsize for it in \oddfootingyyy.)
417 % The \baselineskip=24pt in plain's \makefootline has no effect.
423 \egroup % end of \vbox\bgroup
424 \hfil\egroup % end of (centering) \line\bgroup
425 \vskip\topandbottommargin plus1fill minus1fill
426 \boxmaxdepth =
\cornerthick
429 \vbox{\moveleft\cornerthick\nsbot}%
431 \vbox{\moveright\cornerthick\nsbot}%
434 \line{\ewbot\hfil\ewbot}%
436 \egroup % \vbox from first cropmarks clause
438 }% end of \shipout\vbox
439 }% end of group with \indexdummies
441 \ifnum\outputpenalty>-
20000 \else\dosupereject\fi
444 \newinsert\margin \dimen\margin=
\maxdimen
446 % Main part of page, including any footnotes
447 \def\pagebody#1{\vbox to
\pageheight{\boxmaxdepth=
\maxdepth #1}}
449 \gdef\pagecontents#1{\ifvoid\topins\else\unvbox\topins\fi
450 % marginal hacks, juha@viisa.uucp (Juha Takala)
451 \ifvoid\margin\else % marginal info is present
452 \rlap{\kern\hsize\vbox to
\z@
{\kern1pt\box\margin \vss}}\fi
453 \dimen@=
\dp#1\relax \unvbox#1\relax
454 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
455 \ifr@ggedbottom
\kern-
\dimen@
\vfil \fi}
458 % Here are the rules for the cropmarks. Note that they are
459 % offset so that the space between them is truly \outerhsize or \outervsize
460 % (P. A. MacKay, 12 November, 1986)
462 \def\ewtop{\vrule height
\cornerthick depth0pt width
\cornerlong}
464 {\hrule height
\cornerthick depth
\cornerlong width
\cornerthick}}
465 \def\ewbot{\vrule height0pt depth
\cornerthick width
\cornerlong}
467 {\hrule height
\cornerlong depth
\cornerthick width
\cornerthick}}
472 % Parse an argument, then pass it to #1. The argument is the rest of
473 % the input line (except we remove a trailing comment). #1 should be a
474 % macro which expects an ordinary undelimited TeX argument.
475 % For example, \def\foo{\parsearg\fooxxx}.
477 \def\parsearg{\parseargusing{}}
478 \def\parseargusing#1#2{%
484 \parseargline\empty% Insert the \empty token, see \finishparsearg below.
488 \gdef\parseargline#1^^M
{%
489 \endgroup % End of the group started in \parsearg.
490 \argremovecomment #1\comment\ArgTerm%
494 % First remove any @comment, then any @c comment. Also remove a @texinfoc
495 % comment (see \scanmacro for details). Pass the result on to \argcheckspaces.
496 \def\argremovecomment#1\comment#2\ArgTerm{\argremovec #1\c\ArgTerm}
497 \def\argremovec#1\c#2\ArgTerm{\argremovetexinfoc #1\texinfoc\ArgTerm}
498 \def\argremovetexinfoc#1\texinfoc#2\ArgTerm{\argcheckspaces#1\^^M
\ArgTerm}
500 % Each occurrence of `\^^M' or `<space>\^^M' is replaced by a single space.
502 % \argremovec might leave us with trailing space, e.g.,
503 % @end itemize @c foo
504 % This space token undergoes the same procedure and is eventually removed
505 % by \finishparsearg.
507 \def\argcheckspaces#1\^^M
{\argcheckspacesX#1\^^M \^^M
}
508 \def\argcheckspacesX#1 \^^M
{\argcheckspacesY#1\^^M
}
509 \def\argcheckspacesY#1\^^M
#2\^^M
#3\ArgTerm{%
512 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
513 \let\temp\finishparsearg
515 \let\temp\argcheckspaces
517 % Put the space token in:
521 % If a _delimited_ argument is enclosed in braces, they get stripped; so
522 % to get _exactly_ the rest of the line, we had to prevent such situation.
523 % We prepended an \empty token at the very beginning and we expand it now,
524 % just before passing the control to \argtorun.
525 % (Similarly, we have to think about #3 of \argcheckspacesY above: it is
526 % either the null string, or it ends with \^^M---thus there is no danger
527 % that a pair of braces would be stripped.
529 % But first, we have to remove the trailing space token.
531 \def\finishparsearg#1 \ArgTerm{\expandafter\argtorun\expandafter{#1}}
533 % \parseargdef\foo{...}
534 % is roughly equivalent to
535 % \def\foo{\parsearg\Xfoo}
538 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
539 % favourite TeX trick. --kasal, 16nov03
542 \expandafter \doparseargdef \csname\string#1\endcsname #1%
544 \def\doparseargdef#1#2{%
549 % Several utility definitions with active space:
554 % Make each space character in the input produce a normal interword
555 % space in the output. Don't allow a line break at this space, as this
556 % is used only in environments like @example, where each line of input
557 % should produce a line of output anyway.
559 \gdef\sepspaces{\obeyspaces\let =
\tie}
561 % If an index command is used in an @example environment, any spaces
562 % therein should become regular spaces in the raw index file, not the
563 % expansion of \tie (\leavevmode \penalty \@M \ ).
564 \gdef\unsepspaces{\let =
\space}
568 \def\flushcr{\ifx\par\lisppar \def\next#
#1{}\else \let\next=
\relax \fi \next}
570 % Define the framework for environments in texinfo.tex. It's used like this:
575 % It's the responsibility of \envdef to insert \begingroup before the
576 % actual body; @end closes the group after calling \Efoo. \envdef also
577 % defines \thisenv, so the current environment is known; @end checks
578 % whether the environment name matches. The \checkenv macro can also be
579 % used to check whether the current environment is the one expected.
581 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
582 % are not treated as environments; they don't open a group. (The
583 % implementation of @end takes care not to call \endgroup in this
587 % At run-time, environments start with this:
588 \def\startenvironment#1{\begingroup\def\thisenv{#1}}
592 % ... but they get defined via ``\envdef\foo{...}'':
593 \long\def\envdef#1#2{\def#1{\startenvironment#1#2}}
594 \def\envparseargdef#1#2{\parseargdef#1{\startenvironment#1#2}}
596 % Check whether we're in the right environment:
605 % Environment mismatch, #1 expected:
608 \errmessage{This command can appear only
\inenvironment\temp,
609 not
\inenvironment\thisenv}%
611 \def\inenvironment#1{%
613 outside of any environment
%
615 in environment
\expandafter\string#1%
619 % @end foo executes the definition of \Efoo.
620 % But first, it executes a specialized version of \checkenv
623 \if 1\csname iscond.
#1\endcsname
625 % The general wording of \badenverr may not be ideal.
626 \expandafter\checkenv\csname#1\endcsname
627 \csname E
#1\endcsname
632 \newhelp\EMsimple{Press RETURN to continue.
}
635 % Be sure we're in horizontal mode when doing a tie, since we make space
636 % equivalent to this in @example-like environments. Otherwise, a space
637 % at the beginning of a line will start with \penalty -- and
638 % since \penalty is valid in vertical mode, we'd end up putting the
639 % penalty on the vertical list instead of in the new paragraph.
641 % Avoid using \@M directly, because that causes trouble
642 % if the definition is written into an index file.
643 \global\let\tiepenalty = \@M
644 \gdef\tie{\leavevmode\penalty\tiepenalty\
}
647 % @: forces normal size whitespace following.
648 \def\:
{\spacefactor=
1000 }
650 % @* forces a line break.
651 \def\*
{\unskip\hfil\break\hbox{}\ignorespaces}
653 % @/ allows a line break.
656 % @. is an end-of-sentence period.
657 \def\.
{.
\spacefactor=
\endofsentencespacefactor\space}
659 % @! is an end-of-sentence bang.
660 \def\!
{!
\spacefactor=
\endofsentencespacefactor\space}
662 % @? is an end-of-sentence query.
663 \def\?
{?
\spacefactor=
\endofsentencespacefactor\space}
665 % @frenchspacing on|off says whether to put extra space after punctuation.
670 \parseargdef\frenchspacing{%
672 \ifx\temp\onword \plainfrenchspacing
673 \else\ifx\temp\offword \plainnonfrenchspacing
676 \errmessage{Unknown @frenchspacing option `
\temp', must be on|off
}%
680 % @w prevents a word break. Without the \leavevmode, @w at the
681 % beginning of a paragraph, when TeX is still in vertical mode, would
682 % produce a whole line of output instead of starting the paragraph.
683 \def\w#1{\leavevmode\hbox{#1}}
685 % @group ... @end group forces ... to be all on one page, by enclosing
686 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
687 % to keep its height that of a normal line. According to the rules for
688 % \topskip (p.114 of the TeXbook), the glue inserted is
689 % max (\topskip - \ht (first item), 0). If that height is large,
690 % therefore, no glue is inserted, and the space between the headline and
691 % the text is small, which looks bad.
693 % Another complication is that the group might be very large. This can
694 % cause the glue on the previous page to be unduly stretched, because it
695 % does not have much material. In this case, it's better to add an
696 % explicit \vfill so that the extra space is at the bottom. The
697 % threshold for doing this is if the group is more than \vfilllimit
698 % percent of a page (\vfilllimit can be changed inside of @tex).
704 \ifnum\catcode`\^^M=
\active \else
705 \errhelp =
\groupinvalidhelp
706 \errmessage{@group invalid in context where filling is enabled
}%
710 \setbox\groupbox =
\vtop\bgroup
711 % Do @comment since we are called inside an environment such as
712 % @example, where each end-of-line in the input causes an
713 % end-of-line in the output. We don't want the end-of-line after
714 % the `@group' to put extra space in the output. Since @group
715 % should appear on a line by itself (according to the Texinfo
716 % manual), we don't worry about eating any user text.
720 % The \vtop produces a box with normal height and large depth; thus, TeX puts
721 % \baselineskip glue before it, and (when the next line of text is done)
722 % \lineskip glue after it. Thus, space below is not quite equal to space
723 % above. But it's pretty close.
725 % To get correct interline space between the last line of the group
726 % and the first line afterwards, we have to propagate \prevdepth.
727 \endgraf % Not \par, as it may have been set to \lisppar.
728 \global\dimen1 =
\prevdepth
729 \egroup % End the \vtop.
736 % \dimen0 is the vertical size of the group's box.
737 \dimen0 =
\ht\groupbox \advance\dimen0 by
\dp\groupbox
738 % \dimen2 is how much space is left on the page (more or less).
739 \dimen2 =
\pageheight \advance\dimen2 by -
\pagetotal
740 % if the group doesn't fit on the current page, and it's a big big
741 % group, force a page break.
742 \ifdim \dimen0 >
\dimen2
743 \ifdim \pagetotal <
\vfilllimit\pageheight
751 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
752 % message, so this ends up printing `@group can only ...'.
754 \newhelp\groupinvalidhelp{%
755 group can only be used in environments such as @example,^^J
%
756 where each line of input produces a line of output.
}
758 % @need space-in-mils
759 % forces a page break if there is not space-in-mils remaining.
761 \newdimen\mil \mil=
0.001in
764 % Ensure vertical mode, so we don't make a big box in the middle of a
768 % If the @need value is less than one line space, it's useless.
770 \dimen2 =
\ht\strutbox
771 \advance\dimen2 by
\dp\strutbox
772 \ifdim\dimen0 >
\dimen2
774 % Do a \strut just to make the height of this box be normal, so the
775 % normal leading is inserted relative to the preceding line.
776 % And a page break here is fine.
777 \vtop to
#1\mil{\strut\vfil}%
779 % TeX does not even consider page breaks if a penalty added to the
780 % main vertical list is 10000 or more. But in order to see if the
781 % empty box we just added fits on the page, we must make it consider
782 % page breaks. On the other hand, we don't want to actually break the
783 % page after the empty box. So we use a penalty of 9999.
785 % There is an extremely small chance that TeX will actually break the
786 % page at this \penalty, if there are no other feasible breakpoints in
787 % sight. (If the user is using lots of big @group commands, which
788 % almost-but-not-quite fill up a page, TeX will have a hard time doing
789 % good page breaking, for example.) However, I could not construct an
790 % example where a page broke at this \penalty; if it happens in a real
791 % document, then we can reconsider our strategy.
794 % Back up by the size of the box, whether we did a page break or not.
797 % Do not allow a page break right after this kern.
802 % @br forces paragraph break (and is undocumented).
806 % @page forces the start of a new page.
808 \def\page{\par\vfill\supereject}
811 % outputs text on separate line in roman font, starting at standard page margin
813 % This records the amount of indent in the innermost environment.
814 % That's how much \exdent should take out.
815 \newskip\exdentamount
817 % This defn is used inside fill environments such as @defun.
818 \parseargdef\exdent{\hfil\break\hbox{\kern -
\exdentamount{\rm#1}}\hfil\break}
820 % This defn is used inside nofill environments such as @example.
821 \parseargdef\nofillexdent{{\advance \leftskip by -
\exdentamount
822 \leftline{\hskip\leftskip{\rm#1}}}}
824 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
825 % paragraph. For more general purposes, use the \margin insertion
826 % class. WHICH is `l' or `r'. Not documented, written for gawk manual.
828 \newskip\inmarginspacing \inmarginspacing=
1cm
829 \def\strutdepth{\dp\strutbox}
831 \def\doinmargin#1#2{\strut\vadjust{%
834 \vtop to
\strutdepth{%
835 \baselineskip=
\strutdepth
837 % if you have multiple lines of stuff to put here, you'll need to
838 % make the vbox yourself of the appropriate size.
840 \llap{\ignorespaces #2\hskip\inmarginspacing}%
842 \rlap{\hskip\hsize \hskip\inmarginspacing \ignorespaces #2}%
847 \def\inleftmargin{\doinmargin l
}
848 \def\inrightmargin{\doinmargin r
}
850 % @inmargin{TEXT [, RIGHT-TEXT]}
851 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
852 % else use TEXT for both).
854 \def\inmargin#1{\parseinmargin #1,,
\finish}
855 \def\parseinmargin#1,
#2,
#3\finish{% not perfect, but better than nothing.
856 \setbox0 =
\hbox{\ignorespaces #2}%
858 \def\lefttext{#1}% have both texts
861 \def\lefttext{#1}% have only one text
866 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
868 \def\temp{\inleftmargin\lefttext}%
873 % @| inserts a changebar to the left of the current line. It should
874 % surround any changed text. This approach does *not* work if the
875 % change spans more than two lines of output. To handle that, we would
876 % have adopt a much more difficult approach (putting marks into the main
877 % vertical list for the beginning and end of each change). This command
878 % is not documented, not supported, and doesn't work.
881 % \vadjust can only be used in horizontal mode.
884 % Append this vertical mode material after the current line in the output.
886 % We want to insert a rule with the height and depth of the current
887 % leading; that is exactly what \strutbox is supposed to record.
890 % \vadjust-items are inserted at the left edge of the type. So
891 % the \llap here moves out into the left-hand margin.
894 % For a thicker or thinner bar, change the `1pt'.
895 \vrule height
\baselineskip width1pt
897 % This is the space between the bar and the text.
903 % @include FILE -- \input text of FILE.
905 \def\include{\parseargusing\filenamecatcodes\includezzz}
910 \makevalueexpandable % we want to expand any @value in FILE.
911 \turnoffactive % and allow special characters in the expansion
912 \indexnofonts % Allow `@@' and other weird things in file names.
913 \wlog{texinfo.tex: doing @include of
#1^^J
}%
914 \edef\temp{\noexpand\input #1 }%
916 % This trickery is to read FILE outside of a group, in case it makes
922 \def\filenamecatcodes{%
936 \def\pushthisfilestack{%
937 \expandafter\pushthisfilestackX\popthisfilestack\StackTerm
939 \def\pushthisfilestackX{%
940 \expandafter\pushthisfilestackY\thisfile\StackTerm
942 \def\pushthisfilestackY #1\StackTerm #2\StackTerm {%
943 \gdef\popthisfilestack{\gdef\thisfile{#1}\gdef\popthisfilestack{#2}}%
946 \def\popthisfilestack{\errthisfilestackempty}
947 \def\errthisfilestackempty{\errmessage{Internal error:
948 the stack of filenames is empty.
}}
953 % outputs that line, centered.
955 \parseargdef\center{%
957 \let\centersub\centerH
959 \let\centersub\centerV
961 \centersub{\hfil \ignorespaces#1\unskip \hfil}%
962 \let\centersub\relax % don't let the definition persist, just in case
966 \advance\hsize by -
\leftskip
967 \advance\hsize by -
\rightskip
972 \newcount\centerpenalty
974 % The idea here is the same as in \startdefun, \cartouche, etc.: if
975 % @center is the first thing after a section heading, we need to wipe
976 % out the negative parskip inserted by \sectionheading, but still
977 % prevent a page break here.
978 \centerpenalty =
\lastpenalty
979 \ifnum\centerpenalty>
10000 \vskip\parskip \fi
980 \ifnum\centerpenalty>
9999 \penalty\centerpenalty \fi
981 \line{\kern\leftskip #1\kern\rightskip}%
984 % @sp n outputs n lines of vertical space
986 \parseargdef\sp{\vskip #1\baselineskip}
988 % @comment ...line which is ignored...
989 % @c is the same as @comment
990 % @ignore ... @end ignore is another way to write a comment
992 \def\comment{\begingroup \catcode`\^^M=
\active%
993 \catcode`\@=
\other \catcode`\
{=
\other \catcode`\
}=
\other\commentxxx}%
995 {\catcode`\^^M=
\active%
996 \gdef\commentxxx#1^^M
{\endgroup%
997 \futurelet\nexttoken\commentxxxx}%
998 \gdef\commentxxxx{\ifx\nexttoken\aftermacro\expandafter\comment\fi}%
1001 \def\c{\begingroup \catcode`\^^M=
\active%
1002 \catcode`\@=
\other \catcode`\
{=
\other \catcode`\
}=
\other%
1004 {\catcode`\^^M=
\active \gdef\cxxx#1^^M
{\endgroup}}
1005 % See comment in \scanmacro about why the definitions of @c and @comment differ
1007 % @paragraphindent NCHARS
1008 % We'll use ems for NCHARS, close enough.
1009 % NCHARS can also be the word `asis' or `none'.
1010 % We cannot feasibly implement @paragraphindent asis, though.
1012 \def\asisword{asis
} % no translation, these are keywords
1015 \parseargdef\paragraphindent{%
1020 \defaultparindent =
0pt
1022 \defaultparindent =
#1em
1025 \parindent =
\defaultparindent
1028 % @exampleindent NCHARS
1029 % We'll use ems for NCHARS like @paragraphindent.
1030 % It seems @exampleindent asis isn't necessary, but
1031 % I preserve it to make it similar to @paragraphindent.
1032 \parseargdef\exampleindent{%
1037 \lispnarrowing =
0pt
1039 \lispnarrowing =
#1em
1044 % @firstparagraphindent WORD
1045 % If WORD is `none', then suppress indentation of the first paragraph
1046 % after a section heading. If WORD is `insert', then do indent at such
1049 % The paragraph indentation is suppressed or not by calling
1050 % \suppressfirstparagraphindent, which the sectioning commands do.
1051 % We switch the definition of this back and forth according to WORD.
1052 % By default, we suppress indentation.
1054 \def\suppressfirstparagraphindent{\dosuppressfirstparagraphindent}
1055 \def\insertword{insert
}
1057 \parseargdef\firstparagraphindent{%
1060 \let\suppressfirstparagraphindent =
\dosuppressfirstparagraphindent
1061 \else\ifx\temp\insertword
1062 \let\suppressfirstparagraphindent =
\relax
1064 \errhelp =
\EMsimple
1065 \errmessage{Unknown @firstparagraphindent option `
\temp'
}%
1069 % Here is how we actually suppress indentation. Redefine \everypar to
1070 % \kern backwards by \parindent, and then reset itself to empty.
1072 % We also make \indent itself not actually do anything until the next
1075 \gdef\dosuppressfirstparagraphindent{%
1076 \gdef\indent {\restorefirstparagraphindent \indent}%
1077 \gdef\noindent{\restorefirstparagraphindent \noindent}%
1078 \global\everypar =
{\kern -
\parindent \restorefirstparagraphindent}%
1081 \gdef\restorefirstparagraphindent{%
1082 \global\let\indent =
\ptexindent
1083 \global\let\noindent =
\ptexnoindent
1084 \global\everypar =
{}%
1088 % @refill is a no-op.
1091 % @setfilename INFO-FILENAME - ignored
1092 \let\setfilename=
\comment
1095 \outer\def\bye{\pagealignmacro\tracingstats=
1\ptexend}
1099 % adobe `portable' document format
1103 \newcount\filenamelength
1112 \newif\ifpdfmakepagedest
1114 % when pdftex is run in dvi mode, \pdfoutput is defined (so \pdfoutput=1
1115 % can be set). So we test for \relax and 0 as well as being undefined.
1116 \ifx\pdfoutput\thisisundefined
1118 \ifx\pdfoutput\relax
1127 % PDF uses PostScript string constants for the names of xref targets,
1128 % for display in the outlines, and in other places. Thus, we have to
1129 % double any backslashes. Otherwise, a name like "\node" will be
1130 % interpreted as a newline (\n), followed by o, d, e. Not good.
1132 % See http://www.ntg.nl/pipermail/ntg-pdftex/2004-July/000654.html and
1133 % related messages. The final outcome is that it is up to the TeX user
1134 % to double the backslashes and otherwise make the string valid, so
1135 % that's what we do. pdftex 1.30.0 (ca.2005) introduced a primitive to
1136 % do this reliably, so we use it.
1138 % #1 is a control sequence in which to do the replacements,
1140 \def\txiescapepdf#1{%
1141 \ifx\pdfescapestring\thisisundefined
1142 % No primitive available; should we give a warning or log?
1143 % Many times it won't matter.
1145 % The expandable \pdfescapestring primitive escapes parentheses,
1146 % backslashes, and other special chars.
1147 \xdef#1{\pdfescapestring{#1}}%
1151 \newhelp\nopdfimagehelp{Texinfo supports .png, .jpg, .jpeg, and .pdf images
1152 with PDF output, and none of those formats could be found. (.eps cannot
1153 be supported due to the design of the PDF format; use regular TeX (DVI
1158 % Color manipulation macros using ideas from pdfcolor.tex,
1159 % except using rgb instead of cmyk; the latter is said to render as a
1160 % very dark gray on-screen and a very dark halftone in print, instead
1161 % of actual black. The dark red here is dark enough to print on paper as
1162 % nearly black, but still distinguishable for online viewing. We use
1163 % black by default, though.
1164 \def\rgbDarkRed{0.50 0.09 0.12}
1165 \def\rgbBlack{0 0 0}
1167 % k sets the color for filling (usual text, etc.);
1168 % K sets the color for stroking (thin rules, e.g., normal _'s).
1169 \def\pdfsetcolor#1{\pdfliteral{#1 rg
#1 RG
}}
1171 % Set color, and create a mark which defines \thiscolor accordingly,
1172 % so that \makeheadline knows which color to restore.
1174 \xdef\lastcolordefs{\gdef\noexpand\thiscolor{#1}}%
1179 \def\maincolor{\rgbBlack}
1180 \pdfsetcolor{\maincolor}
1181 \edef\thiscolor{\maincolor}
1182 \def\lastcolordefs{}
1186 \line{\pdfsetcolor{\maincolor}\the\footline}%
1194 % Extract \thiscolor definition from the marks.
1196 % Typeset the headline with \maincolor, then restore the color.
1197 \pdfsetcolor{\maincolor}\the\headline\pdfsetcolor{\thiscolor}%
1205 \pdfcatalog{/PageMode /UseOutlines
}
1207 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1208 \def\dopdfimage#1#2#3{%
1209 \def\pdfimagewidth{#2}\setbox0 =
\hbox{\ignorespaces #2}%
1210 \def\pdfimageheight{#3}\setbox2 =
\hbox{\ignorespaces #3}%
1212 % pdftex (and the PDF format) support .pdf, .png, .jpg (among
1213 % others). Let's try in that order, PDF first since if
1214 % someone has a scalable image, presumably better to use that than a
1216 \let\pdfimgext=
\empty
1218 \openin 1 #1.pdf
\ifeof 1
1219 \openin 1 #1.PDF
\ifeof 1
1220 \openin 1 #1.png
\ifeof 1
1221 \openin 1 #1.jpg
\ifeof 1
1222 \openin 1 #1.jpeg
\ifeof 1
1223 \openin 1 #1.JPG
\ifeof 1
1224 \errhelp =
\nopdfimagehelp
1225 \errmessage{Could not find image file
#1 for pdf
}%
1226 \else \gdef\pdfimgext{JPG
}%
1228 \else \gdef\pdfimgext{jpeg
}%
1230 \else \gdef\pdfimgext{jpg
}%
1232 \else \gdef\pdfimgext{png
}%
1234 \else \gdef\pdfimgext{PDF
}%
1236 \else \gdef\pdfimgext{pdf
}%
1241 % without \immediate, ancient pdftex seg faults when the same image is
1242 % included twice. (Version 3.14159-pre-1.0-unofficial-20010704.)
1243 \ifnum\pdftexversion <
14
1246 \immediate\pdfximage
1248 \ifdim \wd0 >
0pt width
\pdfimagewidth \fi
1249 \ifdim \wd2 >
0pt height
\pdfimageheight \fi
1250 \ifnum\pdftexversion<
13
1255 \ifnum\pdftexversion <
14 \else
1256 \pdfrefximage \pdflastximage
1260 % We have to set dummies so commands such as @code, and characters
1261 % such as \, aren't expanded when present in a section title.
1264 \makevalueexpandable
1265 \def\pdfdestname{#1}%
1266 \txiescapepdf\pdfdestname
1267 \safewhatsit{\pdfdest name
{\pdfdestname} xyz
}%
1270 % used to mark target names; must be expandable.
1273 % by default, use black for everything.
1274 \def\urlcolor{\rgbBlack}
1275 \def\linkcolor{\rgbBlack}
1276 \def\endlink{\setcolor{\maincolor}\pdfendlink}
1278 % Adding outlines to PDF; macros for calculating structure of outlines
1279 % come from Petr Olsak
1280 \def\expnumber#1{\expandafter\ifx\csname#1\endcsname\relax 0%
1281 \else \csname#1\endcsname \fi}
1282 \def\advancenumber#1{\tempnum=
\expnumber{#1}\relax
1283 \advance\tempnum by
1
1284 \expandafter\xdef\csname#1\endcsname{\the\tempnum}}
1286 % #1 is the section text, which is what will be displayed in the
1287 % outline by the pdf viewer. #2 is the pdf expression for the number
1288 % of subentries (or empty, for subsubsections). #3 is the node text,
1289 % which might be empty if this toc entry had no corresponding node.
1290 % #4 is the page number
1292 \def\dopdfoutline#1#2#3#4{%
1293 % Generate a link to the node text if that exists; else, use the
1294 % page number. We could generate a destination for the section
1295 % text in the case where a section has no node, but it doesn't
1296 % seem worth the trouble, since most documents are normally structured.
1297 \edef\pdfoutlinedest{#3}%
1298 \ifx\pdfoutlinedest\empty
1299 \def\pdfoutlinedest{#4}%
1301 \txiescapepdf\pdfoutlinedest
1304 % Also escape PDF chars in the display string.
1305 \edef\pdfoutlinetext{#1}%
1306 \txiescapepdf\pdfoutlinetext
1308 \pdfoutline goto name
{\pdfmkpgn{\pdfoutlinedest}}#2{\pdfoutlinetext}%
1311 \def\pdfmakeoutlines{%
1313 % Read toc silently, to get counts of subentries for \pdfoutline.
1314 \def\partentry#
#1#
#2#
#3#
#4{}% ignore parts in the outlines
1315 \def\numchapentry#
#1#
#2#
#3#
#4{%
1316 \def\thischapnum{#
#2}%
1318 \def\thissubsecnum{0}%
1320 \def\numsecentry#
#1#
#2#
#3#
#4{%
1321 \advancenumber{chap
\thischapnum}%
1322 \def\thissecnum{#
#2}%
1323 \def\thissubsecnum{0}%
1325 \def\numsubsecentry#
#1#
#2#
#3#
#4{%
1326 \advancenumber{sec
\thissecnum}%
1327 \def\thissubsecnum{#
#2}%
1329 \def\numsubsubsecentry#
#1#
#2#
#3#
#4{%
1330 \advancenumber{subsec
\thissubsecnum}%
1332 \def\thischapnum{0}%
1334 \def\thissubsecnum{0}%
1336 % use \def rather than \let here because we redefine \chapentry et
1337 % al. a second time, below.
1338 \def\appentry{\numchapentry}%
1339 \def\appsecentry{\numsecentry}%
1340 \def\appsubsecentry{\numsubsecentry}%
1341 \def\appsubsubsecentry{\numsubsubsecentry}%
1342 \def\unnchapentry{\numchapentry}%
1343 \def\unnsecentry{\numsecentry}%
1344 \def\unnsubsecentry{\numsubsecentry}%
1345 \def\unnsubsubsecentry{\numsubsubsecentry}%
1348 % Read toc second time, this time actually producing the outlines.
1349 % The `-' means take the \expnumber as the absolute number of
1350 % subentries, which we calculated on our first read of the .toc above.
1352 % We use the node names as the destinations.
1353 \def\numchapentry#
#1#
#2#
#3#
#4{%
1354 \dopdfoutline{#
#1}{count-
\expnumber{chap#
#2}}{#
#3}{#
#4}}%
1355 \def\numsecentry#
#1#
#2#
#3#
#4{%
1356 \dopdfoutline{#
#1}{count-
\expnumber{sec#
#2}}{#
#3}{#
#4}}%
1357 \def\numsubsecentry#
#1#
#2#
#3#
#4{%
1358 \dopdfoutline{#
#1}{count-
\expnumber{subsec#
#2}}{#
#3}{#
#4}}%
1359 \def\numsubsubsecentry#
#1#
#2#
#3#
#4{% count is always zero
1360 \dopdfoutline{#
#1}{}{#
#3}{#
#4}}%
1362 % PDF outlines are displayed using system fonts, instead of
1363 % document fonts. Therefore we cannot use special characters,
1364 % since the encoding is unknown. For example, the eogonek from
1365 % Latin 2 (0xea) gets translated to a | character. Info from
1366 % Staszek Wawrykiewicz, 19 Jan 2004 04:09:24 +0100.
1368 % TODO this right, we have to translate 8-bit characters to
1369 % their "best" equivalent, based on the @documentencoding. Too
1370 % much work for too little return. Just use the ASCII equivalents
1371 % we use for the index sort strings.
1375 % We can have normal brace characters in the PDF outlines, unlike
1376 % Texinfo index files. So set that up.
1377 \def\
{{\lbracecharliteral}%
1378 \def\
}{\rbracecharliteral}%
1379 \catcode`\\=
\active \otherbackslash
1380 \input \tocreadfilename
1383 {\catcode`
[=
1 \catcode`
]=
2
1384 \catcode`
{=
\other \catcode`
}=
\other
1385 \gdef\lbracecharliteral[{]%
1386 \gdef\rbracecharliteral[}]%
1389 \def\skipspaces#1{\def\PP{#1}\def\D{|
}%
1390 \ifx\PP\D\let\nextsp\relax
1391 \else\let\nextsp\skipspaces
1392 \addtokens{\filename}{\PP}%
1393 \advance\filenamelength by
1
1396 \def\getfilename#1{%
1398 % If we don't expand the argument now, \skipspaces will get
1399 % snagged on things like "@value{foo}".
1401 \expandafter\skipspaces\temp|
\relax
1403 \ifnum\pdftexversion <
14
1404 \let \startlink \pdfannotlink
1406 \let \startlink \pdfstartlink
1408 % make a live url in pdf output.
1411 % it seems we really need yet another set of dummies; have not
1412 % tried to figure out what each command should do in the context
1413 % of @url. for now, just make @/ a no-op, that's the only one
1414 % people have actually reported a problem with.
1416 \normalturnoffactive
1419 \makevalueexpandable
1420 % do we want to go so far as to use \indexnofonts instead of just
1421 % special-casing \var here?
1424 \leavevmode\setcolor{\urlcolor}%
1425 \startlink attr
{/Border
[0 0 0]}%
1426 user
{/Subtype /Link /A << /S /URI /URI (
#1) >>
}%
1428 \def\pdfgettoks#1.
{\setbox\boxA=
\hbox{\toksA=
{#1.
}\toksB=
{}\maketoks}}
1429 \def\addtokens#1#2{\edef\addtoks{\noexpand#1=
{\the#1#2}}\addtoks}
1430 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=
1\let\next=
\maketoks}
1431 \def\poptoks#1#2|ENDTOKS|
{\let\first=
#1\toksD=
{#1}\toksA=
{#2}}
1433 \expandafter\poptoks\the\toksA|ENDTOKS|
\relax
1435 \else\ifx\first1\adn1 \else\ifx\first2\adn2 \else\ifx\first3\adn3
1436 \else\ifx\first4\adn4 \else\ifx\first5\adn5 \else\ifx\first6\adn6
1437 \else\ifx\first7\adn7 \else\ifx\first8\adn8 \else\ifx\first9\adn9
1439 \ifnum0=
\countA\else\makelink\fi
1440 \ifx\first.
\let\next=
\done\else
1442 \addtokens{\toksB}{\the\toksD}
1443 \ifx\first,
\addtokens{\toksB}{\space}\fi
1445 \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
1447 \def\makelink{\addtokens{\toksB}%
1448 {\noexpand\pdflink{\the\toksC}}\toksC=
{}\global\countA=
0}
1450 \startlink attr
{/Border
[0 0 0]} goto name
{\pdfmkpgn{#1}}
1451 \setcolor{\linkcolor}#1\endlink}
1452 \def\done{\edef\st{\global\noexpand\toksA=
{\the\toksB}}\st}
1455 \let\pdfmkdest =
\gobble
1456 \let\pdfurl =
\gobble
1457 \let\endlink =
\relax
1458 \let\setcolor =
\gobble
1459 \let\pdfsetcolor =
\gobble
1460 \let\pdfmakeoutlines =
\relax
1461 \fi % \ifx\pdfoutput
1466 % Change the current font style to #1, remembering it in \curfontstyle.
1467 % For now, we do not accumulate font styles: @b{@i{foo}} prints foo in
1468 % italics, not bold italics.
1470 \def\setfontstyle#1{%
1471 \def\curfontstyle{#1}% not as a control sequence, because we are \edef'd.
1472 \csname ten
#1\endcsname % change the current font
1475 % Select #1 fonts with the current style.
1477 \def\selectfonts#1{\csname #1fonts
\endcsname \csname\curfontstyle\endcsname}
1479 \def\rm{\fam=
0 \setfontstyle{rm
}}
1480 \def\it{\fam=
\itfam \setfontstyle{it
}}
1481 \def\sl{\fam=
\slfam \setfontstyle{sl
}}
1482 \def\bf{\fam=
\bffam \setfontstyle{bf
}}\def\bfstylename{bf
}
1483 \def\tt{\fam=
\ttfam \setfontstyle{tt
}}
1485 % Unfortunately, we have to override this for titles and the like, since
1486 % in those cases "rm" is bold. Sigh.
1487 \def\rmisbold{\rm\def\curfontstyle{bf
}}
1489 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
1490 % So we set up a \sf.
1492 \def\sf{\fam=
\sffam \setfontstyle{sf
}}
1493 \let\li =
\sf % Sometimes we call it \li, not \sf.
1495 % We don't need math for this font style.
1496 \def\ttsl{\setfontstyle{ttsl
}}
1499 % Set the baselineskip to #1, and the lineskip and strut size
1500 % correspondingly. There is no deep meaning behind these magic numbers
1501 % used as factors; they just match (closely enough) what Knuth defined.
1503 \def\lineskipfactor{.08333}
1504 \def\strutheightpercent{.70833}
1505 \def\strutdepthpercent {.29167}
1507 % can get a sort of poor man's double spacing by redefining this.
1508 \def\baselinefactor{1}
1510 \newdimen\textleading
1513 \normalbaselineskip =
\baselinefactor\dimen0
1514 \normallineskip =
\lineskipfactor\normalbaselineskip
1516 \setbox\strutbox =
\hbox{%
1517 \vrule width0pt height
\strutheightpercent\baselineskip
1518 depth
\strutdepthpercent \baselineskip
1522 % PDF CMaps. See also LaTeX's t1.cmap.
1524 % do nothing with this by default.
1525 \expandafter\let\csname cmapOT1
\endcsname\gobble
1526 \expandafter\let\csname cmapOT1IT
\endcsname\gobble
1527 \expandafter\let\csname cmapOT1TT
\endcsname\gobble
1529 % if we are producing pdf, and we have \pdffontattr, then define cmaps.
1530 % (\pdffontattr was introduced many years ago, but people still run
1531 % older pdftex's; it's easy to conditionalize, so we do.)
1532 \ifpdf \ifx\pdffontattr\thisisundefined \else
1534 \catcode`\^^M=
\active \def^^M
{^^J
}% Output line endings as the ^^J char.
1535 \catcode`\%=
12 \immediate\pdfobj stream
{%!PS-Adobe-3.0 Resource-CMap
1536 %%DocumentNeededResources: ProcSet (CIDInit)
1537 %%IncludeResource: ProcSet (CIDInit)
1538 %%BeginResource: CMap (TeX-OT1-0)
1539 %%Title: (TeX-OT1-0 TeX OT1 0)
1542 /CIDInit /ProcSet findresource begin
1550 /CMapName /TeX-OT1-
0 def
1552 1 begincodespacerange
1608 CMapName currentdict /CMap defineresource pop
1614 \expandafter\edef\csname cmapOT1
\endcsname#1{%
1615 \pdffontattr#1{/ToUnicode
\the\pdflastobj\space 0 R
}%
1620 \catcode`\^^M=
\active \def^^M
{^^J
}% Output line endings as the ^^J char.
1621 \catcode`\%=
12 \immediate\pdfobj stream
{%!PS-Adobe-3.0 Resource-CMap
1622 %%DocumentNeededResources: ProcSet (CIDInit)
1623 %%IncludeResource: ProcSet (CIDInit)
1624 %%BeginResource: CMap (TeX-OT1IT-0)
1625 %%Title: (TeX-OT1IT-0 TeX OT1IT 0)
1628 /CIDInit /ProcSet findresource begin
1636 /CMapName /TeX-OT1IT-
0 def
1638 1 begincodespacerange
1696 CMapName currentdict /CMap defineresource pop
1702 \expandafter\edef\csname cmapOT1IT
\endcsname#1{%
1703 \pdffontattr#1{/ToUnicode
\the\pdflastobj\space 0 R
}%
1708 \catcode`\^^M=
\active \def^^M
{^^J
}% Output line endings as the ^^J char.
1709 \catcode`\%=
12 \immediate\pdfobj stream
{%!PS-Adobe-3.0 Resource-CMap
1710 %%DocumentNeededResources: ProcSet (CIDInit)
1711 %%IncludeResource: ProcSet (CIDInit)
1712 %%BeginResource: CMap (TeX-OT1TT-0)
1713 %%Title: (TeX-OT1TT-0 TeX OT1TT 0)
1716 /CIDInit /ProcSet findresource begin
1724 /CMapName /TeX-OT1TT-
0 def
1726 1 begincodespacerange
1771 CMapName currentdict /CMap defineresource pop
1777 \expandafter\edef\csname cmapOT1TT
\endcsname#1{%
1778 \pdffontattr#1{/ToUnicode
\the\pdflastobj\space 0 R
}%
1783 % Set the font macro #1 to the font named \fontprefix#2.
1784 % #3 is the font's design size, #4 is a scale factor, #5 is the CMap
1785 % encoding (only OT1, OT1IT and OT1TT are allowed, or empty to omit).
1793 \def\setfont#1#2#3#4#5{%
1794 \font#1=
\fontprefix#2#3 scaled
#4
1795 \csname cmap
#5\endcsname#1%
1797 % This is what gets called when #5 of \setfont is empty.
1802 % Use cm as the default font prefix.
1803 % To specify the font prefix, you must define \fontprefix
1804 % before you read in texinfo.tex.
1805 \ifx\fontprefix\thisisundefined
1808 % Support font families that don't use the same naming scheme as CM.
1810 \def\rmbshape{bx
} % where the normal face is bold
1815 \def\ttslshape{sltt
}
1825 % Definitions for a main text size of 11pt. (The default in Texinfo.)
1827 \def\definetextfontsizexi{%
1828 % Text fonts (11.2pt, magstep1).
1829 \def\textnominalsize{11pt
}
1830 \edef\mainmagstep{\magstephalf}
1831 \setfont\textrm\rmshape{10}{\mainmagstep}{OT1
}
1832 \setfont\texttt\ttshape{10}{\mainmagstep}{OT1TT
}
1833 \setfont\textbf\bfshape{10}{\mainmagstep}{OT1
}
1834 \setfont\textit\itshape{10}{\mainmagstep}{OT1IT
}
1835 \setfont\textsl\slshape{10}{\mainmagstep}{OT1
}
1836 \setfont\textsf\sfshape{10}{\mainmagstep}{OT1
}
1837 \setfont\textsc\scshape{10}{\mainmagstep}{OT1
}
1838 \setfont\textttsl\ttslshape{10}{\mainmagstep}{OT1TT
}
1839 \font\texti=cmmi10 scaled
\mainmagstep
1840 \font\textsy=cmsy10 scaled
\mainmagstep
1841 \def\textecsize{1095}
1843 % A few fonts for @defun names and args.
1844 \setfont\defbf\bfshape{10}{\magstep1}{OT1
}
1845 \setfont\deftt\ttshape{10}{\magstep1}{OT1TT
}
1846 \setfont\defsl\slshape{10}{\magstep1}{OT1TT
}
1847 \setfont\defttsl\ttslshape{10}{\magstep1}{OT1TT
}
1848 \def\df{\let\tentt=
\deftt \let\tenbf =
\defbf
1849 \let\tenttsl=
\defttsl \let\tensl=
\defsl \bf}
1851 % Fonts for indices, footnotes, small examples (9pt).
1852 \def\smallnominalsize{9pt
}
1853 \setfont\smallrm\rmshape{9}{1000}{OT1
}
1854 \setfont\smalltt\ttshape{9}{1000}{OT1TT
}
1855 \setfont\smallbf\bfshape{10}{900}{OT1
}
1856 \setfont\smallit\itshape{9}{1000}{OT1IT
}
1857 \setfont\smallsl\slshape{9}{1000}{OT1
}
1858 \setfont\smallsf\sfshape{9}{1000}{OT1
}
1859 \setfont\smallsc\scshape{10}{900}{OT1
}
1860 \setfont\smallttsl\ttslshape{10}{900}{OT1TT
}
1863 \def\smallecsize{0900}
1865 % Fonts for small examples (8pt).
1866 \def\smallernominalsize{8pt
}
1867 \setfont\smallerrm\rmshape{8}{1000}{OT1
}
1868 \setfont\smallertt\ttshape{8}{1000}{OT1TT
}
1869 \setfont\smallerbf\bfshape{10}{800}{OT1
}
1870 \setfont\smallerit\itshape{8}{1000}{OT1IT
}
1871 \setfont\smallersl\slshape{8}{1000}{OT1
}
1872 \setfont\smallersf\sfshape{8}{1000}{OT1
}
1873 \setfont\smallersc\scshape{10}{800}{OT1
}
1874 \setfont\smallerttsl\ttslshape{10}{800}{OT1TT
}
1875 \font\smalleri=cmmi8
1876 \font\smallersy=cmsy8
1877 \def\smallerecsize{0800}
1879 % Fonts for title page (20.4pt):
1880 \def\titlenominalsize{20pt
}
1881 \setfont\titlerm\rmbshape{12}{\magstep3}{OT1
}
1882 \setfont\titleit\itbshape{10}{\magstep4}{OT1IT
}
1883 \setfont\titlesl\slbshape{10}{\magstep4}{OT1
}
1884 \setfont\titlett\ttbshape{12}{\magstep3}{OT1TT
}
1885 \setfont\titlettsl\ttslshape{10}{\magstep4}{OT1TT
}
1886 \setfont\titlesf\sfbshape{17}{\magstep1}{OT1
}
1887 \let\titlebf=
\titlerm
1888 \setfont\titlesc\scbshape{10}{\magstep4}{OT1
}
1889 \font\titlei=cmmi12 scaled
\magstep3
1890 \font\titlesy=cmsy10 scaled
\magstep4
1891 \def\titleecsize{2074}
1893 % Chapter (and unnumbered) fonts (17.28pt).
1894 \def\chapnominalsize{17pt
}
1895 \setfont\chaprm\rmbshape{12}{\magstep2}{OT1
}
1896 \setfont\chapit\itbshape{10}{\magstep3}{OT1IT
}
1897 \setfont\chapsl\slbshape{10}{\magstep3}{OT1
}
1898 \setfont\chaptt\ttbshape{12}{\magstep2}{OT1TT
}
1899 \setfont\chapttsl\ttslshape{10}{\magstep3}{OT1TT
}
1900 \setfont\chapsf\sfbshape{17}{1000}{OT1
}
1902 \setfont\chapsc\scbshape{10}{\magstep3}{OT1
}
1903 \font\chapi=cmmi12 scaled
\magstep2
1904 \font\chapsy=cmsy10 scaled
\magstep3
1905 \def\chapecsize{1728}
1907 % Section fonts (14.4pt).
1908 \def\secnominalsize{14pt
}
1909 \setfont\secrm\rmbshape{12}{\magstep1}{OT1
}
1910 \setfont\secrmnotbold\rmshape{12}{\magstep1}{OT1
}
1911 \setfont\secit\itbshape{10}{\magstep2}{OT1IT
}
1912 \setfont\secsl\slbshape{10}{\magstep2}{OT1
}
1913 \setfont\sectt\ttbshape{12}{\magstep1}{OT1TT
}
1914 \setfont\secttsl\ttslshape{10}{\magstep2}{OT1TT
}
1915 \setfont\secsf\sfbshape{12}{\magstep1}{OT1
}
1917 \setfont\secsc\scbshape{10}{\magstep2}{OT1
}
1918 \font\seci=cmmi12 scaled
\magstep1
1919 \font\secsy=cmsy10 scaled
\magstep2
1920 \def\sececsize{1440}
1922 % Subsection fonts (13.15pt).
1923 \def\ssecnominalsize{13pt
}
1924 \setfont\ssecrm\rmbshape{12}{\magstephalf}{OT1
}
1925 \setfont\ssecit\itbshape{10}{1315}{OT1IT
}
1926 \setfont\ssecsl\slbshape{10}{1315}{OT1
}
1927 \setfont\ssectt\ttbshape{12}{\magstephalf}{OT1TT
}
1928 \setfont\ssecttsl\ttslshape{10}{1315}{OT1TT
}
1929 \setfont\ssecsf\sfbshape{12}{\magstephalf}{OT1
}
1931 \setfont\ssecsc\scbshape{10}{1315}{OT1
}
1932 \font\sseci=cmmi12 scaled
\magstephalf
1933 \font\ssecsy=cmsy10 scaled
1315
1934 \def\ssececsize{1200}
1936 % Reduced fonts for @acro in text (10pt).
1937 \def\reducednominalsize{10pt
}
1938 \setfont\reducedrm\rmshape{10}{1000}{OT1
}
1939 \setfont\reducedtt\ttshape{10}{1000}{OT1TT
}
1940 \setfont\reducedbf\bfshape{10}{1000}{OT1
}
1941 \setfont\reducedit\itshape{10}{1000}{OT1IT
}
1942 \setfont\reducedsl\slshape{10}{1000}{OT1
}
1943 \setfont\reducedsf\sfshape{10}{1000}{OT1
}
1944 \setfont\reducedsc\scshape{10}{1000}{OT1
}
1945 \setfont\reducedttsl\ttslshape{10}{1000}{OT1TT
}
1946 \font\reducedi=cmmi10
1947 \font\reducedsy=cmsy10
1948 \def\reducedecsize{1000}
1950 \textleading =
13.2pt
% line spacing for 11pt CM
1951 \textfonts % reset the current fonts
1953 } % end of 11pt text font size definitions, \definetextfontsizexi
1956 % Definitions to make the main text be 10pt Computer Modern, with
1957 % section, chapter, etc., sizes following suit. This is for the GNU
1958 % Press printing of the Emacs 22 manual. Maybe other manuals in the
1959 % future. Used with @smallbook, which sets the leading to 12pt.
1961 \def\definetextfontsizex{%
1962 % Text fonts (10pt).
1963 \def\textnominalsize{10pt
}
1964 \edef\mainmagstep{1000}
1965 \setfont\textrm\rmshape{10}{\mainmagstep}{OT1
}
1966 \setfont\texttt\ttshape{10}{\mainmagstep}{OT1TT
}
1967 \setfont\textbf\bfshape{10}{\mainmagstep}{OT1
}
1968 \setfont\textit\itshape{10}{\mainmagstep}{OT1IT
}
1969 \setfont\textsl\slshape{10}{\mainmagstep}{OT1
}
1970 \setfont\textsf\sfshape{10}{\mainmagstep}{OT1
}
1971 \setfont\textsc\scshape{10}{\mainmagstep}{OT1
}
1972 \setfont\textttsl\ttslshape{10}{\mainmagstep}{OT1TT
}
1973 \font\texti=cmmi10 scaled
\mainmagstep
1974 \font\textsy=cmsy10 scaled
\mainmagstep
1975 \def\textecsize{1000}
1977 % A few fonts for @defun names and args.
1978 \setfont\defbf\bfshape{10}{\magstephalf}{OT1
}
1979 \setfont\deftt\ttshape{10}{\magstephalf}{OT1TT
}
1980 \setfont\defsl\slshape{10}{\magstephalf}{OT1TT
}
1981 \setfont\defttsl\ttslshape{10}{\magstephalf}{OT1TT
}
1982 \def\df{\let\tentt=
\deftt \let\tenbf =
\defbf
1983 \let\tensl=
\defsl \let\tenttsl=
\defttsl \bf}
1985 % Fonts for indices, footnotes, small examples (9pt).
1986 \def\smallnominalsize{9pt
}
1987 \setfont\smallrm\rmshape{9}{1000}{OT1
}
1988 \setfont\smalltt\ttshape{9}{1000}{OT1TT
}
1989 \setfont\smallbf\bfshape{10}{900}{OT1
}
1990 \setfont\smallit\itshape{9}{1000}{OT1IT
}
1991 \setfont\smallsl\slshape{9}{1000}{OT1
}
1992 \setfont\smallsf\sfshape{9}{1000}{OT1
}
1993 \setfont\smallsc\scshape{10}{900}{OT1
}
1994 \setfont\smallttsl\ttslshape{10}{900}{OT1TT
}
1997 \def\smallecsize{0900}
1999 % Fonts for small examples (8pt).
2000 \def\smallernominalsize{8pt
}
2001 \setfont\smallerrm\rmshape{8}{1000}{OT1
}
2002 \setfont\smallertt\ttshape{8}{1000}{OT1TT
}
2003 \setfont\smallerbf\bfshape{10}{800}{OT1
}
2004 \setfont\smallerit\itshape{8}{1000}{OT1IT
}
2005 \setfont\smallersl\slshape{8}{1000}{OT1
}
2006 \setfont\smallersf\sfshape{8}{1000}{OT1
}
2007 \setfont\smallersc\scshape{10}{800}{OT1
}
2008 \setfont\smallerttsl\ttslshape{10}{800}{OT1TT
}
2009 \font\smalleri=cmmi8
2010 \font\smallersy=cmsy8
2011 \def\smallerecsize{0800}
2013 % Fonts for title page (20.4pt):
2014 \def\titlenominalsize{20pt
}
2015 \setfont\titlerm\rmbshape{12}{\magstep3}{OT1
}
2016 \setfont\titleit\itbshape{10}{\magstep4}{OT1IT
}
2017 \setfont\titlesl\slbshape{10}{\magstep4}{OT1
}
2018 \setfont\titlett\ttbshape{12}{\magstep3}{OT1TT
}
2019 \setfont\titlettsl\ttslshape{10}{\magstep4}{OT1TT
}
2020 \setfont\titlesf\sfbshape{17}{\magstep1}{OT1
}
2021 \let\titlebf=
\titlerm
2022 \setfont\titlesc\scbshape{10}{\magstep4}{OT1
}
2023 \font\titlei=cmmi12 scaled
\magstep3
2024 \font\titlesy=cmsy10 scaled
\magstep4
2025 \def\titleecsize{2074}
2027 % Chapter fonts (14.4pt).
2028 \def\chapnominalsize{14pt
}
2029 \setfont\chaprm\rmbshape{12}{\magstep1}{OT1
}
2030 \setfont\chapit\itbshape{10}{\magstep2}{OT1IT
}
2031 \setfont\chapsl\slbshape{10}{\magstep2}{OT1
}
2032 \setfont\chaptt\ttbshape{12}{\magstep1}{OT1TT
}
2033 \setfont\chapttsl\ttslshape{10}{\magstep2}{OT1TT
}
2034 \setfont\chapsf\sfbshape{12}{\magstep1}{OT1
}
2036 \setfont\chapsc\scbshape{10}{\magstep2}{OT1
}
2037 \font\chapi=cmmi12 scaled
\magstep1
2038 \font\chapsy=cmsy10 scaled
\magstep2
2039 \def\chapecsize{1440}
2041 % Section fonts (12pt).
2042 \def\secnominalsize{12pt
}
2043 \setfont\secrm\rmbshape{12}{1000}{OT1
}
2044 \setfont\secit\itbshape{10}{\magstep1}{OT1IT
}
2045 \setfont\secsl\slbshape{10}{\magstep1}{OT1
}
2046 \setfont\sectt\ttbshape{12}{1000}{OT1TT
}
2047 \setfont\secttsl\ttslshape{10}{\magstep1}{OT1TT
}
2048 \setfont\secsf\sfbshape{12}{1000}{OT1
}
2050 \setfont\secsc\scbshape{10}{\magstep1}{OT1
}
2052 \font\secsy=cmsy10 scaled
\magstep1
2053 \def\sececsize{1200}
2055 % Subsection fonts (10pt).
2056 \def\ssecnominalsize{10pt
}
2057 \setfont\ssecrm\rmbshape{10}{1000}{OT1
}
2058 \setfont\ssecit\itbshape{10}{1000}{OT1IT
}
2059 \setfont\ssecsl\slbshape{10}{1000}{OT1
}
2060 \setfont\ssectt\ttbshape{10}{1000}{OT1TT
}
2061 \setfont\ssecttsl\ttslshape{10}{1000}{OT1TT
}
2062 \setfont\ssecsf\sfbshape{10}{1000}{OT1
}
2064 \setfont\ssecsc\scbshape{10}{1000}{OT1
}
2067 \def\ssececsize{1000}
2069 % Reduced fonts for @acro in text (9pt).
2070 \def\reducednominalsize{9pt
}
2071 \setfont\reducedrm\rmshape{9}{1000}{OT1
}
2072 \setfont\reducedtt\ttshape{9}{1000}{OT1TT
}
2073 \setfont\reducedbf\bfshape{10}{900}{OT1
}
2074 \setfont\reducedit\itshape{9}{1000}{OT1IT
}
2075 \setfont\reducedsl\slshape{9}{1000}{OT1
}
2076 \setfont\reducedsf\sfshape{9}{1000}{OT1
}
2077 \setfont\reducedsc\scshape{10}{900}{OT1
}
2078 \setfont\reducedttsl\ttslshape{10}{900}{OT1TT
}
2079 \font\reducedi=cmmi9
2080 \font\reducedsy=cmsy9
2081 \def\reducedecsize{0900}
2083 \divide\parskip by
2 % reduce space between paragraphs
2084 \textleading =
12pt
% line spacing for 10pt CM
2085 \textfonts % reset the current fonts
2087 } % end of 10pt text font size definitions, \definetextfontsizex
2090 % We provide the user-level command
2092 % (or 11) to redefine the text font size. pt is assumed.
2098 \parseargdef\fonttextsize{%
2099 \def\textsizearg{#1}%
2100 %\wlog{doing @fonttextsize \textsizearg}%
2102 % Set \globaldefs so that documents can use this inside @tex, since
2103 % makeinfo 4.8 does not support it, but we need it nonetheless.
2105 \begingroup \globaldefs=
1
2106 \ifx\textsizearg\xword \definetextfontsizex
2107 \else \ifx\textsizearg\xiword \definetextfontsizexi
2110 \errmessage{@fonttextsize only supports `
10' or `
11', not `
\textsizearg'
}
2115 % In order for the font changes to affect most math symbols and letters,
2116 % we have to define the \textfont of the standard families. We don't
2117 % bother to reset \scriptfont and \scriptscriptfont; awaiting user need.
2119 \def\resetmathfonts{%
2120 \textfont0=
\tenrm \textfont1=
\teni \textfont2=
\tensy
2121 \textfont\itfam=
\tenit \textfont\slfam=
\tensl \textfont\bffam=
\tenbf
2122 \textfont\ttfam=
\tentt \textfont\sffam=
\tensf
2125 % The font-changing commands redefine the meanings of \tenSTYLE, instead
2126 % of just \STYLE. We do this because \STYLE needs to also set the
2127 % current \fam for math mode. Our \STYLE (e.g., \rm) commands hardwire
2128 % \tenSTYLE to set the current font.
2130 % Each font-changing command also sets the names \lsize (one size lower)
2131 % and \lllsize (three sizes lower). These relative commands are used
2132 % in, e.g., the LaTeX logo and acronyms.
2134 % This all needs generalizing, badly.
2137 \let\tenrm=
\textrm \let\tenit=
\textit \let\tensl=
\textsl
2138 \let\tenbf=
\textbf \let\tentt=
\texttt \let\smallcaps=
\textsc
2139 \let\tensf=
\textsf \let\teni=
\texti \let\tensy=
\textsy
2140 \let\tenttsl=
\textttsl
2141 \def\curfontsize{text
}%
2142 \def\lsize{reduced
}\def\lllsize{smaller
}%
2143 \resetmathfonts \setleading{\textleading}}
2145 \let\tenrm=
\titlerm \let\tenit=
\titleit \let\tensl=
\titlesl
2146 \let\tenbf=
\titlebf \let\tentt=
\titlett \let\smallcaps=
\titlesc
2147 \let\tensf=
\titlesf \let\teni=
\titlei \let\tensy=
\titlesy
2148 \let\tenttsl=
\titlettsl
2149 \def\curfontsize{title
}%
2150 \def\lsize{chap
}\def\lllsize{subsec
}%
2151 \resetmathfonts \setleading{27pt
}}
2152 \def\titlefont#1{{\titlefonts\rmisbold #1}}
2154 \let\tenrm=
\chaprm \let\tenit=
\chapit \let\tensl=
\chapsl
2155 \let\tenbf=
\chapbf \let\tentt=
\chaptt \let\smallcaps=
\chapsc
2156 \let\tensf=
\chapsf \let\teni=
\chapi \let\tensy=
\chapsy
2157 \let\tenttsl=
\chapttsl
2158 \def\curfontsize{chap
}%
2159 \def\lsize{sec
}\def\lllsize{text
}%
2160 \resetmathfonts \setleading{19pt
}}
2162 \let\tenrm=
\secrm \let\tenit=
\secit \let\tensl=
\secsl
2163 \let\tenbf=
\secbf \let\tentt=
\sectt \let\smallcaps=
\secsc
2164 \let\tensf=
\secsf \let\teni=
\seci \let\tensy=
\secsy
2165 \let\tenttsl=
\secttsl
2166 \def\curfontsize{sec
}%
2167 \def\lsize{subsec
}\def\lllsize{reduced
}%
2168 \resetmathfonts \setleading{17pt
}}
2170 \let\tenrm=
\ssecrm \let\tenit=
\ssecit \let\tensl=
\ssecsl
2171 \let\tenbf=
\ssecbf \let\tentt=
\ssectt \let\smallcaps=
\ssecsc
2172 \let\tensf=
\ssecsf \let\teni=
\sseci \let\tensy=
\ssecsy
2173 \let\tenttsl=
\ssecttsl
2174 \def\curfontsize{ssec
}%
2175 \def\lsize{text
}\def\lllsize{small
}%
2176 \resetmathfonts \setleading{15pt
}}
2177 \let\subsubsecfonts =
\subsecfonts
2179 \let\tenrm=
\reducedrm \let\tenit=
\reducedit \let\tensl=
\reducedsl
2180 \let\tenbf=
\reducedbf \let\tentt=
\reducedtt \let\reducedcaps=
\reducedsc
2181 \let\tensf=
\reducedsf \let\teni=
\reducedi \let\tensy=
\reducedsy
2182 \let\tenttsl=
\reducedttsl
2183 \def\curfontsize{reduced
}%
2184 \def\lsize{small
}\def\lllsize{smaller
}%
2185 \resetmathfonts \setleading{10.5pt
}}
2187 \let\tenrm=
\smallrm \let\tenit=
\smallit \let\tensl=
\smallsl
2188 \let\tenbf=
\smallbf \let\tentt=
\smalltt \let\smallcaps=
\smallsc
2189 \let\tensf=
\smallsf \let\teni=
\smalli \let\tensy=
\smallsy
2190 \let\tenttsl=
\smallttsl
2191 \def\curfontsize{small
}%
2192 \def\lsize{smaller
}\def\lllsize{smaller
}%
2193 \resetmathfonts \setleading{10.5pt
}}
2195 \let\tenrm=
\smallerrm \let\tenit=
\smallerit \let\tensl=
\smallersl
2196 \let\tenbf=
\smallerbf \let\tentt=
\smallertt \let\smallcaps=
\smallersc
2197 \let\tensf=
\smallersf \let\teni=
\smalleri \let\tensy=
\smallersy
2198 \let\tenttsl=
\smallerttsl
2199 \def\curfontsize{smaller
}%
2200 \def\lsize{smaller
}\def\lllsize{smaller
}%
2201 \resetmathfonts \setleading{9.5pt
}}
2203 % Fonts for short table of contents.
2204 \setfont\shortcontrm\rmshape{12}{1000}{OT1
}
2205 \setfont\shortcontbf\bfshape{10}{\magstep1}{OT1
} % no cmb12
2206 \setfont\shortcontsl\slshape{12}{1000}{OT1
}
2207 \setfont\shortconttt\ttshape{12}{1000}{OT1TT
}
2209 % Define these just so they can be easily changed for other fonts.
2210 \def\angleleft{$
\langle$
}
2211 \def\angleright{$
\rangle$
}
2213 % Set the fonts to use with the @small... environments.
2214 \let\smallexamplefonts =
\smallfonts
2216 % About \smallexamplefonts. If we use \smallfonts (9pt), @smallexample
2217 % can fit this many characters:
2218 % 8.5x11=86 smallbook=72 a4=90 a5=69
2219 % If we use \scriptfonts (8pt), then we can fit this many characters:
2220 % 8.5x11=90+ smallbook=80 a4=90+ a5=77
2221 % For me, subjectively, the few extra characters that fit aren't worth
2222 % the additional smallness of 8pt. So I'm making the default 9pt.
2224 % By the way, for comparison, here's what fits with @example (10pt):
2225 % 8.5x11=71 smallbook=60 a4=75 a5=58
2228 % Set up the default fonts, so we can use them for creating boxes.
2230 \definetextfontsizexi
2235 % Check if we are currently using a typewriter font. Since all the
2236 % Computer Modern typewriter fonts have zero interword stretch (and
2237 % shrink), and it is reasonable to expect all typewriter fonts to have
2238 % this property, we can check that font parameter.
2240 \def\ifmonospace{\ifdim\fontdimen3\font=
0pt
}
2242 % Markup style infrastructure. \defmarkupstylesetup\INITMACRO will
2243 % define and register \INITMACRO to be called on markup style changes.
2244 % \INITMACRO can check \currentmarkupstyle for the innermost
2245 % style and the set of \ifmarkupSTYLE switches for all styles
2246 % currently in effect.
2250 %\newif\ifmarkupfile % @file == @samp.
2251 %\newif\ifmarkupoption % @option == @samp.
2254 %\newif\ifmarkupenv % @env == @code.
2255 %\newif\ifmarkupcommand % @command == @code.
2256 \newif\ifmarkuptex % @tex (and part of @math, for now).
2257 \newif\ifmarkupexample
2259 \newif\ifmarkupverbatim
2261 \let\currentmarkupstyle\empty
2263 \def\setupmarkupstyle#1{%
2264 \csname markup
#1true
\endcsname
2265 \def\currentmarkupstyle{#1}%
2269 \let\markupstylesetup\empty
2271 \def\defmarkupstylesetup#1{%
2272 \expandafter\def\expandafter\markupstylesetup
2273 \expandafter{\markupstylesetup #1}%
2277 % Markup style setup for left and right quotes.
2278 \defmarkupstylesetup\markupsetuplq{%
2279 \expandafter\let\expandafter \temp
2280 \csname markupsetuplq
\currentmarkupstyle\endcsname
2281 \ifx\temp\relax \markupsetuplqdefault \else \temp \fi
2284 \defmarkupstylesetup\markupsetuprq{%
2285 \expandafter\let\expandafter \temp
2286 \csname markupsetuprq
\currentmarkupstyle\endcsname
2287 \ifx\temp\relax \markupsetuprqdefault \else \temp \fi
2294 \gdef\markupsetuplqdefault{\let`
\lq}
2295 \gdef\markupsetuprqdefault{\let'
\rq}
2297 \gdef\markupsetcodequoteleft{\let`
\codequoteleft}
2298 \gdef\markupsetcodequoteright{\let'
\codequoteright}
2301 \let\markupsetuplqcode \markupsetcodequoteleft
2302 \let\markupsetuprqcode \markupsetcodequoteright
2304 \let\markupsetuplqexample \markupsetcodequoteleft
2305 \let\markupsetuprqexample \markupsetcodequoteright
2307 \let\markupsetuplqkbd \markupsetcodequoteleft
2308 \let\markupsetuprqkbd \markupsetcodequoteright
2310 \let\markupsetuplqsamp \markupsetcodequoteleft
2311 \let\markupsetuprqsamp \markupsetcodequoteright
2313 \let\markupsetuplqverb \markupsetcodequoteleft
2314 \let\markupsetuprqverb \markupsetcodequoteright
2316 \let\markupsetuplqverbatim \markupsetcodequoteleft
2317 \let\markupsetuprqverbatim \markupsetcodequoteright
2319 % Allow an option to not use regular directed right quote/apostrophe
2320 % (char 0x27), but instead the undirected quote from cmtt (char 0x0d).
2321 % The undirected quote is ugly, so don't make it the default, but it
2322 % works for pasting with more pdf viewers (at least evince), the
2323 % lilypond developers report. xpdf does work with the regular 0x27.
2325 \def\codequoteright{%
2326 \expandafter\ifx\csname SETtxicodequoteundirected
\endcsname\relax
2327 \expandafter\ifx\csname SETcodequoteundirected
\endcsname\relax
2333 % and a similar option for the left quote char vs. a grave accent.
2334 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
2335 % the code environments to do likewise.
2337 \def\codequoteleft{%
2338 \expandafter\ifx\csname SETtxicodequotebacktick
\endcsname\relax
2339 \expandafter\ifx\csname SETcodequotebacktick
\endcsname\relax
2340 % [Knuth] pp. 380,381,391
2341 % \relax disables Spanish ligatures ?` and !` of \tt font.
2347 % Commands to set the quote options.
2349 \parseargdef\codequoteundirected{%
2352 \expandafter\let\csname SETtxicodequoteundirected
\endcsname
2354 \else\ifx\temp\offword
2355 \expandafter\let\csname SETtxicodequoteundirected
\endcsname
2358 \errhelp =
\EMsimple
2359 \errmessage{Unknown @codequoteundirected value `
\temp', must be on|off
}%
2363 \parseargdef\codequotebacktick{%
2366 \expandafter\let\csname SETtxicodequotebacktick
\endcsname
2368 \else\ifx\temp\offword
2369 \expandafter\let\csname SETtxicodequotebacktick
\endcsname
2372 \errhelp =
\EMsimple
2373 \errmessage{Unknown @codequotebacktick value `
\temp', must be on|off
}%
2377 % [Knuth] pp. 380,381,391, disable Spanish ligatures ?` and !` of \tt font.
2378 \def\noligaturesquoteleft{\relax\lq}
2380 % Count depth in font-changes, for error checks
2381 \newcount\fontdepth \fontdepth=
0
2385 % #1 is the font command (\sl or \it), #2 is the text to slant.
2386 % If we are in a monospaced environment, however, 1) always use \ttsl,
2387 % and 2) do not add an italic correction.
2388 \def\dosmartslant#1#2{%
2390 {{\ttsl #2}\let\next=
\relax}%
2391 {\def\next{{#1#2}\futurelet\next\smartitaliccorrection}}%
2394 \def\smartslanted{\dosmartslant\sl}
2395 \def\smartitalic{\dosmartslant\it}
2397 % Output an italic correction unless \next (presumed to be the following
2398 % character) is such as not to need one.
2399 \def\smartitaliccorrection{%
2404 \else\ifx\next\comma%
2410 % Unconditional use \ttsl, and no ic. @var is set to this for defuns.
2411 \def\ttslanted#1{{\ttsl #1}}
2413 % @cite is like \smartslanted except unconditionally use \sl. We never want
2414 % ttsl for book titles, do we?
2415 \def\cite#1{{\sl #1}\futurelet\next\smartitaliccorrection}
2419 \let\saveaftersmartic =
\aftersmartic
2420 \def\aftersmartic{\null\let\aftersmartic=
\saveaftersmartic}%
2425 \let\slanted=
\smartslanted
2426 \let\dfn=
\smartslanted
2427 \let\emph=
\smartitalic
2429 % Explicit font changes: @r, @sc, undocumented @ii.
2430 \def\r#1{{\rm #1}} % roman font
2431 \def\sc#1{{\smallcaps#1}} % smallcaps font
2432 \def\ii#1{{\it #1}} % italic font
2434 % @b, explicit bold. Also @strong.
2438 % @sansserif, explicit sans.
2439 \def\sansserif#1{{\sf #1}}
2441 % We can't just use \exhyphenpenalty, because that only has effect at
2442 % the end of a paragraph. Restore normal hyphenation at the end of the
2443 % group within which \nohyphenation is presumably called.
2445 \def\nohyphenation{\hyphenchar\font = -
1 \aftergroup\restorehyphenation}
2446 \def\restorehyphenation{\hyphenchar\font = `-
}
2448 % Set sfcode to normal for the chars that usually have another value.
2449 % Can't use plain's \frenchspacing because it uses the `\x notation, and
2450 % sometimes \x has an active definition that messes things up.
2453 \def\plainfrenchspacing{%
2454 \sfcode\dotChar =\@m
\sfcode\questChar=\@m
\sfcode\exclamChar=\@m
2455 \sfcode\colonChar=\@m
\sfcode\semiChar =\@m
\sfcode\commaChar =\@m
2456 \def\endofsentencespacefactor{1000}% for @. and friends
2458 \def\plainnonfrenchspacing{%
2459 \sfcode`\
.3000\sfcode`\?
3000\sfcode`\!
3000
2460 \sfcode`\:
2000\sfcode`\;
1500\sfcode`\,
1250
2461 \def\endofsentencespacefactor{3000}% for @. and friends
2464 \def\endofsentencespacefactor{3000}% default
2466 % @t, explicit typewriter.
2468 {\tt \rawbackslash \plainfrenchspacing #1}%
2473 \def\samp#1{{\setupmarkupstyle{samp
}\lq\tclose{#1}\rq\null}}
2475 % @indicateurl is \samp, that is, with quotes.
2476 \let\indicateurl=
\samp
2478 % @code (and similar) prints in typewriter, but with spaces the same
2479 % size as normal in the surrounding text, without hyphenation, etc.
2480 % This is a subroutine for that.
2483 % Change normal interword space to be same as for the current font.
2484 \spaceskip =
\fontdimen2\font
2486 % Switch to typewriter.
2489 % But `\ ' produces the large typewriter interword space.
2490 \def\
{{\spaceskip =
0pt
{} }}%
2492 % Turn off hyphenation.
2499 \null % reset spacefactor to 1000
2502 % We *must* turn on hyphenation at `-' and `_' in @code.
2503 % (But see \codedashfinish below.)
2504 % Otherwise, it is too hard to avoid overfull hboxes
2505 % in the Emacs manual, the Library manual, etc.
2507 % Unfortunately, TeX uses one parameter (\hyphenchar) to control
2508 % both hyphenation at - and hyphenation within words.
2509 % We must therefore turn them both off (\tclose does that)
2510 % and arrange explicitly to hyphenate at a dash. -- rms.
2512 \catcode`\-=
\active \catcode`
\_=
\active
2513 \catcode`\'=
\active \catcode`\`=
\active
2514 \global\let'=
\rq \global\let`=
\lq % default definitions
2516 \global\def\code{\begingroup
2517 \setupmarkupstyle{code
}%
2518 % The following should really be moved into \setupmarkupstyle handlers.
2519 \catcode\dashChar=
\active \catcode\underChar=
\active
2527 % Given -foo (with a single dash), we do not want to allow a break
2529 \global\let\codedashprev=
\codedash
2534 \gdef\codedash{\futurelet\next\codedashfinish}
2535 \gdef\codedashfinish{%
2536 \normaldash % always output the dash character itself.
2538 % Now, output a discretionary to allow a line break, unless
2539 % (a) the next character is a -, or
2540 % (b) the preceding character is a -.
2541 % E.g., given --posix, we do not want to allow a break after either -.
2542 % Given --foo-bar, we do want to allow a break between the - and the b.
2543 \ifx\next\codedash \else
2544 \ifx\codedashprev\codedash
2545 \else \discretionary{}{}{}\fi
2547 % we need the space after the = for the case when \next itself is a
2548 % space token; it would get swallowed otherwise. As in @code{- a}.
2549 \global\let\codedashprev=
\next
2554 \def\codex #1{\tclose{#1}\endgroup}
2557 % this is all so @math{@code{var_name}+1} can work. In math mode, _
2558 % is "active" (mathcode"8000) and \normalunderscore (or \char95, etc.)
2559 % will therefore expand the active definition of _, which is us
2560 % (inside @code that is), therefore an endless loop.
2562 \mathchar"
075F
% class 0=ordinary, family 7=ttfam, pos 0x5F=_.
2563 \else\normalunderscore \fi
2564 \discretionary{}{}{}}%
2568 % An additional complication: the above will allow breaks after, e.g.,
2569 % each of the four underscores in __typeof__. This is bad.
2570 % @allowcodebreaks provides a document-level way to turn breaking at -
2573 \newif\ifallowcodebreaks \allowcodebreakstrue
2575 \def\keywordtrue{true
}
2576 \def\keywordfalse{false
}
2578 \parseargdef\allowcodebreaks{%
2580 \ifx\txiarg\keywordtrue
2581 \allowcodebreakstrue
2582 \else\ifx\txiarg\keywordfalse
2583 \allowcodebreaksfalse
2585 \errhelp =
\EMsimple
2586 \errmessage{Unknown @allowcodebreaks option `
\txiarg', must be true|false
}%
2590 % For @command, @env, @file, @option quotes seem unnecessary,
2591 % so use \code rather than \samp.
2597 % @uref (abbreviation for `urlref') aka @url takes an optional
2598 % (comma-separated) second argument specifying the text to display and
2599 % an optional third arg as text to display instead of (rather than in
2600 % addition to) the url itself. First (mandatory) arg is the url.
2602 % TeX-only option to allow changing PDF output to show only the second
2603 % arg (if given), and not the url (which is then just the link target).
2604 \newif\ifurefurlonlylink
2606 % The main macro is \urefbreak, which allows breaking at expected
2607 % places within the url. (There used to be another version, which
2608 % didn't support automatic breaking.)
2609 \def\urefbreak{\begingroup \urefcatcodes \dourefbreak}
2610 \let\uref=
\urefbreak
2612 \def\dourefbreak#1{\urefbreakfinish #1,,,
\finish}
2613 \def\urefbreakfinish#1,
#2,
#3,
#4\finish{% doesn't work in @example
2616 \setbox0 =
\hbox{\ignorespaces #3}%
2618 \unhbox0 % third arg given, show only that
2620 \setbox0 =
\hbox{\ignorespaces #2}% look for second arg
2624 % PDF plus option to not display url, show just arg
2627 % PDF, normally display both arg and url for consistency,
2628 % visibility, if the pdf is eventually used to print, etc.
2629 \unhbox0\ (
\urefcode{#1})
%
2632 \unhbox0\ (
\urefcode{#1})
% DVI, always show arg and url
2635 \urefcode{#1}% only url given, so show it
2641 % Allow line breaks around only a few characters (only).
2643 \catcode\ampChar=
\active \catcode\dotChar=
\active
2644 \catcode\hashChar=
\active \catcode\questChar=
\active
2645 \catcode\slashChar=
\active
2650 \global\def\urefcode{\begingroup
2651 \setupmarkupstyle{code
}%
2661 % By default, they are just regular characters.
2662 \global\def&
{\normalamp}
2663 \global\def.
{\normaldot}
2664 \global\def#
{\normalhash}
2665 \global\def?
{\normalquest}
2666 \global\def/
{\normalslash}
2669 % we put a little stretch before and after the breakable chars, to help
2670 % line breaking of long url's. The unequal skips make look better in
2671 % cmtt at least, especially for dots.
2672 \def\urefprestretchamount{.13em
}
2673 \def\urefpoststretchamount{.1em
}
2674 \def\urefprestretch{\urefprebreak \hskip0pt plus
\urefprestretchamount\relax}
2675 \def\urefpoststretch{\urefpostbreak \hskip0pt plus
\urefprestretchamount\relax}
2677 \def\urefcodeamp{\urefprestretch \&
\urefpoststretch}
2678 \def\urefcodedot{\urefprestretch .
\urefpoststretch}
2679 \def\urefcodehash{\urefprestretch \#
\urefpoststretch}
2680 \def\urefcodequest{\urefprestretch ?
\urefpoststretch}
2681 \def\urefcodeslash{\futurelet\next\urefcodeslashfinish}
2684 \global\def\urefcodeslashfinish{%
2685 \urefprestretch \slashChar
2686 % Allow line break only after the final / in a sequence of
2687 % slashes, to avoid line break between the slashes in http://.
2688 \ifx\next/
\else \urefpoststretch \fi
2692 % One more complication: by default we'll break after the special
2693 % characters, but some people like to break before the special chars, so
2694 % allow that. Also allow no breaking at all, for manual control.
2696 \parseargdef\urefbreakstyle{%
2698 \ifx\txiarg\wordnone
2699 \def\urefprebreak{\nobreak}\def\urefpostbreak{\nobreak}
2700 \else\ifx\txiarg\wordbefore
2701 \def\urefprebreak{\allowbreak}\def\urefpostbreak{\nobreak}
2702 \else\ifx\txiarg\wordafter
2703 \def\urefprebreak{\nobreak}\def\urefpostbreak{\allowbreak}
2705 \errhelp =
\EMsimple
2706 \errmessage{Unknown @urefbreakstyle setting `
\txiarg'
}%
2709 \def\wordafter{after
}
2710 \def\wordbefore{before
}
2713 \urefbreakstyle after
2715 % @url synonym for @uref, since that's how everyone uses it.
2719 % rms does not like angle brackets --karl, 17may97.
2720 % So now @email is just like @uref, unless we are pdf.
2722 %\def\email#1{\angleleft{\tt #1}\angleright}
2724 \def\email#1{\doemail#1,,
\finish}
2725 \def\doemail#1,
#2,
#3\finish{\begingroup
2728 \setbox0 =
\hbox{\ignorespaces #2}%
2729 \ifdim\wd0>
0pt
\unhbox0\else\code{#1}\fi
2736 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2737 % `example' (@kbd uses ttsl only inside of @example and friends),
2738 % or `code' (@kbd uses normal tty font always).
2739 \parseargdef\kbdinputstyle{%
2741 \ifx\txiarg\worddistinct
2742 \gdef\kbdexamplefont{\ttsl}\gdef\kbdfont{\ttsl}%
2743 \else\ifx\txiarg\wordexample
2744 \gdef\kbdexamplefont{\ttsl}\gdef\kbdfont{\tt}%
2745 \else\ifx\txiarg\wordcode
2746 \gdef\kbdexamplefont{\tt}\gdef\kbdfont{\tt}%
2748 \errhelp =
\EMsimple
2749 \errmessage{Unknown @kbdinputstyle setting `
\txiarg'
}%
2752 \def\worddistinct{distinct
}
2753 \def\wordexample{example
}
2756 % Default is `distinct'.
2757 \kbdinputstyle distinct
2759 % @kbd is like @code, except that if the argument is just one @key command,
2760 % then @kbd has no effect.
2761 \def\kbd#1{{\def\look{#1}\expandafter\kbdsub\look??
\par}}
2764 \def\kbdsub#1#2#3\par{%
2765 \def\one{#1}\def\three{#3}\def\threex{??
}%
2766 \ifx\one\xkey\ifx\threex\three \key{#2}%
2767 \else{\tclose{\kbdfont\setupmarkupstyle{kbd
}\look}}\fi
2768 \else{\tclose{\kbdfont\setupmarkupstyle{kbd
}\look}}\fi
2771 % definition of @key that produces a lozenge. Doesn't adjust to text size.
2772 %\setfont\keyrm\rmshape{8}{1000}{OT1}
2774 %\def\key#1{{\keyrm\textfont2=\keysy \leavevmode\hbox{%
2775 % \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{%
2776 % \vbox{\hrule\kern-0.4pt
2777 % \hbox{\raise0.4pt\hbox{\vphantom{\angleleft}}#1}}%
2778 % \kern-0.4pt\hrule}%
2779 % \kern-.06em\raise0.4pt\hbox{\angleright}}}}
2781 % definition of @key with no lozenge. If the current font is already
2782 % monospace, don't change it; that way, we respect @kbdinputstyle. But
2783 % if it isn't monospace, then use \tt.
2785 \def\key#1{{\setupmarkupstyle{key
}%
2787 \ifmonospace\else\tt\fi
2790 % @clicksequence{File @click{} Open ...}
2791 \def\clicksequence#1{\begingroup #1\endgroup}
2793 % @clickstyle @arrow (by default)
2794 \parseargdef\clickstyle{\def\click{#1}}
2797 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the
2798 % argument is to make the input look right: @dmn{pt} instead of @dmn{}pt.
2800 \def\dmn#1{\thinspace #1}
2802 % @acronym for "FBI", "NATO", and the like.
2803 % We print this one point size smaller, since it's intended for
2806 \def\acronym#1{\doacronym #1,,
\finish}
2807 \def\doacronym#1,
#2,
#3\finish{%
2808 {\selectfonts\lsize #1}%
2810 \ifx\temp\empty \else
2811 \space (
{\unsepspaces \ignorespaces \temp \unskip})
%
2813 \null % reset \spacefactor=1000
2816 % @abbr for "Comput. J." and the like.
2817 % No font change, but don't do end-of-sentence spacing.
2819 \def\abbr#1{\doabbr #1,,
\finish}
2820 \def\doabbr#1,
#2,
#3\finish{%
2821 {\plainfrenchspacing #1}%
2823 \ifx\temp\empty \else
2824 \space (
{\unsepspaces \ignorespaces \temp \unskip})
%
2826 \null % reset \spacefactor=1000
2829 % @asis just yields its argument. Used with @table, for example.
2833 % @math outputs its argument in math mode.
2835 % One complication: _ usually means subscripts, but it could also mean
2836 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
2837 % _ active, and distinguish by seeing if the current family is \slfam,
2838 % which is what @var uses.
2840 \catcode`
\_ =
\active
2841 \gdef\mathunderscore{%
2843 \def_{\ifnum\fam=
\slfam \_\else\sb\fi}%
2846 % Another complication: we want \\ (and @\) to output a math (or tt) \.
2847 % FYI, plain.tex uses \\ as a temporary control sequence (for no
2848 % particular reason), but this is not advertised and we don't care.
2850 % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
2851 \def\mathbackslash{\ifnum\fam=
\ttfam \mathchar"
075C
\else\backslash \fi}
2856 \let\\ =
\mathbackslash
2858 % make the texinfo accent commands work in math mode
2868 % have to provide another name for sup operator
2872 \def\finishmath#1{#1$
\endgroup} % Close the group opened by \tex.
2874 % Some active characters (such as <) are spaced differently in math.
2875 % We have to reset their definitions in case the @math was an argument
2876 % to a command which sets the catcodes (such as @item or @section).
2879 \catcode`^ =
\active
2880 \catcode`< =
\active
2881 \catcode`> =
\active
2882 \catcode`+ =
\active
2883 \catcode`' =
\active
2889 \let' =
\ptexquoteright
2893 % for @sub and @sup, if in math mode, just do a normal sub/superscript.
2894 % If in text, use math to place as sub/superscript, but switch
2895 % into text mode, with smaller fonts. This is a different font than the
2896 % one used for real math sub/superscripts (8pt vs. 7pt), but let's not
2897 % fix it (significant additions to font machinery) until someone notices.
2899 \def\sub{\ifmmode \expandafter\sb \else \expandafter\finishsub\fi}
2900 \def\finishsub#1{$
\sb{\hbox{\selectfonts\lllsize #1}}$
}%
2902 \def\sup{\ifmmode \expandafter\ptexsp \else \expandafter\finishsup\fi}
2903 \def\finishsup#1{$
\ptexsp{\hbox{\selectfonts\lllsize #1}}$
}%
2905 % @inlinefmt{FMTNAME,PROCESSED-TEXT} and @inlineraw{FMTNAME,RAW-TEXT}.
2906 % Ignore unless FMTNAME == tex; then it is like @iftex and @tex,
2907 % except specified as a normal braced arg, so no newlines to worry about.
2909 \def\outfmtnametex{tex
}
2911 \long\def\inlinefmt#1{\doinlinefmt #1,
\finish}
2912 \long\def\doinlinefmt#1,
#2,
\finish{%
2913 \def\inlinefmtname{#1}%
2914 \ifx\inlinefmtname\outfmtnametex \ignorespaces #2\fi
2917 % @inlinefmtifelse{FMTNAME,THEN-TEXT,ELSE-TEXT} expands THEN-TEXT if
2918 % FMTNAME is tex, else ELSE-TEXT.
2919 \long\def\inlinefmtifelse#1{\doinlinefmtifelse #1,,,
\finish}
2920 \long\def\doinlinefmtifelse#1,
#2,
#3,
#4,
\finish{%
2921 \def\inlinefmtname{#1}%
2922 \ifx\inlinefmtname\outfmtnametex \ignorespaces #2\else \ignorespaces #3\fi
2925 % For raw, must switch into @tex before parsing the argument, to avoid
2926 % setting catcodes prematurely. Doing it this way means that, for
2927 % example, @inlineraw{html, foo{bar} gets a parse error instead of being
2928 % ignored. But this isn't important because if people want a literal
2929 % *right* brace they would have to use a command anyway, so they may as
2930 % well use a command to get a left brace too. We could re-use the
2931 % delimiter character idea from \verb, but it seems like overkill.
2933 \long\def\inlineraw{\tex \doinlineraw}
2934 \long\def\doinlineraw#1{\doinlinerawtwo #1,
\finish}
2935 \def\doinlinerawtwo#1,
#2,
\finish{%
2936 \def\inlinerawname{#1}%
2937 \ifx\inlinerawname\outfmtnametex \ignorespaces #2\fi
2938 \endgroup % close group opened by \tex.
2941 % @inlineifset{VAR, TEXT} expands TEXT if VAR is @set.
2943 \long\def\inlineifset#1{\doinlineifset #1,
\finish}
2944 \long\def\doinlineifset#1,
#2,
\finish{%
2945 \def\inlinevarname{#1}%
2946 \expandafter\ifx\csname SET
\inlinevarname\endcsname\relax
2947 \else\ignorespaces#2\fi
2950 % @inlineifclear{VAR, TEXT} expands TEXT if VAR is not @set.
2952 \long\def\inlineifclear#1{\doinlineifclear #1,
\finish}
2953 \long\def\doinlineifclear#1,
#2,
\finish{%
2954 \def\inlinevarname{#1}%
2955 \expandafter\ifx\csname SET
\inlinevarname\endcsname\relax \ignorespaces#2\fi
2962 % @@ prints an @, as does @atchar{}.
2966 % @{ @} @lbracechar{} @rbracechar{} all generate brace characters.
2967 % Unless we're in typewriter, use \ecfont because the CM text fonts do
2968 % not have braces, and we don't want to switch into math.
2969 \def\mylbrace{{\ifmonospace\else\ecfont\fi \char123}}
2970 \def\myrbrace{{\ifmonospace\else\ecfont\fi \char125}}
2971 \let\
{=
\mylbrace \let\lbracechar=\
{
2972 \let\
}=
\myrbrace \let\rbracechar=\
}
2974 % Definitions to produce \{ and \} commands for indices,
2975 % and @{ and @} for the aux/toc files.
2976 \catcode`\
{ =
\other \catcode`\
} =
\other
2977 \catcode`\
[ =
1 \catcode`\
] =
2
2978 \catcode`\! =
0 \catcode`\\ =
\other
2979 !gdef!lbracecmd
[\
{]%
2980 !gdef!rbracecmd
[\
}]%
2981 !gdef!lbraceatcmd
[@
{]%
2982 !gdef!rbraceatcmd
[@
}]%
2985 % @comma{} to avoid , parsing problems.
2988 % Accents: @, @dotaccent @ringaccent @ubaraccent @udotaccent
2989 % Others are defined by plain TeX: @` @' @" @^ @~ @= @u @v @H.
2991 \let\dotaccent =
\ptexdot
2992 \def\ringaccent#1{{\accent23 #1}}
2993 \let\tieaccent =
\ptext
2994 \let\ubaraccent =
\ptexb
2995 \let\udotaccent =
\d
2997 % Other special characters: @questiondown @exclamdown @ordf @ordm
2998 % Plain TeX defines: @AA @AE @O @OE @L (plus lowercase versions) @ss.
2999 \def\questiondown{?`
}
3001 \def\ordf{\leavevmode\raise1ex\hbox{\selectfonts\lllsize \underbar{a
}}}
3002 \def\ordm{\leavevmode\raise1ex\hbox{\selectfonts\lllsize \underbar{o
}}}
3004 % Dotless i and dotless j, used for accents.
3009 \ifx\temp\imacro \ifmmode\imath \else\ptexi \fi
3010 \else\ifx\temp\jmacro \ifmmode\jmath \else\j \fi
3011 \else \errmessage{@dotless can be used only with i or j
}%
3015 % The \TeX{} logo, as in plain, but resetting the spacing so that a
3016 % period following counts as ending a sentence. (Idea found in latex.)
3018 \edef\TeX{\TeX \spacefactor=
1000 }
3020 % @LaTeX{} logo. Not quite the same results as the definition in
3021 % latex.ltx, since we use a different font for the raised A; it's most
3022 % convenient for us to use an explicitly smaller font, rather than using
3023 % the \scriptstyle font (since we don't reset \scriptstyle and
3024 % \scriptscriptstyle).
3029 \vbox to
\ht0{\hbox{%
3030 \ifx\textnominalsize\xwordpt
3031 % for 10pt running text, \lllsize (8pt) is too small for the A in LaTeX.
3032 % Revert to plain's \scriptsize, which is 7pt.
3033 \count255=
\the\fam $
\fam\count255 \scriptstyle A$
%
3035 % For 11pt, we can use our lllsize.
3036 \selectfonts\lllsize A
%
3045 % Some math mode symbols. Define \ensuremath to switch into math mode
3046 % unless we are already there. Expansion tricks may not be needed here,
3047 % but safer, and can't hurt.
3048 \def\ensuremath{\ifmmode \expandafter\asis \else\expandafter\ensuredmath \fi}
3049 \def\ensuredmath#1{$
\relax#1$
}
3051 \def\bullet{\ensuremath\ptexbullet}
3052 \def\geq{\ensuremath\ge}
3053 \def\leq{\ensuremath\le}
3054 \def\minus{\ensuremath-
}
3056 % @dots{} outputs an ellipsis using the current font.
3057 % We do .5em per period so that it has the same spacing in the cm
3058 % typewriter fonts as three actual period characters; on the other hand,
3059 % in other typewriter fonts three periods are wider than 1.5em. So do
3060 % whichever is larger.
3064 \setbox0=
\hbox{...
}% get width of three periods
3071 \hskip 0pt plus
.25fil
3072 .
\hskip 0pt plus1fil
3073 .
\hskip 0pt plus1fil
3074 .
\hskip 0pt plus
.5fil
3078 % @enddots{} is an end-of-sentence ellipsis.
3082 \spacefactor=
\endofsentencespacefactor
3085 % @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
3087 % Since these characters are used in examples, they should be an even number of
3088 % \tt widths. Each \tt character is 1en, so two makes it 1em.
3091 \def\arrow{\leavevmode\raise.05ex
\hbox to
1em
{\hfil$
\rightarrow$
\hfil}}
3092 \def\result{\leavevmode\raise.05ex
\hbox to
1em
{\hfil$
\Rightarrow$
\hfil}}
3093 \def\expansion{\leavevmode\hbox to
1em
{\hfil$
\mapsto$
\hfil}}
3094 \def\print{\leavevmode\lower.1ex
\hbox to
1em
{\hfil$
\dashv$
\hfil}}
3095 \def\equiv{\leavevmode\hbox to
1em
{\hfil$
\ptexequiv$
\hfil}}
3097 % The @error{} command.
3098 % Adapted from the TeXbook's \boxit.
3102 {\tentt \global\dimen0 =
3em
}% Width of the box.
3103 \dimen2 =
.55pt
% Thickness of rules
3104 % The text. (`r' is open on the right, `e' somewhat less so on the left.)
3105 \setbox0 =
\hbox{\kern-
.75pt
\reducedsf \putworderror\kern-
1.5pt
}
3107 \setbox\errorbox=
\hbox to
\dimen0{\hfil
3108 \hsize =
\dimen0 \advance\hsize by -
5.8pt
% Space to left+right.
3109 \advance\hsize by -
2\dimen2 % Rules.
3111 \hrule height
\dimen2
3112 \hbox{\vrule width
\dimen2 \kern3pt % Space to left of text.
3113 \vtop{\kern2.4pt
\box0 \kern2.4pt
}% Space above/below.
3114 \kern3pt\vrule width
\dimen2}% Space to right.
3115 \hrule height
\dimen2}
3118 \def\error{\leavevmode\lower.7ex
\copy\errorbox}
3120 % @pounds{} is a sterling sign, which Knuth put in the CM italic font.
3122 \def\pounds{{\it\$
}}
3124 % @euro{} comes from a separate font, depending on the current style.
3125 % We use the free feym* fonts from the eurosym package by Henrik
3126 % Theiling, which support regular, slanted, bold and bold slanted (and
3127 % "outlined" (blackboard board, sort of) versions, which we don't need).
3128 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
3130 % Although only regular is the truly official Euro symbol, we ignore
3131 % that. The Euro is designed to be slightly taller than the regular
3137 % feybo - bold slanted
3139 % There is no good (free) typewriter version, to my knowledge.
3140 % A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
3143 % Also doesn't work in math. Do we need to do math with euro symbols?
3147 \def\euro{{\eurofont e
}}
3149 % We set the font at each command, rather than predefining it in
3150 % \textfonts and the other font-switching commands, so that
3151 % installations which never need the symbol don't have to have the
3154 % There is only one designed size (nominal 10pt), so we always scale
3155 % that to the current nominal size.
3157 % By the way, simply using "at 1em" works for cmr10 and the like, but
3158 % does not work for cmbx10 and other extended/shrunken fonts.
3160 \def\eurosize{\csname\curfontsize nominalsize
\endcsname}%
3162 \ifx\curfontstyle\bfstylename
3164 \font\thiseurofont =
\ifusingit{feybo10
}{feybr10
} at
\eurosize
3167 \font\thiseurofont =
\ifusingit{feymo10
}{feymr10
} at
\eurosize
3172 % Glyphs from the EC fonts. We don't use \let for the aliases, because
3173 % sometimes we redefine the original macro, and the alias should reflect
3176 % Use LaTeX names for the Icelandic letters.
3177 \def\DH{{\ecfont \char"D0
}} % Eth
3178 \def\dh{{\ecfont \char"F0
}} % eth
3179 \def\TH{{\ecfont \char"DE
}} % Thorn
3180 \def\th{{\ecfont \char"FE
}} % thorn
3182 \def\guillemetleft{{\ecfont \char"
13}}
3183 \def\guillemotleft{\guillemetleft}
3184 \def\guillemetright{{\ecfont \char"
14}}
3185 \def\guillemotright{\guillemetright}
3186 \def\guilsinglleft{{\ecfont \char"
0E
}}
3187 \def\guilsinglright{{\ecfont \char"
0F
}}
3188 \def\quotedblbase{{\ecfont \char"
12}}
3189 \def\quotesinglbase{{\ecfont \char"
0D
}}
3191 % This positioning is not perfect (see the ogonek LaTeX package), but
3192 % we have the precomposed glyphs for the most common cases. We put the
3193 % tests to use those glyphs in the single \ogonek macro so we have fewer
3194 % dummy definitions to worry about for index entries, etc.
3196 % ogonek is also used with other letters in Lithuanian (IOU), but using
3197 % the precomposed glyphs for those is not so easy since they aren't in
3201 \ifx\temp\macrocharA\Aogonek
3202 \else\ifx\temp\macrochara\aogonek
3203 \else\ifx\temp\macrocharE\Eogonek
3204 \else\ifx\temp\macrochare\eogonek
3206 \ecfont \setbox0=
\hbox{#1}%
3207 \ifdim\ht0=
1ex
\accent"
0C
#1%
3208 \else\ooalign{\unhbox0\crcr\hidewidth\char"
0C
\hidewidth}%
3213 \def\Aogonek{{\ecfont \char"
81}}\def\macrocharA{A
}
3214 \def\aogonek{{\ecfont \char"A1
}}\def\macrochara{a
}
3215 \def\Eogonek{{\ecfont \char"
86}}\def\macrocharE{E
}
3216 \def\eogonek{{\ecfont \char"A6
}}\def\macrochare{e
}
3218 % Use the European Computer Modern fonts (cm-super in outline format)
3219 % for non-CM glyphs. That is ec* for regular text and tc* for the text
3220 % companion symbols (LaTeX TS1 encoding). Both are part of the ec
3221 % package and follow the same conventions.
3223 \def\ecfont{\etcfont{e
}}
3224 \def\tcfont{\etcfont{t
}}
3227 % We can't distinguish serif/sans and italic/slanted, but this
3228 % is used for crude hacks anyway (like adding French and German
3229 % quotes to documents typeset with CM, where we lose kerning), so
3230 % hopefully nobody will notice/care.
3231 \edef\ecsize{\csname\curfontsize ecsize
\endcsname}%
3232 \edef\nominalsize{\csname\curfontsize nominalsize
\endcsname}%
3235 \font\thisecfont =
#1ctt
\ecsize \space at
\nominalsize
3237 \ifx\curfontstyle\bfstylename
3239 \font\thisecfont =
#1cb
\ifusingit{i
}{x
}\ecsize \space at
\nominalsize
3242 \font\thisecfont =
#1c
\ifusingit{ti
}{rm
}\ecsize \space at
\nominalsize
3248 % @registeredsymbol - R in a circle. The font for the R should really
3249 % be smaller yet, but lllsize is the best we can do for now.
3250 % Adapted from the plain.tex definition of \copyright.
3252 \def\registeredsymbol{%
3253 $^
{{\ooalign{\hfil\raise.07ex
\hbox{\selectfonts\lllsize R
}%
3258 % @textdegree - the normal degrees sign.
3260 \def\textdegree{$^
\circ$
}
3262 % Laurent Siebenmann reports \Orb undefined with:
3263 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
3264 % so we'll define it if necessary.
3266 \ifx\Orb\thisisundefined
3267 \def\Orb{\mathhexbox20D}
3271 \chardef\quotedblleft="
5C
3272 \chardef\quotedblright=`\"
3273 \chardef\quoteleft=`\`
3274 \chardef\quoteright=`\'
3277 \message{page headings,
}
3279 \newskip\titlepagetopglue \titlepagetopglue =
1.5in
3280 \newskip\titlepagebottomglue \titlepagebottomglue =
2pc
3282 % First the title page. Must do @settitle before @titlepage.
3284 \newif\iffinishedtitlepage
3286 % Do an implicit @contents or @shortcontents after @end titlepage if the
3287 % user says @setcontentsaftertitlepage or @setshortcontentsaftertitlepage.
3289 \newif\ifsetcontentsaftertitlepage
3290 \let\setcontentsaftertitlepage =
\setcontentsaftertitlepagetrue
3291 \newif\ifsetshortcontentsaftertitlepage
3292 \let\setshortcontentsaftertitlepage =
\setshortcontentsaftertitlepagetrue
3294 \parseargdef\shorttitlepage{%
3295 \begingroup \hbox{}\vskip 1.5in
\chaprm \centerline{#1}%
3296 \endgroup\page\hbox{}\page}
3299 % Open one extra group, as we want to close it in the middle of \Etitlepage.
3301 \parindent=
0pt
\textfonts
3302 % Leave some space at the very top of the page.
3303 \vglue\titlepagetopglue
3304 % No rule at page bottom unless we print one at the top with @title.
3305 \finishedtitlepagetrue
3307 % Most title ``pages'' are actually two pages long, with space
3308 % at the top of the second. We don't want the ragged left on the second.
3309 \let\oldpage =
\page
3311 \iffinishedtitlepage\else
3314 \let\page =
\oldpage
3321 \iffinishedtitlepage\else
3324 % It is important to do the page break before ending the group,
3325 % because the headline and footline are only empty inside the group.
3326 % If we use the new definition of \page, we always get a blank page
3327 % after the title page, which we certainly don't want.
3331 % Need this before the \...aftertitlepage checks so that if they are
3332 % in effect the toc pages will come out with page numbers.
3335 % If they want short, they certainly want long too.
3336 \ifsetshortcontentsaftertitlepage
3339 \global\let\shortcontents =
\relax
3340 \global\let\contents =
\relax
3343 \ifsetcontentsaftertitlepage
3345 \global\let\contents =
\relax
3346 \global\let\shortcontents =
\relax
3350 \def\finishtitlepage{%
3351 \vskip4pt \hrule height
2pt width
\hsize
3352 \vskip\titlepagebottomglue
3353 \finishedtitlepagetrue
3356 % Settings used for typesetting titles: no hyphenation, no indentation,
3357 % don't worry much about spacing, ragged right. This should be used
3358 % inside a \vbox, and fonts need to be set appropriately first. Because
3359 % it is always used for titles, nothing else, we call \rmisbold. \par
3360 % should be specified before the end of the \vbox, since a vbox is a group.
3362 \def\raggedtitlesettings{%
3364 \hyphenpenalty=
10000
3370 % Macros to be used within @titlepage:
3372 \let\subtitlerm=
\tenrm
3373 \def\subtitlefont{\subtitlerm \normalbaselineskip =
13pt
\normalbaselines}
3375 \parseargdef\title{%
3377 \vbox{\titlefonts \raggedtitlesettings #1\par}%
3378 % print a rule at the page bottom also.
3379 \finishedtitlepagefalse
3380 \vskip4pt \hrule height
4pt width
\hsize \vskip4pt
3383 \parseargdef\subtitle{%
3385 {\subtitlefont \rightline{#1}}%
3388 % @author should come last, but may come many times.
3389 % It can also be used inside @quotation.
3391 \parseargdef\author{%
3392 \def\temp{\quotation}%
3394 \def\quotationauthor{#1}% printed in \Equotation.
3397 \ifseenauthor\else \vskip 0pt plus
1filll
\seenauthortrue \fi
3398 {\secfonts\rmisbold \leftline{#1}}%
3403 % Set up page headings and footings.
3405 \let\thispage=
\folio
3407 \newtoks\evenheadline % headline on even pages
3408 \newtoks\oddheadline % headline on odd pages
3409 \newtoks\evenfootline % footline on even pages
3410 \newtoks\oddfootline % footline on odd pages
3412 % Now make \makeheadline and \makefootline in Plain TeX use those variables
3413 \headline=
{{\textfonts\rm \ifodd\pageno \the\oddheadline
3414 \else \the\evenheadline \fi}}
3415 \footline=
{{\textfonts\rm \ifodd\pageno \the\oddfootline
3416 \else \the\evenfootline \fi}\HEADINGShook}
3417 \let\HEADINGShook=
\relax
3419 % Commands to set those variables.
3420 % For example, this is what @headings on does
3421 % @evenheading @thistitle|@thispage|@thischapter
3422 % @oddheading @thischapter|@thispage|@thistitle
3423 % @evenfooting @thisfile||
3424 % @oddfooting ||@thisfile
3427 \def\evenheading{\parsearg\evenheadingxxx}
3428 \def\evenheadingxxx #1{\evenheadingyyy #1\|\|\|\|
\finish}
3429 \def\evenheadingyyy #1\|
#2\|
#3\|
#4\finish{%
3430 \global\evenheadline=
{\rlap{\centerline{#2}}\line{#1\hfil#3}}}
3432 \def\oddheading{\parsearg\oddheadingxxx}
3433 \def\oddheadingxxx #1{\oddheadingyyy #1\|\|\|\|
\finish}
3434 \def\oddheadingyyy #1\|
#2\|
#3\|
#4\finish{%
3435 \global\oddheadline=
{\rlap{\centerline{#2}}\line{#1\hfil#3}}}
3437 \parseargdef\everyheading{\oddheadingxxx{#1}\evenheadingxxx{#1}}%
3439 \def\evenfooting{\parsearg\evenfootingxxx}
3440 \def\evenfootingxxx #1{\evenfootingyyy #1\|\|\|\|
\finish}
3441 \def\evenfootingyyy #1\|
#2\|
#3\|
#4\finish{%
3442 \global\evenfootline=
{\rlap{\centerline{#2}}\line{#1\hfil#3}}}
3444 \def\oddfooting{\parsearg\oddfootingxxx}
3445 \def\oddfootingxxx #1{\oddfootingyyy #1\|\|\|\|
\finish}
3446 \def\oddfootingyyy #1\|
#2\|
#3\|
#4\finish{%
3447 \global\oddfootline =
{\rlap{\centerline{#2}}\line{#1\hfil#3}}%
3449 % Leave some space for the footline. Hopefully ok to assume
3450 % @evenfooting will not be used by itself.
3451 \global\advance\pageheight by -
12pt
3452 \global\advance\vsize by -
12pt
3455 \parseargdef\everyfooting{\oddfootingxxx{#1}\evenfootingxxx{#1}}
3457 % @evenheadingmarks top \thischapter <- chapter at the top of a page
3458 % @evenheadingmarks bottom \thischapter <- chapter at the bottom of a page
3460 % The same set of arguments for:
3465 % @everyheadingmarks
3466 % @everyfootingmarks
3468 % These define \getoddheadingmarks, \getevenheadingmarks,
3469 % \getoddfootingmarks, and \getevenfootingmarks, each to one of
3470 % \gettopheadingmarks, \getbottomheadingmarks.
3472 \def\evenheadingmarks{\headingmarks{even
}{heading
}}
3473 \def\oddheadingmarks{\headingmarks{odd
}{heading
}}
3474 \def\evenfootingmarks{\headingmarks{even
}{footing
}}
3475 \def\oddfootingmarks{\headingmarks{odd
}{footing
}}
3476 \def\everyheadingmarks#1 {\headingmarks{even
}{heading
}{#1}
3477 \headingmarks{odd
}{heading
}{#1} }
3478 \def\everyfootingmarks#1 {\headingmarks{even
}{footing
}{#1}
3479 \headingmarks{odd
}{footing
}{#1} }
3480 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom.
3481 \def\headingmarks#1#2#3 {%
3482 \expandafter\let\expandafter\temp \csname get
#3headingmarks
\endcsname
3483 \global\expandafter\let\csname get
#1#2marks
\endcsname \temp
3486 \everyheadingmarks bottom
3487 \everyfootingmarks bottom
3489 % @headings double turns headings on for double-sided printing.
3490 % @headings single turns headings on for single-sided printing.
3491 % @headings off turns them off.
3492 % @headings on same as @headings double, retained for compatibility.
3493 % @headings after turns on double-sided headings after this page.
3494 % @headings doubleafter turns on double-sided headings after this page.
3495 % @headings singleafter turns on single-sided headings after this page.
3496 % By default, they are off at the start of a document,
3497 % and turned `on' after @end titlepage.
3499 \def\headings #1 {\csname HEADINGS
#1\endcsname}
3501 \def\headingsoff{% non-global headings elimination
3502 \evenheadline=
{\hfil}\evenfootline=
{\hfil}%
3503 \oddheadline=
{\hfil}\oddfootline=
{\hfil}%
3506 \def\HEADINGSoff{{\globaldefs=
1 \headingsoff}} % global setting
3507 \HEADINGSoff % it's the default
3509 % When we turn headings on, set the page number to 1.
3510 % For double-sided printing, put current file name in lower left corner,
3511 % chapter name on inside top of right hand pages, document
3512 % title on inside top of left hand pages, and page numbers on outside top
3513 % edge of all pages.
3514 \def\HEADINGSdouble{%
3516 \global\evenfootline=
{\hfil}
3517 \global\oddfootline=
{\hfil}
3518 \global\evenheadline=
{\line{\folio\hfil\thistitle}}
3519 \global\oddheadline=
{\line{\thischapter\hfil\folio}}
3520 \global\let\contentsalignmacro =
\chapoddpage
3522 \let\contentsalignmacro =
\chappager
3524 % For single-sided printing, chapter title goes across top left of page,
3525 % page number on top right.
3526 \def\HEADINGSsingle{%
3528 \global\evenfootline=
{\hfil}
3529 \global\oddfootline=
{\hfil}
3530 \global\evenheadline=
{\line{\thischapter\hfil\folio}}
3531 \global\oddheadline=
{\line{\thischapter\hfil\folio}}
3532 \global\let\contentsalignmacro =
\chappager
3534 \def\HEADINGSon{\HEADINGSdouble}
3536 \def\HEADINGSafter{\let\HEADINGShook=
\HEADINGSdoublex}
3537 \let\HEADINGSdoubleafter=
\HEADINGSafter
3538 \def\HEADINGSdoublex{%
3539 \global\evenfootline=
{\hfil}
3540 \global\oddfootline=
{\hfil}
3541 \global\evenheadline=
{\line{\folio\hfil\thistitle}}
3542 \global\oddheadline=
{\line{\thischapter\hfil\folio}}
3543 \global\let\contentsalignmacro =
\chapoddpage
3546 \def\HEADINGSsingleafter{\let\HEADINGShook=
\HEADINGSsinglex}
3547 \def\HEADINGSsinglex{%
3548 \global\evenfootline=
{\hfil}
3549 \global\oddfootline=
{\hfil}
3550 \global\evenheadline=
{\line{\thischapter\hfil\folio}}
3551 \global\oddheadline=
{\line{\thischapter\hfil\folio}}
3552 \global\let\contentsalignmacro =
\chappager
3555 % Subroutines used in generating headings
3556 % This produces Day Month Year style of output.
3557 % Only define if not already defined, in case a txi-??.tex file has set
3558 % up a different format (e.g., txi-cs.tex does this).
3559 \ifx\today\thisisundefined
3563 \or\putwordMJan\or\putwordMFeb\or\putwordMMar\or\putwordMApr
3564 \or\putwordMMay\or\putwordMJun\or\putwordMJul\or\putwordMAug
3565 \or\putwordMSep\or\putwordMOct\or\putwordMNov\or\putwordMDec
3570 % @settitle line... specifies the title of the document, for headings.
3571 % It generates no output of its own.
3572 \def\thistitle{\putwordNoTitle}
3573 \def\settitle{\parsearg{\gdef\thistitle}}
3577 % Tables -- @table, @ftable, @vtable, @item(x).
3579 % default indentation of table text
3580 \newdimen\tableindent \tableindent=
.8in
3581 % default indentation of @itemize and @enumerate text
3582 \newdimen\itemindent \itemindent=
.3in
3583 % margin between end of table item and start of table text.
3584 \newdimen\itemmargin \itemmargin=
.1in
3586 % used internally for \itemindent minus \itemmargin
3589 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
3591 % They also define \itemindex
3592 % to index the item name in whatever manner is desired (perhaps none).
3594 \newif\ifitemxneedsnegativevskip
3596 \def\itemxpar{\par\ifitemxneedsnegativevskip\nobreak\vskip-
\parskip\nobreak\fi}
3598 \def\internalBitem{\smallbreak \parsearg\itemzzz}
3599 \def\internalBitemx{\itemxpar \parsearg\itemzzz}
3601 \def\itemzzz #1{\begingroup %
3602 \advance\hsize by -
\rightskip
3603 \advance\hsize by -
\tableindent
3604 \setbox0=
\hbox{\itemindicate{#1}}%
3606 \nobreak % This prevents a break before @itemx.
3608 % If the item text does not fit in the space we have, put it on a line
3609 % by itself, and do not allow a page break either before or after that
3610 % line. We do not start a paragraph here because then if the next
3611 % command is, e.g., @kindex, the whatsit would get put into the
3612 % horizontal list on a line by itself, resulting in extra blank space.
3613 \ifdim \wd0>
\itemmax
3615 % Make this a paragraph so we get the \parskip glue and wrapping,
3616 % but leave it ragged-right.
3618 \advance\leftskip by-
\tableindent
3619 \advance\hsize by
\tableindent
3620 \advance\rightskip by0pt plus1fil
\relax
3621 \leavevmode\unhbox0\par
3624 % We're going to be starting a paragraph, but we don't want the
3625 % \parskip glue -- logically it's part of the @item we just started.
3626 \nobreak \vskip-
\parskip
3628 % Stop a page break at the \parskip glue coming up. However, if
3629 % what follows is an environment such as @example, there will be no
3630 % \parskip glue; then the negative vskip we just inserted would
3631 % cause the example and the item to crash together. So we use this
3632 % bizarre value of 10001 as a signal to \aboveenvbreak to insert
3633 % \parskip glue after all. Section titles are handled this way also.
3637 \itemxneedsnegativevskipfalse
3639 % The item text fits into the space. Start a paragraph, so that the
3640 % following text (if any) will end up on the same line.
3642 % Do this with kerns and \unhbox so that if there is a footnote in
3643 % the item text, it can migrate to the main vertical list and
3644 % eventually be printed.
3645 \nobreak\kern-
\tableindent
3646 \dimen0 =
\itemmax \advance\dimen0 by
\itemmargin \advance\dimen0 by -
\wd0
3648 \nobreak\kern\dimen0
3650 \itemxneedsnegativevskiptrue
3654 \def\item{\errmessage{@item while not in a list environment
}}
3655 \def\itemx{\errmessage{@itemx while not in a list environment
}}
3657 % @table, @ftable, @vtable.
3659 \let\itemindex\gobble
3663 \def\itemindex #
#1{\doind {fn
}{\code{#
#1}}}%
3664 \tablecheck{ftable
}%
3667 \def\itemindex #
#1{\doind {vr
}{\code{#
#1}}}%
3668 \tablecheck{vtable
}%
3671 \ifnum \the\catcode`\^^M=
\active
3673 \errmessage{This command won't work in this context; perhaps the problem is
3674 that we are
\inenvironment\thisenv}%
3675 \def\next{\doignore{#1}}%
3682 \def\itemindicate{#1}%
3687 \makevalueexpandable
3688 \edef\temp{\noexpand\tablez #1\space\space\space}%
3692 \def\tablez #1 #2 #3 #4\endtablez{%
3694 \ifnum 0#1>
0 \advance \leftskip by
#1\mil \fi
3695 \ifnum 0#2>
0 \tableindent=
#2\mil \fi
3696 \ifnum 0#3>
0 \advance \rightskip by
#3\mil \fi
3697 \itemmax=
\tableindent
3698 \advance \itemmax by -
\itemmargin
3699 \advance \leftskip by
\tableindent
3700 \exdentamount=
\tableindent
3702 \parskip =
\smallskipamount
3703 \ifdim \parskip=
0pt
\parskip=
2pt
\fi
3704 \let\item =
\internalBitem
3705 \let\itemx =
\internalBitemx
3707 \def\Etable{\endgraf\afterenvbreak}
3710 \let\Eitemize\Etable
3711 \let\Eenumerate\Etable
3713 % This is the counter used by @enumerate, which is really @itemize
3717 \envdef\itemize{\parsearg\doitemize}
3721 \itemmax=
\itemindent
3722 \advance\itemmax by -
\itemmargin
3723 \advance\leftskip by
\itemindent
3724 \exdentamount=
\itemindent
3726 \parskip=
\smallskipamount
3727 \ifdim\parskip=
0pt
\parskip=
2pt
\fi
3729 % Try typesetting the item mark so that if the document erroneously says
3730 % something like @itemize @samp (intending @table), there's an error
3731 % right away at the @itemize. It's not the best error message in the
3732 % world, but it's better than leaving it to the @item. This means if
3733 % the user wants an empty mark, they have to say @w{} not just @w.
3734 \def\itemcontents{#1}%
3735 \setbox0 =
\hbox{\itemcontents}%
3737 % @itemize with no arg is equivalent to @itemize @bullet.
3738 \ifx\itemcontents\empty\def\itemcontents{\bullet}\fi
3740 \let\item=
\itemizeitem
3743 % Definition of @item while inside @itemize and @enumerate.
3746 \advance\itemno by
1 % for enumerations
3747 {\let\par=
\endgraf \smallbreak}% reasonable place to break
3749 % If the document has an @itemize directly after a section title, a
3750 % \nobreak will be last on the list, and \sectionheading will have
3751 % done a \vskip-\parskip. In that case, we don't want to zero
3752 % parskip, or the item text will crash with the heading. On the
3753 % other hand, when there is normal text preceding the item (as there
3754 % usually is), we do want to zero parskip, or there would be too much
3755 % space. In that case, we won't have a \nobreak before. At least
3756 % that's the theory.
3757 \ifnum\lastpenalty<
10000 \parskip=
0in
\fi
3759 \hbox to
0pt
{\hss \itemcontents \kern\itemmargin}%
3762 \vadjust{\penalty 1200}% not good to break after first line of item.
3764 % We can be in inner vertical mode in a footnote, although an
3765 % @itemize looks awful there.
3770 % \splitoff TOKENS\endmark defines \first to be the first token in
3771 % TOKENS, and \rest to be the remainder.
3773 \def\splitoff#1#2\endmark{\def\first{#1}\def\rest{#2}}%
3775 % Allow an optional argument of an uppercase letter, lowercase letter,
3776 % or number, to specify the first label in the enumerated list. No
3777 % argument is the same as `1'.
3779 \envparseargdef\enumerate{\enumeratey #1 \endenumeratey}
3780 \def\enumeratey #1 #2\endenumeratey{%
3781 % If we were given no argument, pretend we were given `1'.
3783 \ifx\thearg\empty \def\thearg{1}\fi
3785 % Detect if the argument is a single token. If so, it might be a
3786 % letter. Otherwise, the only valid thing it can be is a number.
3787 % (We will always have one token, because of the test we just made.
3788 % This is a good thing, since \splitoff doesn't work given nothing at
3789 % all -- the first parameter is undelimited.)
3790 \expandafter\splitoff\thearg\endmark
3792 % Only one token in the argument. It could still be anything.
3793 % A ``lowercase letter'' is one whose \lccode is nonzero.
3794 % An ``uppercase letter'' is one whose \lccode is both nonzero, and
3795 % not equal to itself.
3796 % Otherwise, we assume it's a number.
3798 % We need the \relax at the end of the \ifnum lines to stop TeX from
3799 % continuing to look for a <number>.
3801 \ifnum\lccode\expandafter`
\thearg=
0\relax
3802 \numericenumerate % a number (we hope)
3805 \ifnum\lccode\expandafter`
\thearg=
\expandafter`
\thearg\relax
3806 \lowercaseenumerate % lowercase letter
3808 \uppercaseenumerate % uppercase letter
3812 % Multiple tokens in the argument. We hope it's a number.
3817 % An @enumerate whose labels are integers. The starting integer is
3820 \def\numericenumerate{%
3822 \startenumeration{\the\itemno}%
3825 % The starting (lowercase) letter is in \thearg.
3826 \def\lowercaseenumerate{%
3827 \itemno =
\expandafter`
\thearg
3829 % Be sure we're not beyond the end of the alphabet.
3831 \errmessage{No more lowercase letters in @enumerate; get a bigger
3838 % The starting (uppercase) letter is in \thearg.
3839 \def\uppercaseenumerate{%
3840 \itemno =
\expandafter`
\thearg
3842 % Be sure we're not beyond the end of the alphabet.
3844 \errmessage{No more uppercase letters in @enumerate; get a bigger
3851 % Call \doitemize, adding a period to the first argument and supplying the
3852 % common last two arguments. Also subtract one from the initial value in
3853 % \itemno, since @item increments \itemno.
3855 \def\startenumeration#1{%
3856 \advance\itemno by -
1
3857 \doitemize{#1.
}\flushcr
3860 % @alphaenumerate and @capsenumerate are abbreviations for giving an arg
3863 \def\alphaenumerate{\enumerate{a
}}
3864 \def\capsenumerate{\enumerate{A
}}
3865 \def\Ealphaenumerate{\Eenumerate}
3866 \def\Ecapsenumerate{\Eenumerate}
3869 % @multitable macros
3870 % Amy Hendrickson, 8/18/94, 3/6/96
3872 % @multitable ... @end multitable will make as many columns as desired.
3873 % Contents of each column will wrap at width given in preamble. Width
3874 % can be specified either with sample text given in a template line,
3875 % or in percent of \hsize, the current width of text on page.
3877 % Table can continue over pages but will only break between lines.
3881 % Either define widths of columns in terms of percent of \hsize:
3882 % @multitable @columnfractions .25 .3 .45
3885 % Numbers following @columnfractions are the percent of the total
3886 % current hsize to be used for each column. You may use as many
3887 % columns as desired.
3890 % Or use a template:
3891 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3893 % using the widest term desired in each column.
3895 % Each new table line starts with @item, each subsequent new column
3896 % starts with @tab. Empty columns may be produced by supplying @tab's
3897 % with nothing between them for as many times as empty columns are needed,
3898 % ie, @tab@tab@tab will produce two empty columns.
3900 % @item, @tab do not need to be on their own lines, but it will not hurt
3903 % Sample multitable:
3905 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3906 % @item first col stuff @tab second col stuff @tab third col
3913 % @item first col stuff @tab second col stuff
3914 % @tab Many paragraphs of text may be used in any column.
3916 % They will wrap at the width determined by the template.
3917 % @item@tab@tab This will be in third column.
3920 % Default dimensions may be reset by user.
3921 % @multitableparskip is vertical space between paragraphs in table.
3922 % @multitableparindent is paragraph indent in table.
3923 % @multitablecolmargin is horizontal space to be left between columns.
3924 % @multitablelinespace is space to leave between table items, baseline
3926 % 0pt means it depends on current normal line spacing.
3928 \newskip\multitableparskip
3929 \newskip\multitableparindent
3930 \newdimen\multitablecolspace
3931 \newskip\multitablelinespace
3932 \multitableparskip=
0pt
3933 \multitableparindent=
6pt
3934 \multitablecolspace=
12pt
3935 \multitablelinespace=
0pt
3937 % Macros used to set up halign preamble:
3939 \let\endsetuptable\relax
3940 \def\xendsetuptable{\endsetuptable}
3941 \let\columnfractions\relax
3942 \def\xcolumnfractions{\columnfractions}
3945 % #1 is the @columnfraction, usually a decimal number like .5, but might
3946 % be just 1. We just use it, whatever it is.
3948 \def\pickupwholefraction#1 {%
3949 \global\advance\colcount by
1
3950 \expandafter\xdef\csname col
\the\colcount\endcsname{#1\hsize}%
3957 \ifx\firstarg\xendsetuptable
3960 \ifx\firstarg\xcolumnfractions
3961 \global\setpercenttrue
3964 \let\go\pickupwholefraction
3966 \global\advance\colcount by
1
3967 \setbox0=
\hbox{#1\unskip\space}% Add a normal word space as a
3968 % separator; typically that is always in the input, anyway.
3969 \expandafter\xdef\csname col
\the\colcount\endcsname{\the\wd0}%
3972 \ifx\go\pickupwholefraction
3973 % Put the argument back for the \pickupwholefraction call, so
3974 % we'll always have a period there to be parsed.
3975 \def\go{\pickupwholefraction#1}%
3977 \let\go =
\setuptable
3983 % multitable-only commands.
3985 % @headitem starts a heading row, which we typeset in bold. Assignments
3986 % have to be global since we are inside the implicit group of an
3987 % alignment entry. \everycr below resets \everytab so we don't have to
3988 % undo it ourselves.
3989 \def\headitemfont{\b}% for people to use in the template row; not changeable
3991 \checkenv\multitable
3993 \gdef\headitemcrhook{\nobreak}% attempt to avoid page break after headings
3994 \global\everytab=
{\bf}% can't use \headitemfont since the parsing differs
3995 \the\everytab % for the first item
3998 % default for tables with no headings.
3999 \let\headitemcrhook=
\relax
4001 % A \tab used to include \hskip1sp. But then the space in a template
4002 % line is not enough. That is bad. So let's go back to just `&' until
4003 % we again encounter the problem the 1sp was intended to solve.
4004 % --karl, nathan@acm.org, 20apr99.
4005 \def\tab{\checkenv\multitable &
\the\everytab}%
4007 % @multitable ... @end multitable definitions:
4009 \newtoks\everytab % insert after every tab.
4011 \envdef\multitable{%
4015 % @item within a multitable starts a normal row.
4016 % We use \def instead of \let so that if one of the multitable entries
4017 % contains an @itemize, we don't choke on the \item (seen as \crcr aka
4018 % \endtemplate) expanding \doitemize.
4023 \setmultitablespacing
4024 \parskip=
\multitableparskip
4025 \parindent=
\multitableparindent
4031 \global\everytab=
{}% Reset from possible headitem.
4032 \global\colcount=
0 % Reset the column counter.
4034 % Check for saved footnotes, etc.:
4037 % Perhaps a \nobreak, then reset:
4039 \global\let\headitemcrhook=
\relax
4043 \parsearg\domultitable
4045 \def\domultitable#1{%
4046 % To parse everything between @multitable and @item:
4047 \setuptable#1 \endsetuptable
4049 % This preamble sets up a generic column definition, which will
4050 % be used as many times as user calls for columns.
4051 % \vtop will set a single line and will also let text wrap and
4052 % continue for many paragraphs if desired.
4054 \global\advance\colcount by
1
4057 % Use the current \colcount to find the correct column width:
4058 \hsize=
\expandafter\csname col
\the\colcount\endcsname
4060 % In order to keep entries from bumping into each other
4061 % we will add a \leftskip of \multitablecolspace to all columns after
4064 % If a template has been used, we will add \multitablecolspace
4065 % to the width of each template entry.
4067 % If the user has set preamble in terms of percent of \hsize we will
4068 % use that dimension as the width of the column, and the \leftskip
4069 % will keep entries from bumping into each other. Table will start at
4070 % left margin and final column will justify at right margin.
4072 % Make sure we don't inherit \rightskip from the outer environment.
4075 % The first column will be indented with the surrounding text.
4076 \advance\hsize by
\leftskip
4079 % If user has not set preamble in terms of percent of \hsize
4080 % we will advance \hsize by \multitablecolspace.
4081 \advance\hsize by
\multitablecolspace
4083 % In either case we will make \leftskip=\multitablecolspace:
4084 \leftskip=
\multitablecolspace
4086 % Ignoring space at the beginning and end avoids an occasional spurious
4087 % blank line, when TeX decides to break the line at the space before the
4088 % box from the multistrut, so the strut ends up on a line by itself.
4090 % @multitable @columnfractions .11 .89
4092 % @tab Legal holiday which is valid in major parts of the whole country.
4093 % Is automatically provided with highlighting sequences respectively
4094 % marking characters.
4095 \noindent\ignorespaces##
\unskip\multistrut
4100 \egroup % end the \halign
4101 \global\setpercentfalse
4104 \def\setmultitablespacing{%
4105 \def\multistrut{\strut}% just use the standard line spacing
4107 % Compute \multitablelinespace (if not defined by user) for use in
4108 % \multitableparskip calculation. We used define \multistrut based on
4109 % this, but (ironically) that caused the spacing to be off.
4110 % See bug-texinfo report from Werner Lemberg, 31 Oct 2004 12:52:20 +0100.
4111 \ifdim\multitablelinespace=
0pt
4112 \setbox0=
\vbox{X
}\global\multitablelinespace=
\the\baselineskip
4113 \global\advance\multitablelinespace by-
\ht0
4115 % Test to see if parskip is larger than space between lines of
4116 % table. If not, do nothing.
4117 % If so, set to same dimension as multitablelinespace.
4118 \ifdim\multitableparskip>
\multitablelinespace
4119 \global\multitableparskip=
\multitablelinespace
4120 \global\advance\multitableparskip-
7pt
% to keep parskip somewhat smaller
4121 % than skip between lines in the table.
4123 \ifdim\multitableparskip=
0pt
4124 \global\multitableparskip=
\multitablelinespace
4125 \global\advance\multitableparskip-
7pt
% to keep parskip somewhat smaller
4126 % than skip between lines in the table.
4130 \message{conditionals,
}
4132 % @iftex, @ifnotdocbook, @ifnothtml, @ifnotinfo, @ifnotplaintext,
4133 % @ifnotxml always succeed. They currently do nothing; we don't
4134 % attempt to check whether the conditionals are properly nested. But we
4135 % have to remember that they are conditionals, so that @end doesn't
4136 % attempt to close an environment group.
4139 \expandafter\let\csname #1\endcsname =
\relax
4140 \expandafter\let\csname iscond.
#1\endcsname =
1
4143 \makecond{ifnotdocbook
}
4144 \makecond{ifnothtml
}
4145 \makecond{ifnotinfo
}
4146 \makecond{ifnotplaintext
}
4149 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4151 \def\direntry{\doignore{direntry
}}
4152 \def\documentdescription{\doignore{documentdescription
}}
4153 \def\docbook{\doignore{docbook
}}
4154 \def\html{\doignore{html
}}
4155 \def\ifdocbook{\doignore{ifdocbook
}}
4156 \def\ifhtml{\doignore{ifhtml
}}
4157 \def\ifinfo{\doignore{ifinfo
}}
4158 \def\ifnottex{\doignore{ifnottex
}}
4159 \def\ifplaintext{\doignore{ifplaintext
}}
4160 \def\ifxml{\doignore{ifxml
}}
4161 \def\ignore{\doignore{ignore
}}
4162 \def\menu{\doignore{menu
}}
4163 \def\xml{\doignore{xml
}}
4165 % Ignore text until a line `@end #1', keeping track of nested conditionals.
4167 % A count to remember the depth of nesting.
4168 \newcount\doignorecount
4170 \def\doignore#1{\begingroup
4171 % Scan in ``verbatim'' mode:
4173 \catcode`\@ =
\other
4174 \catcode`\
{ =
\other
4175 \catcode`\
} =
\other
4177 % Make sure that spaces turn into tokens that match what \doignoretext wants.
4180 % Count number of #1's that we've seen.
4183 % Swallow text until we reach the matching `@end #1'.
4187 { \catcode`_=
11 % We want to use \_STOP_ which cannot appear in texinfo source.
4190 \gdef\dodoignore#1{%
4191 % #1 contains the command name as a string, e.g., `ifinfo'.
4193 % Define a command to find the next `@end #1'.
4194 \long\def\doignoretext#
#1^^M@end
#1{%
4195 \doignoretextyyy#
#1^^M@
#1\_STOP_}%
4197 % And this command to find another #1 command, at the beginning of a
4198 % line. (Otherwise, we would consider a line `@c @ifset', for
4199 % example, to count as an @ifset for nesting.)
4200 \long\def\doignoretextyyy#
#1^^M@
#1#
#2\_STOP_{\doignoreyyy{#
#2}\_STOP_}%
4202 % And now expand that command.
4207 \def\doignoreyyy#1{%
4209 \ifx\temp\empty % Nothing found.
4210 \let\next\doignoretextzzz
4211 \else % Found a nested condition, ...
4212 \advance\doignorecount by
1
4213 \let\next\doignoretextyyy % ..., look for another.
4214 % If we're here, #1 ends with ^^M\ifinfo (for example).
4216 \next #1% the token \_STOP_ is present just after this macro.
4219 % We have to swallow the remaining "\_STOP_".
4221 \def\doignoretextzzz#1{%
4222 \ifnum\doignorecount =
0 % We have just found the outermost @end.
4223 \let\next\enddoignore
4224 \else % Still inside a nested condition.
4225 \advance\doignorecount by -
1
4226 \let\next\doignoretext % Look for the next @end.
4231 % Finish off ignored text.
4233 % Ignore anything after the last `@end #1'; this matters in verbatim
4234 % environments, where otherwise the newline after an ignored conditional
4235 % would result in a blank line in the output.
4236 \gdef\enddoignore#1^^M
{\endgroup\ignorespaces}%
4240 % @set VAR sets the variable VAR to an empty value.
4241 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
4243 % Since we want to separate VAR from REST-OF-LINE (which might be
4244 % empty), we can't just use \parsearg; we have to insert a space of our
4245 % own to delimit the rest of the line, and then take it out again if we
4247 % We rely on the fact that \parsearg sets \catcode`\ =10.
4249 \parseargdef\set{\setyyy#1 \endsetyyy}
4250 \def\setyyy#1 #2\endsetyyy{%
4252 \makevalueexpandable
4254 \edef\next{\gdef\makecsname{SET
#1}}%
4262 % Remove the trailing space \setxxx inserted.
4263 \def\setzzz#1 \endsetzzz{\next{#1}}
4265 % @clear VAR clears (i.e., unsets) the variable VAR.
4267 \parseargdef\clear{%
4269 \makevalueexpandable
4270 \global\expandafter\let\csname SET
#1\endcsname=
\relax
4274 % @value{foo} gets the text saved in variable foo.
4275 \def\value{\begingroup\makevalueexpandable\valuexxx}
4276 \def\valuexxx#1{\expandablevalue{#1}\endgroup}
4278 \catcode`\-=
\active \catcode`
\_=
\active
4280 \gdef\makevalueexpandable{%
4281 \let\value =
\expandablevalue
4282 % We don't want these characters active, ...
4283 \catcode`\-=
\other \catcode`
\_=
\other
4284 % ..., but we might end up with active ones in the argument if
4285 % we're called from @code, as @code{@value{foo-bar_}}, though.
4286 % So \let them to their normal equivalents.
4287 \let-
\normaldash \let_\normalunderscore
4291 % We have this subroutine so that we can handle at least some @value's
4292 % properly in indexes (we call \makevalueexpandable in \indexdummies).
4293 % The command has to be fully expandable (if the variable is set), since
4294 % the result winds up in the index file. This means that if the
4295 % variable's value contains other Texinfo commands, it's almost certain
4296 % it will fail (although perhaps we could fix that with sufficient work
4297 % to do a one-level expansion on the result, instead of complete).
4299 % Unfortunately, this has the consequence that when _ is in the *value*
4300 % of an @set, it does not print properly in the roman fonts (get the cmr
4301 % dot accent at position 126 instead). No fix comes to mind, and it's
4302 % been this way since 2003 or earlier, so just ignore it.
4304 \def\expandablevalue#1{%
4305 \expandafter\ifx\csname SET
#1\endcsname\relax
4306 {[No value for ``
#1''
]}%
4307 \message{Variable `
#1', used in @value, is not set.
}%
4309 \csname SET
#1\endcsname
4313 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4316 % To get the special treatment we need for `@end ifset,' we call
4317 % \makecond and then redefine.
4320 \def\ifset{\parsearg{\doifset{\let\next=
\ifsetfail}}}
4323 \makevalueexpandable
4325 \expandafter\ifx\csname SET
#2\endcsname\relax
4326 #1% If not set, redefine \next.
4331 \def\ifsetfail{\doignore{ifset
}}
4333 % @ifclear VAR ... @end executes the `...' iff VAR has never been
4334 % defined with @set, or has been undefined with @clear.
4336 % The `\else' inside the `\doifset' parameter is a trick to reuse the
4337 % above code: if the variable is not set, do nothing, if it is set,
4338 % then redefine \next to \ifclearfail.
4341 \def\ifclear{\parsearg{\doifset{\else \let\next=
\ifclearfail}}}
4342 \def\ifclearfail{\doignore{ifclear
}}
4344 % @ifcommandisdefined CMD ... @end executes the `...' if CMD (written
4345 % without the @) is in fact defined. We can only feasibly check at the
4346 % TeX level, so something like `mathcode' is going to considered
4347 % defined even though it is not a Texinfo command.
4349 \makecond{ifcommanddefined
}
4350 \def\ifcommanddefined{\parsearg{\doifcmddefined{\let\next=
\ifcmddefinedfail}}}
4352 \def\doifcmddefined#1#2{{%
4353 \makevalueexpandable
4355 \expandafter\ifx\csname #2\endcsname\relax
4356 #1% If not defined, \let\next as above.
4361 \def\ifcmddefinedfail{\doignore{ifcommanddefined
}}
4363 % @ifcommandnotdefined CMD ... handled similar to @ifclear above.
4364 \makecond{ifcommandnotdefined
}
4365 \def\ifcommandnotdefined{%
4366 \parsearg{\doifcmddefined{\else \let\next=
\ifcmdnotdefinedfail}}}
4367 \def\ifcmdnotdefinedfail{\doignore{ifcommandnotdefined
}}
4369 % Set the `txicommandconditionals' variable, so documents have a way to
4370 % test if the @ifcommand...defined conditionals are available.
4371 \set txicommandconditionals
4373 % @dircategory CATEGORY -- specify a category of the dir file
4374 % which this file should belong to. Ignore this in TeX.
4375 \let\dircategory=
\comment
4377 % @defininfoenclose.
4378 \let\definfoenclose=
\comment
4382 % Index generation facilities
4384 % Define \newwrite to be identical to plain tex's \newwrite
4385 % except not \outer, so it can be used within macros and \if's.
4386 \edef\newwrite{\makecsname{ptexnewwrite
}}
4388 % \newindex {foo} defines an index named IX.
4389 % It automatically defines \IXindex such that
4390 % \IXindex ...rest of line... puts an entry in the index IX.
4391 % It also defines \IXindfile to be the number of the output channel for
4392 % the file that accumulates this index. The file's extension is IX.
4393 % The name of an index should be no more than 2 characters long
4394 % for the sake of vms.
4397 \expandafter\chardef\csname#1indfile
\endcsname=
0
4398 \expandafter\xdef\csname#1index
\endcsname{% % Define @#1index
4399 \noexpand\doindex{#1}}
4402 % @defindex foo == \newindex{foo}
4404 \def\defindex{\parsearg\newindex}
4406 % Define @defcodeindex, like @defindex except put all entries in @code.
4408 \def\defcodeindex{\parsearg\newcodeindex}
4410 \def\newcodeindex#1{%
4411 \expandafter\chardef\csname#1indfile
\endcsname=
0
4412 \expandafter\xdef\csname#1index
\endcsname{%
4413 \noexpand\docodeindex{#1}}%
4416 % The default indices:
4417 \newindex{cp
}% concepts,
4418 \newcodeindex{fn
}% functions,
4419 \newcodeindex{vr
}% variables,
4420 \newcodeindex{tp
}% types,
4421 \newcodeindex{ky
}% keys
4422 \newcodeindex{pg
}% and programs.
4425 % @synindex foo bar makes index foo feed into index bar.
4426 % Do this instead of @defindex foo if you don't want it as a separate index.
4428 % @syncodeindex foo bar similar, but put all entries made for index foo
4431 \def\synindex#1 #2 {\dosynindex\doindex{#1}{#2}}
4432 \def\syncodeindex#1 #2 {\dosynindex\docodeindex{#1}{#2}}
4434 % #1 is \doindex or \docodeindex, #2 the index getting redefined (foo),
4435 % #3 the target index (bar).
4436 \def\dosynindex#1#2#3{%
4437 % Only do \closeout if we haven't already done it, else we'll end up
4438 % closing the target index.
4439 \expandafter \ifx\csname donesynindex
#2\endcsname \relax
4440 % The \closeout helps reduce unnecessary open files; the limit on the
4441 % Acorn RISC OS is a mere 16 files.
4442 \expandafter\closeout\csname#2indfile
\endcsname
4443 \expandafter\let\csname donesynindex
#2\endcsname =
1
4445 % redefine \fooindfile:
4446 \expandafter\let\expandafter\temp\expandafter=
\csname#3indfile
\endcsname
4447 \expandafter\let\csname#2indfile
\endcsname=
\temp
4448 % redefine \fooindex:
4449 \expandafter\xdef\csname#2index
\endcsname{\noexpand#1{#3}}%
4452 % Define \doindex, the driver for all index macros.
4453 % Argument #1 is generated by the calling \fooindex macro,
4454 % and it the two-letter name of the index.
4456 \def\doindex#1{\edef\indexname{#1}\parsearg\doindexxxx}
4457 \def\doindexxxx #1{\doind{\indexname}{#1}}
4459 % like the previous two, but they put @code around the argument.
4460 \def\docodeindex#1{\edef\indexname{#1}\parsearg\docodeindexxxx}
4461 \def\docodeindexxxx #1{\doind{\indexname}{\code{#1}}}
4463 % Used when writing an index entry out to an index file, to prevent
4464 % expansion of Texinfo commands that can appear in an index entry.
4467 \escapechar = `\\
% use backslash in output files.
4468 \def\@
{@
}% change to @@ when we switch to @ as escape char in index files.
4469 \def\
{\realbackslash\space }%
4471 % Need these unexpandable (because we define \tt as a dummy)
4472 % definitions when @{ or @} appear in index entry text. Also, more
4473 % complicated, when \tex is in effect and \{ is a \delimiter again.
4474 % We can't use \lbracecmd and \rbracecmd because texindex assumes
4475 % braces and backslashes are used only as delimiters. Perhaps we
4476 % should use @lbracechar and @rbracechar?
4477 \def\
{{{\tt\char123}}%
4478 \def\
}{{\tt\char125}}%
4480 % Do the redefinitions.
4484 % For the aux and toc files, @ is the escape character. So we want to
4485 % redefine everything using @ as the escape character (instead of
4486 % \realbackslash, still used for index files). When everything uses @,
4487 % this will be simpler.
4492 \let\
{ =
\lbraceatcmd
4493 \let\
} =
\rbraceatcmd
4495 % Do the redefinitions.
4500 % Called from \indexdummies and \atdummies.
4502 \def\commondummies{%
4503 % \definedummyword defines \#1 as \string\#1\space, thus effectively
4504 % preventing its expansion. This is used only for control words,
4505 % not control letters, because the \space would be incorrect for
4506 % control characters, but is needed to separate the control word
4507 % from whatever follows.
4509 % For control letters, we have \definedummyletter, which omits the
4512 % These can be used both for control words that take an argument and
4513 % those that do not. If it is followed by {arg} in the input, then
4514 % that will dutifully get written to the index (or wherever).
4516 \def\definedummyword #
#1{\def#
#1{\string#
#1\space}}%
4517 \def\definedummyletter#
#1{\def#
#1{\string#
#1}}%
4518 \let\definedummyaccent\definedummyletter
4520 \commondummiesnofonts
4522 \definedummyletter\_%
4523 \definedummyletter\-
%
4525 % Non-English letters.
4536 \definedummyword\exclamdown
4540 \definedummyword\ordf
4541 \definedummyword\ordm
4542 \definedummyword\questiondown
4546 % Although these internal commands shouldn't show up, sometimes they do.
4548 \definedummyword\gtr
4549 \definedummyword\hat
4550 \definedummyword\less
4553 \definedummyword\tclose
4556 \definedummyword\LaTeX
4557 \definedummyword\TeX
4559 % Assorted special characters.
4560 \definedummyword\arrow
4561 \definedummyword\bullet
4562 \definedummyword\comma
4563 \definedummyword\copyright
4564 \definedummyword\registeredsymbol
4565 \definedummyword\dots
4566 \definedummyword\enddots
4567 \definedummyword\entrybreak
4568 \definedummyword\equiv
4569 \definedummyword\error
4570 \definedummyword\euro
4571 \definedummyword\expansion
4572 \definedummyword\geq
4573 \definedummyword\guillemetleft
4574 \definedummyword\guillemetright
4575 \definedummyword\guilsinglleft
4576 \definedummyword\guilsinglright
4577 \definedummyword\lbracechar
4578 \definedummyword\leq
4579 \definedummyword\mathopsup
4580 \definedummyword\minus
4581 \definedummyword\ogonek
4582 \definedummyword\pounds
4583 \definedummyword\point
4584 \definedummyword\print
4585 \definedummyword\quotedblbase
4586 \definedummyword\quotedblleft
4587 \definedummyword\quotedblright
4588 \definedummyword\quoteleft
4589 \definedummyword\quoteright
4590 \definedummyword\quotesinglbase
4591 \definedummyword\rbracechar
4592 \definedummyword\result
4593 \definedummyword\sub
4594 \definedummyword\sup
4595 \definedummyword\textdegree
4597 % We want to disable all macros so that they are not expanded by \write.
4600 \normalturnoffactive
4602 % Handle some cases of @value -- where it does not contain any
4603 % (non-fully-expandable) commands.
4604 \makevalueexpandable
4607 % \commondummiesnofonts: common to \commondummies and \indexnofonts.
4609 \def\commondummiesnofonts{%
4610 % Control letters and accents.
4611 \definedummyletter\!
%
4612 \definedummyaccent\"
%
4613 \definedummyaccent\'
%
4614 \definedummyletter\*
%
4615 \definedummyaccent\,
%
4616 \definedummyletter\.
%
4617 \definedummyletter\/
%
4618 \definedummyletter\:
%
4619 \definedummyaccent\=
%
4620 \definedummyletter\?
%
4621 \definedummyaccent\^
%
4622 \definedummyaccent\`
%
4623 \definedummyaccent\~
%
4627 \definedummyword\dotaccent
4628 \definedummyword\ogonek
4629 \definedummyword\ringaccent
4630 \definedummyword\tieaccent
4631 \definedummyword\ubaraccent
4632 \definedummyword\udotaccent
4633 \definedummyword\dotless
4635 % Texinfo font commands.
4639 \definedummyword\sansserif
4641 \definedummyword\slanted
4644 % Commands that take arguments.
4645 \definedummyword\abbr
4646 \definedummyword\acronym
4647 \definedummyword\anchor
4648 \definedummyword\cite
4649 \definedummyword\code
4650 \definedummyword\command
4651 \definedummyword\dfn
4652 \definedummyword\dmn
4653 \definedummyword\email
4654 \definedummyword\emph
4655 \definedummyword\env
4656 \definedummyword\file
4657 \definedummyword\image
4658 \definedummyword\indicateurl
4659 \definedummyword\inforef
4660 \definedummyword\kbd
4661 \definedummyword\key
4662 \definedummyword\math
4663 \definedummyword\option
4664 \definedummyword\pxref
4665 \definedummyword\ref
4666 \definedummyword\samp
4667 \definedummyword\strong
4668 \definedummyword\tie
4670 \definedummyword\uref
4671 \definedummyword\url
4672 \definedummyword\var
4673 \definedummyword\verb
4675 \definedummyword\xref
4678 % @macro mkind{arg1,arg2}
4682 % The space after the comma will end up in the temporary definition
4683 % that we make for arg2 (see \parsemargdef ff.). We want all this to be
4684 % expanded for the sake of the index, so we end up just seeing "bar".
4685 \let\xeatspaces =
\eatspaces
4686 \let\xprocessmacroarg\eatspaces
4689 % For testing: output @{ and @} in index sort strings as \{ and \}.
4690 \newif\ifusebracesinindexes
4692 \let\indexlbrace\relax
4693 \let\indexrbrace\relax
4697 @gdef@backslashdisappear
{@def\
{}}
4703 \gdef\indexnonalnumdisappear{%
4710 \gdef\indexnonalnumreappear{%
4719 % \indexnofonts is used when outputting the strings to sort the index
4720 % by, and when constructing control sequence names. It eliminates all
4721 % control sequences and just writes whatever the best ASCII sort string
4722 % would be for a given command (usually its argument).
4725 % Accent commands should become @asis.
4726 \def\definedummyaccent#
#1{\let#
#1\asis}%
4727 % We can just ignore other control letters.
4728 \def\definedummyletter#
#1{\let#
#1\empty}%
4729 % All control words become @asis by default; overrides below.
4730 \let\definedummyword\definedummyaccent
4732 \commondummiesnofonts
4734 % Don't no-op \tt, since it isn't a user-level command
4735 % and is used in the definitions of the active chars like <, >, |, etc.
4736 % Likewise with the other plain tex font commands.
4741 \def\_{\normalunderscore}%
4742 \def\-
{}% @- shouldn't affect sorting
4744 % Unfortunately, texindex < 6.0 is not prepared to handle braces in the
4745 % content at all, so these won't be sorted in ASCII order.
4746 \def\lbracechar{{\indexlbrace}}%
4747 \def\rbracechar{{\indexrbrace}}%
4752 % Non-English letters.
4769 \def\questiondown{?
}%
4776 % Assorted special characters.
4777 % (The following {} will end up in the sort string, but that's ok.)
4779 \def\bullet{bullet
}%
4781 \def\copyright{copyright
}%
4787 \def\expansion{==>
}%
4789 \def\guillemetleft{<<
}%
4790 \def\guillemetright{>>
}%
4791 \def\guilsinglleft{<
}%
4792 \def\guilsinglright{>
}%
4796 \def\pounds{pounds
}%
4798 \def\quotedblbase{"
}%
4799 \def\quotedblleft{"
}%
4800 \def\quotedblright{"
}%
4803 \def\quotesinglbase{,
}%
4804 \def\registeredsymbol{R
}%
4808 \expandafter\ifx\csname SETtxiindexlquoteignore
\endcsname\relax
4809 \else \indexlquoteignore \fi
4811 % We need to get rid of all macros, leaving only the arguments (if present).
4812 % Of course this is not nearly correct, but it is the best we can do for now.
4813 % makeinfo does not expand macros in the argument to @deffn, which ends up
4814 % writing an index entry, and texindex isn't prepared for an index sort entry
4815 % that starts with \.
4817 % Since macro invocations are followed by braces, we can just redefine them
4818 % to take a single TeX argument. The case of a macro invocation that
4819 % goes to end-of-line is not handled.
4824 % Undocumented (for FSFS 2nd ed.): @set txiindexlquoteignore makes us
4825 % ignore left quotes in the sort term.
4826 {\catcode`\`=
\active
4827 \gdef\indexlquoteignore{\let`=
\empty}}
4829 \let\SETmarginindex=
\relax % put index entries in margin (undocumented)?
4831 % Most index entries go through here, but \dosubind is the general case.
4832 % #1 is the index name, #2 is the entry text.
4833 \def\doind#1#2{\dosubind{#1}{#2}{}}
4835 % There is also \dosubind {index}{topic}{subtopic}
4836 % which makes an entry in a two-level index such as the operation index.
4837 % TODO: Two-level index? Operation index?
4839 % Workhorse for all indexes.
4840 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
4841 % empty if called from \doind, as we usually are (the main exception
4842 % is with most defuns, which call us directly).
4844 \def\dosubind#1#2#3{%
4847 \requireopenindexfile{#1}%
4848 % Store the main index entry text (including the third arg).
4850 % If third arg is present, precede it with a space.
4852 \ifx\thirdarg\empty \else
4853 \toks0 =
\expandafter{\the\toks0 \space #3}%
4856 \edef\writeto{\csname#1indfile
\endcsname}%
4858 \safewhatsit\dosubindwrite
4863 % Check if an index file has been opened, and if not, open it.
4864 \def\requireopenindexfile#1{%
4865 \ifnum\csname #1indfile
\endcsname=
0
4866 \expandafter\newwrite \csname#1indfile
\endcsname
4868 % A .fls suffix would conflict with the file extension for the output
4869 % of -recorder, so use .f1s instead.
4870 \ifx\suffix\indexisfl\def\suffix{f1
}\fi
4872 \immediate\openout\csname#1indfile
\endcsname \jobname.
\suffix
4873 % Using \immediate here prevents an object entering into the current box,
4874 % which could confound checks such as those in \safewhatsit for preceding
4879 % Output \ as {\indexbackslash}, because \ is an escape character in
4881 \let\indexbackslash=
\relax
4882 {\catcode`\@=
0 \catcode`\\=
\active
4883 @gdef@useindexbackslash
{@def\
{{@indexbackslash
}}}
4886 % Definition for writing index entry text.
4887 \def\sortas#1{\ignorespaces}%
4889 % Definition for writing index entry sort key. Should occur at the at
4890 % the beginning of the index entry, like
4891 % @cindex @sortas{september} \september
4892 % The \ignorespaces takes care of following space, but there's no way
4893 % to remove space before it.
4896 \gdef\indexwritesortas{%
4898 \indexnonalnumreappear
4899 \indexwritesortasxxx}
4900 \gdef\indexwritesortasxxx#1{%
4901 \xdef\indexsortkey{#1}\endgroup}
4905 % Write the entry in \toks0 to the index file.
4907 \def\dosubindwrite{%
4908 % Put the index entry in the margin if desired.
4909 \ifx\SETmarginindex\relax\else
4910 \insert\margin{\hbox{\vrule height8pt depth3pt width0pt
\the\toks0}}%
4913 % Remember, we are within a group.
4914 \indexdummies % Must do this here, since \bf, etc expand at this stage
4915 \useindexbackslash % \indexbackslash isn't defined now so it will be output
4916 % as is; and it will print as backslash.
4917 % Get the string to sort by, by processing the index entry with all
4918 % font commands turned off.
4920 \xdef\indexsortkey{}%
4921 \let\sortas=
\indexwritesortas
4922 \indexnonalnumdisappear
4923 \edef\temp{\the\toks0}%
4924 \setbox\dummybox =
\hbox{\temp}% Make sure to execute any \sortas
4925 \ifx\indexsortkey\empty
4926 \xdef\indexsortkey{\temp}%
4927 \ifx\indexsortkey\empty\xdef\indexsortkey{ }\fi
4931 % Set up the complete index entry, with both the sort key and
4932 % the original text, including any font commands. We write
4933 % three arguments to \entry to the .?? file (four in the
4934 % subentry case), texindex reduces to two when writing the .??s
4938 \string\entry{\indexsortkey}{\noexpand\folio}{\the\toks0}}%
4942 \newbox\dummybox % used above
4944 % Take care of unwanted page breaks/skips around a whatsit:
4946 % If a skip is the last thing on the list now, preserve it
4947 % by backing up by \lastskip, doing the \write, then inserting
4948 % the skip again. Otherwise, the whatsit generated by the
4949 % \write or \pdfdest will make \lastskip zero. The result is that
4950 % sequences like this:
4954 % will have extra space inserted, because the \medbreak in the
4955 % start of the @defun won't see the skip inserted by the @end of
4956 % the previous defun.
4958 % But don't do any of this if we're not in vertical mode. We
4959 % don't want to do a \vskip and prematurely end a paragraph.
4961 % Avoid page breaks due to these extra skips, too.
4963 % But wait, there is a catch there:
4964 % We'll have to check whether \lastskip is zero skip. \ifdim is not
4965 % sufficient for this purpose, as it ignores stretch and shrink parts
4966 % of the skip. The only way seems to be to check the textual
4967 % representation of the skip.
4969 % The following is almost like \def\zeroskipmacro{0.0pt} except that
4970 % the ``p'' and ``t'' characters have catcode \other, not 11 (letter).
4972 \edef\zeroskipmacro{\expandafter\the\csname z@skip
\endcsname}
4974 \newskip\whatsitskip
4975 \newcount\whatsitpenalty
4979 \def\safewhatsit#1{\ifhmode
4982 % \lastskip and \lastpenalty cannot both be nonzero simultaneously.
4983 \whatsitskip =
\lastskip
4984 \edef\lastskipmacro{\the\lastskip}%
4985 \whatsitpenalty =
\lastpenalty
4987 % If \lastskip is nonzero, that means the last item was a
4988 % skip. And since a skip is discardable, that means this
4989 % -\whatsitskip glue we're inserting is preceded by a
4990 % non-discardable item, therefore it is not a potential
4991 % breakpoint, therefore no \nobreak needed.
4992 \ifx\lastskipmacro\zeroskipmacro
4999 \ifx\lastskipmacro\zeroskipmacro
5000 % If \lastskip was zero, perhaps the last item was a penalty, and
5001 % perhaps it was >=10000, e.g., a \nobreak. In that case, we want
5002 % to re-insert the same penalty (values >10000 are used for various
5003 % signals); since we just inserted a non-discardable item, any
5004 % following glue (such as a \parskip) would be a breakpoint. For example:
5005 % @deffn deffn-whatever
5006 % @vindex index-whatever
5008 % would allow a break between the index-whatever whatsit
5009 % and the "Description." paragraph.
5010 \ifnum\whatsitpenalty>
9999 \penalty\whatsitpenalty \fi
5012 % On the other hand, if we had a nonzero \lastskip,
5013 % this make-up glue would be preceded by a non-discardable item
5014 % (the whatsit from the \write), so we must insert a \nobreak.
5015 \nobreak\vskip\whatsitskip
5019 % The index entry written in the file actually looks like
5020 % \entry {sortstring}{page}{topic}
5022 % \entry {sortstring}{page}{topic}{subtopic}
5023 % The texindex program reads in these files and writes files
5024 % containing these kinds of lines:
5026 % before the first topic whose initial is c
5027 % \entry {topic}{pagelist}
5028 % for a topic that is used without subtopics
5030 % for the beginning of a topic that is used with subtopics
5031 % \secondary {subtopic}{pagelist}
5032 % for each subtopic.
5034 % Define the user-accessible indexing commands
5035 % @findex, @vindex, @kindex, @cindex.
5037 \def\findex {\fnindex}
5038 \def\kindex {\kyindex}
5039 \def\cindex {\cpindex}
5040 \def\vindex {\vrindex}
5041 \def\tindex {\tpindex}
5042 \def\pindex {\pgindex}
5044 \def\cindexsub {\begingroup\obeylines\cindexsub}
5046 \gdef\cindexsub "
#1"
#2^^M
{\endgroup %
5047 \dosubind{cp
}{#2}{#1}}}
5049 % Define the macros used in formatting output of the sorted index material.
5051 % @printindex causes a particular index (the ??s file) to get printed.
5052 % It does not print any chapter heading (usually an @unnumbered).
5054 \parseargdef\printindex{\begingroup
5055 \dobreak \chapheadingskip{10000}%
5060 \everypar =
{}% don't want the \kern\-parindent from indentation suppression.
5062 % See if the index file exists and is nonempty.
5063 % Change catcode of @ here so that if the index file contains
5065 % as its first line, TeX doesn't complain about mismatched braces
5066 % (because it thinks @} is a control sequence).
5068 % See comment in \requireopenindexfile.
5069 \def\indexname{#1}\ifx\indexname\indexisfl\def\indexname{f1
}\fi
5070 \openin 1 \jobname.
\indexname s
5072 % \enddoublecolumns gets confused if there is no text in the index,
5073 % and it loses the chapter title and the aux file entries for the
5074 % index. The easiest way to prevent this problem is to make sure
5075 % there is some text.
5076 \putwordIndexNonexistent
5081 % If the index file exists but is empty, then \openin leaves \ifeof
5082 % false. We have to make TeX try to read something from the file, so
5083 % it can discover if there is anything in it.
5084 \read 1 to
\thisline
5086 \putwordIndexIsEmpty
5088 % Index files are almost Texinfo source, but we use \ as the escape
5089 % character. It would be better to use @, but that's too big a change
5090 % to make right now.
5091 \def\indexbackslash{\ttbackslash}%
5092 \let\indexlbrace\
{ % Likewise, set these sequences for braces
5093 \let\indexrbrace\
} % used in the sort key.
5095 \let\entryorphanpenalty=
\indexorphanpenalty
5097 % Read input from the index file line by line.
5100 \let\firsttoken\relax
5102 \read 1 to
\nextline
5103 \edef\act{\gdef\noexpand\firsttoken{\getfirsttoken\nextline}}%
5109 \let\thisline\nextline
5118 \def\getfirsttoken#1{\expandafter\getfirsttokenx#1\endfirsttoken}
5119 \long\def\getfirsttokenx#1#2\endfirsttoken{\noexpand#1}
5121 \def\loopdo#1\repeat{\def\body{#1}\loopdoxxx}
5122 \def\loopdoxxx{\let\next=
\relax\body\let\next=
\loopdoxxx\fi\next}
5124 % These macros are used by the sorted index file itself.
5125 % Change them to control the appearance of the index.
5127 {\catcode`\/=
13 \catcode`\-=
13 \catcode`\^=
13 \catcode`\~=
13 \catcode`
\_=
13
5128 \catcode`\|=
13 \catcode`\<=
13 \catcode`\>=
13 \catcode`\+=
13 \catcode`\"=
13
5130 \gdef\initialglyphs{%
5131 % Some changes for non-alphabetic characters. Using the glyphs from the
5132 % math fonts looks more consistent than the typewriter font used elsewhere
5133 % for these characters.
5134 \def\indexbackslash{\math{\backslash}}%
5135 \let\\=
\indexbackslash
5137 % Can't get bold backslash so don't use bold forward slash
5139 \def/
{{\secrmnotbold \normalslash}}%
5140 \def-
{{\normaldash\normaldash}}% en dash `--'
5141 \def^
{{\chapbf \normalcaret}}%
5142 \def~
{{\chapbf \normaltilde}}%
5144 \leavevmode \kern.07em
\vbox{\hrule width
.3em height
.1ex
}\kern .07em
}%
5148 \def+
{$
\normalplus$
}%
5158 % Remove any glue we may have, we'll be inserting our own.
5161 % We like breaks before the index initials, so insert a bonus.
5162 % The glue before the bonus allows a little bit of space at the
5163 % bottom of a column to reduce an increase in inter-line spacing.
5165 \vskip 0pt plus
5\baselineskip
5167 \vskip 0pt plus -
5\baselineskip
5169 % Typeset the initial. Making this add up to a whole number of
5170 % baselineskips increases the chance of the dots lining up from column
5171 % to column. It still won't often be perfect, because of the stretch
5172 % we need before each entry, but it's better.
5174 % No shrink because it confuses \balancecolumns.
5175 \vskip 1.67\baselineskip plus
1\baselineskip
5176 \leftline{\secfonts \kern-
0.05em
\secbf #1}%
5177 % \secfonts is inside the argument of \leftline so that the change of
5178 % \baselineskip will not affect any glue inserted before the vbox that
5179 % \leftline creates.
5180 % Do our best not to break after the initial.
5182 \vskip .33\baselineskip plus
.1\baselineskip
5183 \egroup % \initialglyphs
5186 \newdimen\entryrightmargin
5187 \entryrightmargin=
0pt
5189 % \entry typesets a paragraph consisting of the text (#1), dot leaders, and
5190 % then page number (#2) flushed to the right margin. It is used for index
5191 % and table of contents entries. The paragraph is indented by \leftskip.
5196 % Start a new paragraph if necessary, so our assignments below can't
5197 % affect previous text.
5200 % No extra space above this paragraph.
5203 % When reading the text of entry, convert explicit line breaks
5204 % from @* into spaces. The user might give these in long section
5205 % titles, for instance.
5206 \def\*
{\unskip\space\ignorespaces}%
5207 \def\entrybreak{\hfil\break}%
5209 % A bit of stretch before each entry for the benefit of balancing
5211 \vskip 0pt plus0.5pt
5213 % Badness calculation for paragraph affected by -
5214 % How much \indexdotfill is stretched, or how much \parfillskip is shrunk
5215 % Number of lines (\linepenalty)
5217 % Do not prefer a separate line ending with a hyphen to fewer lines.
5218 \finalhyphendemerits =
0
5220 % Word spacing - no stretch
5221 \spaceskip=
\fontdimen2\font minus
\fontdimen4\font
5223 \linepenalty=
1000 % Discourage line breaks.
5224 \hyphenpenalty=
5000 % Discourage hyphenation.
5226 % Ragged right margin, but not for the last line with the leaders in it.
5227 % When an index entry spans lines, this stretch competes with the stretch
5228 % in \indexdotfill to determine how the line will be split.
5229 \rightskip=
\entryrightmargin
5230 \advance\rightskip by
0pt plus
.6\hsize
5232 % \parfillskip is at the end of the line with the page number
5234 % Cancel the \rightskip stretch
5235 \advance \parfillskip by
0pt plus -
.6\hsize
5236 % Determine how far we can stretch into the margin.
5237 % This allows, e.g., "Appendix H GNU Free Documentation License" to fit
5239 \advance \parfillskip by
0pt minus
.6\entryrightmargin
5241 % Swallow the left brace of the text (first parameter):
5242 \afterassignment\doentry
5245 \def\entrybreak{\unskip\space\ignorespaces}%
5247 % Save the text of the entry in a \vtop.
5248 \global\setbox\entryindexbox=
\vtop\bgroup
5249 \bgroup % Instead of the swallowed brace.
5251 \aftergroup\finishentry
5252 % And now comes the text of the entry.
5254 \def\finishentry#1{%
5255 % #1 is the page number.
5257 % The following is kludged to not output a line of dots in the index if
5258 % there are no page numbers. The next person who breaks this will be
5259 % cursed by a Unix daemon.
5260 \setbox\boxA =
\hbox{#1}%
5261 \ifdim\wd\boxA =
0pt
5265 \null\nobreak\indexdotfill % Have leaders before the page number.
5269 \hskip\skip\thinshrinkable\the\toksA
5271 \hskip\skip\thinshrinkable #1%
5274 % Parameters for formatting this paragraph, reset for each paragraph.
5276 % \hangindent is only relevant when the entry text and page number
5277 % don't both fit on one line. In that case, bob suggests starting the
5278 % dots pretty far over on the line. Unfortunately, a large
5279 % indentation looks wrong when the entry text itself is broken across
5280 % lines. So we use a small indentation and put up with long leaders.
5287 % delay text of entry until after penalty
5288 \bgroup\aftergroup\insertindexentrybox
5292 \newskip\thinshrinkable
5293 \skip\thinshrinkable=
.15em minus
.15em
5295 \newbox\entryindexbox
5296 \def\insertindexentrybox{%
5297 \lineskip=
.8ex plus
.6ex
% This comes into effect when the \vtop has a large
5298 % depth due to the paragraph in it having several
5302 % Default is no penalty
5303 \let\entryorphanpenalty\egroup
5305 % Used from \printindex. \firsttoken should be the first token
5306 % after the \entry. If it's not another \entry, we are at the last
5307 % line of a group of index entries, so insert a penalty to discourage
5308 % orphaned index entries.
5309 \long\def\indexorphanpenalty{%
5310 \def\isentry{\entry}%
5311 \ifx\firsttoken\isentry
5313 \unskip\penalty 9000
5314 % The \unskip here stops breaking before the glue. It relies on the
5315 % \vskip above being there, otherwise there is an error
5316 % "You can't use `\unskip' in vertical mode". There has to be glue
5317 % in the current vertical list that hasn't been added to the
5318 % "current page". See Chapter 24 of the TeXbook. This contradicts
5319 % Section 8.3.7 in "TeX by Topic," though.
5321 \egroup % now comes the box added with \aftergroup
5324 % Like plain.tex's \dotfill, except uses up at least 1 em.
5325 % Using a finite stretch encourages several words to appear on a second line
5326 % if the entry is broken.
5327 \def\indexdotfill{\cleaders
5328 \hbox{$
\mathsurround=
0pt
\mkern1.5mu.
\mkern1.5mu$
}\hskip 1em plus
.4\hsize}
5330 \def\primary #1{\line{#1\hfil}}
5332 \newskip\secondaryindent \secondaryindent=
0.5cm
5333 \def\secondary#1#2{{%
5338 \noindent\hskip\secondaryindent\hbox{#1}\indexdotfill
5340 \pdfgettoks#2.\
\the\toksA % The page number ends the paragraph.
5347 % Define two-column mode, which we use to typeset indexes.
5348 % Adapted from the TeXbook, page 416, which is to say,
5349 % the manmac.tex format used to print the TeXbook itself.
5353 \newdimen\doublecolumnhsize
5355 \newtoks\savedtopmark % Used in \begindoublecolumns
5356 \newtoks\savedfirstmark
5358 \def\begindoublecolumns{\begingroup % ended by \enddoublecolumns
5359 % Grab any single-column material above us.
5362 % Here is a possibility not foreseen in manmac: if we accumulate a
5363 % whole lot of material, we might end up calling this \output
5364 % routine twice in a row (see the doublecol-lose test, which is
5365 % essentially a couple of indexes with @setchapternewpage off). In
5366 % that case we just ship out what is in \partialpage with the normal
5367 % output routine. Generally, \partialpage will be empty when this
5368 % runs and this will be a no-op. See the indexspread.tex test case.
5369 \ifvoid\partialpage \else
5370 \onepageout{\pagecontents\partialpage}%
5373 \global\setbox\partialpage =
\vbox{%
5374 % Unvbox the main output page.
5376 \kern-
\topskip \kern\baselineskip
5378 % Save \topmark and \firstmark
5379 \global\savedtopmark=
\expandafter{\topmark}%
5380 \global\savedfirstmark=
\expandafter{\firstmark}%
5382 \eject % run that output routine to set \partialpage
5384 % We recover the two marks that the last output routine saved in order
5385 % to propagate the information in marks added around a chapter heading,
5386 % which could be otherwise be lost by the time the final page is output.
5388 \mark{\the\savedtopmark}% Only mark in page passed to following \output.
5390 \setbox0=
\box\PAGE % clear box 255
5393 \mark{\the\savedfirstmark}%
5395 % Use the double-column output routine for subsequent pages.
5396 \output =
{\doublecolumnout}%
5398 % Change the page size parameters. We could do this once outside this
5399 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
5400 % format, but then we repeat the same computation. Repeating a couple
5401 % of assignments once per index is clearly meaningless for the
5402 % execution time, so we may as well do it in one place.
5404 % First we halve the line length, less a little for the gutter between
5405 % the columns. We compute the gutter based on the line length, so it
5406 % changes automatically with the paper format. The magic constant
5407 % below is chosen so that the gutter has the same value (well, +-<1pt)
5408 % as it did when we hard-coded it.
5410 % We put the result in a separate register, \doublecolumhsize, so we
5411 % can restore it in \pagesofar, after \hsize itself has (potentially)
5414 \doublecolumnhsize =
\hsize
5415 \advance\doublecolumnhsize by -
.04154\hsize
5416 \divide\doublecolumnhsize by
2
5417 \hsize =
\doublecolumnhsize
5419 % Double the \vsize as well. (We don't need a separate register here,
5420 % since nobody clobbers \vsize.)
5424 % The double-column output routine for all double-column pages except
5425 % the last, which is done by \balancecolumns.
5427 \def\doublecolumnout{%
5428 \splittopskip=
\topskip \splitmaxdepth=
\maxdepth
5429 % Get the available space for the double columns -- the normal
5430 % (undoubled) page height minus any material left over from the
5434 \advance\dimen@ by -
\ht\partialpage
5436 % box0 will be the left-hand column, box2 the right.
5437 \setbox0=
\vsplit255 to
\dimen@
\setbox2=
\vsplit255 to
\dimen@
5438 \onepageout\pagesofar
5440 \penalty\outputpenalty
5443 % Re-output the contents of the output page -- any previous material,
5444 % followed by the two boxes we just split, in box0 and box2.
5448 \hsize =
\doublecolumnhsize
5449 \wd0=
\hsize \wd2=
\hsize
5450 \hbox to
\pagewidth{\box0\hfil\box2}%
5453 % All done with double columns.
5454 \def\enddoublecolumns{%
5455 % The following penalty ensures that the page builder is exercised
5456 % _before_ we change the output routine. This is necessary in the
5457 % following situation:
5459 % The last section of the index consists only of a single entry.
5460 % Before this section, \pagetotal is less than \pagegoal, so no
5461 % break occurs before the last section starts. However, the last
5462 % section, consisting of \initial and the single \entry, does not
5463 % fit on the page and has to be broken off. Without the following
5464 % penalty the page builder will not be exercised until \eject
5465 % below, and by that time we'll already have changed the output
5466 % routine to the \balancecolumns version, so the next-to-last
5467 % double-column page will be processed with \balancecolumns, which
5468 % is wrong: The two columns will go to the main vertical list, with
5469 % the broken-off section in the recent contributions. As soon as
5470 % the output routine finishes, TeX starts reconsidering the page
5471 % break. The two columns and the broken-off section both fit on the
5472 % page, because the two columns now take up only half of the page
5473 % goal. When TeX sees \eject from below which follows the final
5474 % section, it invokes the new output routine that we've set after
5475 % \balancecolumns below; \onepageout will try to fit the two columns
5476 % and the final section into the vbox of \pageheight (see
5477 % \pagebody), causing an overfull box.
5479 % Note that glue won't work here, because glue does not exercise the
5480 % page builder, unlike penalties (see The TeXbook, pp. 280-281).
5484 % Split the last of the double-column material. Leave it on the
5485 % current page, no automatic page break.
5488 % If we end up splitting too much material for the current page,
5489 % though, there will be another page break right after this \output
5490 % invocation ends. Having called \balancecolumns once, we do not
5491 % want to call it again. Therefore, reset \output to its normal
5492 % definition right away. (We hope \balancecolumns will never be
5493 % called on to balance too much material, but if it is, this makes
5494 % the output somewhat more palatable.)
5495 \global\output =
{\onepageout{\pagecontents\PAGE}}%
5498 \endgroup % started in \begindoublecolumns
5500 % \pagegoal was set to the doubled \vsize above, since we restarted
5501 % the current page. We're now back to normal single-column
5502 % typesetting, so reset \pagegoal to the normal \vsize (after the
5503 % \endgroup where \vsize got restored).
5507 % Only called for the last of the double column material. \doublecolumnout
5509 \def\balancecolumns{%
5510 \setbox0 =
\vbox{\unvbox255}% like \box255 but more efficient, see p.120.
5512 \advance\dimen@ by
\topskip
5513 \advance\dimen@ by-
\baselineskip
5514 \ifdim\dimen@<
14\baselineskip
5515 % Don't split a short final column in two.
5518 \divide\dimen@ by
2 % target to split to
5520 \splittopskip =
\topskip
5521 % Loop until the second column is no higher than the first
5525 \global\setbox3 =
\copy0
5526 \global\setbox1 =
\vsplit3 to
\dimen@
5527 % Remove glue from bottom of first column to
5528 % make sure it is higher than the second.
5529 \global\setbox1 =
\vbox{\unvbox1\unpenalty\unskip}%
5531 \global\advance\dimen@ by
1pt
5534 \multiply\dimen@ii by
4
5535 \divide\dimen@ii by
5
5536 \ifdim\ht3<
\dimen@ii
5537 % Column heights are too different, so don't make their bottoms
5538 % flush with each other. The glue at the end of the second column
5539 % allows a second column to stretch, reducing the difference in
5540 % height between the two.
5541 \setbox0=
\vbox to
\dimen@
{\unvbox1\vfill}%
5542 \setbox2=
\vbox to
\dimen@
{\unvbox3\vskip 0pt plus
0.3\ht0}%
5544 \setbox0=
\vbox to
\dimen@
{\unvbox1}%
5545 \setbox2=
\vbox to
\dimen@
{\unvbox3}%
5551 \catcode`\@ =
\other
5554 \message{sectioning,
}
5555 % Chapters, sections, etc.
5557 % Let's start with @part.
5558 \outer\parseargdef\part{\partzzz{#1}}
5562 \vskip.3\vsize % move it down on the page a bit
5564 \noindent \titlefonts\rmisbold #1\par % the text
5565 \let\lastnode=
\empty % no node to associate with
5566 \writetocentry{part
}{#1}{}% but put it in the toc
5567 \headingsoff % no headline or footline on the part page
5568 % This outputs a mark at the end of the page that clears \thischapter
5569 % and \thissection, like is done in \startcontents.
5570 \chapmacro{}{Yomitfromtoc
}{}%
5575 % \unnumberedno is an oxymoron. But we count the unnumbered
5576 % sections so that we can refer to them unambiguously in the pdf
5577 % outlines by their "section number". We avoid collisions with chapter
5578 % numbers by starting them at 10000. (If a document ever has 10000
5579 % chapters, we're in trouble anyway, I'm sure.)
5580 \newcount\unnumberedno \unnumberedno =
10000
5582 \newcount\secno \secno=
0
5583 \newcount\subsecno \subsecno=
0
5584 \newcount\subsubsecno \subsubsecno=
0
5586 % This counter is funny since it counts through charcodes of letters A, B, ...
5587 \newcount\appendixno \appendixno = `\@
5589 % \def\appendixletter{\char\the\appendixno}
5590 % We do the following ugly conditional instead of the above simple
5591 % construct for the sake of pdftex, which needs the actual
5592 % letter in the expansion, not just typeset.
5594 \def\appendixletter{%
5595 \ifnum\appendixno=`A A
%
5596 \else\ifnum\appendixno=`B B
%
5597 \else\ifnum\appendixno=`C C
%
5598 \else\ifnum\appendixno=`D D
%
5599 \else\ifnum\appendixno=`E E
%
5600 \else\ifnum\appendixno=`F F
%
5601 \else\ifnum\appendixno=`G G
%
5602 \else\ifnum\appendixno=`H H
%
5603 \else\ifnum\appendixno=`I I
%
5604 \else\ifnum\appendixno=`J J
%
5605 \else\ifnum\appendixno=`K K
%
5606 \else\ifnum\appendixno=`L L
%
5607 \else\ifnum\appendixno=`M M
%
5608 \else\ifnum\appendixno=`N N
%
5609 \else\ifnum\appendixno=`O O
%
5610 \else\ifnum\appendixno=`P P
%
5611 \else\ifnum\appendixno=`Q Q
%
5612 \else\ifnum\appendixno=`R R
%
5613 \else\ifnum\appendixno=`S S
%
5614 \else\ifnum\appendixno=`T T
%
5615 \else\ifnum\appendixno=`U U
%
5616 \else\ifnum\appendixno=`V V
%
5617 \else\ifnum\appendixno=`W W
%
5618 \else\ifnum\appendixno=`X X
%
5619 \else\ifnum\appendixno=`Y Y
%
5620 \else\ifnum\appendixno=`Z Z
%
5621 % The \the is necessary, despite appearances, because \appendixletter is
5622 % expanded while writing the .toc file. \char\appendixno is not
5623 % expandable, thus it is written literally, thus all appendixes come out
5624 % with the same letter (or @) in the toc without it.
5625 \else\char\the\appendixno
5626 \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
5627 \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi}
5629 % Each @chapter defines these (using marks) as the number+name, number
5630 % and name of the chapter. Page headings and footings can use
5631 % these. @section does likewise.
5633 \def\thischapternum{}
5634 \def\thischaptername{}
5636 \def\thissectionnum{}
5637 \def\thissectionname{}
5639 \newcount\absseclevel % used to calculate proper heading level
5640 \newcount\secbase\secbase=
0 % @raisesections/@lowersections modify this count
5642 % @raisesections: treat @section as chapter, @subsection as section, etc.
5643 \def\raisesections{\global\advance\secbase by -
1}
5644 \let\up=
\raisesections % original BFox name
5646 % @lowersections: treat @chapter as section, @section as subsection, etc.
5647 \def\lowersections{\global\advance\secbase by
1}
5648 \let\down=
\lowersections % original BFox name
5650 % we only have subsub.
5651 \chardef\maxseclevel =
3
5653 % A numbered section within an unnumbered changes to unnumbered too.
5654 % To achieve this, remember the "biggest" unnum. sec. we are currently in:
5655 \chardef\unnlevel =
\maxseclevel
5657 % Trace whether the current chapter is an appendix or not:
5658 % \chapheadtype is "N" or "A", unnumbered chapters are ignored.
5659 \def\chapheadtype{N
}
5661 % Choose a heading macro
5662 % #1 is heading type
5663 % #2 is heading level
5664 % #3 is text for heading
5665 \def\genhead#1#2#3{%
5666 % Compute the abs. sec. level:
5668 \advance\absseclevel by
\secbase
5669 % Make sure \absseclevel doesn't fall outside the range:
5670 \ifnum \absseclevel <
0
5673 \ifnum \absseclevel >
3
5680 \ifnum \absseclevel <
\unnlevel
5681 \chardef\unnlevel =
\absseclevel
5684 % Check for appendix sections:
5685 \ifnum \absseclevel =
0
5686 \edef\chapheadtype{\headtype}%
5688 \if \headtype A
\if \chapheadtype N
%
5689 \errmessage{@appendix... within a non-appendix chapter
}%
5692 % Check for numbered within unnumbered:
5693 \ifnum \absseclevel >
\unnlevel
5696 \chardef\unnlevel =
3
5699 % Now print the heading:
5703 \or \unnumberedseczzz{#3}%
5704 \or \unnumberedsubseczzz{#3}%
5705 \or \unnumberedsubsubseczzz{#3}%
5711 \or \appendixsectionzzz{#3}%
5712 \or \appendixsubseczzz{#3}%
5713 \or \appendixsubsubseczzz{#3}%
5719 \or \numberedsubseczzz{#3}%
5720 \or \numberedsubsubseczzz{#3}%
5724 \suppressfirstparagraphindent
5728 \def\numhead{\genhead N
}
5729 \def\apphead{\genhead A
}
5730 \def\unnmhead{\genhead U
}
5732 % @chapter, @appendix, @unnumbered. Increment top-level counter, reset
5733 % all lower-level sectioning counters to zero.
5735 % Also set \chaplevelprefix, which we prepend to @float sequence numbers
5736 % (e.g., figures), q.v. By default (before any chapter), that is empty.
5737 \let\chaplevelprefix =
\empty
5739 \outer\parseargdef\chapter{\numhead0{#1}} % normally numhead0 calls chapterzzz
5741 % section resetting is \global in case the chapter is in a group, such
5742 % as an @include file.
5743 \global\secno=
0 \global\subsecno=
0 \global\subsubsecno=
0
5744 \global\advance\chapno by
1
5747 \gdef\chaplevelprefix{\the\chapno.
}%
5750 % \putwordChapter can contain complex things in translations.
5751 \toks0=
\expandafter{\putwordChapter}%
5752 \message{\the\toks0 \space \the\chapno}%
5754 % Write the actual heading.
5755 \chapmacro{#1}{Ynumbered
}{\the\chapno}%
5757 % So @section and the like are numbered underneath this chapter.
5758 \global\let\section =
\numberedsec
5759 \global\let\subsection =
\numberedsubsec
5760 \global\let\subsubsection =
\numberedsubsubsec
5763 \outer\parseargdef\appendix{\apphead0{#1}} % normally calls appendixzzz
5765 \def\appendixzzz#1{%
5766 \global\secno=
0 \global\subsecno=
0 \global\subsubsecno=
0
5767 \global\advance\appendixno by
1
5768 \gdef\chaplevelprefix{\appendixletter.
}%
5771 % \putwordAppendix can contain complex things in translations.
5772 \toks0=
\expandafter{\putwordAppendix}%
5773 \message{\the\toks0 \space \appendixletter}%
5775 \chapmacro{#1}{Yappendix
}{\appendixletter}%
5777 \global\let\section =
\appendixsec
5778 \global\let\subsection =
\appendixsubsec
5779 \global\let\subsubsection =
\appendixsubsubsec
5782 % normally unnmhead0 calls unnumberedzzz:
5783 \outer\parseargdef\unnumbered{\unnmhead0{#1}}
5784 \def\unnumberedzzz#1{%
5785 \global\secno=
0 \global\subsecno=
0 \global\subsubsecno=
0
5786 \global\advance\unnumberedno by
1
5788 % Since an unnumbered has no number, no prefix for figures.
5789 \global\let\chaplevelprefix =
\empty
5792 % This used to be simply \message{#1}, but TeX fully expands the
5793 % argument to \message. Therefore, if #1 contained @-commands, TeX
5794 % expanded them. For example, in `@unnumbered The @cite{Book}', TeX
5795 % expanded @cite (which turns out to cause errors because \cite is meant
5796 % to be executed, not expanded).
5798 % Anyway, we don't want the fully-expanded definition of @cite to appear
5799 % as a result of the \message, we just want `@cite' itself. We use
5800 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5801 % simply yielding the contents of <toks register>. (We also do this for
5804 \message{(
\the\toks0)
}%
5806 \chapmacro{#1}{Ynothing
}{\the\unnumberedno}%
5808 \global\let\section =
\unnumberedsec
5809 \global\let\subsection =
\unnumberedsubsec
5810 \global\let\subsubsection =
\unnumberedsubsubsec
5813 % @centerchap is like @unnumbered, but the heading is centered.
5814 \outer\parseargdef\centerchap{%
5815 \let\centerparametersmaybe =
\centerparameters
5817 \let\centerparametersmaybe =
\relax
5820 % @top is like @unnumbered.
5825 \outer\parseargdef\numberedsec{\numhead1{#1}} % normally calls seczzz
5827 \global\subsecno=
0 \global\subsubsecno=
0 \global\advance\secno by
1
5828 \sectionheading{#1}{sec
}{Ynumbered
}{\the\chapno.
\the\secno}%
5831 % normally calls appendixsectionzzz:
5832 \outer\parseargdef\appendixsection{\apphead1{#1}}
5833 \def\appendixsectionzzz#1{%
5834 \global\subsecno=
0 \global\subsubsecno=
0 \global\advance\secno by
1
5835 \sectionheading{#1}{sec
}{Yappendix
}{\appendixletter.
\the\secno}%
5837 \let\appendixsec\appendixsection
5839 % normally calls unnumberedseczzz:
5840 \outer\parseargdef\unnumberedsec{\unnmhead1{#1}}
5841 \def\unnumberedseczzz#1{%
5842 \global\subsecno=
0 \global\subsubsecno=
0 \global\advance\secno by
1
5843 \sectionheading{#1}{sec
}{Ynothing
}{\the\unnumberedno.
\the\secno}%
5848 % normally calls numberedsubseczzz:
5849 \outer\parseargdef\numberedsubsec{\numhead2{#1}}
5850 \def\numberedsubseczzz#1{%
5851 \global\subsubsecno=
0 \global\advance\subsecno by
1
5852 \sectionheading{#1}{subsec
}{Ynumbered
}{\the\chapno.
\the\secno.
\the\subsecno}%
5855 % normally calls appendixsubseczzz:
5856 \outer\parseargdef\appendixsubsec{\apphead2{#1}}
5857 \def\appendixsubseczzz#1{%
5858 \global\subsubsecno=
0 \global\advance\subsecno by
1
5859 \sectionheading{#1}{subsec
}{Yappendix
}%
5860 {\appendixletter.
\the\secno.
\the\subsecno}%
5863 % normally calls unnumberedsubseczzz:
5864 \outer\parseargdef\unnumberedsubsec{\unnmhead2{#1}}
5865 \def\unnumberedsubseczzz#1{%
5866 \global\subsubsecno=
0 \global\advance\subsecno by
1
5867 \sectionheading{#1}{subsec
}{Ynothing
}%
5868 {\the\unnumberedno.
\the\secno.
\the\subsecno}%
5873 % normally numberedsubsubseczzz:
5874 \outer\parseargdef\numberedsubsubsec{\numhead3{#1}}
5875 \def\numberedsubsubseczzz#1{%
5876 \global\advance\subsubsecno by
1
5877 \sectionheading{#1}{subsubsec
}{Ynumbered
}%
5878 {\the\chapno.
\the\secno.
\the\subsecno.
\the\subsubsecno}%
5881 % normally appendixsubsubseczzz:
5882 \outer\parseargdef\appendixsubsubsec{\apphead3{#1}}
5883 \def\appendixsubsubseczzz#1{%
5884 \global\advance\subsubsecno by
1
5885 \sectionheading{#1}{subsubsec
}{Yappendix
}%
5886 {\appendixletter.
\the\secno.
\the\subsecno.
\the\subsubsecno}%
5889 % normally unnumberedsubsubseczzz:
5890 \outer\parseargdef\unnumberedsubsubsec{\unnmhead3{#1}}
5891 \def\unnumberedsubsubseczzz#1{%
5892 \global\advance\subsubsecno by
1
5893 \sectionheading{#1}{subsubsec
}{Ynothing
}%
5894 {\the\unnumberedno.
\the\secno.
\the\subsecno.
\the\subsubsecno}%
5897 % These macros control what the section commands do, according
5898 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
5899 % Define them by default for a numbered chapter.
5900 \let\section =
\numberedsec
5901 \let\subsection =
\numberedsubsec
5902 \let\subsubsection =
\numberedsubsubsec
5904 % Define @majorheading, @heading and @subheading
5907 {\advance\chapheadingskip by
10pt
\chapbreak }%
5908 \parsearg\chapheadingzzz
5911 \def\chapheading{\chapbreak \parsearg\chapheadingzzz}
5912 \def\chapheadingzzz#1{%
5913 \vbox{\chapfonts \raggedtitlesettings #1\par}%
5914 \nobreak\bigskip \nobreak
5915 \suppressfirstparagraphindent
5918 % @heading, @subheading, @subsubheading.
5919 \parseargdef\heading{\sectionheading{#1}{sec
}{Yomitfromtoc
}{}
5920 \suppressfirstparagraphindent}
5921 \parseargdef\subheading{\sectionheading{#1}{subsec
}{Yomitfromtoc
}{}
5922 \suppressfirstparagraphindent}
5923 \parseargdef\subsubheading{\sectionheading{#1}{subsubsec
}{Yomitfromtoc
}{}
5924 \suppressfirstparagraphindent}
5926 % These macros generate a chapter, section, etc. heading only
5927 % (including whitespace, linebreaking, etc. around it),
5928 % given all the information in convenient, parsed form.
5930 % Args are the skip and penalty (usually negative)
5931 \def\dobreak#1#2{\par\ifdim\lastskip<
#1\removelastskip\penalty#2\vskip#1\fi}
5933 % Parameter controlling skip before chapter headings (if needed)
5934 \newskip\chapheadingskip
5936 % Define plain chapter starts, and page on/off switching for it.
5937 \def\chapbreak{\dobreak \chapheadingskip {-
4000}}
5940 \def\chappager{\par\vfill\supereject}
5942 % \chapoddpage - start on an odd page for a new chapter
5943 % Because \domark is called before \chapoddpage, the filler page will
5944 % get the headings for the next chapter, which is wrong. But we don't
5945 % care -- we just disable all headings on the filler page.
5957 \def\setchapternewpage #1 {\csname CHAPPAG
#1\endcsname}
5960 \global\let\contentsalignmacro =
\chappager
5961 \global\let\pchapsepmacro=
\chapbreak
5962 \global\let\pagealignmacro=
\chappager}
5965 \global\let\contentsalignmacro =
\chappager
5966 \global\let\pchapsepmacro=
\chappager
5967 \global\let\pagealignmacro=
\chappager
5968 \global\def\HEADINGSon{\HEADINGSsingle}}
5971 \global\let\contentsalignmacro =
\chapoddpage
5972 \global\let\pchapsepmacro=
\chapoddpage
5973 \global\let\pagealignmacro=
\chapoddpage
5974 \global\def\HEADINGSon{\HEADINGSdouble}}
5978 % \chapmacro - Chapter opening.
5980 % #1 is the text, #2 is the section type (Ynumbered, Ynothing,
5981 % Yappendix, Yomitfromtoc), #3 the chapter number.
5982 % Not used for @heading series.
5984 % To test against our argument.
5985 \def\Ynothingkeyword{Ynothing
}
5986 \def\Yappendixkeyword{Yappendix
}
5987 \def\Yomitfromtockeyword{Yomitfromtoc
}
5989 \def\chapmacro#1#2#3{%
5990 \checkenv{}% chapters, etc., should not start inside an environment.
5992 % Insert the first mark before the heading break (see notes for \domark).
5993 \let\prevchapterdefs=
\lastchapterdefs
5994 \let\prevsectiondefs=
\lastsectiondefs
5995 \gdef\lastsectiondefs{\gdef\thissectionname{}\gdef\thissectionnum{}%
5996 \gdef\thissection{}}%
5999 \ifx\temptype\Ynothingkeyword
6000 \gdef\lastchapterdefs{\gdef\thischaptername{#1}\gdef\thischapternum{}%
6001 \gdef\thischapter{\thischaptername}}%
6002 \else\ifx\temptype\Yomitfromtockeyword
6003 \gdef\lastchapterdefs{\gdef\thischaptername{#1}\gdef\thischapternum{}%
6004 \gdef\thischapter{}}%
6005 \else\ifx\temptype\Yappendixkeyword
6007 \xdef\lastchapterdefs{%
6008 \gdef\noexpand\thischaptername{\the\toks0}%
6009 \gdef\noexpand\thischapternum{\appendixletter}%
6010 % \noexpand\putwordAppendix avoids expanding indigestible
6011 % commands in some of the translations.
6012 \gdef\noexpand\thischapter{\noexpand\putwordAppendix{}
6013 \noexpand\thischapternum:
6014 \noexpand\thischaptername}%
6018 \xdef\lastchapterdefs{%
6019 \gdef\noexpand\thischaptername{\the\toks0}%
6020 \gdef\noexpand\thischapternum{\the\chapno}%
6021 % \noexpand\putwordChapter avoids expanding indigestible
6022 % commands in some of the translations.
6023 \gdef\noexpand\thischapter{\noexpand\putwordChapter{}
6024 \noexpand\thischapternum:
6025 \noexpand\thischaptername}%
6029 % Output the mark. Pass it through \safewhatsit, to take care of
6030 % the preceding space.
6033 % Insert the chapter heading break.
6036 % Now the second mark, after the heading break. No break points
6037 % between here and the heading.
6038 \let\prevchapterdefs=
\lastchapterdefs
6039 \let\prevsectiondefs=
\lastsectiondefs
6043 \chapfonts \rmisbold
6044 \let\footnote=
\errfootnoteheading % give better error message
6046 % Have to define \lastsection before calling \donoderef, because the
6047 % xref code eventually uses it. On the other hand, it has to be called
6048 % after \pchapsepmacro, or the headline will change too soon.
6049 \gdef\lastsection{#1}%
6051 % Only insert the separating space if we have a chapter/appendix
6052 % number, and don't print the unnumbered ``number''.
6053 \ifx\temptype\Ynothingkeyword
6055 \def\toctype{unnchap
}%
6056 \else\ifx\temptype\Yomitfromtockeyword
6057 \setbox0 =
\hbox{}% contents like unnumbered, but no toc entry
6059 \else\ifx\temptype\Yappendixkeyword
6060 \setbox0 =
\hbox{\putwordAppendix{} #3\enspace}%
6063 \setbox0 =
\hbox{#3\enspace}%
6064 \def\toctype{numchap
}%
6067 % Write the toc entry for this chapter. Must come before the
6068 % \donoderef, because we include the current node name in the toc
6069 % entry, and \donoderef resets it to empty.
6070 \writetocentry{\toctype}{#1}{#3}%
6072 % For pdftex, we have to write out the node definition (aka, make
6073 % the pdfdest) after any page break, but before the actual text has
6074 % been typeset. If the destination for the pdf outline is after the
6075 % text, then jumping from the outline may wind up with the text not
6076 % being visible, for instance under high magnification.
6079 % Typeset the actual heading.
6080 \nobreak % Avoid page breaks at the interline glue.
6081 \vbox{\raggedtitlesettings \hangindent=
\wd0 \centerparametersmaybe
6084 \nobreak\bigskip % no page break after a chapter title
6088 % @centerchap -- centered and unnumbered.
6089 \let\centerparametersmaybe =
\relax
6090 \def\centerparameters{%
6091 \advance\rightskip by
3\rightskip
6092 \leftskip =
\rightskip
6097 % I don't think this chapter style is supported any more, so I'm not
6098 % updating it with the new noderef stuff. We'll see. --karl, 11aug03.
6100 \def\setchapterstyle #1 {\csname CHAPF
#1\endcsname}
6102 \def\unnchfopen #1{%
6104 \vbox{\chapfonts \raggedtitlesettings #1\par}%
6105 \nobreak\bigskip\nobreak
6107 \def\chfopen #1#2{\chapoddpage {\chapfonts
6108 \vbox to
3in
{\vfil \hbox to
\hsize{\hfil #2} \hbox to
\hsize{\hfil #1} \vfil}}%
6111 \def\centerchfopen #1{%
6113 \vbox{\chapfonts \raggedtitlesettings \hfill #1\hfill}%
6114 \nobreak\bigskip \nobreak
6117 \global\let\chapmacro=
\chfopen
6118 \global\let\centerchapmacro=
\centerchfopen}
6121 % Section titles. These macros combine the section number parts and
6122 % call the generic \sectionheading to do the printing.
6124 \newskip\secheadingskip
6125 \def\secheadingbreak{\dobreak \secheadingskip{-
1000}}
6127 % Subsection titles.
6128 \newskip\subsecheadingskip
6129 \def\subsecheadingbreak{\dobreak \subsecheadingskip{-
500}}
6131 % Subsubsection titles.
6132 \def\subsubsecheadingskip{\subsecheadingskip}
6133 \def\subsubsecheadingbreak{\subsecheadingbreak}
6136 % Print any size, any type, section title.
6138 % #1 is the text of the title,
6139 % #2 is the section level (sec/subsec/subsubsec),
6140 % #3 is the section type (Ynumbered, Ynothing, Yappendix, Yomitfromtoc),
6141 % #4 is the section number.
6143 \def\seckeyword{sec
}
6145 \def\sectionheading#1#2#3#4{%
6147 \def\sectionlevel{#2}%
6150 % It is ok for the @heading series commands to appear inside an
6151 % environment (it's been historically allowed, though the logic is
6152 % dubious), but not the others.
6153 \ifx\temptype\Yomitfromtockeyword\else
6154 \checkenv{}% non-@*heading should not be in an environment.
6156 \let\footnote=
\errfootnoteheading
6158 % Switch to the right set of fonts.
6159 \csname #2fonts
\endcsname \rmisbold
6161 % Insert first mark before the heading break (see notes for \domark).
6162 \let\prevsectiondefs=
\lastsectiondefs
6163 \ifx\temptype\Ynothingkeyword
6164 \ifx\sectionlevel\seckeyword
6165 \gdef\lastsectiondefs{\gdef\thissectionname{#1}\gdef\thissectionnum{}%
6166 \gdef\thissection{\thissectionname}}%
6168 \else\ifx\temptype\Yomitfromtockeyword
6169 % Don't redefine \thissection.
6170 \else\ifx\temptype\Yappendixkeyword
6171 \ifx\sectionlevel\seckeyword
6173 \xdef\lastsectiondefs{%
6174 \gdef\noexpand\thissectionname{\the\toks0}%
6175 \gdef\noexpand\thissectionnum{#4}%
6176 % \noexpand\putwordSection avoids expanding indigestible
6177 % commands in some of the translations.
6178 \gdef\noexpand\thissection{\noexpand\putwordSection{}
6179 \noexpand\thissectionnum:
6180 \noexpand\thissectionname}%
6184 \ifx\sectionlevel\seckeyword
6186 \xdef\lastsectiondefs{%
6187 \gdef\noexpand\thissectionname{\the\toks0}%
6188 \gdef\noexpand\thissectionnum{#4}%
6189 % \noexpand\putwordSection avoids expanding indigestible
6190 % commands in some of the translations.
6191 \gdef\noexpand\thissection{\noexpand\putwordSection{}
6192 \noexpand\thissectionnum:
6193 \noexpand\thissectionname}%
6198 % Go into vertical mode. Usually we'll already be there, but we
6199 % don't want the following whatsit to end up in a preceding paragraph
6200 % if the document didn't happen to have a blank line.
6203 % Output the mark. Pass it through \safewhatsit, to take care of
6204 % the preceding space.
6207 % Insert space above the heading.
6208 \csname #2headingbreak
\endcsname
6210 % Now the second mark, after the heading break. No break points
6211 % between here and the heading.
6212 \global\let\prevsectiondefs=
\lastsectiondefs
6215 % Only insert the space after the number if we have a section number.
6216 \ifx\temptype\Ynothingkeyword
6219 \gdef\lastsection{#1}%
6220 \else\ifx\temptype\Yomitfromtockeyword
6221 % for @headings -- no section number, don't include in toc,
6222 % and don't redefine \lastsection.
6225 \let\sectionlevel=
\empty
6226 \else\ifx\temptype\Yappendixkeyword
6227 \setbox0 =
\hbox{#4\enspace}%
6229 \gdef\lastsection{#1}%
6231 \setbox0 =
\hbox{#4\enspace}%
6233 \gdef\lastsection{#1}%
6236 % Write the toc entry (before \donoderef). See comments in \chapmacro.
6237 \writetocentry{\toctype\sectionlevel}{#1}{#4}%
6239 % Write the node reference (= pdf destination for pdftex).
6240 % Again, see comments in \chapmacro.
6243 % Interline glue will be inserted when the vbox is completed.
6244 % That glue will be a valid breakpoint for the page, since it'll be
6245 % preceded by a whatsit (usually from the \donoderef, or from the
6246 % \writetocentry if there was no node). We don't want to allow that
6247 % break, since then the whatsits could end up on page n while the
6248 % section is on page n+1, thus toc/etc. are wrong. Debian bug 276000.
6251 % Output the actual section heading.
6252 \vbox{\hyphenpenalty=
10000 \tolerance=
5000 \parindent=
0pt
\ptexraggedright
6253 \hangindent=
\wd0 % zero if no section number
6256 % Add extra space after the heading -- half of whatever came above it.
6257 % Don't allow stretch, though.
6258 \kern .5 \csname #2headingskip
\endcsname
6260 % Do not let the kern be a potential breakpoint, as it would be if it
6261 % was followed by glue.
6264 % We'll almost certainly start a paragraph next, so don't let that
6265 % glue accumulate. (Not a breakpoint because it's preceded by a
6266 % discardable item.) However, when a paragraph is not started next
6267 % (\startdefun, \cartouche, \center, etc.), this needs to be wiped out
6268 % or the negative glue will cause weirdly wrong output, typically
6269 % obscuring the section heading with something else.
6272 % This is so the last item on the main vertical list is a known
6273 % \penalty > 10000, so \startdefun, etc., can recognize the situation
6274 % and do the needful.
6280 % Table of contents.
6283 % Write an entry to the toc file, opening it if necessary.
6284 % Called from @chapter, etc.
6286 % Example usage: \writetocentry{sec}{Section Name}{\the\chapno.\the\secno}
6287 % We append the current node name (if any) and page number as additional
6288 % arguments for the \{chap,sec,...}entry macros which will eventually
6289 % read this. The node name is used in the pdf outlines as the
6290 % destination to jump to.
6292 % We open the .toc file for writing here instead of at @setfilename (or
6293 % any other fixed time) so that @contents can be anywhere in the document.
6294 % But if #1 is `omit', then we don't do anything. This is used for the
6295 % table of contents chapter openings themselves.
6297 \newif\iftocfileopened
6298 \def\omitkeyword{omit
}%
6300 \def\writetocentry#1#2#3{%
6301 \edef\writetoctype{#1}%
6302 \ifx\writetoctype\omitkeyword \else
6303 \iftocfileopened\else
6304 \immediate\openout\tocfile =
\jobname.toc
6305 \global\tocfileopenedtrue
6311 \write\tocfile{@
#1entry
{#2}{#3}{\lastnode}{\noexpand\folio}}}%
6317 % Tell \shipout to create a pdf destination on each page, if we're
6318 % writing pdf. These are used in the table of contents. We can't
6319 % just write one on every page because the title pages are numbered
6320 % 1 and 2 (the page numbers aren't printed), and so are the first
6321 % two pages of the document. Thus, we'd have two destinations named
6322 % `1', and two named `2'.
6323 \ifpdf \global\pdfmakepagedesttrue \fi
6327 % These characters do not print properly in the Computer Modern roman
6328 % fonts, so we must take special care. This is more or less redundant
6329 % with the Texinfo input format setup at the end of this file.
6331 \def\activecatcodes{%
6344 % Read the toc file, which is essentially Texinfo input.
6348 \input \tocreadfilename
6351 \newskip\contentsrightmargin \contentsrightmargin=
1in
6352 \newcount\savepageno
6353 \newcount\lastnegativepageno \lastnegativepageno = -
1
6355 % Prepare to read what we've written to \tocfile.
6357 \def\startcontents#1{%
6358 % If @setchapternewpage on, and @headings double, the contents should
6359 % start on an odd page, unlike chapters. Thus, we maintain
6360 % \contentsalignmacro in parallel with \pagealignmacro.
6361 % From: Torbjorn Granlund <tege@matematik.su.se>
6363 \immediate\closeout\tocfile
6365 % Don't need to put `Contents' or `Short Contents' in the headline.
6366 % It is abundantly clear what they are.
6367 \chapmacro{#1}{Yomitfromtoc
}{}%
6369 \savepageno =
\pageno
6370 \begingroup % Set up to handle contents files properly.
6371 \raggedbottom % Worry more about breakpoints than the bottom.
6372 \entryrightmargin=
\contentsrightmargin % Don't use the full line length.
6374 % Roman numerals for page numbers.
6375 \ifnum \pageno>
0 \global\pageno =
\lastnegativepageno \fi
6378 % redefined for the two-volume lispref. We always output on
6379 % \jobname.toc even if this is redefined.
6381 \def\tocreadfilename{\jobname.toc
}
6383 % Normal (long) toc.
6386 \startcontents{\putwordTOC}%
6387 \openin 1 \tocreadfilename\space
6392 \contentsalignmacro % in case @setchapternewpage odd is in effect
6398 \lastnegativepageno =
\pageno
6399 \global\pageno =
\savepageno
6402 % And just the chapters.
6403 \def\summarycontents{%
6404 \startcontents{\putwordShortTOC}%
6406 \let\partentry =
\shortpartentry
6407 \let\numchapentry =
\shortchapentry
6408 \let\appentry =
\shortchapentry
6409 \let\unnchapentry =
\shortunnchapentry
6410 % We want a true roman here for the page numbers.
6412 \let\rm=
\shortcontrm \let\bf=
\shortcontbf
6413 \let\sl=
\shortcontsl \let\tt=
\shortconttt
6415 \hyphenpenalty =
10000
6416 \advance\baselineskip by
1pt
% Open it up a little.
6417 \def\numsecentry#
#1#
#2#
#3#
#4{}
6418 \let\appsecentry =
\numsecentry
6419 \let\unnsecentry =
\numsecentry
6420 \let\numsubsecentry =
\numsecentry
6421 \let\appsubsecentry =
\numsecentry
6422 \let\unnsubsecentry =
\numsecentry
6423 \let\numsubsubsecentry =
\numsecentry
6424 \let\appsubsubsecentry =
\numsecentry
6425 \let\unnsubsubsecentry =
\numsecentry
6426 \openin 1 \tocreadfilename\space
6432 \contentsalignmacro % in case @setchapternewpage odd is in effect
6434 \lastnegativepageno =
\pageno
6435 \global\pageno =
\savepageno
6437 \let\shortcontents =
\summarycontents
6439 % Typeset the label for a chapter or appendix for the short contents.
6440 % The arg is, e.g., `A' for an appendix, or `3' for a chapter.
6442 \def\shortchaplabel#1{%
6443 % This space should be enough, since a single number is .5em, and the
6444 % widest letter (M) is 1em, at least in the Computer Modern fonts.
6445 % But use \hss just in case.
6446 % (This space doesn't include the extra space that gets added after
6447 % the label; that gets put in by \shortchapentry above.)
6449 % We'd like to right-justify chapter numbers, but that looks strange
6450 % with appendix letters. And right-justifying numbers and
6451 % left-justifying letters looks strange when there is less than 10
6452 % chapters. Have to read the whole toc once to know how many chapters
6453 % there are before deciding ...
6454 \hbox to
1em
{#1\hss}%
6457 % These macros generate individual entries in the table of contents.
6458 % The first argument is the chapter or section name.
6459 % The last argument is the page number.
6460 % The arguments in between are the chapter number, section number, ...
6462 % Parts, in the main contents. Replace the part number, which doesn't
6463 % exist, with an empty box. Let's hope all the numbers have the same width.
6464 % Also ignore the page number, which is conventionally not printed.
6465 \def\numeralbox{\setbox0=
\hbox{8}\hbox to
\wd0{\hfil}}
6466 \def\partentry#1#2#3#4{\dochapentry{\numeralbox\labelspace#1}{}}
6468 % Parts, in the short toc.
6469 \def\shortpartentry#1#2#3#4{%
6471 \vskip.5\baselineskip plus
.15\baselineskip minus
.1\baselineskip
6472 \shortchapentry{{\bf #1}}{\numeralbox}{}{}%
6475 % Chapters, in the main contents.
6476 \def\numchapentry#1#2#3#4{\dochapentry{#2\labelspace#1}{#4}}
6478 % Chapters, in the short toc.
6479 % See comments in \dochapentry re vbox and related settings.
6480 \def\shortchapentry#1#2#3#4{%
6481 \tocentry{\shortchaplabel{#2}\labelspace #1}{\doshortpageno\bgroup#4\egroup}%
6484 % Appendices, in the main contents.
6485 % Need the word Appendix, and a fixed-size box.
6487 \def\appendixbox#1{%
6488 % We use M since it's probably the widest letter.
6489 \setbox0 =
\hbox{\putwordAppendix{} M
}%
6490 \hbox to
\wd0{\putwordAppendix{} #1\hss}}
6492 \def\appentry#1#2#3#4{\dochapentry{\appendixbox{#2}\hskip.7em
#1}{#4}}
6494 % Unnumbered chapters.
6495 \def\unnchapentry#1#2#3#4{\dochapentry{#1}{#4}}
6496 \def\shortunnchapentry#1#2#3#4{\tocentry{#1}{\doshortpageno\bgroup#4\egroup}}
6499 \def\numsecentry#1#2#3#4{\dosecentry{#2\labelspace#1}{#4}}
6500 \let\appsecentry=
\numsecentry
6501 \def\unnsecentry#1#2#3#4{\dosecentry{#1}{#4}}
6504 \def\numsubsecentry#1#2#3#4{\dosubsecentry{#2\labelspace#1}{#4}}
6505 \let\appsubsecentry=
\numsubsecentry
6506 \def\unnsubsecentry#1#2#3#4{\dosubsecentry{#1}{#4}}
6508 % And subsubsections.
6509 \def\numsubsubsecentry#1#2#3#4{\dosubsubsecentry{#2\labelspace#1}{#4}}
6510 \let\appsubsubsecentry=
\numsubsubsecentry
6511 \def\unnsubsubsecentry#1#2#3#4{\dosubsubsecentry{#1}{#4}}
6513 % This parameter controls the indentation of the various levels.
6514 % Same as \defaultparindent.
6515 \newdimen\tocindent \tocindent =
15pt
6517 % Now for the actual typesetting. In all these, #1 is the text and #2 is the
6520 % If the toc has to be broken over pages, we want it to be at chapters
6521 % if at all possible; hence the \penalty.
6522 \def\dochapentry#1#2{%
6523 \penalty-
300 \vskip1\baselineskip plus
.33\baselineskip minus
.25\baselineskip
6525 % Move the page numbers slightly to the right
6526 \advance\entryrightmargin by -
0.05em
6528 \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6530 \nobreak\vskip .25\baselineskip plus
.1\baselineskip
6533 \def\dosecentry#1#2{\begingroup
6534 \secentryfonts \leftskip=
\tocindent
6535 \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6538 \def\dosubsecentry#1#2{\begingroup
6539 \subsecentryfonts \leftskip=
2\tocindent
6540 \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6543 \def\dosubsubsecentry#1#2{\begingroup
6544 \subsubsecentryfonts \leftskip=
3\tocindent
6545 \tocentry{#1}{\dopageno\bgroup#2\egroup}%
6548 % We use the same \entry macro as for the index entries.
6549 \let\tocentry =
\entry
6551 % Space between chapter (or whatever) number and the title.
6552 \def\labelspace{\hskip1em \relax}
6554 \def\dopageno#1{{\rm #1}}
6555 \def\doshortpageno#1{{\rm #1}}
6557 \def\chapentryfonts{\secfonts \rm}
6558 \def\secentryfonts{\textfonts}
6559 \def\subsecentryfonts{\textfonts}
6560 \def\subsubsecentryfonts{\textfonts}
6563 \message{environments,
}
6564 % @foo ... @end foo.
6566 % @tex ... @end tex escapes into raw TeX temporarily.
6567 % One exception: @ is still an escape character, so that @end tex works.
6568 % But \@ or @@ will get a plain @ character.
6571 \setupmarkupstyle{tex
}%
6572 \catcode `\\=
0 \catcode `\
{=
1 \catcode `\
}=
2
6573 \catcode `\$=
3 \catcode `\&=
4 \catcode `\#=
6
6574 \catcode `\^=
7 \catcode `
\_=
8 \catcode `\~=
\active \let~=
\tie
6585 % ' is active in math mode (mathcode"8000). So reset it, and all our
6586 % other math active characters (just in case), to plain's definitions.
6589 % Inverse of the list at the beginning of the file.
6591 \let\bullet=
\ptexbullet
6596 \let\equiv=
\ptexequiv
6599 \let\indent=
\ptexindent
6600 \let\noindent=
\ptexnoindent
6607 %\let\sup=\ptexsup % do not redefine, we want @sup to work in math mode
6609 \expandafter \let\csname top
\endcsname=
\ptextop % we've made it outer
6610 \let\frenchspacing=
\plainfrenchspacing
6612 \def\endldots{\mathinner{\ldots\ldots\ldots\ldots}}%
6613 \def\enddots{\relax\ifmmode\endldots\else$
\mathsurround=
0pt
\endldots\,$
\fi}%
6616 % There is no need to define \Etex.
6618 % Define @lisp ... @end lisp.
6619 % @lisp environment forms a group so it can rebind things,
6620 % including the definition of @end lisp (which normally is erroneous).
6622 % Amount to narrow the margins by for @lisp.
6623 \newskip\lispnarrowing \lispnarrowing=
0.4in
6625 % This is the definition that ^^M gets inside @lisp, @example, and other
6626 % such environments. \null is better than a space, since it doesn't
6628 \def\lisppar{\null\endgraf}
6630 % This space is always present above and below environments.
6631 \newskip\envskipamount \envskipamount =
0pt
6633 % Make spacing and below environment symmetrical. We use \parskip here
6634 % to help in doing that, since in @example-like environments \parskip
6635 % is reset to zero; thus the \afterenvbreak inserts no space -- but the
6636 % start of the next paragraph will insert \parskip.
6638 \def\aboveenvbreak{{%
6639 % =10000 instead of <10000 because of a special case in \itemzzz and
6640 % \sectionheading, q.v.
6641 \ifnum \lastpenalty=
10000 \else
6642 \advance\envskipamount by
\parskip
6644 \ifdim\lastskip<
\envskipamount
6646 \ifnum\lastpenalty<
10000
6647 % Penalize breaking before the environment, because preceding text
6648 % often leads into it.
6651 \vskip\envskipamount
6656 \def\afterenvbreak{{%
6657 % =10000 instead of <10000 because of a special case in \itemzzz and
6658 % \sectionheading, q.v.
6659 \ifnum \lastpenalty=
10000 \else
6660 \advance\envskipamount by
\parskip
6662 \ifdim\lastskip<
\envskipamount
6664 % it's not a good place to break if the last penalty was \nobreak
6666 \ifnum\lastpenalty<
10000 \penalty-
50 \fi
6667 \vskip\envskipamount
6672 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins; it will
6673 % also clear it, so that its embedded environments do the narrowing again.
6674 \let\nonarrowing=
\relax
6676 % @cartouche ... @end cartouche: draw rectangle w/rounded corners around
6677 % environment contents.
6678 \font\circle=lcircle10
6680 \newdimen\cartouter\newdimen\cartinner
6681 \newskip\normbskip\newskip\normpskip\newskip\normlskip
6682 \circthick=
\fontdimen8\circle
6684 \def\ctl{{\circle\char'
013\hskip -
6pt
}}% 6pt from pl file: 1/2charwidth
6685 \def\ctr{{\hskip 6pt
\circle\char'
010}}
6686 \def\cbl{{\circle\char'
012\hskip -
6pt
}}
6687 \def\cbr{{\hskip 6pt
\circle\char'
011}}
6688 \def\carttop{\hbox to
\cartouter{\hskip\lskip
6689 \ctl\leaders\hrule height
\circthick\hfil\ctr
6691 \def\cartbot{\hbox to
\cartouter{\hskip\lskip
6692 \cbl\leaders\hrule height
\circthick\hfil\cbr
6695 \newskip\lskip\newskip\rskip
6698 \ifhmode\par\fi % can't be in the midst of a paragraph.
6700 \lskip=
\leftskip \rskip=
\rightskip
6701 \leftskip=
0pt
\rightskip=
0pt
% we want these *outside*.
6702 \cartinner=
\hsize \advance\cartinner by-
\lskip
6703 \advance\cartinner by-
\rskip
6705 \advance\cartouter by
18.4pt
% allow for 3pt kerns on either
6706 % side, and for 6pt waste from
6707 % each corner char, and rule thickness
6708 \normbskip=
\baselineskip \normpskip=
\parskip \normlskip=
\lineskip
6710 % If this cartouche directly follows a sectioning command, we need the
6711 % \parskip glue (backspaced over by default) or the cartouche can
6712 % collide with the section heading.
6713 \ifnum\lastpenalty>
10000 \vskip\parskip \penalty\lastpenalty \fi
6715 \setbox\groupbox=
\vbox\bgroup
6716 \baselineskip=
0pt
\parskip=
0pt
\lineskip=
0pt
6724 \baselineskip=
\normbskip
6725 \lineskip=
\normlskip
6728 \comment % For explanation, see the end of def\group.
6744 % This macro is called at the beginning of all the @example variants,
6746 \newdimen\nonfillparindent
6749 \ifdim\hfuzz <
12pt
\hfuzz =
12pt
\fi % Don't be fussy
6750 \sepspaces % Make spaces be word-separators rather than space tokens.
6751 \let\par =
\lisppar % don't ignore blank lines
6752 \obeylines % each line of input is a line of output
6754 % Turn off paragraph indentation but redefine \indent to emulate
6755 % the normal \indent.
6756 \nonfillparindent=
\parindent
6758 \let\indent\nonfillindent
6760 \emergencystretch =
0pt
% don't try to avoid overfull boxes
6761 \ifx\nonarrowing\relax
6762 \advance \leftskip by
\lispnarrowing
6763 \exdentamount=
\lispnarrowing
6765 \let\nonarrowing =
\relax
6767 \let\exdent=
\nofillexdent
6772 % We want to swallow spaces (but not other tokens) after the fake
6773 % @indent in our nonfill-environments, where spaces are normally
6774 % active and set to @tie, resulting in them not being ignored after
6776 \gdef\nonfillindent{\futurelet\temp\nonfillindentcheck}%
6777 \gdef\nonfillindentcheck{%
6779 \expandafter\nonfillindentgobble%
6781 \leavevmode\nonfillindentbox%
6785 \def\nonfillindentgobble#1{\nonfillindent}
6786 \def\nonfillindentbox{\hbox to
\nonfillparindent{\hss}}
6788 % If you want all examples etc. small: @set dispenvsize small.
6789 % If you want even small examples the full size: @set dispenvsize nosmall.
6790 % This affects the following displayed environments:
6791 % @example, @display, @format, @lisp
6793 \def\smallword{small
}
6794 \def\nosmallword{nosmall
}
6795 \let\SETdispenvsize\relax
6796 \def\setnormaldispenv{%
6797 \ifx\SETdispenvsize\smallword
6798 % end paragraph for sake of leading, in case document has no blank
6799 % line. This is redundant with what happens in \aboveenvbreak, but
6800 % we need to do it before changing the fonts, and it's inconvenient
6801 % to change the fonts afterward.
6802 \ifnum \lastpenalty=
10000 \else \endgraf \fi
6803 \smallexamplefonts \rm
6806 \def\setsmalldispenv{%
6807 \ifx\SETdispenvsize\nosmallword
6809 \ifnum \lastpenalty=
10000 \else \endgraf \fi
6810 \smallexamplefonts \rm
6814 % We often define two environments, @foo and @smallfoo.
6815 % Let's do it in one command. #1 is the env name, #2 the definition.
6816 \def\makedispenvdef#1#2{%
6817 \expandafter\envdef\csname#1\endcsname {\setnormaldispenv #2}%
6818 \expandafter\envdef\csname small
#1\endcsname {\setsmalldispenv #2}%
6819 \expandafter\let\csname E
#1\endcsname \afterenvbreak
6820 \expandafter\let\csname Esmall
#1\endcsname \afterenvbreak
6823 % Define two environment synonyms (#1 and #2) for an environment.
6824 \def\maketwodispenvdef#1#2#3{%
6825 \makedispenvdef{#1}{#3}%
6826 \makedispenvdef{#2}{#3}%
6829 % @lisp: indented, narrowed, typewriter font;
6830 % @example: same as @lisp.
6832 % @smallexample and @smalllisp: use smaller fonts.
6833 % Originally contributed by Pavel@xerox.
6835 \maketwodispenvdef{lisp
}{example
}{%
6837 \tt\setupmarkupstyle{example
}%
6838 \let\kbdfont =
\kbdexamplefont % Allow @kbd to do something special.
6839 \gobble % eat return
6841 % @display/@smalldisplay: same as @lisp except keep current font.
6843 \makedispenvdef{display
}{%
6848 % @format/@smallformat: same as @display except don't narrow margins.
6850 \makedispenvdef{format
}{%
6851 \let\nonarrowing = t
%
6856 % @flushleft: same as @format, but doesn't obey \SETdispenvsize.
6858 \let\nonarrowing = t
%
6862 \let\Eflushleft =
\afterenvbreak
6866 \envdef\flushright{%
6867 \let\nonarrowing = t
%
6869 \advance\leftskip by
0pt plus
1fill
\relax
6872 \let\Eflushright =
\afterenvbreak
6875 % @raggedright does more-or-less normal line breaking but no right
6876 % justification. From plain.tex. Don't stretch around special
6877 % characters in urls in this environment, since the stretch at the right
6879 \envdef\raggedright{%
6880 \rightskip0pt plus2.4em
\spaceskip.3333em
\xspaceskip.5em
\relax
6881 \def\urefprestretchamount{0pt
}%
6882 \def\urefpoststretchamount{0pt
}%
6884 \let\Eraggedright\par
6886 \envdef\raggedleft{%
6887 \parindent=
0pt
\leftskip0pt plus2em
6888 \spaceskip.3333em
\xspaceskip.5em
\parfillskip=
0pt
6889 \hbadness=
10000 % Last line will usually be underfull, so turn off
6890 % badness reporting.
6892 \let\Eraggedleft\par
6894 \envdef\raggedcenter{%
6895 \parindent=
0pt
\rightskip0pt plus1em
\leftskip0pt plus1em
6896 \spaceskip.3333em
\xspaceskip.5em
\parfillskip=
0pt
6897 \hbadness=
10000 % Last line will usually be underfull, so turn off
6898 % badness reporting.
6900 \let\Eraggedcenter\par
6903 % @quotation does normal linebreaking (hence we can't use \nonfillstart)
6904 % and narrows the margins. We keep \parskip nonzero in general, since
6905 % we're doing normal filling. So, when using \aboveenvbreak and
6906 % \afterenvbreak, temporarily make \parskip 0.
6908 \makedispenvdef{quotation
}{\quotationstart}
6910 \def\quotationstart{%
6911 \indentedblockstart % same as \indentedblock, but increase right margin too.
6912 \ifx\nonarrowing\relax
6913 \advance\rightskip by
\lispnarrowing
6915 \parsearg\quotationlabel
6918 % We have retained a nonzero parskip for the environment, since we're
6919 % doing normal filling.
6923 \ifx\quotationauthor\thisisundefined\else
6925 \leftline{\kern 2\leftskip \sl ---
\quotationauthor}%
6927 {\parskip=
0pt
\afterenvbreak}%
6929 \def\Esmallquotation{\Equotation}
6931 % If we're given an argument, typeset it in bold with a colon after.
6932 \def\quotationlabel#1{%
6934 \ifx\temp\empty \else
6939 % @indentedblock is like @quotation, but indents only on the left and
6940 % has no optional argument.
6942 \makedispenvdef{indentedblock
}{\indentedblockstart}
6944 \def\indentedblockstart{%
6945 {\parskip=
0pt
\aboveenvbreak}% because \aboveenvbreak inserts \parskip
6948 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
6949 \ifx\nonarrowing\relax
6950 \advance\leftskip by
\lispnarrowing
6951 \exdentamount =
\lispnarrowing
6953 \let\nonarrowing =
\relax
6957 % Keep a nonzero parskip for the environment, since we're doing normal filling.
6959 \def\Eindentedblock{%
6961 {\parskip=
0pt
\afterenvbreak}%
6963 \def\Esmallindentedblock{\Eindentedblock}
6966 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
6967 % If we want to allow any <char> as delimiter,
6968 % we need the curly braces so that makeinfo sees the @verb command, eg:
6969 % `@verbx...x' would look like the '@verbx' command. --janneke@gnu.org
6971 % [Knuth]: Donald Ervin Knuth, 1996. The TeXbook.
6973 % [Knuth] p.344; only we need to do the other characters Texinfo sets
6974 % active too. Otherwise, they get lost as the first character on a
6977 \do\
\do\\
\do\
{\do\
}\do\$
\do\&
%
6978 \do\#
\do\^
\do\^^K
\do\_\do\^^A
\do\%
\do\~
%
6979 \do\<
\do\>
\do\|
\do\@
\do+
\do\"
%
6980 % Don't do the quotes -- if we do, @set txicodequoteundirected and
6981 % @set txicodequotebacktick will not have effect on @verb and
6982 % @verbatim, and ?` and !` ligatures won't get disabled.
6987 \def\uncatcodespecials{%
6988 \def\do#
#1{\catcode`#
#1=
\other}\dospecials}
6990 % Setup for the @verb command.
6992 % Eight spaces for a tab
6994 \catcode`\^^I=
\active
6995 \gdef\tabeightspaces{\catcode`\^^I=
\active\def^^I
{\ \ \ \ \ \ \ \
}}
6999 \tt % easiest (and conventionally used) font for verbatim
7000 \def\par{\leavevmode\endgraf}%
7001 \setupmarkupstyle{verb
}%
7003 % Respect line breaks,
7004 % print special symbols as themselves, and
7005 % make each space count
7006 % must do in this order:
7007 \obeylines \uncatcodespecials \sepspaces
7010 % Setup for the @verbatim environment
7012 % Real tab expansion.
7013 \newdimen\tabw \setbox0=
\hbox{\tt\space} \tabw=
8\wd0 % tab amount
7015 % We typeset each line of the verbatim in an \hbox, so we can handle
7016 % tabs. The \global is in case the verbatim line starts with an accent,
7017 % or some other command that starts with a begin-group. Otherwise, the
7018 % entire \verbbox would disappear at the corresponding end-group, before
7019 % it is typeset. Meanwhile, we can't have nested verbatim commands
7020 % (can we?), so the \global won't be overwriting itself.
7022 \def\starttabbox{\global\setbox\verbbox=
\hbox\bgroup}
7025 \catcode`\^^I=
\active
7027 \catcode`\^^I=
\active
7028 \def^^I
{\leavevmode\egroup
7029 \dimen\verbbox=
\wd\verbbox % the width so far, or since the previous tab
7030 \divide\dimen\verbbox by
\tabw
7031 \multiply\dimen\verbbox by
\tabw % compute previous multiple of \tabw
7032 \advance\dimen\verbbox by
\tabw % advance to next multiple of \tabw
7033 \wd\verbbox=
\dimen\verbbox \box\verbbox \starttabbox
7038 % start the verbatim environment.
7039 \def\setupverbatim{%
7040 \let\nonarrowing = t
%
7042 \tt % easiest (and conventionally used) font for verbatim
7043 % The \leavevmode here is for blank lines. Otherwise, we would
7044 % never \starttabox and the \egroup would end verbatim mode.
7045 \def\par{\leavevmode\egroup\box\verbbox\endgraf}%
7047 \setupmarkupstyle{verbatim
}%
7048 % Respect line breaks,
7049 % print special symbols as themselves, and
7050 % make each space count.
7051 % Must do in this order:
7052 \obeylines \uncatcodespecials \sepspaces
7053 \everypar{\starttabbox}%
7056 % Do the @verb magic: verbatim text is quoted by unique
7057 % delimiter characters. Before first delimiter expect a
7058 % right brace, after last delimiter expect closing brace:
7060 % \def\doverb'{'<char>#1<char>'}'{#1}
7062 % [Knuth] p. 382; only eat outer {}
7064 \catcode`
[=
1\catcode`
]=
2\catcode`\
{=
\other\catcode`\
}=
\other
7065 \gdef\doverb{#1[\def\next#
#1#1}[#
#1\endgroup]\next]
7068 \def\verb{\begingroup\setupverb\doverb}
7071 % Do the @verbatim magic: define the macro \doverbatim so that
7072 % the (first) argument ends when '@end verbatim' is reached, ie:
7074 % \def\doverbatim#1@end verbatim{#1}
7076 % For Texinfo it's a lot easier than for LaTeX,
7077 % because texinfo's \verbatim doesn't stop at '\end{verbatim}':
7078 % we need not redefine '\', '{' and '}'.
7080 % Inspired by LaTeX's verbatim command set [latex.ltx]
7085 % ignore everything up to the first ^^M, that's the newline at the end
7086 % of the @verbatim input line itself. Otherwise we get an extra blank
7087 % line in the output.
7088 \xdef\doverbatim#1^^M
#2@end verbatim
{#2\noexpand\end\gobble verbatim
}%
7089 % We really want {...\end verbatim} in the body of the macro, but
7090 % without the active space; thus we have to use \xdef and \gobble.
7094 \setupverbatim\doverbatim
7096 \let\Everbatim =
\afterenvbreak
7099 % @verbatiminclude FILE - insert text of file in verbatim environment.
7101 \def\verbatiminclude{\parseargusing\filenamecatcodes\doverbatiminclude}
7103 \def\doverbatiminclude#1{%
7105 \makevalueexpandable
7107 \indexnofonts % Allow `@@' and other weird things in file names.
7108 \wlog{texinfo.tex: doing @verbatiminclude of
#1^^J
}%
7114 % @copying ... @end copying.
7115 % Save the text away for @insertcopying later.
7117 % We save the uninterpreted tokens, rather than creating a box.
7118 % Saving the text in a box would be much easier, but then all the
7119 % typesetting commands (@smallbook, font changes, etc.) have to be done
7120 % beforehand -- and a) we want @copying to be done first in the source
7121 % file; b) letting users define the frontmatter in as flexible order as
7122 % possible is desirable.
7124 \def\copying{\checkenv{}\begingroup\scanargctxt\docopying}
7125 \def\docopying#1@end copying
{\endgroup\def\copyingtext{#1}}
7127 \def\insertcopying{%
7129 \parindent =
0pt
% paragraph indentation looks wrong on title page
7130 \scanexp\copyingtext
7138 \newskip\defbodyindent \defbodyindent=
.4in
7139 \newskip\defargsindent \defargsindent=
50pt
7140 \newskip\deflastargmargin \deflastargmargin=
18pt
7141 \newcount\defunpenalty
7143 % Start the processing of @deffn:
7145 \ifnum\lastpenalty<
10000
7147 \defunpenalty=
10003 % Will keep this @deffn together with the
7148 % following @def command, see below.
7150 % If there are two @def commands in a row, we'll have a \nobreak,
7151 % which is there to keep the function description together with its
7152 % header. But if there's nothing but headers, we need to allow a
7153 % break somewhere. Check specifically for penalty 10002, inserted
7154 % by \printdefunline, instead of 10000, since the sectioning
7155 % commands also insert a nobreak penalty, and we don't want to allow
7156 % a break between a section heading and a defun.
7158 % As a further refinement, we avoid "club" headers by signalling
7159 % with penalty of 10003 after the very first @deffn in the
7160 % sequence (see above), and penalty of 10002 after any following
7162 \ifnum\lastpenalty=
10002 \penalty2000 \else \defunpenalty=
10002 \fi
7164 % Similarly, after a section heading, do not allow a break.
7165 % But do insert the glue.
7166 \medskip % preceded by discardable penalty, so not a breakpoint
7170 \advance\leftskip by
\defbodyindent
7171 \exdentamount=
\defbodyindent
7175 % First, check whether we are in the right environment:
7178 % As above, allow line break if we have multiple x headers in a row.
7179 % It's not a great place, though.
7180 \ifnum\lastpenalty=
10002 \penalty3000 \else \defunpenalty=
10002 \fi
7182 % And now, it's time to reuse the body of the original defun:
7183 \expandafter\gobbledefun#1%
7185 \def\gobbledefun#1\startdefun{}
7187 % \printdefunline \deffnheader{text}
7189 \def\printdefunline#1#2{%
7191 % call \deffnheader:
7194 \interlinepenalty =
10000
7195 \advance\rightskip by
0pt plus
1fil
\relax
7197 \nobreak\vskip -
\parskip
7198 \penalty\defunpenalty % signal to \startdefun and \dodefunx
7199 % Some of the @defun-type tags do not enable magic parentheses,
7200 % rendering the following check redundant. But we don't optimize.
7205 \def\Edefun{\endgraf\medbreak}
7207 % \makedefun{deffn} creates \deffn, \deffnx and \Edeffn;
7208 % the only thing remaining is to define \deffnheader.
7211 \expandafter\let\csname E
#1\endcsname =
\Edefun
7212 \edef\temp{\noexpand\domakedefun
7213 \makecsname{#1}\makecsname{#1x
}\makecsname{#1header
}}%
7217 % \domakedefun \deffn \deffnx \deffnheader { (defn. of \deffnheader) }
7219 % Define \deffn and \deffnx, without parameters.
7220 % \deffnheader has to be defined explicitly.
7222 \def\domakedefun#1#2#3{%
7225 \doingtypefnfalse % distinguish typed functions from all else
7226 \parseargusing\activeparens{\printdefunline#3}%
7228 \def#2{\dodefunx#1}%
7232 \newif\ifdoingtypefn % doing typed function?
7233 \newif\ifrettypeownline % typeset return type on its own line?
7235 % @deftypefnnewline on|off says whether the return type of typed functions
7236 % are printed on their own line. This affects @deftypefn, @deftypefun,
7237 % @deftypeop, and @deftypemethod.
7239 \parseargdef\deftypefnnewline{%
7242 \expandafter\let\csname SETtxideftypefnnl
\endcsname
7244 \else\ifx\temp\offword
7245 \expandafter\let\csname SETtxideftypefnnl
\endcsname
7248 \errhelp =
\EMsimple
7249 \errmessage{Unknown @txideftypefnnl value `
\temp',
7254 % Untyped functions:
7256 % @deffn category name args
7257 \makedefun{deffn
}{\deffngeneral{}}
7259 % @deffn category class name args
7260 \makedefun{defop
}#1 {\defopon{#1\
\putwordon}}
7262 % \defopon {category on}class name args
7263 \def\defopon#1#2 {\deffngeneral{\putwordon\
\code{#2}}{#1\
\code{#2}} }
7265 % \deffngeneral {subind}category name args
7267 \def\deffngeneral#1#2 #3 #4\endheader{%
7268 % Remember that \dosubind{fn}{foo}{} is equivalent to \doind{fn}{foo}.
7269 \dosubind{fn
}{\code{#3}}{#1}%
7270 \defname{#2}{}{#3}\magicamp\defunargs{#4\unskip}%
7275 % @deftypefn category type name args
7276 \makedefun{deftypefn
}{\deftypefngeneral{}}
7278 % @deftypeop category class type name args
7279 \makedefun{deftypeop
}#1 {\deftypeopon{#1\
\putwordon}}
7281 % \deftypeopon {category on}class type name args
7282 \def\deftypeopon#1#2 {\deftypefngeneral{\putwordon\
\code{#2}}{#1\
\code{#2}} }
7284 % \deftypefngeneral {subind}category type name args
7286 \def\deftypefngeneral#1#2 #3 #4 #5\endheader{%
7287 \dosubind{fn
}{\code{#4}}{#1}%
7289 \defname{#2}{#3}{#4}\defunargs{#5\unskip}%
7294 % @deftypevr category type var args
7295 \makedefun{deftypevr
}{\deftypecvgeneral{}}
7297 % @deftypecv category class type var args
7298 \makedefun{deftypecv
}#1 {\deftypecvof{#1\
\putwordof}}
7300 % \deftypecvof {category of}class type var args
7301 \def\deftypecvof#1#2 {\deftypecvgeneral{\putwordof\
\code{#2}}{#1\
\code{#2}} }
7303 % \deftypecvgeneral {subind}category type var args
7305 \def\deftypecvgeneral#1#2 #3 #4 #5\endheader{%
7306 \dosubind{vr
}{\code{#4}}{#1}%
7307 \defname{#2}{#3}{#4}\defunargs{#5\unskip}%
7310 % Untyped variables:
7312 % @defvr category var args
7313 \makedefun{defvr
}#1 {\deftypevrheader{#1} {} }
7315 % @defcv category class var args
7316 \makedefun{defcv
}#1 {\defcvof{#1\
\putwordof}}
7318 % \defcvof {category of}class var args
7319 \def\defcvof#1#2 {\deftypecvof{#1}#2 {} }
7323 % @deftp category name args
7324 \makedefun{deftp
}#1 #2 #3\endheader{%
7325 \doind{tp
}{\code{#2}}%
7326 \defname{#1}{}{#2}\defunargs{#3\unskip}%
7329 % Remaining @defun-like shortcuts:
7330 \makedefun{defun
}{\deffnheader{\putwordDeffunc} }
7331 \makedefun{defmac
}{\deffnheader{\putwordDefmac} }
7332 \makedefun{defspec
}{\deffnheader{\putwordDefspec} }
7333 \makedefun{deftypefun
}{\deftypefnheader{\putwordDeffunc} }
7334 \makedefun{defvar
}{\defvrheader{\putwordDefvar} }
7335 \makedefun{defopt
}{\defvrheader{\putwordDefopt} }
7336 \makedefun{deftypevar
}{\deftypevrheader{\putwordDefvar} }
7337 \makedefun{defmethod
}{\defopon\putwordMethodon}
7338 \makedefun{deftypemethod
}{\deftypeopon\putwordMethodon}
7339 \makedefun{defivar
}{\defcvof\putwordInstanceVariableof}
7340 \makedefun{deftypeivar
}{\deftypecvof\putwordInstanceVariableof}
7342 % \defname, which formats the name of the @def (not the args).
7343 % #1 is the category, such as "Function".
7344 % #2 is the return type, if any.
7345 % #3 is the function name.
7347 % We are followed by (but not passed) the arguments, if any.
7349 \def\defname#1#2#3{%
7351 % Get the values of \leftskip and \rightskip as they were outside the @def...
7352 \advance\leftskip by -
\defbodyindent
7354 % Determine if we are typesetting the return type of a typed function
7355 % on a line by itself.
7356 \rettypeownlinefalse
7357 \ifdoingtypefn % doing a typed function specifically?
7358 % then check user option for putting return type on its own line:
7359 \expandafter\ifx\csname SETtxideftypefnnl
\endcsname\relax \else
7364 % How we'll format the category name. Putting it in brackets helps
7365 % distinguish it from the body text that may end up on the next line
7368 \setbox0=
\hbox{\kern\deflastargmargin \ifx\temp\empty\else [\rm\temp]\fi}
7370 % Figure out line sizes for the paragraph shape. We'll always have at
7374 % The first line needs space for \box0; but if \rightskip is nonzero,
7375 % we need only space for the part of \box0 which exceeds it:
7376 \dimen0=
\hsize \advance\dimen0 by -
\wd0 \advance\dimen0 by
\rightskip
7378 % If doing a return type on its own line, we'll have another line.
7380 \advance\tempnum by
1
7381 \def\maybeshapeline{0in
\hsize}%
7383 \def\maybeshapeline{}%
7386 % The continuations:
7387 \dimen2=
\hsize \advance\dimen2 by -
\defargsindent
7389 % The final paragraph shape:
7390 \parshape \tempnum 0in
\dimen0 \maybeshapeline \defargsindent \dimen2
7392 % Put the category name at the right margin.
7395 \hfil\box0 \kern-
\hsize
7396 % \hsize has to be shortened this way:
7398 % Intentionally do not respect \rightskip, since we need the space.
7401 % Allow all lines to be underfull without complaint:
7402 \tolerance=
10000 \hbadness=
10000
7403 \exdentamount=
\defbodyindent
7405 % defun fonts. We use typewriter by default (used to be bold) because:
7406 % . we're printing identifiers, they should be in tt in principle.
7407 % . in languages with many accents, such as Czech or French, it's
7408 % common to leave accents off identifiers. The result looks ok in
7409 % tt, but exceedingly strange in rm.
7410 % . we don't want -- and --- to be treated as ligatures.
7411 % . this still does not fix the ?` and !` ligatures, but so far no
7412 % one has made identifiers using them :).
7414 \def\temp{#2}% text of the return type
7415 \ifx\temp\empty\else
7416 \tclose{\temp}% typeset the return type
7418 % put return type on its own line; prohibit line break following:
7419 \hfil\vadjust{\nobreak}\break
7421 \space % type on same line, so just followed by a space
7423 \fi % no return type
7424 #3% output function name
7426 {\rm\enskip}% hskip 0.5 em of \tenrm
7429 % arguments will be output next, if any.
7432 % Print arguments in slanted roman (not ttsl), inconsistently with using
7433 % tt for the name. This is because literal text is sometimes needed in
7434 % the argument list (groff manual), and ttsl and tt are not very
7435 % distinguishable. Prevent hyphenation at `-' chars.
7438 % use sl by default (not ttsl),
7440 \df \sl \hyphenchar\font=
0
7442 % On the other hand, if an argument has two dashes (for instance), we
7443 % want a way to get ttsl. We used to recommend @var for that, so
7444 % leave the code in, but it's strange for @var to lead to typewriter.
7445 % Nowadays we recommend @code, since the difference between a ttsl hyphen
7446 % and a tt hyphen is pretty tiny. @code also disables ?` !`.
7447 \def\var#
#1{{\setupmarkupstyle{var
}\ttslanted{#
#1}}}%
7449 \sl\hyphenchar\font=
45
7452 % We want ()&[] to print specially on the defun line.
7455 \catcode`\(=
\active \catcode`\)=
\active
7456 \catcode`\
[=
\active \catcode`\
]=
\active
7460 % Make control sequences which act like normal parenthesis chars.
7461 \let\lparen = (
\let\rparen = )
7463 % Be sure that we always have a definition for `(', etc. For example,
7464 % if the fn name has parens in it, \boldbrax will not be in effect yet,
7465 % so TeX would otherwise complain about undefined control sequence.
7468 \global\let(=
\lparen \global\let)=
\rparen
7469 \global\let[=
\lbrack \global\let]=
\rbrack
7472 \gdef\boldbrax{\let(=
\opnr\let)=
\clnr\let[=
\lbrb\let]=
\rbrb}
7473 \gdef\magicamp{\let&=
\amprm}
7476 \newcount\parencount
7478 % If we encounter &foo, then turn on ()-hacking afterwards
7480 \def\amprm#1 {\ampseentrue{\bf\&
#1 }}
7484 % At the first level, print parens in roman,
7485 % otherwise use the default font.
7486 \ifnum \parencount=
1 \rm \fi
7488 % The \sf parens (in \boldbrax) actually are a little bolder than
7489 % the contained text. This is especially needed for [ and ] .
7493 \def\infirstlevel#1{%
7500 \def\bfafterword#1 {#1 \bf}
7503 \global\advance\parencount by
1
7505 \infirstlevel \bfafterword
7510 \global\advance\parencount by -
1
7513 \newcount\brackcount
7515 \global\advance\brackcount by
1
7520 \global\advance\brackcount by -
1
7523 \def\checkparencounts{%
7524 \ifnum\parencount=
0 \else \badparencount \fi
7525 \ifnum\brackcount=
0 \else \badbrackcount \fi
7527 % these should not use \errmessage; the glibc manual, at least, actually
7528 % has such constructs (when documenting function pointers).
7529 \def\badparencount{%
7530 \message{Warning: unbalanced parentheses in @def...
}%
7531 \global\parencount=
0
7533 \def\badbrackcount{%
7534 \message{Warning: unbalanced square brackets in @def...
}%
7535 \global\brackcount=
0
7542 % To do this right we need a feature of e-TeX, \scantokens,
7543 % which we arrange to emulate with a temporary file in ordinary TeX.
7544 \ifx\eTeXversion\thisisundefined
7545 \newwrite\macscribble
7548 \immediate\openout\macscribble=
\jobname.tmp
7549 \immediate\write\macscribble{\the\toks0}%
7550 \immediate\closeout\macscribble
7555 \let\aftermacroxxx\relax
7556 \def\aftermacro{\aftermacroxxx}
7558 % alias because \c means cedilla in @tex or @math
7561 % Used at the time of macro expansion.
7562 % Argument is macro body with arguments substituted
7565 \let\xeatspaces\eatspaces
7566 % Reduce doubled backslashes to one
7567 \def\xprocessmacroarg{\passargtomacro\eatspaces}%
7569 % Process the macro body under the current catcode regime.
7570 \scantokens{#1\texinfoc}\aftermacro%
7572 % The \c is to remove the \newlinechar added by \scantokens, and
7573 % can be noticed by \parsearg.
7574 % The \aftermacro allows a \comment at the end of the macro definition
7575 % to duplicate itself past the final \newlinechar added by \scantokens:
7576 % this is used in the definition of \group to comment out a newline. We
7577 % don't do the same for \c to support Texinfo files with macros that ended
7578 % with a @c, which should no longer be necessary.
7579 % We avoid surrounding the call to \scantokens with \bgroup and \egroup
7580 % to allow macros to open or close groups themselves.
7585 % Undo catcode changes of \startcontents and \printindex
7586 % When called from @insertcopying or (short)caption, we need active
7587 % backslash to get it printed correctly.
7588 % FIXME: This may not be needed.
7589 %\catcode`\@=0 \catcode`\\=\active \escapechar=`\@
7590 \edef\temp{\noexpand\scanmacro{#1}}%
7595 \newcount\paramno % Count of parameters
7596 \newtoks\macname % Macro name
7597 \newif\ifrecursive % Is it recursive?
7599 % List of all defined macros in the form
7600 % \definedummyword\macro1\definedummyword\macro2...
7601 % Currently is also contains all @aliases; the list can be split
7602 % if there is a need.
7605 % Add the macro to \macrolist
7606 \def\addtomacrolist#1{\expandafter \addtomacrolistxxx \csname#1\endcsname}
7607 \def\addtomacrolistxxx#1{%
7608 \toks0 =
\expandafter{\macrolist\definedummyword#1}%
7609 \xdef\macrolist{\the\toks0}%
7613 % This does \let #1 = #2, with \csnames; that is,
7614 % \let \csname#1\endcsname = \csname#2\endcsname
7615 % (except of course we have to play expansion games).
7619 \csname#1\expandafter\endcsname
7623 % Trim leading and trailing spaces off a string.
7624 % Concepts from aro-bend problem 15 (see CTAN).
7626 \gdef\eatspaces #1{\expandafter\trim@
\expandafter{#1 }}
7627 \gdef\trim@
#1{\trim@@ @
#1 @
#1 @ @@
}
7628 \gdef\trim@@
#1@
#2@
#3@@
{\trim@@@
\empty #2 @
}
7630 \unbrace{\gdef\trim@@@
#1 } #2@
{#1}
7633 % Trim a single trailing ^^M off a string.
7634 {\catcode`\^^M=
\other \catcode`
\Q=
3%
7635 \gdef\eatcr #1{\eatcra #1Q^^MQ
}%
7636 \gdef\eatcra#1^^MQ
{\eatcrb#1Q
}%
7637 \gdef\eatcrb#1Q
#2Q
{#1}%
7640 % Macro bodies are absorbed as an argument in a context where
7641 % all characters are catcode 10, 11 or 12, except \ which is active
7642 % (as in normal texinfo). It is necessary to change the definition of \
7643 % to recognize macro arguments; this is the job of \mbodybackslash.
7645 % Non-ASCII encodings make 8-bit characters active, so un-activate
7646 % them to avoid their expansion. Must do this non-globally, to
7647 % confine the change to the current group.
7649 % It's necessary to have hard CRs when the macro is executed. This is
7650 % done by making ^^M (\endlinechar) catcode 12 when reading the macro
7651 % body, and then making it the \newlinechar in \scanmacro.
7653 \def\scanctxt{% used as subroutine
7662 \ifx\declaredencoding\ascii \else \setnonasciicharscatcodenonglobal\other \fi
7665 \def\scanargctxt{% used for copying and captions, not macros.
7669 \catcode`\^^M=
\other
7672 \def\macrobodyctxt{% used for @macro definitions
7678 \catcode`\^^M=
\other
7682 % Used when scanning braced macro arguments. Note, however, that catcode
7683 % changes here are ineffectual if the macro invocation was nested inside
7684 % an argument to another Texinfo command.
7687 \catcode`\^^M=
\other
7691 \def\macrolineargctxt{% used for whole-line arguments without braces
7697 % \mbodybackslash is the definition of \ in @macro bodies.
7698 % It maps \foo\ => \csname macarg.foo\endcsname => #N
7699 % where N is the macro parameter number.
7700 % We define \csname macarg.\endcsname to be \realbackslash, so
7701 % \\ in macro replacement text gets you a backslash.
7703 {\catcode`@=
0 @catcode`@\=@active
7704 @gdef@usembodybackslash
{@let\=@mbodybackslash
}
7705 @gdef@mbodybackslash
#1\
{@csname macarg.
#1@endcsname
}
7707 \expandafter\def\csname macarg.
\endcsname{\realbackslash}
7709 \def\margbackslash#1{\char`\
#1 }
7711 \def\macro{\recursivefalse\parsearg\macroxxx}
7712 \def\rmacro{\recursivetrue\parsearg\macroxxx}
7715 \getargs{#1}% now \macname is the macname and \argl the arglist
7716 \ifx\argl\empty % no arguments
7719 \expandafter\parsemargdef \argl;
%
7720 \if\paramno>
256\relax
7721 \ifx\eTeXversion\thisisundefined
7722 \errhelp =
\EMsimple
7723 \errmessage{You need eTeX to compile a file with macros with more than
256 arguments
}
7727 \if1\csname ismacro.
\the\macname\endcsname
7728 \message{Warning: redefining
\the\macname}%
7730 \expandafter\ifx\csname \the\macname\endcsname \relax
7731 \else \errmessage{Macro name
\the\macname\space already defined
}\fi
7732 \global\cslet{macsave.
\the\macname}{\the\macname}%
7733 \global\expandafter\let\csname ismacro.
\the\macname\endcsname=
1%
7734 \addtomacrolist{\the\macname}%
7736 \begingroup \macrobodyctxt
7737 \ifrecursive \expandafter\parsermacbody
7738 \else \expandafter\parsemacbody
7741 \parseargdef\unmacro{%
7742 \if1\csname ismacro.
#1\endcsname
7743 \global\cslet{#1}{macsave.
#1}%
7744 \global\expandafter\let \csname ismacro.
#1\endcsname=
0%
7745 % Remove the macro name from \macrolist:
7747 \expandafter\let\csname#1\endcsname \relax
7748 \let\definedummyword\unmacrodo
7749 \xdef\macrolist{\macrolist}%
7752 \errmessage{Macro
#1 not defined
}%
7756 % Called by \do from \dounmacro on each macro. The idea is to omit any
7757 % macro definitions that have been changed to \relax.
7763 \noexpand\definedummyword \noexpand#1%
7767 % \getargs -- Parse the arguments to a @macro line. Set \macname to
7768 % the name of the macro, and \argl to the braced argument list.
7769 \def\getargs#1{\getargsxxx#1{}}
7770 \def\getargsxxx#1#
{\getmacname #1 \relax\getmacargs}
7771 \def\getmacname#1 #2\relax{\macname=
{#1}}
7772 \def\getmacargs#1{\def\argl{#1}}
7773 % This made use of the feature that if the last token of a
7774 % <parameter list> is #, then the preceding argument is delimited by
7775 % an opening brace, and that opening brace is not consumed.
7777 % Parse the optional {params} list to @macro or @rmacro.
7778 % Set \paramno to the number of arguments,
7779 % and \paramlist to a parameter text for the macro (e.g. #1,#2,#3 for a
7780 % three-param macro.) Define \macarg.BLAH for each BLAH in the params
7781 % list to some hook where the argument is to be expanded. If there are
7782 % less than 10 arguments that hook is to be replaced by ##N where N
7783 % is the position in that list, that is to say the macro arguments are to be
7784 % defined `a la TeX in the macro body.
7786 % That gets used by \mbodybackslash (above).
7788 % If there are 10 or more arguments, a different technique is used: see
7789 % \parsemmanyargdef.
7791 \def\parsemargdef#1;
{%
7792 \paramno=
0\def\paramlist{}%
7794 % \hash is redefined to `#' later to get it into definitions
7795 \let\processmacroarg\relax
7796 \parsemargdefxxx#1,;,
%
7797 \ifnum\paramno<
10\relax\else
7799 \parsemmanyargdef@@
#1,;,
% 10 or more arguments
7802 \def\parsemargdefxxx#1,
{%
7803 \if#1;
\let\next=
\relax
7804 \else \let\next=
\parsemargdefxxx
7805 \advance\paramno by
1
7806 \expandafter\edef\csname macarg.
\eatspaces{#1}\endcsname
7807 {\processmacroarg{\hash\the\paramno}}%
7808 \edef\paramlist{\paramlist\hash\the\paramno,
}%
7811 % \parsemacbody, \parsermacbody
7813 % Read recursive and nonrecursive macro bodies. (They're different since
7814 % rec and nonrec macros end differently.)
7816 % We are in \macrobodyctxt, and the \xdef causes backslashshes in the macro
7817 % body to be transformed.
7818 % Set \macrobody to the body of the macro, and call \defmacro.
7820 {\catcode`\ =
\other\long\gdef\parsemacbody#1@end macro
{%
7821 \xdef\macrobody{\eatcr{#1}}\endgroup\defmacro}}%
7822 {\catcode`\ =
\other\long\gdef\parsermacbody#1@end rmacro
{%
7823 \xdef\macrobody{\eatcr{#1}}\endgroup\defmacro}}%
7825 % Make @ a letter, so that we can make private-to-Texinfo macro names.
7826 \edef\texiatcatcode{\the\catcode`\@
}
7827 \catcode `@=
11\relax
7829 %%%%%%%%%%%%%% Code for > 10 arguments only %%%%%%%%%%%%%%%%%%
7831 % If there are 10 or more arguments, a different technique is used, where the
7832 % hook remains in the body, and when macro is to be expanded the body is
7833 % processed again to replace the arguments.
7835 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7836 % argument N value and then \edef the body (nothing else will expand because of
7837 % the catcode regime under which the body was input).
7839 % If you compile with TeX (not eTeX), and you have macros with 10 or more
7840 % arguments, no macro can have more than 256 arguments (else error).
7842 % In case that there are 10 or more arguments we parse again the arguments
7843 % list to set new definitions for the \macarg.BLAH macros corresponding to
7844 % each BLAH argument. It was anyhow needed to parse already once this list
7845 % in order to count the arguments, and as macros with at most 9 arguments
7846 % are by far more frequent than macro with 10 or more arguments, defining
7847 % twice the \macarg.BLAH macros does not cost too much processing power.
7848 \def\parsemmanyargdef@@
#1,
{%
7849 \if#1;
\let\next=
\relax
7851 \let\next=
\parsemmanyargdef@@
7852 \edef\tempb{\eatspaces{#1}}%
7853 \expandafter\def\expandafter\tempa
7854 \expandafter{\csname macarg.
\tempb\endcsname}%
7855 % Note that we need some extra \noexpand\noexpand, this is because we
7856 % don't want \the to be expanded in the \parsermacbody as it uses an
7858 \expandafter\edef\tempa
7859 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7860 \advance\paramno by
1\relax
7867 \long\def\nillm@
{\nil@
}%
7869 % This macro is expanded during the Texinfo macro expansion, not during its
7870 % definition. It gets all the arguments' values and assigns them to macros
7873 % #1 is the macro name
7874 % #2 is the list of argument names
7875 % #3 is the list of argument values
7876 \def\getargvals@
#1#2#3{%
7877 \def\macargdeflist@
{}%
7878 \def\saveparamlist@
{#2}% Need to keep a copy for parameter expansion.
7879 \def\paramlist{#2,
\nil@
}%
7883 \def\argvaluelist{#3,
\nil@
}%
7892 \ifx\paramlist\nilm@
7893 % Some sanity check needed here that \argvaluelist is also empty.
7894 \ifx\argvaluelist\nillm@
7896 \errhelp =
\EMsimple
7897 \errmessage{Too many arguments in macro `
\macroname'!
}%
7899 \let\next\macargexpandinbody@
7901 \ifx\argvaluelist\nillm@
7902 % No more arguments values passed to macro. Set remaining named-arg
7904 \let\next\setemptyargvalues@
7906 % pop current arg name into \@tempb
7907 \def\@tempa#
#1{\pop@
{\@tempb
}{\paramlist}#
#1\endargs@
}%
7908 \expandafter\@tempa
\expandafter{\paramlist}%
7909 % pop current argument value into \@tempc
7910 \def\@tempa#
#1{\longpop@
{\@tempc
}{\argvaluelist}#
#1\endargs@
}%
7911 \expandafter\@tempa
\expandafter{\argvaluelist}%
7912 % Here \@tempb is the current arg name and \@tempc is the current arg value.
7913 % First place the new argument macro definition into \@tempd
7914 \expandafter\macname\expandafter{\@tempc
}%
7915 \expandafter\let\csname macarg.\@tempb
\endcsname\relax
7916 \expandafter\def\expandafter\@tempe
\expandafter{%
7917 \csname macarg.\@tempb
\endcsname}%
7918 \edef\@tempd
{\long\def\@tempe
{\the\macname}}%
7919 \push@\@tempd
\macargdeflist@
7920 \let\next\getargvals@@
7927 \expandafter\expandafter\expandafter\def
7928 \expandafter\expandafter\expandafter#2%
7929 \expandafter\expandafter\expandafter{%
7933 % Replace arguments by their values in the macro body, and place the result
7936 \def\macvalstoargs@
{%
7937 % To do this we use the property that token registers that are \the'ed
7938 % within an \edef expand only once. So we are going to place all argument
7939 % values into respective token registers.
7941 % First we save the token context, and initialize argument numbering.
7944 % Then, for each argument number #N, we place the corresponding argument
7945 % value into a new token list register \toks#N
7946 \expandafter\putargsintokens@
\saveparamlist@,;,
%
7947 % Then, we expand the body so that argument are replaced by their
7948 % values. The trick for values not to be expanded themselves is that they
7949 % are within tokens and that tokens expand only once in an \edef .
7950 \edef\@tempc
{\csname mac.
\macroname .body
\endcsname}%
7951 % Now we restore the token stack pointer to free the token list registers
7952 % which we have used, but we make sure that expanded body is saved after
7956 \expandafter\def\expandafter\@tempa
\expandafter{\@tempc
}%
7959 % Define the named-macro outside of this group and then close this group.
7961 \def\macargexpandinbody@
{%
7965 % First the replace in body the macro arguments by their values, the result
7968 % Then we point at the \norecurse or \gobble (for recursive) macro value
7970 \expandafter\let\expandafter\@tempb
\csname mac.
\macroname .recurse
\endcsname
7971 % Depending on whether it is recursive or not, we need some tailing
7978 % And now we do the real job:
7979 \edef\@tempd
{\noexpand\@tempb
{\macroname}\noexpand\scanmacro{\@tempa
}\@tempc
}%
7983 \def\putargsintokens@
#1,
{%
7984 \if#1;
\let\next\relax
7986 \let\next\putargsintokens@
7987 % First we allocate the new token list register, and give it a temporary
7989 \toksdef\@tempb
\the\paramno
7990 % Then we place the argument value into that token list register.
7991 \expandafter\let\expandafter\@tempa
\csname macarg.
#1\endcsname
7992 \expandafter\@tempb
\expandafter{\@tempa
}%
7993 \advance\paramno by
1\relax
7998 % Trailing missing arguments are set to empty.
8000 \def\setemptyargvalues@
{%
8001 \ifx\paramlist\nilm@
8002 \let\next\macargexpandinbody@
8004 \expandafter\setemptyargvaluesparser@
\paramlist\endargs@
8005 \let\next\setemptyargvalues@
8010 \def\setemptyargvaluesparser@
#1,
#2\endargs@
{%
8011 \expandafter\def\expandafter\@tempa
\expandafter{%
8012 \expandafter\def\csname macarg.
#1\endcsname{}}%
8013 \push@\@tempa
\macargdeflist@
8017 % #1 is the element target macro
8018 % #2 is the list macro
8019 % #3,#4\endargs@ is the list value
8020 \def\pop@
#1#2#3,
#4\endargs@
{%
8024 \long\def\longpop@
#1#2#3,
#4\endargs@
{%
8030 %%%%%%%%%%%%%% End of code for > 10 arguments %%%%%%%%%%%%%%%%%%
8034 % Remove following spaces at the expansion stage.
8035 % This works because spaces are discarded before each argument when TeX is
8036 % getting the arguments for a macro.
8037 % This must not be immediately followed by a }.
8038 \long\def\gobblespaces#1{#1}
8040 % This defines a Texinfo @macro or @rmacro, called by \parsemacbody.
8041 % \macrobody has the body of the macro in it, with placeholders for
8042 % its parameters, looking like "\processmacroarg{\hash 1}".
8043 % \paramno is the number of parameters
8044 % \paramlist is a TeX parameter text, e.g. "#1,#2,#3,"
8045 % There are eight cases: recursive and nonrecursive macros of zero, one,
8046 % up to nine, and many arguments.
8047 % \xdef is used so that macro definitions will survive the file
8048 % they're defined in: @include reads the file inside a group.
8051 \let\hash=##
% convert placeholders to macro parameter chars
8053 \def\processmacroarg{\gobblespaces}%
8054 % This removes the pair of braces around the argument. We don't
8055 % use \eatspaces, because this can cause ends of lines to be lost
8056 % when the argument to \eatspaces is read, leading to line-based
8057 % commands like "@itemize" not being read correctly.
8059 \def\processmacroarg{\xprocessmacroarg}%
8060 \let\xprocessmacroarg\relax
8062 \ifrecursive %%%%%%%%%%%%%% Recursive %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8065 \expandafter\xdef\csname\the\macname\endcsname{%
8066 \noexpand\scanmacro{\macrobody}}%
8068 \expandafter\xdef\csname\the\macname\endcsname{%
8070 \noexpand\braceorline
8071 \expandafter\noexpand\csname\the\macname @@@
\endcsname}%
8072 \expandafter\xdef\csname\the\macname @@@
\endcsname#
#1{%
8073 \expandafter\noexpand\csname\the\macname @@@@
\endcsname{%
8074 \noexpand\gobblespaces#
#1\empty}%
8075 % The \empty is for \gobblespaces in case #1 is empty
8077 \expandafter\xdef\csname\the\macname @@@@
\endcsname#
#1{%
8078 \egroup\noexpand\scanmacro{\macrobody}}%
8080 \ifnum\paramno<
10\relax % at most 9
8081 \expandafter\xdef\csname\the\macname\endcsname{%
8082 \bgroup\noexpand\macroargctxt
8083 \noexpand\csname\the\macname @@
\endcsname}%
8084 \expandafter\xdef\csname\the\macname @@
\endcsname#
#1{%
8085 \expandafter\noexpand\csname\the\macname @@@
\endcsname #
#1,
}%
8086 \expandafter\expandafter
8088 \expandafter\expandafter
8089 \csname\the\macname @@@
\endcsname
8090 \paramlist{\egroup\noexpand\scanmacro{\macrobody}}%
8092 \expandafter\xdef\csname\the\macname\endcsname{%
8093 \noexpand\getargvals@
{\the\macname}{\argl}%
8095 \global\expandafter\let\csname mac.
\the\macname .body
\endcsname\macrobody
8096 \global\expandafter\let\csname mac.
\the\macname .recurse
\endcsname\gobble
8099 \else %%%%%%%%%%%%%%%%%%%%%% Non-recursive %%%%%%%%%%%%%%%%%%%%%%%%%%
8102 \expandafter\xdef\csname\the\macname\endcsname{%
8103 \noexpand\scanmacro{\macrobody}}%
8105 \expandafter\xdef\csname\the\macname\endcsname{%
8107 \noexpand\braceorline
8108 \expandafter\noexpand\csname\the\macname @@@
\endcsname}%
8109 \expandafter\xdef\csname\the\macname @@@
\endcsname#
#1{%
8110 \expandafter\noexpand\csname\the\macname @@@@
\endcsname{%
8111 \noexpand\gobblespaces#
#1\empty}%
8112 % The \empty is for \gobblespaces in case #1 is empty
8114 \expandafter\xdef\csname\the\macname @@@@
\endcsname#
#1{%
8116 \noexpand\scanmacro{\macrobody}%
8119 \ifnum\paramno<
10\relax
8120 \expandafter\xdef\csname\the\macname\endcsname{%
8121 \bgroup\noexpand\macroargctxt
8122 \expandafter\noexpand\csname\the\macname @@
\endcsname}%
8123 \expandafter\xdef\csname\the\macname @@
\endcsname#
#1{%
8124 \expandafter\noexpand\csname\the\macname @@@
\endcsname #
#1,
}%
8125 \expandafter\expandafter
8127 \expandafter\expandafter
8128 \csname\the\macname @@@
\endcsname
8131 \noexpand\scanmacro{\macrobody}%
8134 \expandafter\xdef\csname\the\macname\endcsname{%
8135 \noexpand\getargvals@
{\the\macname}{\argl}%
8137 \global\expandafter\let\csname mac.
\the\macname .body
\endcsname\macrobody
8138 \global\expandafter\let\csname mac.
\the\macname .recurse
\endcsname\norecurse
8143 \catcode `\@
\texiatcatcode\relax % end private-to-Texinfo catcodes
8145 \def\norecurse#1{\bgroup\cslet{#1}{macsave.
#1}}
8148 {\catcode`\@=
0 \catcode`\\=
13
8151 % Call #1 with a list of tokens #2, with any doubled backslashes in #2
8152 % compressed to one.
8153 @gdef@passargtomacro
#1#2{%
8155 @def@pending_backslash
{}%
8156 @def@finish
{@finish
}%
8158 @let@next_token=@relax
8159 @add_segment
#2\@finish\%
8162 % Input stream is just after a backslash. If the next token is not a
8163 % backslash, process the rest of the argument; otherwise, remove the next
8166 @futurelet@next_token@look_aheadzzz
}
8167 @gdef@look_aheadzzz
{%
8169 @let@next=@gobble_and_check_finish
8171 @let@next=@add_segment
8175 % Double backslash found. Add a single backslash here.
8176 @gdef@gobble_and_check_finish
#1{%
8178 @def@pending_backslash
{}%
8179 @futurelet@next_token@add_segment
8182 % append a backslash to \arg_result
8183 @gdef@add_the_backslash
{%
8184 @expandafter@gdef@expandafter@arg_result@expandafter
{@arg_result\
}%
8187 % Input stream is either at the start of the argument, or just after a
8188 % backslash sequence, either a lone backslash, or a doubled backslash.
8189 % \next_token contains the first token in the input stream: if it is \finish,
8190 % finish; otherwise, append to \arg_result the segment of the argument up until
8191 % the next backslash. \pending_backslash contains a backslash to represent
8192 % a backslash just before the start of the input stream that has not been
8193 % added to \arg_result.
8194 @gdef@add_segment
#1\
{%
8195 @ifx@next_token@finish
8196 @let@next=@call_the_macro
%
8198 @let@next=@look_ahead
8200 % append to @arg_result
8201 % token list registers might be better
8202 @expandafter@expandafter@expandafter@gdef
8203 @expandafter@expandafter@expandafter@arg_result
8204 @expandafter@expandafter@expandafter
{%
8205 @expandafter@arg_result
8206 @pending_backslash
#1}%
8207 @def@pending_backslash
{\
}%
8210 @gdef@call_the_macro
{@expandafter@the_macro@expandafter
{@arg_result
}}
8214 % \braceorline MAC is used for a one-argument macro MAC. It checks
8215 % whether the next non-whitespace character is a {. It sets the context
8216 % for reading the argument (slightly different in the two cases). Then,
8217 % to read the argument, in the whole-line case, it then calls the regular
8218 % \parsearg MAC; in the lbrace case, it calls \passargtomacro MAC.
8220 \def\braceorline#1{\let\macnamexxx=
#1\futurelet\nchar\braceorlinexxx}
8221 \def\braceorlinexxx{%
8224 \expandafter\passargtomacro
8226 \macrolineargctxt\expandafter\parsearg
8231 % We need some trickery to remove the optional spaces around the equal
8232 % sign. Make them active and then expand them all to nothing.
8234 \def\alias{\parseargusing\obeyspaces\aliasxxx}
8235 \def\aliasxxx #1{\aliasyyy#1\relax}
8236 \def\aliasyyy #1=
#2\relax{%
8238 \expandafter\let\obeyedspace=
\empty
8239 \addtomacrolist{#1}%
8240 \xdef\next{\global\let\makecsname{#1}=
\makecsname{#2}}%
8246 \message{cross references,
}
8249 \newif\ifhavexrefs % True if xref values are known.
8250 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
8252 % @inforef is relatively simple.
8253 \def\inforef #1{\inforefzzz #1,,,,**
}
8254 \def\inforefzzz #1,
#2,
#3,
#4**
{%
8255 \putwordSee{} \putwordInfo{} \putwordfile{} \file{\ignorespaces #3{}},
8256 node
\samp{\ignorespaces#1{}}}
8258 % @node's only job in TeX is to define \lastnode, which is used in
8259 % cross-references. The @node line might or might not have commas, and
8260 % might or might not have spaces before the first comma, like:
8261 % @node foo , bar , ...
8262 % We don't want such trailing spaces in the node name.
8264 \parseargdef\node{\checkenv{}\donode #1 ,
\finishnodeparse}
8266 % also remove a trailing comma, in case of something like this:
8267 % @node Help-Cross, , , Cross-refs
8268 \def\donode#1 ,
#2\finishnodeparse{\dodonode #1,
\finishnodeparse}
8269 \def\dodonode#1,
#2\finishnodeparse{\gdef\lastnode{#1}}
8272 \let\lastnode=
\empty
8274 % Write a cross-reference definition for the current node. #1 is the
8275 % type (Ynumbered, Yappendix, Ynothing).
8278 \ifx\lastnode\empty\else
8279 \setref{\lastnode}{#1}%
8280 \global\let\lastnode=
\empty
8284 % @anchor{NAME} -- define xref target at arbitrary point.
8286 \newcount\savesfregister
8288 \def\savesf{\relax \ifhmode \savesfregister=
\spacefactor \fi}
8289 \def\restoresf{\relax \ifhmode \spacefactor=
\savesfregister \fi}
8290 \def\anchor#1{\savesf \setref{#1}{Ynothing
}\restoresf \ignorespaces}
8292 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an
8293 % anchor), which consists of three parts:
8294 % 1) NAME-title - the current sectioning name taken from \lastsection,
8295 % or the anchor name.
8296 % 2) NAME-snt - section number and type, passed as the SNT arg, or
8297 % empty for anchors.
8298 % 3) NAME-pg - the page number.
8300 % This is called from \donoderef, \anchor, and \dofloat. In the case of
8301 % floats, there is an additional part, which is not written here:
8302 % 4) NAME-lof - the text as it should appear in a @listoffloats.
8309 \atdummies % preserve commands, but don't expand them
8310 \edef\writexrdef#
#1#
#2{%
8311 \write\auxfile{@xrdef
{#1-
% #1 of \setref, expanded by the \edef
8312 #
#1}{#
#2}}% these are parameters of \writexrdef
8314 \toks0 =
\expandafter{\lastsection}%
8315 \immediate \writexrdef{title
}{\the\toks0 }%
8316 \immediate \writexrdef{snt
}{\csname #2\endcsname}% \Ynumbered etc.
8317 \safewhatsit{\writexrdef{pg
}{\folio}}% will be written later, at \shipout
8322 % @xrefautosectiontitle on|off says whether @section(ing) names are used
8323 % automatically in xrefs, if the third arg is not explicitly specified.
8324 % This was provided as a "secret" @set xref-automatic-section-title
8325 % variable, now it's official.
8327 \parseargdef\xrefautomaticsectiontitle{%
8330 \expandafter\let\csname SETxref-automatic-section-title
\endcsname
8332 \else\ifx\temp\offword
8333 \expandafter\let\csname SETxref-automatic-section-title
\endcsname
8336 \errhelp =
\EMsimple
8337 \errmessage{Unknown @xrefautomaticsectiontitle value `
\temp',
8343 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is
8344 % the node name, #2 the name of the Info cross-reference, #3 the printed
8345 % node name, #4 the name of the Info file, #5 the name of the printed
8346 % manual. All but the node name can be omitted.
8348 \def\pxref{\putwordsee{} \xrefXX}
8349 \def\xref{\putwordSee{} \xrefXX}
8352 \def\xrefXX#1{\def\xrefXXarg{#1}\futurelet\tokenafterxref\xrefXXX}
8353 \def\xrefXXX{\expandafter\xrefX\expandafter[\xrefXXarg,,,,,,,
]}
8356 \newbox\printedrefnamebox
8357 \newbox\infofilenamebox
8358 \newbox\printedmanualbox
8360 \def\xrefX[#1,
#2,
#3,
#4,
#5,
#6]{\begingroup
8363 % Get args without leading/trailing spaces.
8364 \def\printedrefname{\ignorespaces #3}%
8365 \setbox\printedrefnamebox =
\hbox{\printedrefname\unskip}%
8367 \def\infofilename{\ignorespaces #4}%
8368 \setbox\infofilenamebox =
\hbox{\infofilename\unskip}%
8370 \def\printedmanual{\ignorespaces #5}%
8371 \setbox\printedmanualbox =
\hbox{\printedmanual\unskip}%
8373 % If the printed reference name (arg #3) was not explicitly given in
8374 % the @xref, figure out what we want to use.
8375 \ifdim \wd\printedrefnamebox =
0pt
8376 % No printed node name was explicitly given.
8377 \expandafter\ifx\csname SETxref-automatic-section-title
\endcsname \relax
8378 % Not auto section-title: use node name inside the square brackets.
8379 \def\printedrefname{\ignorespaces #1}%
8381 % Auto section-title: use chapter/section title inside
8382 % the square brackets if we have it.
8383 \ifdim \wd\printedmanualbox >
0pt
8384 % It is in another manual, so we don't have it; use node name.
8385 \def\printedrefname{\ignorespaces #1}%
8388 % We (should) know the real title if we have the xref values.
8389 \def\printedrefname{\refx{#1-title
}{}}%
8391 % Otherwise just copy the Info node name.
8392 \def\printedrefname{\ignorespaces #1}%
8398 % Make link in pdf output.
8402 \makevalueexpandable
8403 % This expands tokens, so do it after making catcode changes, so _
8404 % etc. don't get their TeX definitions. This ignores all spaces in
8405 % #4, including (wrongly) those in the middle of the filename.
8408 % This (wrongly) does not take account of leading or trailing
8409 % spaces in #1, which should be ignored.
8410 \edef\pdfxrefdest{#1}%
8411 \ifx\pdfxrefdest\empty
8412 \def\pdfxrefdest{Top
}% no empty targets
8414 \txiescapepdf\pdfxrefdest % escape PDF special chars
8418 \startlink attr
{/Border
[0 0 0]}%
8419 \ifnum\filenamelength>
0
8420 goto file
{\the\filename.pdf
} name
{\pdfxrefdest}%
8422 goto name
{\pdfmkpgn{\pdfxrefdest}}%
8425 \setcolor{\linkcolor}%
8428 % Float references are printed completely differently: "Figure 1.2"
8429 % instead of "[somenode], p.3". We distinguish them by the
8430 % LABEL-title being set to a magic string.
8432 % Have to otherify everything special to allow the \csname to
8433 % include an _ in the xref name, etc.
8436 \expandafter\global\expandafter\let\expandafter\Xthisreftitle
8437 \csname XR
#1-title
\endcsname
8439 \iffloat\Xthisreftitle
8440 % If the user specified the print name (third arg) to the ref,
8441 % print it instead of our usual "Figure 1.2".
8442 \ifdim\wd\printedrefnamebox =
0pt
8448 % If the user also gave the printed manual name (fifth arg), append
8450 \ifdim \wd\printedmanualbox >
0pt
8451 \space \putwordin{} \cite{\printedmanual}%
8454 % node/anchor (non-float) references.
8456 % If we use \unhbox to print the node names, TeX does not insert
8457 % empty discretionaries after hyphens, which means that it will not
8458 % find a line break at a hyphen in a node names. Since some manuals
8459 % are best written with fairly long node names, containing hyphens,
8460 % this is a loss. Therefore, we give the text of the node name
8461 % again, so it is as if TeX is seeing it for the first time.
8463 \ifdim \wd\printedmanualbox >
0pt
8464 % Cross-manual reference with a printed manual name.
8466 \crossmanualxref{\cite{\printedmanual\unskip}}%
8468 \else\ifdim \wd\infofilenamebox >
0pt
8469 % Cross-manual reference with only an info filename (arg 4), no
8470 % printed manual name (arg 5). This is essentially the same as
8471 % the case above; we output the filename, since we have nothing else.
8473 \crossmanualxref{\code{\infofilename\unskip}}%
8476 % Reference within this manual.
8478 % _ (for example) has to be the character _ for the purposes of the
8479 % control sequence corresponding to the node, but it has to expand
8480 % into the usual \leavevmode...\vrule stuff for purposes of
8481 % printing. So we \turnoffactive for the \refx-snt, back on for the
8482 % printing, back off for the \refx-pg.
8484 % Only output a following space if the -snt ref is nonempty; for
8485 % @unnumbered and @anchor, it won't be.
8486 \setbox2 =
\hbox{\ignorespaces \refx{#1-snt
}{}}%
8487 \ifdim \wd2 >
0pt
\refx{#1-snt
}\space\fi
8489 % output the `[mynode]' via the macro below so it can be overridden.
8490 \xrefprintnodename\printedrefname
8492 % But we always want a comma and a space:
8495 % output the `page 3'.
8496 \turnoffactive \putwordpage\tie\refx{#1-pg
}{}%
8497 \ifx,
\tokenafterxref
8498 \else\ifx.
\tokenafterxref
8499 \else\ifx;
\tokenafterxref
8500 \else\ifx)
\tokenafterxref
8501 \else,
% add a , if xref not followed by punctuation
8508 % Output a cross-manual xref to #1. Used just above (twice).
8510 % Only include the text "Section ``foo'' in" if the foo is neither
8511 % missing or Top. Thus, @xref{,,,foo,The Foo Manual} outputs simply
8512 % "see The Foo Manual", the idea being to refer to the whole manual.
8514 % But, this being TeX, we can't easily compare our node name against the
8515 % string "Top" while ignoring the possible spaces before and after in
8516 % the input. By adding the arbitrary 7sp below, we make it much less
8517 % likely that a real node name would have the same width as "Top" (e.g.,
8518 % in a monospaced font). Hopefully it will never happen in practice.
8520 % For the same basic reason, we retypeset the "Top" at every
8521 % reference, since the current font is indeterminate.
8523 \def\crossmanualxref#1{%
8524 \setbox\toprefbox =
\hbox{Top
\kern7sp}%
8525 \setbox2 =
\hbox{\ignorespaces \printedrefname \unskip \kern7sp}%
8526 \ifdim \wd2 >
7sp
% nonempty?
8527 \ifdim \wd2 =
\wd\toprefbox \else % same as Top?
8528 \putwordSection{} ``
\printedrefname''
\putwordin{}\space
8534 % This macro is called from \xrefX for the `[nodename]' part of xref
8535 % output. It's a separate macro only so it can be changed more easily,
8536 % since square brackets don't work well in some documents. Particularly
8537 % one that Bob is working on :).
8539 \def\xrefprintnodename#1{[#1]}
8541 % Things referred to by \setref.
8547 \putwordChapter@tie
\the\chapno
8548 \else \ifnum\subsecno=
0
8549 \putwordSection@tie
\the\chapno.
\the\secno
8550 \else \ifnum\subsubsecno=
0
8551 \putwordSection@tie
\the\chapno.
\the\secno.
\the\subsecno
8553 \putwordSection@tie
\the\chapno.
\the\secno.
\the\subsecno.
\the\subsubsecno
8558 \putwordAppendix@tie @char
\the\appendixno{}%
8559 \else \ifnum\subsecno=
0
8560 \putwordSection@tie @char
\the\appendixno.
\the\secno
8561 \else \ifnum\subsubsecno=
0
8562 \putwordSection@tie @char
\the\appendixno.
\the\secno.
\the\subsecno
8565 @char
\the\appendixno.
\the\secno.
\the\subsecno.
\the\subsubsecno
8569 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
8570 % If its value is nonempty, SUFFIX is output afterward.
8577 \expandafter\global\expandafter\let\expandafter\thisrefX
8578 \csname XR
#1\endcsname
8581 % If not defined, say something at least.
8582 \angleleft un\-de\-fined
\angleright
8585 {\toks0 =
{#1}% avoid expansion of possibly-complex value
8586 \message{\linenumber Undefined cross reference `
\the\toks0'.
}}%
8589 \global\warnedxrefstrue
8590 \message{Cross reference values unknown; you must run TeX again.
}%
8595 % It's defined, so just use it.
8598 #2% Output the suffix in any case.
8601 % This is the macro invoked by entries in the aux file. Usually it's
8602 % just a \def (we prepend XR to the control sequence name to avoid
8603 % collisions). But if this is a float type, we have more work to do.
8606 {% The node name might contain 8-bit characters, which in our current
8607 % implementation are changed to commands like @'e. Don't let these
8608 % mess up the control sequence name.
8611 \xdef\safexrefname{#1}%
8614 \expandafter\gdef\csname XR
\safexrefname\endcsname{#2}% remember this xref
8616 % Was that xref control sequence that we just defined for a float?
8617 \expandafter\iffloat\csname XR
\safexrefname\endcsname
8618 % it was a float, and we have the (safe) float type in \iffloattype.
8619 \expandafter\let\expandafter\floatlist
8620 \csname floatlist
\iffloattype\endcsname
8622 % Is this the first time we've seen this float type?
8623 \expandafter\ifx\floatlist\relax
8624 \toks0 =
{\do}% yes, so just \do
8626 % had it before, so preserve previous elements in list.
8627 \toks0 =
\expandafter{\floatlist\do}%
8630 % Remember this xref in the control sequence \floatlistFLOATTYPE,
8631 % for later use in \listoffloats.
8632 \expandafter\xdef\csname floatlist
\iffloattype\endcsname{\the\toks0
8637 % If working on a large document in chapters, it is convenient to
8638 % be able to disable indexing, cross-referencing, and contents, for test runs.
8639 % This is done with @novalidate at the beginning of the file.
8641 \newif\iflinks \linkstrue % by default we want the aux files.
8642 \let\novalidate =
\linksfalse
8644 % Used when writing to the aux file, or when using data from it.
8645 \def\requireauxfile{%
8648 % Open the new aux file. TeX will close it automatically at exit.
8649 \immediate\openout\auxfile=
\jobname.aux
8651 \global\let\requireauxfile=
\relax % Only do this once.
8654 % Read the last existing aux file, if any. No error if none exists.
8657 \openin 1 \jobname.aux
8660 \global\havexrefstrue
8665 \def\setupdatafile{%
8666 \catcode`\^^@=
\other
8667 \catcode`\^^A=
\other
8668 \catcode`\^^B=
\other
8669 \catcode`\^^C=
\other
8670 \catcode`\^^D=
\other
8671 \catcode`\^^E=
\other
8672 \catcode`\^^F=
\other
8673 \catcode`\^^G=
\other
8674 \catcode`\^^H=
\other
8675 \catcode`\^^K=
\other
8676 \catcode`\^^L=
\other
8677 \catcode`\^^N=
\other
8678 \catcode`\^^P=
\other
8679 \catcode`\^^Q=
\other
8680 \catcode`\^^R=
\other
8681 \catcode`\^^S=
\other
8682 \catcode`\^^T=
\other
8683 \catcode`\^^U=
\other
8684 \catcode`\^^V=
\other
8685 \catcode`\^^W=
\other
8686 \catcode`\^^X=
\other
8687 \catcode`\^^Z=
\other
8688 \catcode`\^^
[=
\other
8689 \catcode`\^^\=
\other
8690 \catcode`\^^
]=
\other
8691 \catcode`\^^^=
\other
8692 \catcode`\^^_=
\other
8693 % It was suggested to set the catcode of ^ to 7, which would allow ^^e4 etc.
8694 % in xref tags, i.e., node names. But since ^^e4 notation isn't
8695 % supported in the main text, it doesn't seem desirable. Furthermore,
8696 % that is not enough: for node names that actually contain a ^
8697 % character, we would end up writing a line like this: 'xrdef {'hat
8698 % b-title}{'hat b} and \xrdef does a \csname...\endcsname on the first
8699 % argument, and \hat is not an expandable control sequence. It could
8700 % all be worked out, but why? Either we support ^^ or we don't.
8702 % The other change necessary for this was to define \auxhat:
8703 % \def\auxhat{\def^{'hat }}% extra space so ok if followed by letter
8704 % and then to call \auxhat in \setq.
8708 % Special characters. Should be turned off anyway, but...
8721 \catcode`+=
\other % avoid \+ for paranoia even though we've turned it off
8723 % This is to support \ in node names and titles, since the \
8724 % characters end up in a \csname. It's easier than
8725 % leaving it active and making its active definition an actual \
8726 % character. What I don't understand is why it works in the *value*
8727 % of the xrdef. Seems like it should be a catcode12 \, and that
8728 % should not typeset properly. But it works, so I'm moving on for
8729 % now. --karl, 15jan04.
8732 % Make the characters 128-255 be printing characters.
8733 {\setnonasciicharscatcodenonglobal\other}%
8735 % @ is our escape character in .aux files, and we need braces.
8741 \def\readdatafile#1{%
8748 \message{insertions,
}
8749 % including footnotes.
8751 \newcount \footnoteno
8753 % The trailing space in the following definition for supereject is
8754 % vital for proper filling; pages come out unaligned when you do a
8755 % pagealignmacro call if that space before the closing brace is
8756 % removed. (Generally, numeric constants should always be followed by a
8757 % space to prevent strange expansion errors.)
8758 \def\supereject{\par\penalty -
20000\footnoteno =
0 }
8760 % @footnotestyle is meaningful for Info output only.
8761 \let\footnotestyle=
\comment
8765 % Auto-number footnotes. Otherwise like plain.
8767 \global\advance\footnoteno by \@ne
8768 \edef\thisfootno{$^
{\the\footnoteno}$
}%
8770 % In case the footnote comes at the end of a sentence, preserve the
8771 % extra spacing after we do the footnote number.
8773 \ifhmode\edef\@sf
{\spacefactor\the\spacefactor}\ptexslash\fi
8775 % Remove inadvertent blank space before typesetting the footnote number.
8781 % Don't bother with the trickery in plain.tex to not require the
8782 % footnote text as a parameter. Our footnotes don't need to be so general.
8784 % Oh yes, they do; otherwise, @ifset (and anything else that uses
8785 % \parseargline) fails inside footnotes because the tokens are fixed when
8786 % the footnote is read. --karl, 16nov96.
8789 \insert\footins\bgroup
8791 % Nested footnotes are not supported in TeX, that would take a lot
8792 % more work. (\startsavinginserts does not suffice.)
8793 \let\footnote=
\errfootnotenest
8795 % We want to typeset this text as a normal paragraph, even if the
8796 % footnote reference occurs in (for example) a display environment.
8797 % So reset some parameters.
8799 \interlinepenalty\interfootnotelinepenalty
8800 \splittopskip\ht\strutbox % top baseline for broken footnotes
8801 \splitmaxdepth\dp\strutbox
8802 \floatingpenalty\@MM
8807 \parindent\defaultparindent
8811 % Because we use hanging indentation in footnotes, a @noindent appears
8812 % to exdent this text, so make it be a no-op. makeinfo does not use
8813 % hanging indentation so @noindent can still be needed within footnote
8814 % text after an @example or the like (not that this is good style).
8815 \let\noindent =
\relax
8817 % Hang the footnote text off the number. Use \everypar in case the
8818 % footnote extends for more than one paragraph.
8819 \everypar =
{\hang}%
8820 \textindent{\thisfootno}%
8822 % Don't crash into the line above the footnote text. Since this
8823 % expands into a box, it must come within the paragraph, lest it
8824 % provide a place where TeX can split the footnote.
8827 % Invoke rest of plain TeX footnote routine.
8828 \futurelet\next\fo@t
8830 }%end \catcode `\@=11
8832 \def\errfootnotenest{%
8834 \errmessage{Nested footnotes not supported in texinfo.tex,
8835 even though they work in makeinfo; sorry
}
8838 \def\errfootnoteheading{%
8840 \errmessage{Footnotes in chapters, sections, etc., are not supported
}
8843 % In case a @footnote appears in a vbox, save the footnote text and create
8844 % the real \insert just after the vbox finished. Otherwise, the insertion
8846 % Similarly, if a @footnote appears inside an alignment, save the footnote
8847 % text to a box and make the \insert when a row of the table is finished.
8848 % And the same can be done for other insert classes. --kasal, 16nov03.
8850 % Replace the \insert primitive by a cheating macro.
8851 % Deeper inside, just make sure that the saved insertions are not spilled
8854 \def\startsavinginserts{%
8855 \ifx \insert\ptexinsert
8856 \let\insert\saveinsert
8858 \let\checkinserts\relax
8862 % This \insert replacement works for both \insert\footins{foo} and
8863 % \insert\footins\bgroup foo\egroup, but it doesn't work for \insert27{foo}.
8866 \edef\next{\noexpand\savetobox \makeSAVEname#1}%
8867 \afterassignment\next
8868 % swallow the left brace
8871 \def\makeSAVEname#1{\makecsname{SAVE
\expandafter\gobble\string#1}}
8872 \def\savetobox#1{\global\setbox#1 =
\vbox\bgroup \unvbox#1}
8874 \def\checksaveins#1{\ifvoid#1\else \placesaveins#1\fi}
8876 \def\placesaveins#1{%
8877 \ptexinsert \csname\expandafter\gobblesave\string#1\endcsname
8881 % eat @SAVE -- beware, all of them have catcode \other:
8883 \def\dospecials{\do S
\do A
\do V
\do E
} \uncatcodespecials % ;-)
8884 \gdef\gobblesave @SAVE
{}
8888 \def\newsaveins #1{%
8889 \edef\next{\noexpand\newsaveinsX \makeSAVEname#1}%
8892 \def\newsaveinsX #1{%
8893 \csname newbox
\endcsname #1%
8894 \expandafter\def\expandafter\checkinserts\expandafter{\checkinserts
8899 \let\checkinserts\empty
8904 % @image. We use the macros from epsf.tex to support this.
8905 % If epsf.tex is not installed and @image is used, we complain.
8907 % Check for and read epsf.tex up front. If we read it only at @image
8908 % time, we might be inside a group, and then its definitions would get
8909 % undone and the next image would fail.
8910 \openin 1 = epsf.tex
8912 % Do not bother showing banner with epsf.tex v2.7k (available in
8913 % doc/epsf.tex and on ctan).
8914 \def\epsfannounce{\toks0 =
}%
8919 % We will only complain once about lack of epsf.tex.
8920 \newif\ifwarnednoepsf
8921 \newhelp\noepsfhelp{epsf.tex must be installed for images to
8922 work. It is also included in the Texinfo distribution, or you can get
8923 it from ftp://tug.org/tex/epsf.tex.
}
8926 \ifx\epsfbox\thisisundefined
8927 \ifwarnednoepsf \else
8928 \errhelp =
\noepsfhelp
8929 \errmessage{epsf.tex not found, images will be ignored
}%
8930 \global\warnednoepsftrue
8933 \imagexxx #1,,,,,
\finish
8937 % Arguments to @image:
8938 % #1 is (mandatory) image filename; we tack on .eps extension.
8939 % #2 is (optional) width, #3 is (optional) height.
8940 % #4 is (ignored optional) html alt text.
8941 % #5 is (ignored optional) extension.
8942 % #6 is just the usual extra ignored arg for parsing stuff.
8944 \def\imagexxx#1,
#2,
#3,
#4,
#5,
#6\finish{\begingroup
8945 \catcode`\^^M =
5 % in case we're inside an example
8946 \normalturnoffactive % allow _ et al. in names
8947 % If the image is by itself, center it.
8950 \else \ifx\centersub\centerV
8951 % for @center @image, we need a vbox so we can have our vertical space
8953 \vbox\bgroup % vbox has better behavior than vtop herev
8958 % Usually we'll have text after the image which will insert
8959 % \parskip glue, so insert it here too to equalize the space
8961 \nobreak\vskip\parskip
8965 % Leave vertical mode so that indentation from an enclosing
8966 % environment such as @quotation is respected.
8967 % However, if we're at the top level, we don't want the
8968 % normal paragraph indentation.
8969 % On the other hand, if we are in the case of @center @image, we don't
8970 % want to start a paragraph, which will create a hsize-width box and
8971 % eradicate the centering.
8972 \ifx\centersub\centerV\else \noindent \fi
8976 \dopdfimage{#1}{#2}{#3}%
8978 % \epsfbox itself resets \epsf?size at each figure.
8979 \setbox0 =
\hbox{\ignorespaces #2}\ifdim\wd0 >
0pt
\epsfxsize=
#2\relax \fi
8980 \setbox0 =
\hbox{\ignorespaces #3}\ifdim\wd0 >
0pt
\epsfysize=
#3\relax \fi
8985 \medskip % space after a standalone image
8987 \ifx\centersub\centerV \egroup \fi
8991 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables,
8992 % etc. We don't actually implement floating yet, we always include the
8993 % float "here". But it seemed the best name for the future.
8995 \envparseargdef\float{\eatcommaspace\eatcommaspace\dofloat#1, , ,
\finish}
8997 % There may be a space before second and/or third parameter; delete it.
8998 \def\eatcommaspace#1,
{#1,
}
9000 % #1 is the optional FLOATTYPE, the text label for this float, typically
9001 % "Figure", "Table", "Example", etc. Can't contain commas. If omitted,
9002 % this float will not be numbered and cannot be referred to.
9004 % #2 is the optional xref label. Also must be present for the float to
9007 % #3 is the optional positioning argument; for now, it is ignored. It
9008 % will somehow specify the positions allowed to float to (here, top, bottom).
9010 % We keep a separate counter for each FLOATTYPE, which we reset at each
9011 % chapter-level command.
9012 \let\resetallfloatnos=
\empty
9014 \def\dofloat#1,
#2,
#3,
#4\finish{%
9015 \let\thiscaption=
\empty
9016 \let\thisshortcaption=
\empty
9018 % don't lose footnotes inside @float.
9020 % BEWARE: when the floats start float, we have to issue warning whenever an
9021 % insert appears inside a float which could possibly float. --kasal, 26may04
9025 % We can't be used inside a paragraph.
9030 \def\floatlabel{#2}%
9031 \def\floatloc{#3}% we do nothing with this yet.
9033 \ifx\floattype\empty
9034 \let\safefloattype=
\empty
9037 % the floattype might have accents or other special characters,
9038 % but we need to use it in a control sequence name.
9041 \xdef\safefloattype{\floattype}%
9045 % If label is given but no type, we handle that as the empty type.
9046 \ifx\floatlabel\empty \else
9047 % We want each FLOATTYPE to be numbered separately (Figure 1,
9048 % Table 1, Figure 2, ...). (And if no label, no number.)
9050 \expandafter\getfloatno\csname\safefloattype floatno
\endcsname
9051 \global\advance\floatno by
1
9054 % This magic value for \lastsection is output by \setref as the
9055 % XREFLABEL-title value. \xrefX uses it to distinguish float
9056 % labels (which have a completely different output format) from
9057 % node and anchor labels. And \xrdef uses it to construct the
9060 \edef\lastsection{\floatmagic=
\safefloattype}%
9061 \setref{\floatlabel}{Yfloat
}%
9065 % start with \parskip glue, I guess.
9068 % Don't suppress indentation if a float happens to start a section.
9069 \restorefirstparagraphindent
9072 % we have these possibilities:
9073 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
9074 % @float Foo,lbl & no caption: Foo 1.1
9075 % @float Foo & @caption{Cap}: Foo: Cap
9076 % @float Foo & no caption: Foo
9077 % @float ,lbl & Caption{Cap}: 1.1: Cap
9078 % @float ,lbl & no caption: 1.1
9079 % @float & @caption{Cap}: Cap
9080 % @float & no caption:
9083 \let\floatident =
\empty
9085 % In all cases, if we have a float type, it comes first.
9086 \ifx\floattype\empty \else \def\floatident{\floattype}\fi
9088 % If we have an xref label, the number comes next.
9089 \ifx\floatlabel\empty \else
9090 \ifx\floattype\empty \else % if also had float type, need tie first.
9091 \appendtomacro\floatident{\tie}%
9094 \appendtomacro\floatident{\chaplevelprefix\the\floatno}%
9097 % Start the printed caption with what we've constructed in
9098 % \floatident, but keep it separate; we need \floatident again.
9099 \let\captionline =
\floatident
9101 \ifx\thiscaption\empty \else
9102 \ifx\floatident\empty \else
9103 \appendtomacro\captionline{:
}% had ident, so need a colon between
9107 \appendtomacro\captionline{\scanexp\thiscaption}%
9110 % If we have anything to print, print it, with space before.
9111 % Eventually this needs to become an \insert.
9112 \ifx\captionline\empty \else
9116 % Space below caption.
9120 % If have an xref label, write the list of floats info. Do this
9121 % after the caption, to avoid chance of it being a breakpoint.
9122 \ifx\floatlabel\empty \else
9123 % Write the text that goes in the lof to the aux file as
9124 % \floatlabel-lof. Besides \floatident, we include the short
9125 % caption if specified, else the full caption if specified, else nothing.
9130 % since we read the caption text in the macro world, where ^^M
9131 % is turned into a normal character, we have to scan it back, so
9132 % we don't write the literal three characters "^^M" into the aux file.
9134 \xdef\noexpand\gtemp{%
9135 \ifx\thisshortcaption\empty
9142 \immediate\write\auxfile{@xrdef
{\floatlabel-lof
}{\floatident
9143 \ifx\gtemp\empty \else :
\gtemp \fi}}%
9146 \egroup % end of \vtop
9148 % place the captured inserts
9150 % BEWARE: when the floats start floating, we have to issue warning
9151 % whenever an insert appears inside a float which could possibly
9152 % float. --kasal, 26may04
9157 % Append the tokens #2 to the definition of macro #1, not expanding either.
9159 \def\appendtomacro#1#2{%
9160 \expandafter\def\expandafter#1\expandafter{#1#2}%
9163 % @caption, @shortcaption
9165 \def\caption{\docaption\thiscaption}
9166 \def\shortcaption{\docaption\thisshortcaption}
9167 \def\docaption{\checkenv\float \bgroup\scanargctxt\defcaption}
9168 \def\defcaption#1#2{\egroup \def#1{#2}}
9170 % The parameter is the control sequence identifying the counter we are
9171 % going to use. Create it if it doesn't exist and assign it to \floatno.
9174 % Haven't seen this figure type before.
9175 \csname newcount
\endcsname #1%
9177 % Remember to reset this floatno at the next chap.
9178 \expandafter\gdef\expandafter\resetallfloatnos
9179 \expandafter{\resetallfloatnos #1=
0 }%
9184 % \setref calls this to get the XREFLABEL-snt value. We want an @xref
9185 % to the FLOATLABEL to expand to "Figure 3.1". We call \setref when we
9186 % first read the @float command.
9188 \def\Yfloat{\floattype@tie
\chaplevelprefix\the\floatno}%
9190 % Magic string used for the XREFLABEL-title value, so \xrefX can
9191 % distinguish floats from other xref types.
9192 \def\floatmagic{!!float!!
}
9194 % #1 is the control sequence we are passed; we expand into a conditional
9195 % which is true if #1 represents a float ref. That is, the magic
9196 % \lastsection value which we \setref above.
9198 \def\iffloat#1{\expandafter\doiffloat#1==
\finish}
9200 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
9201 % (safe) float type for this float. We set \iffloattype to #2.
9203 \def\doiffloat#1=
#2=
#3\finish{%
9205 \def\iffloattype{#2}%
9206 \ifx\temp\floatmagic
9209 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.
9211 \parseargdef\listoffloats{%
9212 \def\floattype{#1}% floattype
9214 % the floattype might have accents or other special characters,
9215 % but we need to use it in a control sequence name.
9218 \xdef\safefloattype{\floattype}%
9221 % \xrdef saves the floats as a \do-list in \floatlistSAFEFLOATTYPE.
9222 \expandafter\ifx\csname floatlist
\safefloattype\endcsname \relax
9224 % if the user said @listoffloats foo but never @float foo.
9225 \message{\linenumber No `
\safefloattype' floats to list.
}%
9229 \leftskip=
\tocindent % indent these entries like a toc
9230 \let\do=
\listoffloatsdo
9231 \csname floatlist
\safefloattype\endcsname
9236 % This is called on each entry in a list of floats. We're passed the
9237 % xref label, in the form LABEL-title, which is how we save it in the
9238 % aux file. We strip off the -title and look up \XRLABEL-lof, which
9239 % has the text we're supposed to typeset here.
9241 % Figures without xref labels will not be included in the list (since
9242 % they won't appear in the aux file).
9244 \def\listoffloatsdo#1{\listoffloatsdoentry#1\finish}
9245 \def\listoffloatsdoentry#1-title
\finish{{%
9246 % Can't fully expand XR#1-lof because it can contain anything. Just
9247 % pass the control sequence. On the other hand, XR#1-pg is just the
9248 % page number, and we want to fully expand that so we can get a link
9250 \toksA =
\expandafter{\csname XR
#1-lof
\endcsname}%
9252 % use the same \entry macro we use to generate the TOC and index.
9253 \edef\writeentry{\noexpand\entry{\the\toksA}{\csname XR
#1-pg
\endcsname}}%
9258 \message{localization,
}
9260 % For single-language documents, @documentlanguage is usually given very
9261 % early, just after @documentencoding. Single argument is the language
9262 % (de) or locale (de_DE) abbreviation.
9265 \catcode`
\_ =
\active
9267 \parseargdef\documentlanguage{%
9268 \tex % read txi-??.tex file in plain TeX.
9269 % Read the file by the name they passed if it exists.
9270 \let_ =
\normalunderscore % normal _ character for filename test
9271 \openin 1 txi-
#1.tex
9273 \documentlanguagetrywithoutunderscore #1_
\finish
9275 \globaldefs =
1 % everything in the txi-LL files needs to persist
9279 \endgroup % end raw TeX
9282 % If they passed de_DE, and txi-de_DE.tex doesn't exist,
9285 \gdef\documentlanguagetrywithoutunderscore#1_
#2\finish{%
9286 \openin 1 txi-
#1.tex
9288 \errhelp =
\nolanghelp
9289 \errmessage{Cannot read language file txi-
#1.tex
}%
9291 \globaldefs =
1 % everything in the txi-LL files needs to persist
9296 }% end of special _ catcode
9298 \newhelp\nolanghelp{The given language definition file cannot be found or
9299 is empty. Maybe you need to install it? Putting it in the current
9300 directory should work if nowhere else does.
}
9302 % This macro is called from txi-??.tex files; the first argument is the
9303 % \language name to set (without the "\lang@" prefix), the second and
9304 % third args are \{left,right}hyphenmin.
9306 % The language names to pass are determined when the format is built.
9307 % See the etex.log file created at that time, e.g.,
9308 % /usr/local/texlive/2008/texmf-var/web2c/pdftex/etex.log.
9310 % With TeX Live 2008, etex now includes hyphenation patterns for all
9311 % available languages. This means we can support hyphenation in
9312 % Texinfo, at least to some extent. (This still doesn't solve the
9313 % accented characters problem.)
9316 \def\txisetlanguage#1#2#3{%
9317 % do not set the language if the name is undefined in the current TeX.
9318 \expandafter\ifx\csname lang@
#1\endcsname \relax
9319 \message{no patterns for
#1}%
9321 \global\language =
\csname lang@
#1\endcsname
9323 % but there is no harm in adjusting the hyphenmin values regardless.
9324 \global\lefthyphenmin =
#2\relax
9325 \global\righthyphenmin =
#3\relax
9328 % Helpers for encodings.
9329 % Set the catcode of characters 128 through 255 to the specified number.
9331 \def\setnonasciicharscatcode#1{%
9333 \loop\ifnum\count255<
256
9334 \global\catcode\count255=
#1\relax
9335 \advance\count255 by
1
9339 \def\setnonasciicharscatcodenonglobal#1{%
9341 \loop\ifnum\count255<
256
9342 \catcode\count255=
#1\relax
9343 \advance\count255 by
1
9347 % @documentencoding sets the definition of non-ASCII characters
9348 % according to the specified encoding.
9350 \parseargdef\documentencoding{%
9351 % Encoding being declared for the document.
9352 \def\declaredencoding{\csname #1.enc
\endcsname}%
9354 % Supported encodings: names converted to tokens in order to be able
9355 % to compare them with \ifx.
9356 \def\ascii{\csname US-ASCII.enc
\endcsname}%
9357 \def\latnine{\csname ISO-
8859-
15.enc
\endcsname}%
9358 \def\latone{\csname ISO-
8859-
1.enc
\endcsname}%
9359 \def\lattwo{\csname ISO-
8859-
2.enc
\endcsname}%
9360 \def\utfeight{\csname UTF-
8.enc
\endcsname}%
9362 \ifx \declaredencoding \ascii
9365 \else \ifx \declaredencoding \lattwo
9366 \setnonasciicharscatcode\active
9369 \else \ifx \declaredencoding \latone
9370 \setnonasciicharscatcode\active
9373 \else \ifx \declaredencoding \latnine
9374 \setnonasciicharscatcode\active
9377 \else \ifx \declaredencoding \utfeight
9378 \setnonasciicharscatcode\active
9379 % since we already invoked \utfeightchardefs at the top level
9380 % (below), do not re-invoke it, then our check for duplicated
9381 % definitions triggers. Making non-ascii chars active is enough.
9384 \message{Ignoring unknown
document encoding:
#1.
}%
9394 % A message to be logged when using a character that isn't available
9395 % the default font encoding (OT1).
9397 \def\missingcharmsg#1{\message{Character missing, sorry:
#1.
}}
9399 % Take account of \c (plain) vs. \, (Texinfo) difference.
9400 \def\cedilla#1{\ifx\c\ptexc\c{#1}\else\,
{#1}\fi}
9402 % First, make active non-ASCII characters in order for them to be
9403 % correctly categorized when TeX reads the replacement text of
9404 % macros containing the character definitions.
9405 \setnonasciicharscatcode\active
9407 % Latin1 (ISO-8859-1) character definitions.
9408 \def\latonechardefs{%
9410 \gdef^^a1
{\exclamdown}
9411 \gdef^^a2
{{\tcfont \char162}} % cent
9413 \gdef^^a4
{{\tcfont \char164}} % currency
9414 \gdef^^a5
{{\tcfont \char165}} % yen
9415 \gdef^^a6
{{\tcfont \char166}} % broken bar
9418 \gdef^^a9
{\copyright}
9420 \gdef^^ab
{\guillemetleft}
9421 \gdef^^ac
{\ensuremath\lnot}
9423 \gdef^^ae
{\registeredsymbol}
9426 \gdef^^b0
{\textdegree}
9433 \gdef^^b7
{\ensuremath\cdot}
9434 \gdef^^b8
{\cedilla\
}
9437 \gdef^^bb
{\guillemetright}
9438 \gdef^^bc
{$
1\over4$
}
9439 \gdef^^bd
{$
1\over2$
}
9440 \gdef^^be
{$
3\over4$
}
9441 \gdef^^bf
{\questiondown}
9448 \gdef^^c5
{\ringaccent A
}
9450 \gdef^^c7
{\cedilla C
}
9482 \gdef^^e5
{\ringaccent a
}
9484 \gdef^^e7
{\cedilla c
}
9489 \gdef^^ec
{\`
{\dotless i
}}
9490 \gdef^^ed
{\'
{\dotless i
}}
9491 \gdef^^ee
{\^
{\dotless i
}}
9492 \gdef^^ef
{\"
{\dotless i
}}
9512 % Latin9 (ISO-8859-15) encoding character definitions.
9513 \def\latninechardefs{%
9514 % Encoding is almost identical to Latin1.
9527 % Latin2 (ISO-8859-2) character definitions.
9528 \def\lattwochardefs{%
9530 \gdef^^a1
{\ogonek{A
}}
9533 \gdef^^a4
{\missingcharmsg{CURRENCY SIGN
}}
9539 \gdef^^aa
{\cedilla S
}
9544 \gdef^^af
{\dotaccent Z
}
9546 \gdef^^b0
{\textdegree}
9547 \gdef^^b1
{\ogonek{a
}}
9548 \gdef^^b2
{\ogonek{ }}
9554 \gdef^^b8
{\cedilla\
}
9556 \gdef^^ba
{\cedilla s
}
9561 \gdef^^bf
{\dotaccent z
}
9570 \gdef^^c7
{\cedilla C
}
9573 \gdef^^ca
{\ogonek{E
}}
9589 \gdef^^d9
{\ringaccent U
}
9594 \gdef^^de
{\cedilla T
}
9604 \gdef^^e7
{\cedilla c
}
9607 \gdef^^ea
{\ogonek{e
}}
9610 \gdef^^ed
{\'
{\dotless{i
}}}
9611 \gdef^^ee
{\^
{\dotless{i
}}}
9623 \gdef^^f9
{\ringaccent u
}
9628 \gdef^^fe
{\cedilla t
}
9629 \gdef^^ff
{\dotaccent{}}
9632 % UTF-8 character definitions.
9634 % This code to support UTF-8 is based on LaTeX's utf8.def, with some
9635 % changes for Texinfo conventions. It is included here under the GPL by
9636 % permission from Frank Mittelbach and the LaTeX team.
9642 \gdef\UTFviiiTwoOctets#1#2{\expandafter
9643 \UTFviiiDefined\csname u8:
#1\string #2\endcsname}
9645 \gdef\UTFviiiThreeOctets#1#2#3{\expandafter
9646 \UTFviiiDefined\csname u8:
#1\string #2\string #3\endcsname}
9648 \gdef\UTFviiiFourOctets#1#2#3#4{\expandafter
9649 \UTFviiiDefined\csname u8:
#1\string #2\string #3\string #4\endcsname}
9651 \gdef\UTFviiiDefined#1{%
9653 \message{\linenumber Unicode char
\string #1 not defined for Texinfo
}%
9664 \global\catcode\countUTFx\active
9665 \uccode`\~
\countUTFx
9666 \uppercase\expandafter{\UTFviiiTmp}%
9667 \advance\countUTFx by
1
9668 \ifnum\countUTFx <
\countUTFy
9669 \expandafter\UTFviiiLoop
9675 \xdef~
{\noexpand\UTFviiiTwoOctets\string~
}}
9681 \xdef~
{\noexpand\UTFviiiThreeOctets\string~
}}
9687 \xdef~
{\noexpand\UTFviiiFourOctets\string~
}}
9691 \def\globallet{\global\let} % save some \expandafter's below
9693 % @U{xxxx} to produce U+xxxx, if we support it.
9695 \expandafter\ifx\csname uni:
#1\endcsname \relax
9696 \errhelp =
\EMsimple
9697 \errmessage{Unicode character U+
#1 not supported, sorry
}%
9699 \csname uni:
#1\endcsname
9711 \gdef\DeclareUnicodeCharacter#1#2{%
9712 \countUTFz = "
#1\relax
9713 %\wlog{\space\space defining Unicode char U+#1 (decimal \the\countUTFz)}%
9716 \def\UTFviiiTwoOctets#
#1#
#2{%
9717 \csname u8:#
#1\string #
#2\endcsname}%
9718 \def\UTFviiiThreeOctets#
#1#
#2#
#3{%
9719 \csname u8:#
#1\string #
#2\string #
#3\endcsname}%
9720 \def\UTFviiiFourOctets#
#1#
#2#
#3#
#4{%
9721 \csname u8:#
#1\string #
#2\string #
#3\string #
#4\endcsname}%
9722 \expandafter\expandafter\expandafter\expandafter
9723 \expandafter\expandafter\expandafter
9724 \gdef\UTFviiiTmp{#2}%
9726 \expandafter\ifx\csname uni:
#1\endcsname \relax \else
9727 \errmessage{Internal error, already defined:
#1}%
9730 % define an additional control sequence for this code point.
9731 \expandafter\globallet\csname uni:
#1\endcsname \UTFviiiTmp
9734 \gdef\parseXMLCharref{%
9735 \ifnum\countUTFz < "A0
\relax
9736 \errhelp =
\EMsimple
9737 \errmessage{Cannot define Unicode char value <
00A0
}%
9738 \else\ifnum\countUTFz < "
800\relax
9740 \parseUTFviiiB C
\UTFviiiTwoOctets.,
%
9741 \else\ifnum\countUTFz < "
10000\relax
9744 \parseUTFviiiB E
\UTFviiiThreeOctets.
{,;
}%
9749 \parseUTFviiiB F
\UTFviiiFourOctets.
{!,;
}%
9753 \gdef\parseUTFviiiA#1{%
9754 \countUTFx =
\countUTFz
9755 \divide\countUTFz by
64
9756 \countUTFy =
\countUTFz
9757 \multiply\countUTFz by
64
9758 \advance\countUTFx by -
\countUTFz
9759 \advance\countUTFx by
128
9760 \uccode `
#1\countUTFx
9761 \countUTFz =
\countUTFy}
9763 \gdef\parseUTFviiiB#1#2#3#4{%
9764 \advance\countUTFz by "
#10\relax
9765 \uccode `
#3\countUTFz
9766 \uppercase{\gdef\UTFviiiTmp{#2#3#4}}}
9769 % https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_M
9770 % U+0000..U+007F = https://en.wikipedia.org/wiki/Basic_Latin_(Unicode_block)
9771 % U+0080..U+00FF = https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)
9772 % U+0100..U+017F = https://en.wikipedia.org/wiki/Latin_Extended-A
9773 % U+0180..U+024F = https://en.wikipedia.org/wiki/Latin_Extended-B
9775 % Many of our renditions are less than wonderful, and all the missing
9776 % characters are available somewhere. Loading the necessary fonts
9777 % awaits user request. We can't truly support Unicode without
9778 % reimplementing everything that's been done in LaTeX for many years,
9779 % plus probably using luatex or xetex, and who knows what else.
9780 % We won't be doing that here in this simple file. But we can try to at
9781 % least make most of the characters not bomb out.
9783 \def\utfeightchardefs{%
9784 \DeclareUnicodeCharacter{00A0
}{\tie}
9785 \DeclareUnicodeCharacter{00A1
}{\exclamdown}
9786 \DeclareUnicodeCharacter{00A2
}{{\tcfont \char162}}% 0242=cent
9787 \DeclareUnicodeCharacter{00A3
}{\pounds}
9788 \DeclareUnicodeCharacter{00A4
}{{\tcfont \char164}}% 0244=currency
9789 \DeclareUnicodeCharacter{00A5
}{{\tcfont \char165}}% 0245=yen
9790 \DeclareUnicodeCharacter{00A6
}{{\tcfont \char166}}% 0246=brokenbar
9791 \DeclareUnicodeCharacter{00A7
}{\S}
9792 \DeclareUnicodeCharacter{00A8
}{\"
{ }}
9793 \DeclareUnicodeCharacter{00A9
}{\copyright}
9794 \DeclareUnicodeCharacter{00AA
}{\ordf}
9795 \DeclareUnicodeCharacter{00AB
}{\guillemetleft}
9796 \DeclareUnicodeCharacter{00AC
}{\ensuremath\lnot}
9797 \DeclareUnicodeCharacter{00AD
}{\-
}
9798 \DeclareUnicodeCharacter{00AE
}{\registeredsymbol}
9799 \DeclareUnicodeCharacter{00AF
}{\=
{ }}
9801 \DeclareUnicodeCharacter{00B0
}{\ringaccent{ }}
9802 \DeclareUnicodeCharacter{00B1
}{\ensuremath\pm}
9803 \DeclareUnicodeCharacter{00B2
}{$^
2$
}
9804 \DeclareUnicodeCharacter{00B3
}{$^
3$
}
9805 \DeclareUnicodeCharacter{00B4
}{\'
{ }}
9806 \DeclareUnicodeCharacter{00B5
}{$
\mu$
}
9807 \DeclareUnicodeCharacter{00B6
}{\P}
9808 \DeclareUnicodeCharacter{00B7
}{\ensuremath\cdot}
9809 \DeclareUnicodeCharacter{00B8
}{\cedilla{ }}
9810 \DeclareUnicodeCharacter{00B9
}{$^
1$
}
9811 \DeclareUnicodeCharacter{00BA
}{\ordm}
9812 \DeclareUnicodeCharacter{00BB
}{\guillemetright}
9813 \DeclareUnicodeCharacter{00BC
}{$
1\over4$
}
9814 \DeclareUnicodeCharacter{00BD
}{$
1\over2$
}
9815 \DeclareUnicodeCharacter{00BE
}{$
3\over4$
}
9816 \DeclareUnicodeCharacter{00BF
}{\questiondown}
9818 \DeclareUnicodeCharacter{00C0
}{\`A
}
9819 \DeclareUnicodeCharacter{00C1
}{\'A
}
9820 \DeclareUnicodeCharacter{00C2
}{\^A
}
9821 \DeclareUnicodeCharacter{00C3
}{\~A
}
9822 \DeclareUnicodeCharacter{00C4
}{\"A
}
9823 \DeclareUnicodeCharacter{00C5
}{\AA}
9824 \DeclareUnicodeCharacter{00C6
}{\AE}
9825 \DeclareUnicodeCharacter{00C7
}{\cedilla{C
}}
9826 \DeclareUnicodeCharacter{00C8
}{\`E
}
9827 \DeclareUnicodeCharacter{00C9
}{\'E
}
9828 \DeclareUnicodeCharacter{00CA
}{\^E
}
9829 \DeclareUnicodeCharacter{00CB
}{\"E
}
9830 \DeclareUnicodeCharacter{00CC
}{\`I
}
9831 \DeclareUnicodeCharacter{00CD
}{\'I
}
9832 \DeclareUnicodeCharacter{00CE
}{\^I
}
9833 \DeclareUnicodeCharacter{00CF
}{\"I
}
9835 \DeclareUnicodeCharacter{00D0
}{\DH}
9836 \DeclareUnicodeCharacter{00D1
}{\~N
}
9837 \DeclareUnicodeCharacter{00D2
}{\`O
}
9838 \DeclareUnicodeCharacter{00D3
}{\'O
}
9839 \DeclareUnicodeCharacter{00D4
}{\^O
}
9840 \DeclareUnicodeCharacter{00D5
}{\~O
}
9841 \DeclareUnicodeCharacter{00D6
}{\"O
}
9842 \DeclareUnicodeCharacter{00D7
}{\ensuremath\times}
9843 \DeclareUnicodeCharacter{00D8
}{\O}
9844 \DeclareUnicodeCharacter{00D9
}{\`U
}
9845 \DeclareUnicodeCharacter{00DA
}{\'U
}
9846 \DeclareUnicodeCharacter{00DB
}{\^U
}
9847 \DeclareUnicodeCharacter{00DC
}{\"U
}
9848 \DeclareUnicodeCharacter{00DD
}{\'Y
}
9849 \DeclareUnicodeCharacter{00DE
}{\TH}
9850 \DeclareUnicodeCharacter{00DF
}{\ss}
9852 \DeclareUnicodeCharacter{00E0
}{\`a
}
9853 \DeclareUnicodeCharacter{00E1
}{\'a
}
9854 \DeclareUnicodeCharacter{00E2
}{\^a
}
9855 \DeclareUnicodeCharacter{00E3
}{\~a
}
9856 \DeclareUnicodeCharacter{00E4
}{\"a
}
9857 \DeclareUnicodeCharacter{00E5
}{\aa}
9858 \DeclareUnicodeCharacter{00E6
}{\ae}
9859 \DeclareUnicodeCharacter{00E7
}{\cedilla{c
}}
9860 \DeclareUnicodeCharacter{00E8
}{\`e
}
9861 \DeclareUnicodeCharacter{00E9
}{\'e
}
9862 \DeclareUnicodeCharacter{00EA
}{\^e
}
9863 \DeclareUnicodeCharacter{00EB
}{\"e
}
9864 \DeclareUnicodeCharacter{00EC
}{\`
{\dotless{i
}}}
9865 \DeclareUnicodeCharacter{00ED
}{\'
{\dotless{i
}}}
9866 \DeclareUnicodeCharacter{00EE
}{\^
{\dotless{i
}}}
9867 \DeclareUnicodeCharacter{00EF
}{\"
{\dotless{i
}}}
9869 \DeclareUnicodeCharacter{00F0
}{\dh}
9870 \DeclareUnicodeCharacter{00F1
}{\~n
}
9871 \DeclareUnicodeCharacter{00F2
}{\`o
}
9872 \DeclareUnicodeCharacter{00F3
}{\'o
}
9873 \DeclareUnicodeCharacter{00F4
}{\^o
}
9874 \DeclareUnicodeCharacter{00F5
}{\~o
}
9875 \DeclareUnicodeCharacter{00F6
}{\"o
}
9876 \DeclareUnicodeCharacter{00F7
}{\ensuremath\div}
9877 \DeclareUnicodeCharacter{00F8
}{\o}
9878 \DeclareUnicodeCharacter{00F9
}{\`u
}
9879 \DeclareUnicodeCharacter{00FA
}{\'u
}
9880 \DeclareUnicodeCharacter{00FB
}{\^u
}
9881 \DeclareUnicodeCharacter{00FC
}{\"u
}
9882 \DeclareUnicodeCharacter{00FD
}{\'y
}
9883 \DeclareUnicodeCharacter{00FE
}{\th}
9884 \DeclareUnicodeCharacter{00FF
}{\"y
}
9886 \DeclareUnicodeCharacter{0100}{\=A
}
9887 \DeclareUnicodeCharacter{0101}{\=a
}
9888 \DeclareUnicodeCharacter{0102}{\u{A
}}
9889 \DeclareUnicodeCharacter{0103}{\u{a
}}
9890 \DeclareUnicodeCharacter{0104}{\ogonek{A
}}
9891 \DeclareUnicodeCharacter{0105}{\ogonek{a
}}
9892 \DeclareUnicodeCharacter{0106}{\'C
}
9893 \DeclareUnicodeCharacter{0107}{\'c
}
9894 \DeclareUnicodeCharacter{0108}{\^C
}
9895 \DeclareUnicodeCharacter{0109}{\^c
}
9896 \DeclareUnicodeCharacter{010A
}{\dotaccent{C
}}
9897 \DeclareUnicodeCharacter{010B
}{\dotaccent{c
}}
9898 \DeclareUnicodeCharacter{010C
}{\v{C
}}
9899 \DeclareUnicodeCharacter{010D
}{\v{c
}}
9900 \DeclareUnicodeCharacter{010E
}{\v{D
}}
9901 \DeclareUnicodeCharacter{010F
}{d'
}
9903 \DeclareUnicodeCharacter{0110}{\DH}
9904 \DeclareUnicodeCharacter{0111}{\dh}
9905 \DeclareUnicodeCharacter{0112}{\=E
}
9906 \DeclareUnicodeCharacter{0113}{\=e
}
9907 \DeclareUnicodeCharacter{0114}{\u{E
}}
9908 \DeclareUnicodeCharacter{0115}{\u{e
}}
9909 \DeclareUnicodeCharacter{0116}{\dotaccent{E
}}
9910 \DeclareUnicodeCharacter{0117}{\dotaccent{e
}}
9911 \DeclareUnicodeCharacter{0118}{\ogonek{E
}}
9912 \DeclareUnicodeCharacter{0119}{\ogonek{e
}}
9913 \DeclareUnicodeCharacter{011A
}{\v{E
}}
9914 \DeclareUnicodeCharacter{011B
}{\v{e
}}
9915 \DeclareUnicodeCharacter{011C
}{\^G
}
9916 \DeclareUnicodeCharacter{011D
}{\^g
}
9917 \DeclareUnicodeCharacter{011E
}{\u{G
}}
9918 \DeclareUnicodeCharacter{011F
}{\u{g
}}
9920 \DeclareUnicodeCharacter{0120}{\dotaccent{G
}}
9921 \DeclareUnicodeCharacter{0121}{\dotaccent{g
}}
9922 \DeclareUnicodeCharacter{0122}{\cedilla{G
}}
9923 \DeclareUnicodeCharacter{0123}{\cedilla{g
}}
9924 \DeclareUnicodeCharacter{0124}{\^H
}
9925 \DeclareUnicodeCharacter{0125}{\^h
}
9926 \DeclareUnicodeCharacter{0126}{\missingcharmsg{H WITH STROKE
}}
9927 \DeclareUnicodeCharacter{0127}{\missingcharmsg{h WITH STROKE
}}
9928 \DeclareUnicodeCharacter{0128}{\~I
}
9929 \DeclareUnicodeCharacter{0129}{\~
{\dotless{i
}}}
9930 \DeclareUnicodeCharacter{012A
}{\=I
}
9931 \DeclareUnicodeCharacter{012B
}{\=
{\dotless{i
}}}
9932 \DeclareUnicodeCharacter{012C
}{\u{I
}}
9933 \DeclareUnicodeCharacter{012D
}{\u{\dotless{i
}}}
9934 \DeclareUnicodeCharacter{012E
}{\ogonek{I
}}
9935 \DeclareUnicodeCharacter{012F
}{\ogonek{i
}}
9937 \DeclareUnicodeCharacter{0130}{\dotaccent{I
}}
9938 \DeclareUnicodeCharacter{0131}{\dotless{i
}}
9939 \DeclareUnicodeCharacter{0132}{IJ
}
9940 \DeclareUnicodeCharacter{0133}{ij
}
9941 \DeclareUnicodeCharacter{0134}{\^J
}
9942 \DeclareUnicodeCharacter{0135}{\^
{\dotless{j
}}}
9943 \DeclareUnicodeCharacter{0136}{\cedilla{K
}}
9944 \DeclareUnicodeCharacter{0137}{\cedilla{k
}}
9945 \DeclareUnicodeCharacter{0138}{\ensuremath\kappa}
9946 \DeclareUnicodeCharacter{0139}{\'L
}
9947 \DeclareUnicodeCharacter{013A
}{\'l
}
9948 \DeclareUnicodeCharacter{013B
}{\cedilla{L
}}
9949 \DeclareUnicodeCharacter{013C
}{\cedilla{l
}}
9950 \DeclareUnicodeCharacter{013D
}{L'
}% should kern
9951 \DeclareUnicodeCharacter{013E
}{l'
}% should kern
9952 \DeclareUnicodeCharacter{013F
}{L
\U{00B7
}}
9954 \DeclareUnicodeCharacter{0140}{l
\U{00B7
}}
9955 \DeclareUnicodeCharacter{0141}{\L}
9956 \DeclareUnicodeCharacter{0142}{\l}
9957 \DeclareUnicodeCharacter{0143}{\'N
}
9958 \DeclareUnicodeCharacter{0144}{\'n
}
9959 \DeclareUnicodeCharacter{0145}{\cedilla{N
}}
9960 \DeclareUnicodeCharacter{0146}{\cedilla{n
}}
9961 \DeclareUnicodeCharacter{0147}{\v{N
}}
9962 \DeclareUnicodeCharacter{0148}{\v{n
}}
9963 \DeclareUnicodeCharacter{0149}{'n
}
9964 \DeclareUnicodeCharacter{014A
}{\missingcharmsg{ENG
}}
9965 \DeclareUnicodeCharacter{014B
}{\missingcharmsg{eng
}}
9966 \DeclareUnicodeCharacter{014C
}{\=O
}
9967 \DeclareUnicodeCharacter{014D
}{\=o
}
9968 \DeclareUnicodeCharacter{014E
}{\u{O
}}
9969 \DeclareUnicodeCharacter{014F
}{\u{o
}}
9971 \DeclareUnicodeCharacter{0150}{\H{O
}}
9972 \DeclareUnicodeCharacter{0151}{\H{o
}}
9973 \DeclareUnicodeCharacter{0152}{\OE}
9974 \DeclareUnicodeCharacter{0153}{\oe}
9975 \DeclareUnicodeCharacter{0154}{\'R
}
9976 \DeclareUnicodeCharacter{0155}{\'r
}
9977 \DeclareUnicodeCharacter{0156}{\cedilla{R
}}
9978 \DeclareUnicodeCharacter{0157}{\cedilla{r
}}
9979 \DeclareUnicodeCharacter{0158}{\v{R
}}
9980 \DeclareUnicodeCharacter{0159}{\v{r
}}
9981 \DeclareUnicodeCharacter{015A
}{\'S
}
9982 \DeclareUnicodeCharacter{015B
}{\'s
}
9983 \DeclareUnicodeCharacter{015C
}{\^S
}
9984 \DeclareUnicodeCharacter{015D
}{\^s
}
9985 \DeclareUnicodeCharacter{015E
}{\cedilla{S
}}
9986 \DeclareUnicodeCharacter{015F
}{\cedilla{s
}}
9988 \DeclareUnicodeCharacter{0160}{\v{S
}}
9989 \DeclareUnicodeCharacter{0161}{\v{s
}}
9990 \DeclareUnicodeCharacter{0162}{\cedilla{T
}}
9991 \DeclareUnicodeCharacter{0163}{\cedilla{t
}}
9992 \DeclareUnicodeCharacter{0164}{\v{T
}}
9993 \DeclareUnicodeCharacter{0165}{\v{t
}}
9994 \DeclareUnicodeCharacter{0166}{\missingcharmsg{H WITH STROKE
}}
9995 \DeclareUnicodeCharacter{0167}{\missingcharmsg{h WITH STROKE
}}
9996 \DeclareUnicodeCharacter{0168}{\~U
}
9997 \DeclareUnicodeCharacter{0169}{\~u
}
9998 \DeclareUnicodeCharacter{016A
}{\=U
}
9999 \DeclareUnicodeCharacter{016B
}{\=u
}
10000 \DeclareUnicodeCharacter{016C
}{\u{U
}}
10001 \DeclareUnicodeCharacter{016D
}{\u{u
}}
10002 \DeclareUnicodeCharacter{016E
}{\ringaccent{U
}}
10003 \DeclareUnicodeCharacter{016F
}{\ringaccent{u
}}
10005 \DeclareUnicodeCharacter{0170}{\H{U
}}
10006 \DeclareUnicodeCharacter{0171}{\H{u
}}
10007 \DeclareUnicodeCharacter{0172}{\ogonek{U
}}
10008 \DeclareUnicodeCharacter{0173}{\ogonek{u
}}
10009 \DeclareUnicodeCharacter{0174}{\^W
}
10010 \DeclareUnicodeCharacter{0175}{\^w
}
10011 \DeclareUnicodeCharacter{0176}{\^Y
}
10012 \DeclareUnicodeCharacter{0177}{\^y
}
10013 \DeclareUnicodeCharacter{0178}{\"Y
}
10014 \DeclareUnicodeCharacter{0179}{\'Z
}
10015 \DeclareUnicodeCharacter{017A
}{\'z
}
10016 \DeclareUnicodeCharacter{017B
}{\dotaccent{Z
}}
10017 \DeclareUnicodeCharacter{017C
}{\dotaccent{z
}}
10018 \DeclareUnicodeCharacter{017D
}{\v{Z
}}
10019 \DeclareUnicodeCharacter{017E
}{\v{z
}}
10020 \DeclareUnicodeCharacter{017F
}{\missingcharmsg{LONG S
}}
10022 \DeclareUnicodeCharacter{01C4
}{D
\v{Z
}}
10023 \DeclareUnicodeCharacter{01C5
}{D
\v{z
}}
10024 \DeclareUnicodeCharacter{01C6
}{d
\v{z
}}
10025 \DeclareUnicodeCharacter{01C7
}{LJ
}
10026 \DeclareUnicodeCharacter{01C8
}{Lj
}
10027 \DeclareUnicodeCharacter{01C9
}{lj
}
10028 \DeclareUnicodeCharacter{01CA
}{NJ
}
10029 \DeclareUnicodeCharacter{01CB
}{Nj
}
10030 \DeclareUnicodeCharacter{01CC
}{nj
}
10031 \DeclareUnicodeCharacter{01CD
}{\v{A
}}
10032 \DeclareUnicodeCharacter{01CE
}{\v{a
}}
10033 \DeclareUnicodeCharacter{01CF
}{\v{I
}}
10035 \DeclareUnicodeCharacter{01D0
}{\v{\dotless{i
}}}
10036 \DeclareUnicodeCharacter{01D1
}{\v{O
}}
10037 \DeclareUnicodeCharacter{01D2
}{\v{o
}}
10038 \DeclareUnicodeCharacter{01D3
}{\v{U
}}
10039 \DeclareUnicodeCharacter{01D4
}{\v{u
}}
10041 \DeclareUnicodeCharacter{01E2
}{\=
{\AE}}
10042 \DeclareUnicodeCharacter{01E3
}{\=
{\ae}}
10043 \DeclareUnicodeCharacter{01E6
}{\v{G
}}
10044 \DeclareUnicodeCharacter{01E7
}{\v{g
}}
10045 \DeclareUnicodeCharacter{01E8
}{\v{K
}}
10046 \DeclareUnicodeCharacter{01E9
}{\v{k
}}
10048 \DeclareUnicodeCharacter{01F0
}{\v{\dotless{j
}}}
10049 \DeclareUnicodeCharacter{01F1
}{DZ
}
10050 \DeclareUnicodeCharacter{01F2
}{Dz
}
10051 \DeclareUnicodeCharacter{01F3
}{dz
}
10052 \DeclareUnicodeCharacter{01F4
}{\'G
}
10053 \DeclareUnicodeCharacter{01F5
}{\'g
}
10054 \DeclareUnicodeCharacter{01F8
}{\`N
}
10055 \DeclareUnicodeCharacter{01F9
}{\`n
}
10056 \DeclareUnicodeCharacter{01FC
}{\'
{\AE}}
10057 \DeclareUnicodeCharacter{01FD
}{\'
{\ae}}
10058 \DeclareUnicodeCharacter{01FE
}{\'
{\O}}
10059 \DeclareUnicodeCharacter{01FF
}{\'
{\o}}
10061 \DeclareUnicodeCharacter{021E
}{\v{H
}}
10062 \DeclareUnicodeCharacter{021F
}{\v{h
}}
10064 \DeclareUnicodeCharacter{0226}{\dotaccent{A
}}
10065 \DeclareUnicodeCharacter{0227}{\dotaccent{a
}}
10066 \DeclareUnicodeCharacter{0228}{\cedilla{E
}}
10067 \DeclareUnicodeCharacter{0229}{\cedilla{e
}}
10068 \DeclareUnicodeCharacter{022E
}{\dotaccent{O
}}
10069 \DeclareUnicodeCharacter{022F
}{\dotaccent{o
}}
10071 \DeclareUnicodeCharacter{0232}{\=Y
}
10072 \DeclareUnicodeCharacter{0233}{\=y
}
10073 \DeclareUnicodeCharacter{0237}{\dotless{j
}}
10075 \DeclareUnicodeCharacter{02DB
}{\ogonek{ }}
10077 \DeclareUnicodeCharacter{1E02
}{\dotaccent{B
}}
10078 \DeclareUnicodeCharacter{1E03
}{\dotaccent{b
}}
10079 \DeclareUnicodeCharacter{1E04
}{\udotaccent{B
}}
10080 \DeclareUnicodeCharacter{1E05
}{\udotaccent{b
}}
10081 \DeclareUnicodeCharacter{1E06
}{\ubaraccent{B
}}
10082 \DeclareUnicodeCharacter{1E07
}{\ubaraccent{b
}}
10083 \DeclareUnicodeCharacter{1E0A
}{\dotaccent{D
}}
10084 \DeclareUnicodeCharacter{1E0B
}{\dotaccent{d
}}
10085 \DeclareUnicodeCharacter{1E0C
}{\udotaccent{D
}}
10086 \DeclareUnicodeCharacter{1E0D
}{\udotaccent{d
}}
10087 \DeclareUnicodeCharacter{1E0E
}{\ubaraccent{D
}}
10088 \DeclareUnicodeCharacter{1E0F
}{\ubaraccent{d
}}
10090 \DeclareUnicodeCharacter{1E1E
}{\dotaccent{F
}}
10091 \DeclareUnicodeCharacter{1E1F
}{\dotaccent{f
}}
10093 \DeclareUnicodeCharacter{1E20
}{\=G
}
10094 \DeclareUnicodeCharacter{1E21
}{\=g
}
10095 \DeclareUnicodeCharacter{1E22
}{\dotaccent{H
}}
10096 \DeclareUnicodeCharacter{1E23
}{\dotaccent{h
}}
10097 \DeclareUnicodeCharacter{1E24
}{\udotaccent{H
}}
10098 \DeclareUnicodeCharacter{1E25
}{\udotaccent{h
}}
10099 \DeclareUnicodeCharacter{1E26
}{\"H
}
10100 \DeclareUnicodeCharacter{1E27
}{\"h
}
10102 \DeclareUnicodeCharacter{1E30
}{\'K
}
10103 \DeclareUnicodeCharacter{1E31
}{\'k
}
10104 \DeclareUnicodeCharacter{1E32
}{\udotaccent{K
}}
10105 \DeclareUnicodeCharacter{1E33
}{\udotaccent{k
}}
10106 \DeclareUnicodeCharacter{1E34
}{\ubaraccent{K
}}
10107 \DeclareUnicodeCharacter{1E35
}{\ubaraccent{k
}}
10108 \DeclareUnicodeCharacter{1E36
}{\udotaccent{L
}}
10109 \DeclareUnicodeCharacter{1E37
}{\udotaccent{l
}}
10110 \DeclareUnicodeCharacter{1E3A
}{\ubaraccent{L
}}
10111 \DeclareUnicodeCharacter{1E3B
}{\ubaraccent{l
}}
10112 \DeclareUnicodeCharacter{1E3E
}{\'M
}
10113 \DeclareUnicodeCharacter{1E3F
}{\'m
}
10115 \DeclareUnicodeCharacter{1E40
}{\dotaccent{M
}}
10116 \DeclareUnicodeCharacter{1E41
}{\dotaccent{m
}}
10117 \DeclareUnicodeCharacter{1E42
}{\udotaccent{M
}}
10118 \DeclareUnicodeCharacter{1E43
}{\udotaccent{m
}}
10119 \DeclareUnicodeCharacter{1E44
}{\dotaccent{N
}}
10120 \DeclareUnicodeCharacter{1E45
}{\dotaccent{n
}}
10121 \DeclareUnicodeCharacter{1E46
}{\udotaccent{N
}}
10122 \DeclareUnicodeCharacter{1E47
}{\udotaccent{n
}}
10123 \DeclareUnicodeCharacter{1E48
}{\ubaraccent{N
}}
10124 \DeclareUnicodeCharacter{1E49
}{\ubaraccent{n
}}
10126 \DeclareUnicodeCharacter{1E54
}{\'P
}
10127 \DeclareUnicodeCharacter{1E55
}{\'p
}
10128 \DeclareUnicodeCharacter{1E56
}{\dotaccent{P
}}
10129 \DeclareUnicodeCharacter{1E57
}{\dotaccent{p
}}
10130 \DeclareUnicodeCharacter{1E58
}{\dotaccent{R
}}
10131 \DeclareUnicodeCharacter{1E59
}{\dotaccent{r
}}
10132 \DeclareUnicodeCharacter{1E5A
}{\udotaccent{R
}}
10133 \DeclareUnicodeCharacter{1E5B
}{\udotaccent{r
}}
10134 \DeclareUnicodeCharacter{1E5E
}{\ubaraccent{R
}}
10135 \DeclareUnicodeCharacter{1E5F
}{\ubaraccent{r
}}
10137 \DeclareUnicodeCharacter{1E60
}{\dotaccent{S
}}
10138 \DeclareUnicodeCharacter{1E61
}{\dotaccent{s
}}
10139 \DeclareUnicodeCharacter{1E62
}{\udotaccent{S
}}
10140 \DeclareUnicodeCharacter{1E63
}{\udotaccent{s
}}
10141 \DeclareUnicodeCharacter{1E6A
}{\dotaccent{T
}}
10142 \DeclareUnicodeCharacter{1E6B
}{\dotaccent{t
}}
10143 \DeclareUnicodeCharacter{1E6C
}{\udotaccent{T
}}
10144 \DeclareUnicodeCharacter{1E6D
}{\udotaccent{t
}}
10145 \DeclareUnicodeCharacter{1E6E
}{\ubaraccent{T
}}
10146 \DeclareUnicodeCharacter{1E6F
}{\ubaraccent{t
}}
10148 \DeclareUnicodeCharacter{1E7C
}{\~V
}
10149 \DeclareUnicodeCharacter{1E7D
}{\~v
}
10150 \DeclareUnicodeCharacter{1E7E
}{\udotaccent{V
}}
10151 \DeclareUnicodeCharacter{1E7F
}{\udotaccent{v
}}
10153 \DeclareUnicodeCharacter{1E80
}{\`W
}
10154 \DeclareUnicodeCharacter{1E81
}{\`w
}
10155 \DeclareUnicodeCharacter{1E82
}{\'W
}
10156 \DeclareUnicodeCharacter{1E83
}{\'w
}
10157 \DeclareUnicodeCharacter{1E84
}{\"W
}
10158 \DeclareUnicodeCharacter{1E85
}{\"w
}
10159 \DeclareUnicodeCharacter{1E86
}{\dotaccent{W
}}
10160 \DeclareUnicodeCharacter{1E87
}{\dotaccent{w
}}
10161 \DeclareUnicodeCharacter{1E88
}{\udotaccent{W
}}
10162 \DeclareUnicodeCharacter{1E89
}{\udotaccent{w
}}
10163 \DeclareUnicodeCharacter{1E8A
}{\dotaccent{X
}}
10164 \DeclareUnicodeCharacter{1E8B
}{\dotaccent{x
}}
10165 \DeclareUnicodeCharacter{1E8C
}{\"X
}
10166 \DeclareUnicodeCharacter{1E8D
}{\"x
}
10167 \DeclareUnicodeCharacter{1E8E
}{\dotaccent{Y
}}
10168 \DeclareUnicodeCharacter{1E8F
}{\dotaccent{y
}}
10170 \DeclareUnicodeCharacter{1E90
}{\^Z
}
10171 \DeclareUnicodeCharacter{1E91
}{\^z
}
10172 \DeclareUnicodeCharacter{1E92
}{\udotaccent{Z
}}
10173 \DeclareUnicodeCharacter{1E93
}{\udotaccent{z
}}
10174 \DeclareUnicodeCharacter{1E94
}{\ubaraccent{Z
}}
10175 \DeclareUnicodeCharacter{1E95
}{\ubaraccent{z
}}
10176 \DeclareUnicodeCharacter{1E96
}{\ubaraccent{h
}}
10177 \DeclareUnicodeCharacter{1E97
}{\"t
}
10178 \DeclareUnicodeCharacter{1E98
}{\ringaccent{w
}}
10179 \DeclareUnicodeCharacter{1E99
}{\ringaccent{y
}}
10181 \DeclareUnicodeCharacter{1EA0
}{\udotaccent{A
}}
10182 \DeclareUnicodeCharacter{1EA1
}{\udotaccent{a
}}
10184 \DeclareUnicodeCharacter{1EB8
}{\udotaccent{E
}}
10185 \DeclareUnicodeCharacter{1EB9
}{\udotaccent{e
}}
10186 \DeclareUnicodeCharacter{1EBC
}{\~E
}
10187 \DeclareUnicodeCharacter{1EBD
}{\~e
}
10189 \DeclareUnicodeCharacter{1ECA
}{\udotaccent{I
}}
10190 \DeclareUnicodeCharacter{1ECB
}{\udotaccent{i
}}
10191 \DeclareUnicodeCharacter{1ECC
}{\udotaccent{O
}}
10192 \DeclareUnicodeCharacter{1ECD
}{\udotaccent{o
}}
10194 \DeclareUnicodeCharacter{1EE4
}{\udotaccent{U
}}
10195 \DeclareUnicodeCharacter{1EE5
}{\udotaccent{u
}}
10197 \DeclareUnicodeCharacter{1EF2
}{\`Y
}
10198 \DeclareUnicodeCharacter{1EF3
}{\`y
}
10199 \DeclareUnicodeCharacter{1EF4
}{\udotaccent{Y
}}
10201 \DeclareUnicodeCharacter{1EF8
}{\~Y
}
10202 \DeclareUnicodeCharacter{1EF9
}{\~y
}
10204 \DeclareUnicodeCharacter{2013}{--
}
10205 \DeclareUnicodeCharacter{2014}{---
}
10206 \DeclareUnicodeCharacter{2018}{\quoteleft}
10207 \DeclareUnicodeCharacter{2019}{\quoteright}
10208 \DeclareUnicodeCharacter{201A
}{\quotesinglbase}
10209 \DeclareUnicodeCharacter{201C
}{\quotedblleft}
10210 \DeclareUnicodeCharacter{201D
}{\quotedblright}
10211 \DeclareUnicodeCharacter{201E
}{\quotedblbase}
10212 \DeclareUnicodeCharacter{2020}{\ensuremath\dagger}
10213 \DeclareUnicodeCharacter{2021}{\ensuremath\ddagger}
10214 \DeclareUnicodeCharacter{2022}{\bullet}
10215 \DeclareUnicodeCharacter{2026}{\dots}
10216 \DeclareUnicodeCharacter{2039}{\guilsinglleft}
10217 \DeclareUnicodeCharacter{203A
}{\guilsinglright}
10218 \DeclareUnicodeCharacter{20AC
}{\euro}
10220 \DeclareUnicodeCharacter{2192}{\expansion}
10221 \DeclareUnicodeCharacter{21D2
}{\result}
10223 \DeclareUnicodeCharacter{2212}{\minus}
10224 \DeclareUnicodeCharacter{2217}{\point}
10225 \DeclareUnicodeCharacter{2225}{\ensuremath\parallel}
10226 \DeclareUnicodeCharacter{2261}{\equiv}
10227 }% end of \utfeightchardefs
10229 % US-ASCII character definitions.
10230 \def\asciichardefs{% nothing need be done
10234 % Latin1 (ISO-8859-1) character definitions.
10235 \def\nonasciistringdefs{%
10236 \setnonasciicharscatcode\active
10237 \def\defstringchar#
#1{\def#
#1{\string#
#1}}%
10239 \defstringchar^^
80\defstringchar^^
81\defstringchar^^
82\defstringchar^^
83%
10240 \defstringchar^^
84\defstringchar^^
85\defstringchar^^
86\defstringchar^^
87%
10241 \defstringchar^^
88\defstringchar^^
89\defstringchar^^
8a
\defstringchar^^
8b
%
10242 \defstringchar^^
8c
\defstringchar^^
8d
\defstringchar^^
8e
\defstringchar^^
8f
%
10244 \defstringchar^^
90\defstringchar^^
91\defstringchar^^
92\defstringchar^^
93%
10245 \defstringchar^^
94\defstringchar^^
95\defstringchar^^
96\defstringchar^^
97%
10246 \defstringchar^^
98\defstringchar^^
99\defstringchar^^
9a
\defstringchar^^
9b
%
10247 \defstringchar^^
9c
\defstringchar^^
9d
\defstringchar^^
9e
\defstringchar^^
9f
%
10249 \defstringchar^^a0
\defstringchar^^a1
\defstringchar^^a2
\defstringchar^^a3
%
10250 \defstringchar^^a4
\defstringchar^^a5
\defstringchar^^a6
\defstringchar^^a7
%
10251 \defstringchar^^a8
\defstringchar^^a9
\defstringchar^^aa
\defstringchar^^ab
%
10252 \defstringchar^^ac
\defstringchar^^ad
\defstringchar^^ae
\defstringchar^^af
%
10254 \defstringchar^^b0
\defstringchar^^b1
\defstringchar^^b2
\defstringchar^^b3
%
10255 \defstringchar^^b4
\defstringchar^^b5
\defstringchar^^b6
\defstringchar^^b7
%
10256 \defstringchar^^b8
\defstringchar^^b9
\defstringchar^^ba
\defstringchar^^bb
%
10257 \defstringchar^^bc
\defstringchar^^bd
\defstringchar^^be
\defstringchar^^bf
%
10259 \defstringchar^^c0
\defstringchar^^c1
\defstringchar^^c2
\defstringchar^^c3
%
10260 \defstringchar^^c4
\defstringchar^^c5
\defstringchar^^c6
\defstringchar^^c7
%
10261 \defstringchar^^c8
\defstringchar^^c9
\defstringchar^^ca
\defstringchar^^cb
%
10262 \defstringchar^^cc
\defstringchar^^cd
\defstringchar^^ce
\defstringchar^^cf
%
10264 \defstringchar^^d0
\defstringchar^^d1
\defstringchar^^d2
\defstringchar^^d3
%
10265 \defstringchar^^d4
\defstringchar^^d5
\defstringchar^^d6
\defstringchar^^d7
%
10266 \defstringchar^^d8
\defstringchar^^d9
\defstringchar^^da
\defstringchar^^db
%
10267 \defstringchar^^dc
\defstringchar^^dd
\defstringchar^^de
\defstringchar^^df
%
10269 \defstringchar^^e0
\defstringchar^^e1
\defstringchar^^e2
\defstringchar^^e3
%
10270 \defstringchar^^e4
\defstringchar^^e5
\defstringchar^^e6
\defstringchar^^e7
%
10271 \defstringchar^^e8
\defstringchar^^e9
\defstringchar^^ea
\defstringchar^^eb
%
10272 \defstringchar^^ec
\defstringchar^^ed
\defstringchar^^ee
\defstringchar^^ef
%
10274 \defstringchar^^f0
\defstringchar^^f1
\defstringchar^^f2
\defstringchar^^f3
%
10275 \defstringchar^^f4
\defstringchar^^f5
\defstringchar^^f6
\defstringchar^^f7
%
10276 \defstringchar^^f8
\defstringchar^^f9
\defstringchar^^fa
\defstringchar^^fb
%
10277 \defstringchar^^fc
\defstringchar^^fd
\defstringchar^^fe
\defstringchar^^ff
%
10281 % define all the unicode characters we know about, for the sake of @U.
10285 % Make non-ASCII characters printable again for compatibility with
10286 % existing Texinfo documents that may use them, even without declaring a
10287 % document encoding.
10289 \setnonasciicharscatcode \other
10292 \message{formatting,
}
10294 \newdimen\defaultparindent \defaultparindent =
15pt
10296 \chapheadingskip =
15pt plus
4pt minus
2pt
10297 \secheadingskip =
12pt plus
3pt minus
2pt
10298 \subsecheadingskip =
9pt plus
2pt minus
2pt
10300 % Prevent underfull vbox error messages.
10303 % Don't be very finicky about underfull hboxes, either.
10306 % Following George Bush, get rid of widows and orphans.
10307 \widowpenalty=
10000
10310 % Use TeX 3.0's \emergencystretch to help line breaking, but if we're
10311 % using an old version of TeX, don't do anything. We want the amount of
10312 % stretch added to depend on the line length, hence the dependence on
10313 % \hsize. We call this whenever the paper size is set.
10315 \def\setemergencystretch{%
10316 \ifx\emergencystretch\thisisundefined
10317 % Allow us to assign to \emergencystretch anyway.
10318 \def\emergencystretch{\dimen0}%
10320 \emergencystretch =
.15\hsize
10324 % Parameters in order: 1) textheight; 2) textwidth;
10325 % 3) voffset; 4) hoffset; 5) binding offset; 6) topskip;
10326 % 7) physical page height; 8) physical page width.
10328 % We also call \setleading{\textleading}, so the caller should define
10329 % \textleading. The caller should also set \parskip.
10331 \def\internalpagesizes#1#2#3#4#5#6#7#8{%
10332 \voffset =
#3\relax
10333 \topskip =
#6\relax
10334 \splittopskip =
\topskip
10337 \advance\vsize by
\topskip
10338 \outervsize =
\vsize
10339 \advance\outervsize by
2\topandbottommargin
10340 \pageheight =
\vsize
10343 \outerhsize =
\hsize
10344 \advance\outerhsize by
0.5in
10345 \pagewidth =
\hsize
10347 \normaloffset =
#4\relax
10348 \bindingoffset =
#5\relax
10351 \pdfpageheight #7\relax
10352 \pdfpagewidth #8\relax
10353 % if we don't reset these, they will remain at "1 true in" of
10354 % whatever layout pdftex was dumped with.
10355 \pdfhorigin =
1 true in
10356 \pdfvorigin =
1 true in
10359 \setleading{\textleading}
10361 \parindent =
\defaultparindent
10362 \setemergencystretch
10365 % @letterpaper (the default).
10366 \def\letterpaper{{\globaldefs =
1
10367 \parskip =
3pt plus
2pt minus
1pt
10368 \textleading =
13.2pt
10370 % If page is nothing but text, make it come out even.
10371 \internalpagesizes{607.2pt
}{6in
}% that's 46 lines
10373 {\bindingoffset}{36pt
}%
10377 % Use @smallbook to reset parameters for 7x9.25 trim size.
10378 \def\smallbook{{\globaldefs =
1
10379 \parskip =
2pt plus
1pt
10380 \textleading =
12pt
10382 \internalpagesizes{7.5in
}{5in
}%
10384 {\bindingoffset}{16pt
}%
10387 \lispnarrowing =
0.3in
10390 \contentsrightmargin =
0pt
10391 \defbodyindent =
.5cm
10394 % Use @smallerbook to reset parameters for 6x9 trim size.
10395 % (Just testing, parameters still in flux.)
10396 \def\smallerbook{{\globaldefs =
1
10397 \parskip =
1.5pt plus
1pt
10398 \textleading =
12pt
10400 \internalpagesizes{7.4in
}{4.8in
}%
10405 \lispnarrowing =
0.25in
10408 \contentsrightmargin =
0pt
10409 \defbodyindent =
.4cm
10412 % Use @afourpaper to print on European A4 paper.
10413 \def\afourpaper{{\globaldefs =
1
10414 \parskip =
3pt plus
2pt minus
1pt
10415 \textleading =
13.2pt
10417 % Double-side printing via postscript on Laserjet 4050
10418 % prints double-sided nicely when \bindingoffset=10mm and \hoffset=-6mm.
10419 % To change the settings for a different printer or situation, adjust
10420 % \normaloffset until the front-side and back-side texts align. Then
10421 % do the same for \bindingoffset. You can set these for testing in
10422 % your texinfo source file like this:
10424 % \global\normaloffset = -6mm
10425 % \global\bindingoffset = 10mm
10427 \internalpagesizes{673.2pt
}{160mm
}% that's 51 lines
10428 {\voffset}{\hoffset}%
10429 {\bindingoffset}{44pt
}%
10434 \contentsrightmargin =
0pt
10435 \defbodyindent =
5mm
10438 % Use @afivepaper to print on European A5 paper.
10439 % From romildo@urano.iceb.ufop.br, 2 July 2000.
10440 % He also recommends making @example and @lisp be small.
10441 \def\afivepaper{{\globaldefs =
1
10442 \parskip =
2pt plus
1pt minus
0.1pt
10443 \textleading =
12.5pt
10445 \internalpagesizes{160mm
}{120mm
}%
10446 {\voffset}{\hoffset}%
10447 {\bindingoffset}{8pt
}%
10450 \lispnarrowing =
0.2in
10453 \contentsrightmargin =
0pt
10454 \defbodyindent =
2mm
10455 \tableindent =
12mm
10458 % A specific text layout, 24x15cm overall, intended for A4 paper.
10459 \def\afourlatex{{\globaldefs =
1
10461 \internalpagesizes{237mm
}{150mm
}%
10463 {\bindingoffset}{7mm
}%
10466 % Must explicitly reset to 0 because we call \afourpaper.
10470 % Use @afourwide to print on A4 paper in landscape format.
10471 \def\afourwide{{\globaldefs =
1
10473 \internalpagesizes{241mm
}{165mm
}%
10474 {\voffset}{-
2.95mm
}%
10475 {\bindingoffset}{7mm
}%
10480 % @pagesizes TEXTHEIGHT[,TEXTWIDTH]
10481 % Perhaps we should allow setting the margins, \topskip, \parskip,
10482 % and/or leading, also. Or perhaps we should compute them somehow.
10484 \parseargdef\pagesizes{\pagesizesyyy #1,,
\finish}
10485 \def\pagesizesyyy#1,
#2,
#3\finish{{%
10486 \setbox0 =
\hbox{\ignorespaces #2}\ifdim\wd0 >
0pt
\hsize=
#2\relax \fi
10489 \parskip =
3pt plus
2pt minus
1pt
10490 \setleading{\textleading}%
10493 \advance\dimen0 by
\voffset
10496 \advance\dimen2 by
\normaloffset
10498 \internalpagesizes{#1}{\hsize}%
10499 {\voffset}{\normaloffset}%
10500 {\bindingoffset}{44pt
}%
10501 {\dimen0}{\dimen2}%
10504 % Set default to letter.
10509 \message{and turning on texinfo input format.
}
10511 \def^^L
{\par} % remove \outer, so ^L can appear in an @comment
10513 % DEL is a comment character, in case @c does not suffice.
10516 % Define macros to output various characters with catcode for normal text.
10517 \catcode`\"=
\other \def\normaldoublequote{"
}
10518 \catcode`\$=
\other \def\normaldollar{$
}%$ font-lock fix
10519 \catcode`\+=
\other \def\normalplus{+
}
10520 \catcode`\<=
\other \def\normalless{<
}
10521 \catcode`\>=
\other \def\normalgreater{>
}
10522 \catcode`\^=
\other \def\normalcaret{^
}
10523 \catcode`
\_=
\other \def\normalunderscore{_
}
10524 \catcode`\|=
\other \def\normalverticalbar{|
}
10525 \catcode`\~=
\other \def\normaltilde{~
}
10527 % This macro is used to make a character print one way in \tt
10528 % (where it can probably be output as-is), and another way in other fonts,
10529 % where something hairier probably needs to be done.
10531 % #1 is what to print if we are indeed using \tt; #2 is what to print
10532 % otherwise. Since all the Computer Modern typewriter fonts have zero
10533 % interword stretch (and shrink), and it is reasonable to expect all
10534 % typewriter fonts to have this, we can check that font parameter.
10536 \def\ifusingtt#1#2{\ifdim \fontdimen3\font=
0pt
#1\else #2\fi}
10538 % Same as above, but check for italic font. Actually this also catches
10539 % non-italic slanted fonts since it is impossible to distinguish them from
10540 % italic fonts. But since this is only used by $ and it uses \sl anyway
10541 % this is not a problem.
10542 \def\ifusingit#1#2{\ifdim \fontdimen1\font>
0pt
#1\else #2\fi}
10544 % Turn off all special characters except @
10545 % (and those which the user can use as if they were ordinary).
10546 % Most of these we simply print from the \tt font, but for some, we can
10547 % use math or other variants that look better in normal text.
10549 \catcode`\"=
\active
10550 \def\activedoublequote{{\tt\char34}}
10551 \let"=
\activedoublequote
10552 \catcode`\~=
\active \def\activetilde{{\tt\char126}} \let~ =
\activetilde
10553 \chardef\hatchar=`\^
10554 \catcode`\^=
\active \def\activehat{{\tt \hatchar}} \let^ =
\activehat
10556 \catcode`
\_=
\active
10557 \def_{\ifusingtt\normalunderscore\_}
10559 % Subroutine for the previous macro.
10560 \def\_{\leavevmode \kern.07em
\vbox{\hrule width
.3em height
.1ex
}\kern .07em
}
10562 \catcode`\|=
\active
10563 \def|
{{\tt\char124}}
10566 \catcode`\<=
\active \def\activeless{{\tt \less}}\let< =
\activeless
10568 \catcode`\>=
\active \def\activegtr{{\tt \gtr}}\let> =
\activegtr
10569 \catcode`\+=
\active \def+
{{\tt \char 43}}
10570 \catcode`\$=
\active \def$
{\ifusingit{{\sl\$
}}\normaldollar}%$ font-lock fix
10571 \catcode`\-=
\active \let-=
\normaldash
10574 % used for headline/footline in the output routine, in case the page
10575 % breaks in the middle of an @tex block.
10576 \def\texinfochars{%
10577 \let< =
\activeless
10579 \let~ =
\activetilde
10581 \markupsetuplqdefault \markupsetuprqdefault
10583 \let\i =
\smartitalic
10584 % in principle, all other definitions in \tex have to be undone too.
10587 % Used sometimes to turn off (effectively) the active characters even after
10589 \def\turnoffactive{%
10590 \normalturnoffactive
10596 % \backslashcurfont outputs one backslash character in current font,
10598 \global\chardef\backslashcurfont=`\\
10599 \global\let\rawbackslashxx=
\backslashcurfont % let existing .??s files work
10601 % \realbackslash is an actual character `\' with catcode other, and
10602 % \doublebackslash is two of them (for the pdf outlines).
10603 {\catcode`\\=
\other @gdef@realbackslash
{\
} @gdef@doublebackslash
{\\
}}
10605 % In Texinfo, backslash is an active character; it prints the backslash
10606 % in fixed width font.
10607 \catcode`\\=
\active % @ for escape char from now on.
10609 % Print a typewriter backslash. For math mode, we can't simply use
10610 % \backslashcurfont: the story here is that in math mode, the \char
10611 % of \backslashcurfont ends up printing the roman \ from the math symbol
10612 % font (because \char in math mode uses the \mathcode, and plain.tex
10613 % sets \mathcode`\\="026E). Hence we use an explicit \mathchar,
10614 % which is the decimal equivalent of "715c (class 7, e.g., use \fam;
10615 % ignored family value; char position "5C). We can't use " for the
10616 % usual hex value because it has already been made active.
10618 @def@ttbackslash
{{@tt @ifmmode @mathchar29020 @else @backslashcurfont @fi
}}
10619 @let@backslashchar = @ttbackslash
% @backslashchar{} is for user documents.
10621 % \rawbackslash defines an active \ to do \backslashcurfont.
10622 % \otherbackslash defines an active \ to be a literal `\' character with
10623 % catcode other. We switch back and forth between these.
10624 @gdef@rawbackslash
{@let\=@backslashcurfont
}
10625 @gdef@otherbackslash
{@let\=@realbackslash
}
10627 % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of
10628 % the literal character `\'.
10630 {@catcode`- = @active
10631 @gdef@normalturnoffactive
{%
10632 @nonasciistringdefs
10634 @let"=@normaldoublequote
10635 @let$=@normaldollar
%$ font-lock fix
10638 @let>=@normalgreater
10640 @let_=@normalunderscore
10641 @let|=@normalverticalbar
10644 @markupsetuplqdefault
10645 @markupsetuprqdefault
10650 % If a .fmt file is being used, characters that might appear in a file
10651 % name cannot be active until we have parsed the command line.
10652 % So turn them off again, and have @fixbackslash turn them back on.
10653 @catcode`+=@other @catcode`@_=@other
10655 % \enablebackslashhack - allow file to begin `\input texinfo'
10657 % If a .fmt file is being used, we don't want the `\input texinfo' to show up.
10658 % That is what \eatinput is for; after that, the `\' should revert to printing
10660 % If the file did not have a `\input texinfo', then it is turned off after
10661 % the first line; otherwise the first `\' in the file would cause an error.
10662 % This is used on the very last line of this file, texinfo.tex.
10663 % We also use @c to call @fixbackslash, in case ends of lines are hidden.
10666 @catcode`@^^M=
13@gdef@enablebackslashhack
{%
10667 @global@let\ = @eatinput
%
10669 @def@c
{@fixbackslash@c
}%
10670 @def ^^M
{@let^^M@secondlinenl
}%
10671 @gdef @secondlinenl
{@let^^M@thirdlinenl
}%
10672 @gdef @thirdlinenl
{@fixbackslash
}%
10675 {@catcode`@^=
7 @catcode`@^^M=
13%
10676 @gdef@eatinput input texinfo
#1^^M
{@fixbackslash
}}
10678 @gdef@fixbackslash
{%
10679 @ifx\@eatinput @let\ = @ttbackslash @fi
10680 @catcode13=
5 % regular end of line
10682 % Also turn back on active characters that might appear in the input
10683 % file name, in case not using a pre-dumped format.
10685 @catcode`@_=@active
10687 % If texinfo.cnf is present on the system, read it.
10688 % Useful for site-wide @afourpaper, etc. This macro, @fixbackslash, gets
10689 % called at the beginning of every Texinfo file. Not opening texinfo.cnf
10690 % directly in this file, texinfo.tex, makes it possible to make a format
10691 % file for Texinfo.
10693 @openin
1 texinfo.cnf
10694 @ifeof
1 @else @input texinfo.cnf @fi
10699 % Say @foo, not \foo, in error messages.
10702 % These (along with & and #) are made active for url-breaking, so need
10703 % active definitions as the normal characters.
10705 @def@normalquest
{?
}
10706 @def@normalslash
{/
}
10708 % These look ok in all fonts, so just make them not special.
10709 % @hashchar{} gets its own user-level command, because of #line.
10710 @catcode`@& = @other @def@normalamp
{&
}
10711 @catcode`@# = @other @def@normalhash
{#
}
10712 @catcode`@
% = @other @def@normalpercent{%}
10714 @let @hashchar = @normalhash
10716 @c Finally, make ` and ' active, so that txicodequoteundirected and
10717 @c txicodequotebacktick work right in, e.g., @w
{@code
{`foo'
}}. If we
10718 @c don't make ` and ' active, @code will not get them as active chars.
10719 @c Do this last of all since we use ` in the previous @catcode assignments.
10720 @catcode`@'=@active
10721 @catcode`@`=@active
10722 @markupsetuplqdefault
10723 @markupsetuprqdefault
10725 @c Local variables:
10726 @c eval: (add-hook 'write-file-hooks 'time-stamp)
10727 @c page-delimiter: "^\\\
\message\\|emacs-page"
10728 @c time-stamp-start: "def\\\
\texinfoversion{"
10729 @c time-stamp-format: "
%:y-%02m-%02d.%02H"
10730 @c time-stamp-end: "
}"
10736 arch-tag: e1b36e32-c96e-4135-a41a-
0b2efa2ea115
10738 @enablebackslashhack