Home | History | Annotate | Download | only in docs

Lines Matching refs:FILE

12 % This texinfo.tex file is free software; you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
23 % along with this texinfo.tex file; see the file COPYING. If not, write
27 % As a special exception, when this file is read by TeX when processing
64 % If in a .fmt file, print the version number
66 % they might have appeared in the input file name.
119 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi
229 % Sometimes it is convenient to have everything in the transcript file
233 % file; cf. trace.sty in LaTeX.
476 % therein should become regular spaces in the raw index file, not the
569 % and @{ and @} for the aux file.
635 % if the definition is written into an index file.
855 % @include file insert text of that file as input.
1113 % @setfilename is done at the beginning of every texinfo file.
1115 % This makes it possible to make a .fmt file for texinfo.
1120 % Open the new aux file. TeX will close it automatically at exit.
1775 % @file, @option are the same as @samp.
1776 \let\file=\samp
2229 % For double-sided printing, put current file name in lower left corner,
2276 % Only define if not already defined, in case a txi-??.tex file has set
2981 % the result winds up in the index file. This means that if the
3025 % @dircategory CATEGORY -- specify a category of the dir file
3026 % which this file
3044 % the file that accumulates this index. The file's extension is foo.
3051 \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
3157 % For the aux file, @ is the escape character. So we want to redefine
3294 \definedummyword{file}%
3415 % Write the entry in \toks0 to the index file:
3438 % three arguments to \entry to the .?? file (four in the
3519 % The index entry written in the file actually looks like
3551 % @printindex causes a particular index (the ??s file) to get printed.
3561 % See if the index file exists and is nonempty.
3562 % Change catcode of @ here so that if the index file contains
3570 % and it loses the chapter title and the aux file entries for the
3576 % If the index file exists but is empty, then \openin leaves \ifeof
3577 % false. We have to make TeX try to read something from the file, so
3597 % These macros are used by the sorted index file itself.
3930 % expanded while writing the .toc file. \char\appendixno is not
4046 % as an @include file.
4459 % Write an entry to the toc file, opening it if necessary.
4468 % We open the .toc file for writing here instead of at @setfilename (or
4824 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
5144 % @verbatiminclude FILE - insert text of file in verbatim environment.
5164 % file; b) letting users define the frontmatter in as flexible order as
5516 % which we arrange to emulate with a temporary file in ordinary TeX.
5735 % \xdef is used so that macro definitions will survive the file
5736 % they're defined in; @include reads the file inside a group.
5850 \def\inforefzzz #1,#2,#3,#4**{\putwordSee{} \putwordInfo{} \putwordfile{} \file{\ignorespaces #3{}},
5920 % node name, #4 the name of the Info file, #5 the name of the printed
5962 goto file{\the\filename.pdf} name{#1}%
6098 % This is the macro invoked by entries in the aux file. Usually it's
6125 % Read the last existing aux file, if any. No error if none exists.
6563 % Write the text that goes in the lof to the aux file as
6570 % we don't write the literal three characters "^^M" into the aux file.
6675 % aux file. We strip off the -title and look up \XRLABEL-lof, which
6679 % they won't appear in the aux file).
6700 % It would be nice if we could set up a hyphenation file here.
6703 \tex % read txi-??.tex file in plain TeX.
6704 % Read the file if it exists.
6708 \errmessage{Cannot read language file txi-#1.tex}%
6715 \newhelp\nolanghelp{The given language definition file cannot be found or
6833 % your texinfo source file like this:
6991 % If a .fmt file is being used, characters that might appear in a file
6994 % \otherifyactive is called near the end of this file.
7046 % If a .fmt file is being used, we don't want the `\input texinfo' to show up.
7053 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
7054 % the first `\{ in the file would cause an error. This macro tries to fix
7057 % file name, in case not using a pre-dumped format.
7075 @c eval: (add-hook 'write-file-hooks 'time-stamp)