• Home
  • Raw
  • Download

Lines Matching refs:vbox

341 % \onepageout takes a vbox as an argument.
342 % \shipout a vbox for a single page, adding an optional header, footer
364 \global\setbox\headlinebox = \vbox{\commonheadfootline \makeheadline}%
366 \global\setbox\footlinebox = \vbox{\commonheadfootline \makefootline}%
371 % take effect in \write's, yet the group defined by the \vbox ends
376 \shipout\vbox{%
400 \def\pagebody#1{\vbox to\txipageheight{\boxmaxdepth=\maxdepth #1}}
405 \rlap{\kern\hsize\vbox to\z@{\kern1pt\box\margin \vss}}\fi
642 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
794 % make the vbox yourself of the appropriate size.
1252 \vbox to 0pt{%
1255 \vbox to8.5pt{}%
1644 \vbox to 0pt{%
1647 \vbox to8.5pt{}%
3237 % \vbox{\hrule\kern-0.4pt
3497 \vbox to \ht0{\hbox{%
3578 \vbox{%
3823 % inside a \vbox, and fonts need to be set appropriately first. \par should
3824 % be specified before the end of the \vbox, since a vbox is a group.
3841 \vbox{\titlefonts \raggedtitlesettings #1\par}%
4598 \setbox0=\vbox{X}\global\multitablelinespace=\the\baselineskip
5734 \leavevmode \kern.07em \vbox{\hrule width.3em height.1ex}\kern .07em }%
5768 % \baselineskip will not affect any glue inserted before the vbox that
5905 \egroup % The \vbox
5948 \global\setbox\partialpage = \vbox{%
6042 % and the final section into the vbox of \txipageheight (see
6078 \setbox\balancedcolumns=\vbox{shouldnt see this}%
6083 \setbox0 = \vbox{\unvbox\PAGE}% like \box255 but more efficient, see p.120.
6087 \setbox2=\vbox{}%
6088 \global\setbox\balancedcolumns=\vbox{\pagesofar}%
6121 \setbox2=\vbox to \ht1 {\unvbox3\vfill}%
6122 \setbox0=\vbox to \ht1 {\unvbox1\vfill}%
6125 \setbox2=\vbox to\ht1{\unvbox3\unskip}%
6126 \setbox0=\vbox to\ht1{\unvbox1\unskip}%
6128 \global\setbox\balancedcolumns=\vbox{\pagesofar}%
6494 \vbox{\chapfonts \raggedtitlesettings #1\par}%
6661 \vbox{\raggedtitlesettings \hangindent=\wd0 \centerparametersmaybe
6799 % Interline glue will be inserted when the vbox is completed.
6808 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \ptexraggedright
7055 % See comments in \dochapentry re vbox and related settings.
7297 \setbox\groupbox=\vbox\bgroup
7303 \vbox\bgroup
8845 \def\ignorenode{\setbox\dummybox\vbox\bgroup\def\node{\egroup\node}%
9449 % In case a @footnote appears in a vbox, save the footnote text and create
9450 % the real \insert just after the vbox finished. Otherwise, the insertion
9478 \def\savetobox#1{\global\setbox#1 = \vbox\bgroup \unvbox#1}
9558 % for @center @image, we need a vbox so we can have our vertical space
9560 \vbox\bgroup % vbox has better behavior than vtop herev
11305 % Prevent underfull vbox error messages.
11585 \def\_{\leavevmode \kern.07em \vbox{\hrule width.3em height.1ex}\kern .07em }