arraytabular e array. Le differenze principali sono:
\extrarowheight (ad esempio
\extrarowheight=2pt), che specifica di quanto deve essere aumentato
lo spazio tra le righe della tabella (utile perchè di solito le linee
orizzontali toccano le lettere maiuscole);
dcolumn
).
tabular
and array environment
(array.pdf o
array.ps.gz).
Tipi di colonna nel package
Unchanged options lLeft adjusted column. cCentered adjusted column. rRight adjusted column. p{width}Equivalent to \parbox[t]{width}.@{decl}Suppresses inter-column space and inserts decl instead. New options m{width}Defines a column of width width. Every entry will be centered in proportion to the rest of the line. It is somewhat like \parbox{width}.b{width}Coincides with \parbox[b]{width}.>{cmd}Can be used before an l,r,c,p,mor aboption. It inserts cmd directly in front of the entry of the column.<{cmd}Can be used after an l,r,c,p{...},m{...}or ab{...}option. It inserts cmd right after the entry of the column.|Inserts a vertical line. The distance between two columns will be enlarged by the width of the line in contrast to the original definition of LaTeX. !{cmd}Can be used anywhere and corresponds with the |option. The difference is that cmd is inserted instead of a vertical line, so this option doesn't suppress the normally inserted space between columns in contrast to@{...}.array
Sezione di Firenze
Roberto Cecchini
Commenti a:
cecchini@fi.infn.it
Revised: June 18, 1996
URL: http://www.fi.infn.it/pub/tex/doc/html/latex_26.html