33.5.2 Configuring and positioning table titles

To specify use and placement of table titles in HTML or XML output:

[Tables]
; TableTitles = 0 to leave alone, 1 to put at top, 2 to put at bottom
TableTitles = 0
; UseInformaltableTag = No (default) or Yes (use when there is no
; table caption, as in DocBook)
UseInformaltableTag = No
; InternalTableCaption = Yes (default) or No (put outside table)
InternalTableCaption = Yes
; TableCaptionTag = tag for internal table captions, default "caption"
TableCaptionTag = caption

Some browsers do not like the <caption> tag inside the <table> tags. To satisfy those browsers, specify InternalTableCaption=No.

Previous Topic:  33.5.1 Indenting tables (deprecated)

Next Topic:  33.5.3 Positioning table footnotes

Parent Topic:  33.5 Positioning tables, table titles, and table footnotes

Sibling Topics:

33.5.1 Indenting tables (deprecated)

33.5.3 Positioning table footnotes

Table of ContentsIndex