Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita071fe8

Browse files
committed
doc: Formatting fix for XSL-FO PDF build
1 parent301ca0d commita071fe8

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:attributename="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-setname="normal.para.spacing">
38+
<xsl:attributename="space-after.optimum">1em</xsl:attribute>
39+
<xsl:attributename="space-after.minimum">0.8em</xsl:attribute>
40+
<xsl:attributename="space-after.maximum">1.2em</xsl:attribute>
41+
</xsl:attribute-set>
42+
3543
<!-- Change display of some elements-->
3644

3745
<xsl:templatematch="command">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp