summaryrefslogtreecommitdiff
path: root/doc/xorg-fo.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xorg-fo.xsl')
-rw-r--r--doc/xorg-fo.xsl4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/xorg-fo.xsl b/doc/xorg-fo.xsl
index 075a2d98..a36b88f3 100644
--- a/doc/xorg-fo.xsl
+++ b/doc/xorg-fo.xsl
@@ -113,4 +113,8 @@
<fo:block/>
</xsl:template>
+ <xsl:attribute-set name="informalfigure.properties">
+ <xsl:attribute name="text-align">center</xsl:attribute>
+ </xsl:attribute-set>
+
</xsl:stylesheet>