diff options
Diffstat (limited to 'stylesheets/lfs-chunked2.xsl')
-rw-r--r-- | stylesheets/lfs-chunked2.xsl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stylesheets/lfs-chunked2.xsl b/stylesheets/lfs-chunked2.xsl index 86907ebe7..675c0a1e5 100644 --- a/stylesheets/lfs-chunked2.xsl +++ b/stylesheets/lfs-chunked2.xsl @@ -32,7 +32,4 @@ <!-- No XML declaration --> <xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/> - <!-- Autolabel preface using lowercase roman numbers --> - <xsl:param name="preface.autolabel" select="'i'"/> - </xsl:stylesheet> |