]> granicus.if.org Git - docbook-dsssl/commitdiff
Reset start-indent to zero for footnote text so it doesn't inherit
authorBob Stayton <bobs@sagehill.net>
Tue, 25 Jan 2005 00:58:20 +0000 (00:58 +0000)
committerBob Stayton <bobs@sagehill.net>
Tue, 25 Jan 2005 00:58:20 +0000 (00:58 +0000)
the indent of its container.

xsl/fo/footnote.xsl
xsl/fo/xref.xsl

index 142373576ed2be36a58f5ef85a5b0246d04aff88..eff7ccea7d723221d0ca5429771f78c6dc37296f 100644 (file)
@@ -53,7 +53,7 @@
                           font-weight="normal"
                           font-style="normal"
                           text-align="{$alignment}"
-                          margin-left="0pc">
+                          start-indent="0pt">
           <xsl:apply-templates/>
         </fo:footnote-body>
       </fo:footnote>
index 855487a4667c3abfcefd22fe54d4a2a5a300c39d..538788b61e1a5c58bec7c9f71e90db803c6ec3de 100644 (file)
         <fo:footnote>
           <xsl:call-template name="ulink.footnote.number"/>
           <fo:footnote-body font-family="{$body.fontset}"
+                            start-indent="0pt"
                             font-size="{$footnote.font.size}"
                             font-weight="normal"
                             font-style="normal">