callout.list.table

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 element. Some browsers don't align DLs very well if callout.graphics is 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.