Name

variablelist.as.table — Format variablelists as tables?

Synopsis

<xsl:param name="variablelist.as.table" select="0"></xsl:param>

Description

If non-zero, variablelists will be formatted as tables.

This parameter only applys to the HTML transformations. In the FO case, proper list markup is robust enough to handle the formatting. But see also variablelist.as.blocks.