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

Lines Matching +refs:term +refs:insert +refs:spaces

92 \let\ptexinsert=\insert
212 % We want to insert a rule with the height and depth of the current
257 % we did was a \nobreak, we don't want to insert more space.
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
489 % It's the responsibility of \envdef to insert \begingroup before the
855 % @include file insert text of that file as input.
972 % after a section heading. If WORD is `insert', then do indent at such
981 \def\insertword{insert}
1780 % which makes spaces the same size as normal in the surrounding text.
2351 % bizarre value of 10001 as a signal to \aboveenvbreak to insert
2597 % using the widest term desired in each column.
2702 \newtoks\everytab % insert after every tab.
2869 % Make sure that spaces turn into tokens that match what \doignoretext wants.
2931 % empty), we can't just use \parsearg; we have to insert a space of our
3242 % Normal spaces, not active ones.
3420 \insert\margin{\hbox{\vrule height8pt depth3pt width0pt \the\toks0}}%
3501 % to re-insert the same penalty (values >10000 are used for various
3514 % (the whatsit from the \write), so we must insert a \nobreak.
3607 % We like breaks before the index initials, so insert a bonus.
4286 % Only insert the separating space if we have a chapter/appendix
4396 % Only insert the space after the number if we have a section number.
4447 % section headings. Otherwise, it would insert a valid breakpoint between:
4793 % start of the next paragraph will insert \parskip.
4884 \sepspaces % Make spaces be word-separators rather than space tokens.
5048 % Eight spaces for a tab
5144 % @verbatiminclude FILE - insert text of file in verbatim environment.
5194 % commands also insert a nobreak penalty, and we don't want to allow
5200 % But do insert the glue.
5571 % Trim leading and trailing spaces off a string.
5707 % unexpandable, insert that wherever you need a #, and then redefine
5828 % We need some trickery to remove the optional spaces around the equal
5855 % might or might not have spaces before the first comma, like:
5857 % We don't want such trailing spaces in the node name.
6001 % insert empty discretionaries after hyphens, which means that it will
6265 \insert\footins\bgroup
6302 % the real \insert just after the vbox finished. Otherwise, the insertion
6305 % text to a box and make the \insert when a row of the table is finished.
6306 % And the same can be done for other insert classes. --kasal, 16nov03.
6308 % Replace the \insert primitive by a cheating macro.
6313 \ifx \insert\ptexinsert
6314 \let\insert\saveinsert
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}.
6409 % Usually we'll have text after the image which will insert
6410 % \parskip glue, so insert it here too to equalize the space
6461 % insert appears inside a float which could possibly float. --kasal, 26may04
6551 % Eventually this needs to become an \insert.
6589 % insert appears inside a float which could possibly float. --kasal, 26may04