mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 02:43:58 +00:00
Update fo.xsl
Remove stray text on end of line. Fixes PDF doc build. Aside: this whole Q&A set block could probably be removed now given that it appears to be a workaround for the ancient FOP-0.2.
This commit is contained in:
parent
dd29439a8f
commit
c1828eda90
@ -216,7 +216,7 @@
|
|||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
</fo:list-item-label>
|
</fo:list-item-label>
|
||||||
<fo:list-item-body start-indent="body-start()">
|
<fo:list-item-body start-indent="body-start()">
|
||||||
<xsl:apply-templates select="*[local-name(.)!='label']"/>text-align
|
<xsl:apply-templates select="*[local-name(.)!='label']"/>
|
||||||
</fo:list-item-body>
|
</fo:list-item-body>
|
||||||
</fo:list-item>
|
</fo:list-item>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user