diff options
Diffstat (limited to 'stylesheets/lfs-xsl/pdf/lfs-lists.xsl')
-rw-r--r-- | stylesheets/lfs-xsl/pdf/lfs-lists.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/lfs-xsl/pdf/lfs-lists.xsl b/stylesheets/lfs-xsl/pdf/lfs-lists.xsl index 34dfc73cf..3413c2c10 100644 --- a/stylesheets/lfs-xsl/pdf/lfs-lists.xsl +++ b/stylesheets/lfs-xsl/pdf/lfs-lists.xsl @@ -35,7 +35,7 @@ $Date$ </xsl:attribute-set> <!-- Format variablelists lists as blocks? 1 = yes, 0 = no - Default variablelist format. We override it when necesary + Default variablelist format. We override it when necessary using the list-presentation processing instruction. --> <xsl:param name="variablelist.as.blocks" select="1"/> @@ -171,4 +171,4 @@ $Date$ <xsl:attribute name="space-before.maximum">0.2em</xsl:attribute> </xsl:attribute-set> -</xsl:stylesheet>
\ No newline at end of file +</xsl:stylesheet> |