Option | Explanation |
---|
Element that you want to influence |
r |
row |
c |
column |
row |
row |
column |
column |
first |
first (row/column) |
last |
last (row/column) |
header |
rows in header |
each |
each (row/column) |
odd |
each odd (row/column) |
even |
each even (row/column) |
number |
(row/column) no. # |
-number |
(row/column) no. # from bottom/right |
headcolor |
text color in the table head |
|
headstyle |
text style of the table head |
|
leftmargindistance |
distance from table contents to left border/frame of table |
|
rightmargindistance |
distance from table contents to right border/frame of table |
|
columndistance |
|
maxwidth |
|
setups |
|
textwidth |
|
split |
yes |
allow splitting of the table over pages/columns, head only once |
no |
no splitting |
repeat |
allow splitting, repeat head |
auto |
(no splitting?) |
|
header |
same as split=repeat, if split=yes |
|
color |
text color in table content |
|
style |
text style of table content |
|