Lines Matching refs:TO
1 %% TeX macros to handle texinfo files
8 %NO WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT
12 %BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
13 %FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY
21 %LIABLE TO YOU FOR DAMAGES, INCLUDING ANY LOST PROFITS, LOST MONIES, OR
23 %USE OR INABILITY TO USE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
25 %A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) THIS
29 % GENERAL PUBLIC LICENSE TO COPY
42 % a) cause the modified files to carry prominent notices stating
47 % program or any part thereof, to be licensed at no charge to all
48 % third parties on terms identical to those contained in this
49 % License Agreement (except that you may choose to grant more extensive
50 % warranty protection to some or all third parties, at your option).
69 % years, to give any third party free (except for a nominal
71 % corresponding source code, to be distributed under the terms of
74 % c) accompany it with the information you received as to where the
86 %otherwise to copy, sublicense, distribute or transfer this program is void and
87 %your rights to use the program under this License agreement shall be
92 % 5. If you wish to incorporate parts of this program into other free
93 %programs whose distribution conditions are different, write to the Free
100 %In other words, you are welcome to use, share and improve this program.
101 %You are forbidden to forbid anyone else to use, share and improve
132 % Margin to add to right of even pages, to left of odd pages.
140 % Dimensions to add cropmarks at corners Added by P. A. MacKay, 12 Nov. 1986
153 % does insertions itself, but you have to call it yourself.
171 \vbox to \outervsize{\hsize=\outerhsize
195 % Do @cropmarks to get crop marks
198 \def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}}
218 % Parse an argument, then pass it to #1.
242 %% These are used to keep @begin/@end levels from running away
246 \ifENV\errmessage{Still within an environment. Type Return to continue.}
250 \newhelp\EMsimple{Type <Return> to continue}
288 % Define @` and @' to be the same as ` and '
293 % Used to generate quoted braces.
312 % @group ... @end group forces ... to be all on one page.
366 % @ignore ... @end ignore is another way to write a comment
422 % Instead of cmb10, you many want to use cmbx10.
530 % Commands to set those variables.
585 % When we turn headings on, set the page number to 1,
636 % to index the item name in whatever manner is desired (perhaps none).
660 \hbox to \hsize{\hskip -\tableindent\box0\hss}\ %
662 \hbox to 0pt{\hskip -\tableindent\box0\hss}%
674 %% Contains a kludge to get @end[description] to work
752 \hbox to 0pt{\hss \itemcontents\hskip \itemmargin}%
759 % Define \newwrite to be identical to plain tex's \newwrite
767 % It also defines \fooindfile to be the number of the output channel for
813 % This is because \doind is more useful to call from other macros.
834 % This is used when outputting the strings to sort the index by.
844 % To define \realbackslash, we must make \ not be an escape.
846 % so we do not become unable to do a definition.
862 % to get the string to sort the index by.
867 % this time with font commands expanded, to get what to print in the index.
882 % to get the string to sort the index by.
887 % this time with font commands expanded, to get what to print in the index.
926 % This is what you call to cause a particular index to get printed.
947 % Change them to control the appearance of the index.
992 \setbox0=\vsplit255 to\dimen@ \setbox2=\vsplit255 to\dimen@
995 \hsize=\doublecolumnhsize % have to restore this since output routine
996 % changes it to set cropmarks (P. A. MacKay, 12 Nov. 1986)
997 to\pagewidth{\box0\hfil\box2}}
1002 \global\setbox1=\vsplit3 to\dimen@
1004 \setbox0=\vbox to\dimen@{\unvbox1} \setbox2=\vbox to\dimen@{\unvbox3}
1221 \def\chapoddpage{\chappager \ifodd\pageno \else \hbox to 0pt{} \chappager\fi}
1259 \vbox to 3in{\vfil \hbox to\hsize{\hfil #2} \hbox to\hsize{\hfil #1} \vfil}}%
1296 \def\Dotsbox{\hbox to 1em{\hss.\hss}} % Used by index macros
1310 \catcode`\{=1 % Set up to handle contents files properly
1322 \catcode`\{=1 % Set up to handle contents files properly
1346 \line{#2.\space#1\leaders\hbox to 1em{\hss.\hss}\hfill #3}
1412 % Amount to narrow the margins by for @lisp.
1416 % phr: changed space to \null, to avoid overfull hbox problems.
1420 % Cause \obeyspaces to make each Space cause a word-separation
1440 % The following causes blank lines not to be ignored
1441 % by adding a space to the end of each line.
1458 % Macro for 9 pt. examples, necessary to print with 5" lines.
1469 % The following causes blank lines not to be ignored
1470 % by adding a space to the end of each line.
1488 % The following causes blank lines not to be ignored
1489 % by adding a space to the end of each line.
1506 % The following causes blank lines not to be ignored
1507 % by adding a space to the end of each line.
1520 % The following causes blank lines not to be ignored
1521 % by adding a space to the end of each line.
1522 % This also causes @ to work when the directive name
1534 % The following causes blank lines not to be ignored
1535 % by adding a space to the end of each line.
1536 % This also causes @ to work when the directive name
1558 % First, allow user to change definition object font (\df) internally
1584 \gdef\clrm{% Print a paren in roman if it is taking us back to depth of 0.
1654 % So much for the things common to all kinds of definitions.
1659 % Use this to expand the args and terminate the paragraph they make up
1832 % \xref and \pxref generate cross references to specified points.
1857 % Things to be expanded by \internalsetq
1874 % Define @refx to reference a specific cross-reference string.
1942 % Reference to such entries still does not work the way one would wish,
2005 % Use @smallbook to reset parameters for 7x9.5 format
2032 % Define certain chars to be always in tt font.
2059 % \rawbackslash redefines \ as input to do \rawbackslashxx.