Lines Matching refs:column
3570 % Contents of each column will wrap at width given in preamble. Width
3583 % current hsize to be used for each column. You may use as many
3588 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3590 % using the widest term desired in each column.
3592 % Each new table line starts with @item, each subsequent new column
3602 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
3611 % @tab Many paragraphs of text may be used in any column.
3614 % @item@tab@tab This will be in third column.
3725 \global\colcount=0 % Reset the column counter.
3742 % This preamble sets up a generic column definition, which will
3750 % Use the current \colcount to find the correct column width:
3761 % use that dimension as the width of the column, and the \leftskip
3763 % left margin and final column will justify at right margin.
3768 % The first column will be indented with the surrounding text.
4672 % baselineskips increases the chance of the dots lining up from column
4673 % to column. It still won't often be perfect, because of the stretch
4792 % Define two-column mode, which we use to typeset indexes.
4801 % Grab any single-column material above us.
4823 % Use the double-column output routine for subsequent pages.
4852 % The double-column output routine for all double-column pages except
4864 % box0 will be the left-hand column, box2 the right.
4895 % double-column page will be processed with \balancecolumns, which
4912 % Split the last of the double-column material. Leave it on the
4929 % the current page. We're now back to normal single-column
4935 % Called at the end of the double column material.
4942 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
4954 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%