Skip to content

Commit a071fe8

Browse files
committed
doc: Formatting fix for XSL-FO PDF build
1 parent 301ca0d commit a071fe8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/src/sgml/stylesheet-fo.xsl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@
3232
<xsl:attribute name="text-align">center</xsl:attribute>
3333
</xsl:attribute-set>
3434

35+
<!-- fix missing space after vertical simplelist
36+
https://github.com/docbook/xslt10-stylesheets/issues/31 -->
37+
<xsl:attribute-set name="normal.para.spacing">
38+
<xsl:attribute name="space-after.optimum">1em</xsl:attribute>
39+
<xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
40+
<xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>
41+
</xsl:attribute-set>
42+
3543
<!-- Change display of some elements -->
3644

3745
<xsl:template match="command">

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy