We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5761d99 commit a3e9f6bCopy full SHA for a3e9f6b
doc/src/sgml/stylesheet-fo.xsl
@@ -32,6 +32,8 @@ an "Unresolved ID reference found" warning during PDF builds.
32
<xsl:param name="use.extensions" select="1"></xsl:param>
33
<xsl:param name="variablelist.as.blocks" select="1"></xsl:param>
34
<xsl:param name="orderedlist.label.width">1.5em</xsl:param>
35
+<xsl:param name="body.start.indent">0</xsl:param>
36
+<xsl:param name="body.end.indent">0</xsl:param>
37
38
<xsl:attribute-set name="monospace.verbatim.properties"
39
use-attribute-sets="verbatim.properties monospace.properties">
0 commit comments