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

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

185   stand-alone strong-est time-stamp time-stamps which-ever white-space
307 \normalturnoffactive % \ in index entries must not stay \, e.g., if
475 % If an index command is used in an @example environment, any spaces
476 % therein should become regular spaces in the raw index file, not the
635 % if the definition is written into an index file.
770 % almost-but-not-quite fill up a page, TeX will have a hard time doing
1266 % al. a second time, below.
1277 % Read toc second time, this time actually producing the outlines.
1709 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1938 % and it is not used as such in any manual I can find. We need it for
2311 % to index the item name in whatever manner is desired (perhaps none).
2750 % Use the current \colcount to find the correct column width:
2885 % Define a command to find the next `@end #1', which must be on a line
2888 % And this command to find another #1 command, at the beginning of a
2981 % the result winds up in the index file. This means that if the
3040 % \newindex {foo} defines an index named foo.
3042 % \fooindex ...rest of line... puts an entry in the index foo.
3044 % the file that accumulates this index. The file's extension is foo.
3045 % The name of an index should be no more than 2 characters long
3053 \expandafter\xdef\csname#1index\endcsname{% % Define @#1index
3070 \expandafter\xdef\csname#1index\endcsname{%
3075 % @synindex foo bar makes index foo feed into index bar.
3076 % Do this instead of @defindex foo if you don't want it as a separate index.
3078 % @syncodeindex foo bar similar, but put all entries made for index foo
3084 % #1 is \doindex or \docodeindex, #2 the index getting redefined (foo),
3085 % #3 the target index (bar).
3088 % closing the target index.
3099 \expandafter\xdef\csname#2index\endcsname{\noexpand#1{#3}}%
3104 % and it is "foo", the name of the index.
3109 % There is also \dosubind {index}{topic}{subtopic}
3110 % which makes an entry in a two-level index such as the operation index.
3119 % Take care of Texinfo commands that can appear in an index entry.
3124 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3143 % that will dutifully get written to the index (or wherever).
3310 % \indexnofonts is used when outputting the strings to sort the index
3382 \let\SETmarginindex=\relax % put index entries in margin (undocumented)?
3384 % Most index entries go through here, but \dosubind is the general case.
3385 % #1 is the index name, #2 is the entry text.
3389 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
3396 % Store the main index entry text (including the third arg).
3415 % Write the entry in \toks0 to the index file:
3418 % Put the index entry in the margin if desired.
3429 % Process the index entry with all font commands turned off, to
3436 % Set up the complete index entry, with both the sort key and
3506 % @vindex index-whatever
3508 % would allow a break between the index-whatever whatsit
3519 % The index entry written in the file actually looks like
3549 % Define the macros used in formatting output of the sorted index material.
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
3569 % \enddoublecolumns gets confused if there is no text in the index,
3571 % index. The easiest way to prevent this problem is to make sure
3576 % If the index file exists but is empty, then \openin leaves \ifeof
3597 % These macros are used by the sorted index file itself.
3598 % Change them to control the appearance of the index.
3607 % We like breaks before the index initials, so insert a bonus.
3627 % then page number (#2) flushed to the right margin. It is used for index
3634 % ``-'' was active throughout whole index, but this isn't really right.
3685 % The following is kludged to not output a line of dots in the index if
3774 % of assignments once per index is clearly meaningless for the
3775 % execution time, so we may as well do it in one place.
4469 % any other fixed time) so that @contents can be anywhere in the document.
4683 % We use the same \entry macro as for the index entries.
4775 % Define @lisp ... @end lisp.
4776 % @lisp environment forms a group so it can rebind things,
4777 % including the definition of @end lisp (which normally is erroneous).
4779 % Amount to narrow the margins by for @lisp.
4782 % This is the definition that ^^M gets inside @lisp, @example, and other
4813 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
4849 % Flag to tell @lisp, etc., not to narrow margin.
4902 % @example, @display, @format, @lisp
4934 % @lisp: indented, narrowed, typewriter font; @example: same as @lisp.
4939 \maketwodispenvs {lisp}{example}{%
4946 % @display/@smalldisplay: same as @lisp except keep current font.
5217 % And now, it's time to reuse the body of the original defun:
5815 % argument to @deffn, which ends up writing an index entry, and texindex
5816 % isn't prepared for an index sort entry that starts with \.
6002 % not find a line break at a hyphen in a node names. Since some manuals
6005 % is as if TeX is seeing it for the first time.
6111 % Is this the first time we've seen this float type?
6366 % time, we might be inside a group, and then its definitions would get
6689 % use the same \entry macro we use to generate the TOC and index.
6851 % He also recommends making @example and @lisp be small.
7075 @c eval: (add-hook 'write-file-hooks 'time-stamp)
7077 @c time-stamp-start: "def\\\\texinfoversion{"
7078 @c time-stamp-format: "%:y-%02m-%02d.%02H"
7079 @c time-stamp-end: "}"