• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/man/

Lines Matching +refs:ps +refs:begin +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
50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
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
231 % Sometimes it is convenient to have everything in the transcript file
235 % file; cf. trace.sty in LaTeX.
481 % therein should become regular spaces in the raw index file, not the
640 % if the definition is written into an index file.
875 % @include file insert text of that file as input.
1142 % @setfilename is done at the beginning of every texinfo file.
1144 % This makes it possible to make a .fmt file for texinfo.
1149 % Open the new aux file. TeX will close it automatically at exit.
1283 \errmessage{Could not find image file #1 for pdf}%
1572 /CIDInit /ProcSet findresource begin
1573 12 dict begin
1658 /CIDInit /ProcSet findresource begin
1659 12 dict begin
1746 /CIDInit /ProcSet findresource begin
1747 12 dict begin
2328 % @file, @option are the same as @samp.
2329 \let\file=\samp
2817 % For double-sided printing, put current file name in lower left corner,
2864 % Only define if not already defined, in case a txi-??.tex file has set
3575 % the result winds up in the index file. This means that if the
3619 % @dircategory CATEGORY -- specify a category of the dir file
3620 % which this file should belong to. Ignore this in TeX.
3638 % the file that accumulates this index. The file's extension is foo.
3645 \openout \csname#1indfile\endcsname \jobname.#1 % Open the file
3899 \definedummyword\file
4024 % Write the entry in \toks0 to the index file:
4046 % three arguments to \entry to the .?? file (four in the
4134 % The index entry written in the file actually looks like
4166 % @printindex causes a particular index (the ??s file) to get printed.
4177 % See if the index file exists and is nonempty.
4178 % Change catcode of @ here so that if the index file contains
4186 % and it loses the chapter title and the aux file entries for the
4192 % If the index file exists but is empty, then \openin leaves \ifeof
4193 % false. We have to make TeX try to read something from the file, so
4213 % These macros are used by the sorted index file itself.
4574 % expanded while writing the .toc file. \char\appendixno is not
4690 % as an @include file.
5115 % Write an entry to the toc file, opening it if necessary.
5124 % We open the .toc file for writing here instead of at @setfilename (or
5161 % with the Texinfo input format setup at the end of this file.
5176 % Read the toc file, which is essentially Texinfo input.
5503 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
5867 % @verbatiminclude FILE - insert text of file in verbatim environment.
5887 % file; b) letting users define the frontmatter in as flexible order as
6247 % which we arrange to emulate with a temporary file in ordinary TeX.
6473 % \xdef is used so that macro definitions will survive the file
6474 % they're defined in; @include reads the file inside a group.
6569 \def\inforefzzz #1,#2,#3,#4**{\putwordSee{} \putwordInfo{} \putwordfile{} \file{\ignorespaces #3{}},
6637 % node name, #4 the name of the Info file, #5 the name of the printed
6684 goto file{\the\filename.pdf} name{\pdfxrefdest}%
6819 % This is the macro invoked by entries in the aux file. Usually it's
6855 % Read the last existing aux file, if any. No error if none exists.
7297 % Write the text that goes in the lof to the aux file as
7305 % we don't write the literal three characters "^^M" into the aux file.
7411 % aux file. We strip off the -title and look up \XRLABEL-lof, which
7415 % they won't appear in the aux file).
7436 % It would be nice if we could set up a hyphenation file here.
7439 \tex % read txi-??.tex file in plain TeX.
7440 % Read the file if it exists.
7444 \errmessage{Cannot read language file txi-#1.tex}%
7451 \newhelp\nolanghelp{The given language definition file cannot be found or
8382 % your texinfo source file like this:
8541 % If a .fmt file is being used, characters that might appear in a file
8544 % \otherifyactive is called near the end of this file.
8599 % If a .fmt file is being used, we don't want the `\input texinfo' to show up.
8606 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
8607 % the first `\' in the file would cause an error. This macro tries to fix
8610 % file name, in case not using a pre-dumped format.
8628 @c eval: (add-hook 'write-file-hooks 'time-stamp)