Lines Matching refs:foo

45 % manual foo.texi, however, you can get away with this:
46 % tex foo.texi
47 % texindex foo.??
48 % tex foo.texi
49 % tex foo.texi
50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
416 % @end itemize @c foo
447 % \parseargdef\foo{...}
449 % \def\foo{\parsearg\Xfoo}
452 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
486 % \envdef\foo{...}
506 % ... but they get defined via ``\envdef\foo{...}'':
533 % @end foo executes the definition of \Efoo.
1395 % For now, we do not accumulate font styles: @b{@i{foo}} prints foo in
2961 % @value{foo} gets the text saved in variable foo.
2972 % we're called from @code, as @code{@value{foo-bar_}}, though.
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.
3057 % @defindex foo == \newindex{foo}
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),
3104 % and it is "foo", the name of the index.
4699 % @foo ... @end foo.
4919 % We often define two environments, @foo and @smallfoo.
5280 % Remember that \dosubind{fn}{foo}{} is equivalent to \doind{fn}{foo}.
5453 % If we encounter &foo, then turn on ()-hacking afterwards
5628 % It maps \foo\ => \csname macarg.foo\endcsname => #N
5856 % @node foo , bar , ...
6320 % This \insert replacement works for both \insert\footins{foo} and
6321 % \insert\footins\bgroup foo\egroup, but it doesn't work for \insert27{foo}.
6661 % if the user said @listoffloats foo but never @float foo.
7065 % Say @foo, not \foo, in error messages.