Home | History | Annotate | Download | only in docs

Lines Matching refs:column

2577 % Contents of each column will wrap at width given in preamble.  Width
2590 % current hsize to be used for each column. You may use as many
2595 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
2597 % using the widest term desired in each column.
2599 % Each new table line starts with @item, each subsequent new column
2609 % @multitable {Column 1 template} {Column 2 template} {Column 3 template}
2618 % @tab Many paragraphs of text may be used in any column.
2621 % @item@tab@tab This will be in third column.
2725 \global\colcount=0 % Reset the column counter.
2742 % This preamble sets up a generic column definition, which will
2750 % Use the current \colcount to find the correct column width:
2761 % use that dimension as the width of the column, and the \leftskip
2763 % left margin and final column will justify at right margin.
2768 % The first column will be indented with the surrounding text.
3614 % baselineskips increases the chance of the dots lining up from column
3615 % to column. It still won't often be perfect, because of the stretch
3737 % Define two-column mode, which we use to typeset indexes.
3746 % Grab any single-column material above us.
3768 % Use the double-column output routine for subsequent pages.
3797 % The double-column output routine for all double-column pages except
3809 % box0 will be the left-hand column, box2 the right.
3829 % Split the last of the double-column material. Leave it on the
3846 % the current page. We're now back to normal single-column
3852 % Called at the end of the double column material.
3859 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
3871 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%