Home | History | Annotate | Download | only in docs

Lines Matching refs:insert

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.
399 \parseargline\empty% Insert the \empty token, see \finishparsearg below.
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}
2351 % bizarre value of 10001 as a signal to \aboveenvbreak to insert
2702 \newtoks\everytab % insert after every tab.
2931 % empty), we can't just use \parsearg; we have to insert a space of our
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
4393 % Insert space above the heading.
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.
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.
5707 % unexpandable, insert that wherever you need a #, and then redefine
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