• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/man/

Lines Matching +refs:org +refs:table +refs:last +refs:column +refs:widths

33 %   http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
258 % add check for \lastpenalty to plain's definitions. If the last thing
723 % To get correct interline space between the last line of the group
1043 % @asis just yields its argument. Used with @table, for example.
2248 % Fonts for short table of contents.
2564 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2730 % @author should come last, but may come many times.
2884 % Tables -- @table, @ftable, @vtable, @item(x).
2886 % default indentation of table text
2890 % margin between end of table item and start of table text.
2896 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
2964 % @table, @ftable, @vtable.
2965 \envdef\table{%
2967 \tablecheck{table}%
3048 % \nobreak will be last on the list, and \sectionheading will have
3144 % common last two arguments. Also subtract one from the initial value in
3165 % Contents of each column will wrap at width given in preamble. Width
3173 % Either define widths of columns in terms of percent of \hsize:
3178 % current hsize to be used for each column. You may use as many
3185 % using the widest term desired in each column.
3187 % Each new table line starts with @item, each subsequent new column
3206 % @tab Many paragraphs of text may be used in any column.
3209 % @item@tab@tab This will be in third column.
3213 % @multitableparskip is vertical space between paragraphs in table.
3214 % @multitableparindent is paragraph indent in table.
3216 % @multitablelinespace is space to leave between table items, baseline
3285 % --karl, nathan@acm.org, 20apr99.
3313 \global\colcount=0 % Reset the column counter.
3316 % Keeps underfull box messages off when table breaks over pages.
3319 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3330 % This preamble sets up a generic column definition, which will
3338 % Use the current \colcount to find the correct column width:
3349 % use that dimension as the width of the column, and the \leftskip
3351 % left margin and final column will justify at right margin.
3356 % The first column will be indented with the surrounding text.
3397 %% table. If not, do nothing.
3402 %% than skip between lines in the table.
3407 %% than skip between lines in the table.
3514 % Ignore anything after the last `@end #1'; this matters in verbatim
4058 % If a skip is the last thing on the list now, preserve it
4100 % If \lastskip is nonzero, that means the last item was a
4113 % If \lastskip was zero, perhaps the last item was a penalty, and
4230 % baselineskips increases the chance of the dots lining up from column
4231 % to column. It still won't often be perfect, because of the stretch
4244 % and table of contents entries. The paragraph is indented by \leftskip.
4261 % Do not fill out the last line with white space.
4353 % Define two-column mode, which we use to typeset indexes.
4362 % Grab any single-column material above us.
4384 % Use the double-column output routine for subsequent pages.
4413 % The double-column output routine for all double-column pages except
4414 % the last.
4425 % box0 will be the left-hand column, box2 the right.
4448 % The last section of the index consists only of a single entry.
4450 % break occurs before the last section starts. However, the last
4455 % routine to the \balancecolumns version, so the next-to-last
4456 % double-column page will be processed with \balancecolumns, which
4473 % Split the last of the double-column material. Leave it on the
4490 % the current page. We're now back to normal single-column
4496 % Called at the end of the double column material.
4503 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
4515 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%
5101 % This is purely so the last item on the list is a known \penalty >
5127 % table of contents chapter openings themselves.
5150 % writing pdf. These are used in the table of contents. We can't
5284 % These macros generate individual entries in the table of contents.
5286 % The last argument is the page number.
5381 % \tt widths. Each \tt character is 1en, so two makes it 1em.
5481 % it's not a good place to break if the last penalty was \nobreak
5708 % `@verbx...x' would look like the '@verbx' command. --janneke@gnu.org
5826 % right brace, after last delimiter expect closing brace:
6430 % This makes use of the obscure feature that if the last token of a
6855 % Read the last existing aux file, if any. No error if none exists.
7039 % text to a box and make the \insert when a row of the table is finished.
7115 it from ftp://tug.org/tex/epsf.tex.}
7382 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.