diff --git a/modules/tabular.xml b/modules/tabular.xml index e972bcc..2db4cf2 100644 --- a/modules/tabular.xml +++ b/modules/tabular.xml @@ -25,6 +25,12 @@ @scale (LaTeX only): Scaling factor for the tabular. @rotate (LaTeX only): Rotation angle of tabular in degrees anti-clockwise. + + @long-table (LaTeX only): Use the longtable environment instead of tabular so it can span multiple pages. + 'no' [default] + 'yes' + + @caption (LaTeX only): Only valid for long tables (@long-table = 'yes'); ignored otherwise. -->