Lines Matching refs:penalty
244 \removelastskip\penalty-50\smallskip\fi\fi}
246 \removelastskip\penalty-100\medskip\fi\fi}
248 \removelastskip\penalty-200\bigskip\fi\fi}
509 % expansion of \tie (\leavevmode \penalty \@M \ ).
583 % at the beginning of a line will start with \penalty -- and
584 % since \penalty is valid in vertical mode, we'd end up putting the
585 % penalty on the vertical list instead of in the new paragraph.
590 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
720 % TeX does not even consider page breaks if a penalty added to the
724 % page after the empty box. So we use a penalty of 9999.
727 % page at this \penalty, if there are no other feasible breakpoints in
731 % example where a page broke at this \penalty; if it happens in a real
921 \ifnum\centerpenalty>9999 \penalty\centerpenalty \fi
3526 \penalty 10001
3652 \vadjust{\penalty 1200}}% not good to break after first line of item.
4782 % If \lastskip was zero, perhaps the last item was a penalty, and
4784 % to re-insert the same penalty (values >10000 are used for various
4792 \ifnum\whatsitpenalty>9999 \penalty\whatsitpenalty \fi
4893 \penalty 0
5099 \penalty\outputpenalty
5114 % The following penalty ensures that the page builder is exercised
5123 % penalty the page builder will not be exercised until \eject
5564 \bigskip \par\penalty 200\relax
5580 % Args are the skip and penalty (usually negative)
5581 \def\dobreak#1#2{\par\ifdim\lastskip<#1\removelastskip\penalty#2\vskip#1\fi}
5752 \par\penalty 5000 %
5909 % \penalty > 10000, so \startdefun, etc., can recognize the situation
5911 \penalty 10001
6106 \penalty-300
6157 % if at all possible; hence the \penalty.
6159 \penalty-300 \vskip1\baselineskip plus.33\baselineskip minus.25\baselineskip
6277 % it's not a good place to break if the last penalty was \nobreak
6279 \ifnum\lastpenalty<10000 \penalty-50 \fi
6330 \ifnum\lastpenalty>10000 \vskip\parskip \penalty\lastpenalty \fi
6746 % break somewhere. Check specifically for penalty 10002, inserted
6748 % commands also insert a nobreak penalty, and we don't want to allow
6752 % with penalty of 10003 after the very first @deffn in the
6753 % sequence (see above), and penalty of 10002 after any following
6759 \medskip % preceded by discardable penalty, so not a breakpoint
6791 \penalty\defunpenalty % signal to \startdefun and \dodefunx
8217 \def\supereject{\par\penalty -20000\footnoteno =0 }