Author: manuel
Date: 2005-04-13 15:42:43 -0600 (Wed, 13 Apr 2005)
New Revision: 4953

Modified:
   branches/LFS-XSL/pdf/lfs-pagesetup.xsl
Log:
Changed title.margin.left by body.start.indent

Modified: branches/LFS-XSL/pdf/lfs-pagesetup.xsl
===================================================================
--- branches/LFS-XSL/pdf/lfs-pagesetup.xsl      2005-04-13 21:36:42 UTC (rev 
4952)
+++ branches/LFS-XSL/pdf/lfs-pagesetup.xsl      2005-04-13 21:42:43 UTC (rev 
4953)
@@ -76,7 +76,7 @@
     <!-- Margins -->
   <xsl:param name="page.margin.inner">0.5in</xsl:param>
   <xsl:param name="page.margin.outer">0.375in</xsl:param>
-  <xsl:param name="title.margin.left">-0.7pc</xsl:param>
+  <xsl:param name="body.start.indent" select="'0.7pc'"/>
   <xsl:attribute-set name="normal.para.spacing">
     <xsl:attribute name="space-before.optimum">0.6em</xsl:attribute>
     <xsl:attribute name="space-before.minimum">0.4em</xsl:attribute>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to