• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/gnutar-453/gnutar/build-aux/

Lines Matching +refs:find +refs:lisp +refs:time +refs:index

187   stand-alone strong-est time-stamp time-stamps which-ever white-space
308 \normalturnoffactive % \ in index entries must not stay \, e.g., if
480 % If an index command is used in an @example environment, any spaces
481 % therein should become regular spaces in the raw index file, not the
640 % if the definition is written into an index file.
790 % almost-but-not-quite fill up a page, TeX will have a hard time doing
1283 \errmessage{Could not find image file #1 for pdf}%
1401 % al. a second time, below.
1412 % Read toc second time, this time actually producing the outlines.
2254 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
2522 % and it is not used as such in any manual I can find. We need it for
2899 % to index the item name in whatever manner is desired (perhaps none).
3338 % Use the current \colcount to find the correct column width:
3474 % Define a command to find the next `@end #1'.
3478 % And this command to find another #1 command, at the beginning of a
3575 % the result winds up in the index file. This means that if the
3634 % \newindex {foo} defines an index named foo.
3636 % \fooindex ...rest of line... puts an entry in the index foo.
3638 % the file that accumulates this index. The file's extension is foo.
3639 % The name of an index should be no more than 2 characters long
3647 \expandafter\xdef\csname#1index\endcsname{% % Define @#1index
3664 \expandafter\xdef\csname#1index\endcsname{%
3669 % @synindex foo bar makes index foo feed into index bar.
3670 % Do this instead of @defindex foo if you don't want it as a separate index.
3672 % @syncodeindex foo bar similar, but put all entries made for index foo
3678 % #1 is \doindex or \docodeindex, #2 the index getting redefined (foo),
3679 % #3 the target index (bar).
3682 % closing the target index.
3693 \expandafter\xdef\csname#2index\endcsname{\noexpand#1{#3}}%
3698 % and it is "foo", the name of the index.
3703 % There is also \dosubind {index}{topic}{subtopic}
3704 % which makes an entry in a two-level index such as the operation index.
3713 % Take care of Texinfo commands that can appear in an index entry.
3719 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3728 % I don't entirely understand this, but when an index entry is
3735 % seems \endinput does not hurt in the printed index arg, since that
3760 % \realbackslash, still used for index files). When everything uses @,
3789 % that will dutifully get written to the index (or wherever).
3917 % \indexnofonts is used when outputting the strings to sort the index
3984 % writing an index entry, and texindex isn't prepared for an index sort entry
3995 \let\SETmarginindex=\relax % put index entries in margin (undocumented)?
3997 % Most index entries go through here, but \dosubind is the general case.
3998 % #1 is the index name, #2 is the entry text.
4002 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
4009 % Store the main index entry text (including the third arg).
4024 % Write the entry in \toks0 to the index file:
4027 % Put the index entry in the margin if desired.
4037 % Process the index entry with all font commands turned off, to
4044 % Set up the complete index entry, with both the sort key and
4120 % @vindex index-whatever
4122 % would allow a break between the index-whatever whatsit
4134 % The index entry written in the file actually looks like
4164 % Define the macros used in formatting output of the sorted index material.
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
4185 % \enddoublecolumns gets confused if there is no text in the index,
4187 % index. The easiest way to prevent this problem is to make sure
4192 % If the index file exists but is empty, then \openin leaves \ifeof
4213 % These macros are used by the sorted index file itself.
4214 % Change them to control the appearance of the index.
4223 % We like breaks before the index initials, so insert a bonus.
4243 % then page number (#2) flushed to the right margin. It is used for index
4250 % ``-'' was active throughout whole index, but this isn't really right.
4301 % The following is kludged to not output a line of dots in the index if
4387 % of assignments once per index is clearly meaningless for the
4388 % execution time, so we may as well do it in one place.
4445 % The last section of the index consists only of a single entry.
4451 % below, and by that time we'll already have changed the output
5122 % any other fixed time) so that @contents can be anywhere in the document.
5362 % We use the same \entry macro as for the index entries.
5455 % Define @lisp ... @end lisp.
5456 % @lisp environment forms a group so it can rebind things,
5457 % including the definition of @end lisp (which normally is erroneous).
5459 % Amount to narrow the margins by for @lisp.
5462 % This is the definition that ^^M gets inside @lisp, @example, and other
5493 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins; it will
5530 % Flag to tell @lisp, etc., not to narrow margin.
5583 % @example, @display, @format, @lisp
5621 % @lisp: indented, narrowed, typewriter font; @example: same as @lisp.
5626 \maketwodispenvs {lisp}{example}{%
5632 % @display/@smalldisplay: same as @lisp except keep current font.
5950 % And now, it's time to reuse the body of the original defun:
6725 % not find a line break at a hyphen in a node names. Since some manuals
6728 % is as if TeX is seeing it for the first time.
6842 % Is this the first time we've seen this float type?
7102 % time, we might be inside a group, and then its definitions would get
7427 % use the same \entry macro we use to generate the TOC and index.
8402 % He also recommends making @example and @lisp be small.
8630 @c eval: (add-hook 'write-file-hooks 'time-stamp)
8632 @c time-stamp-start: "def\\\\texinfoversion{"
8633 @c time-stamp-format: "%:y-%02m-%02d.%02H"
8634 @c time-stamp-end: "}"