Changes

Jump to navigation Jump to search
<tr valign="top" class="first">
<td class="cmd">[[Command/keyword:conversion|conversion]]</td>
<td>[[Command/value:numbers|numbers]] [[Command/value:characters|characters]] [[Command/value:Characters|Characters]] [[Command/value:romannumerals|romannumerals]] [[Command/value:Romannumerals|Romannumerals]] [[Command/value:continued|continued]] </td>
</tr>
<tr valign="top" class="first">
== Description ==
When a table is included printed (using {{cmd|placetable}}) the 'split' option can be specified to enable a long table to be split over several pages. If the table does split this happens then the table on each page is labelled "Table 1a Table captionYour Caption", "Table 1b Table Your Caption", "Table 1c Table Your Caption" and so on.
This command controls the formatting of the sub-table label.
== Example ==
<!-- Please fill in an example if you can -->
 
1) Use lower case Roman numerals for the table page instead of characters:
<context source="yes">
\setupfloatsplitting [conversion=romannumerals]
</context>
 
2) Use "Table 1 (cont’d)" for second and subsequent table pages, instead of a, b, c etc.:
<context source="yes">
\setuplabeltext [en] [continued={ (cont’d)}]
\setupfloatsplitting [conversion=continued]
</context>
== See also ==
<!-- something like {{cmd|gotosetuplabeltext}} -->
== Help from ConTeXt-Mailinglist/Forum ==
93

edits

Navigation menu