Name

callout.list.table — Present callout lists using a table?

Synopsis

<xsl:param name="callout.list.table" select="'1'"></xsl:param>

Description

The default presentation of CalloutLists uses an HTML DL. Some browsers don't align DLs very well if callout.graphics are used. With this option turned on, CalloutLists are presented in an HTML TABLE, which usually results in better alignment of the callout number with the callout description.