Home | History | Annotate | Download | only in build-aux

Lines Matching refs:penalty

264   \removelastskip\penalty-50\smallskip\fi\fi}
266 \removelastskip\penalty-100\medskip\fi\fi}
268 \removelastskip\penalty-200\bigskip\fi\fi}
530 % expansion of \tie (\leavevmode \penalty \@M \ ).
683 % at the beginning of a line will start with \penalty -- and
684 % since \penalty is valid in vertical mode, we'd end up putting the
685 % penalty on the vertical list instead of in the new paragraph.
690 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
829 % TeX does not even consider page breaks if a penalty added to the
833 % page after the empty box. So we use a penalty of 9999.
836 % page at this \penalty, if there are no other feasible breakpoints in
840 % example where a page broke at this \penalty; if it happens in a real
3340 \penalty 10001
3466 \vadjust{\penalty 1200}}% not good to break after first line of item.
4559 % If \lastskip was zero, perhaps the last item was a penalty, and
4561 % to re-insert the same penalty (values >10000 are used for various
4570 \ifnum\whatsitpenalty>9999 \penalty\whatsitpenalty \fi
4672 \penalty 0
4872 \penalty\outputpenalty
4887 % The following penalty ensures that the page builder is exercised
4896 % penalty the page builder will not be exercised until \eject
5310 \bigskip \par\penalty 200\relax
5326 %%% Args are the skip and penalty (usually negative)
5327 \def\dobreak#1#2{\par\ifdim\lastskip<#1\removelastskip\penalty#2\vskip#1\fi}
5500 \par\penalty 5000 %
5651 % This is purely so the last item on the list is a known \penalty >
5657 \penalty 10001
5889 % if at all possible; hence the \penalty.
5891 \penalty-300 \vskip1\baselineskip plus.33\baselineskip minus.25\baselineskip
6005 % it's not a good place to break if the last penalty was \nobreak
6007 \ifnum\lastpenalty<10000 \penalty-50 \fi
6466 % break somewhere. Check specifically for penalty 10002, inserted
6468 % commands also insert a nobreak penalty, and we don't want to allow
6472 % with penalty of 10003 after the very first @deffn in the
6473 % sequence (see above), and penalty of 10002 after any following
6479 \medskip % preceded by discardable penalty, so not a breakpoint
6511 \penalty\defunpenalty % signal to \startdefun and \dodefunx
7522 \def\supereject{\par\penalty -20000\footnoteno =0 }