Lines Matching +refs:texinfo +refs:format +refs:defun

2 %% $Id: texinfo.tex,v 1.1 2004/10/28 18:14:06 zooey Exp $
7 %This texinfo.tex file is free software; you can redistribute it and/or
12 %This texinfo.tex file is distributed in the hope that it will be
18 %along with this texinfo.tex file; see the file COPYING. If not, write
28 % Send bug reports to bug-texinfo@prep.ai.mit.edu.
33 % if the underlying format is not loaded, start by loading it now.
40 \message{Loading texinfo package [Version \texinfoversion]:}
591 % This defn is used inside fill environments such as @defun.
708 \let\defun = \relax
1017 % @setfilename is done at the beginning of every texinfo file.
1019 % This makes it possible to make a .fmt file for texinfo.
1024 \fixbackslash % Turn off hack to swallow `\input texinfo'.
1027 % If texinfo.cnf is present on the system, read it.
1030 \openin 1 texinfo.cnf
1031 \ifeof1 \let\temp=\relax \else \def\temp{\input texinfo.cnf }\fi
1081 % before you read in texinfo.tex.
1122 % A few fonts for @defun, etc.
1129 % because texinfo normally uses the slanted fonts for that.
1211 % texinfo doesn't allow for producing subscripts and superscripts, we
2293 % Take care of texinfo commands likely to appear in an index entry.
2635 % the manmac.tex format used to print the TeXbook itself.
2667 % format, but then we repeat the same computation. Repeating a couple
2673 % changes automatically with the paper format. The magic constant
3463 % Adapted from the manmac format (p.420 of TeXbook)
3702 % This is @format; same as @display except don't narrow margins.
3704 \def\format{\begingroup
3711 % @flushleft (same as @format) and @flushright.
3971 % Define @defun.
3973 % First, define the processing that is wanted for arguments of \defun
3999 % Do complete processing of one @defun or @defunx line already parsed.
4010 % @defun == @deffn Function
4012 \def\defun{\defparsebody\Edefun\defunx\defunheader}
4076 % anywhere other than immediately after a @defun or @defunx.
4467 % For example, 'xrdef {$\leq $-fun}{page ...} made by @defun ^^
4659 \message{and turning on texinfo input format.}
4670 % Set some numeric style parameters, for 8.5 x 11 format.
4694 % \hsize. This makes it come to about 9pt for the 8.5x11 format.
4704 % Use @smallbook to reset parameters for 7x9.5 format (or else 7x9.25)
4786 % Use @afourwide to print on European A4 paper in wide format.
4910 % If a .fmt file is being used, we don't want the `\input texinfo' to show up.
4914 @gdef@eatinput input texinfo{@fixbackslash}
4917 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
4921 % file name, in case not using a pre-dumped format.