diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-17 20:09:19 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-17 20:09:19 +0000 |
commit | 95f1eb84e8f19675595193e0ca243d478f89bca5 (patch) | |
tree | 8bbcc37aa5edf9979c1021e3357fd2618798b639 /stylesheets/pdf/lfs-mixed.xsl | |
parent | f9bd7b2798fa93089d5df963ff11d4d61babac87 (diff) |
Updated the stylesheets to use DocBook-XSL 168.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/pdf/lfs-mixed.xsl')
-rw-r--r-- | stylesheets/pdf/lfs-mixed.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/pdf/lfs-mixed.xsl b/stylesheets/pdf/lfs-mixed.xsl index 15fc55eaf..065128f1b 100644 --- a/stylesheets/pdf/lfs-mixed.xsl +++ b/stylesheets/pdf/lfs-mixed.xsl @@ -227,7 +227,7 @@ <xsl:text>• </xsl:text> <xsl:apply-templates select="term"/> </fo:block> - <fo:block margin-left="0.1in" text-align="left"> + <fo:block margin-left="1.4pc" text-align="left"> <xsl:apply-templates select="listitem"/> </fo:block> </xsl:when> |