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

Lines Matching refs:column

3780 % Contents of each column will wrap at width given in preamble.  Width
3793 % current hsize to be used for each column. You may use as many
3798 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3800 % using the widest term desired in each column.
3802 % Each new table line starts with @item, each subsequent new column
3812 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3821 % @tab Many paragraphs of text may be used in any column.
3824 % @item@tab@tab This will be in third column.
3935 \global\colcount=0 % Reset the column counter.
3952 % This preamble sets up a generic column definition, which will
3960 % Use the current \colcount to find the correct column width:
3971 % use that dimension as the width of the column, and the \leftskip
3973 % left margin and final column will justify at right margin.
3978 % The first column will be indented with the surrounding text.
4947 % baselineskips increases the chance of the dots lining up from column
4948 % to column. It still won't often be perfect, because of the stretch
5073 % Define two-column mode, which we use to typeset indexes.
5082 % Grab any single-column material above us.
5104 % Use the double-column output routine for subsequent pages.
5133 % The double-column output routine for all double-column pages except
5145 % box0 will be the left-hand column, box2 the right.
5176 % double-column page will be processed with \balancecolumns, which
5193 % Split the last of the double-column material. Leave it on the
5210 % the current page. We're now back to normal single-column
5216 % Called at the end of the double column material.
5223 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
5235 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%