Name
variablelist.as.table — Format variablelists as tables?
Synopsis
§111: §139 |
1| <xsl:param name="variablelist.as.table"
2| select="0"/> |
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.