Lines Matching refs:insert

92 \let\ptexinsert=\insert
226 % we did was a \nobreak, we don't want to insert more space.
511 % It's the responsibility of \envdef to insert \begingroup before the
945 % after a section heading. If WORD is `insert', then do indent at such
954 \def\insertword{insert}
3984 % bizarre value of 10001 as a signal to \aboveenvbreak to insert
4361 \newtoks\everytab % insert after every tab.
4596 % empty), we can't just use \parsearg; we have to insert a space of our
5280 \insert\margin{\hbox{\vrule height8pt depth3pt width0pt \the\toks0}}%
5378 % to re-insert the same penalty (values >10000 are used for various
5390 % (the whatsit from the \write), so we must insert a \nobreak.
5543 % We like breaks before the index initials, so insert a bonus.
5748 % line of a group of index entries, so insert a penalty to discourage
6534 % Only insert the separating space if we have a chapter/appendix
6674 % Only insert the space after the number if we have a section number.
7109 % start of the next paragraph will insert \parskip.
7572 % @verbatiminclude FILE - insert text of file in verbatim environment.
7628 % commands also insert a nobreak penalty, and we don't want to allow
7638 % But do insert the glue.
8957 % If we use \unhbox to print the node names, TeX does not insert
9298 \insert\footins\bgroup
9353 % the real \insert just after the vbox finished. Otherwise, the insertion
9356 % text to a box and make the \insert when a row of the table is finished.
9357 % And the same can be done for other insert classes. --kasal, 16nov03.
9359 % Replace the \insert primitive by a cheating macro.
9364 \ifx \insert\ptexinsert
9365 \let\insert\saveinsert
9371 % This \insert replacement works for both \insert\footins{foo} and
9372 % \insert\footins\bgroup foo\egroup, but it doesn't work for \insert27{foo}.
9468 % Usually we'll have text after the image which will insert
9469 % \parskip glue, so insert it here too to equalize the space
9540 % insert appears inside a float which could possibly float. --kasal, 26may04
9630 % Eventually this needs to become an \insert.