summaryrefslogtreecommitdiff
path: root/doc/xorg-fo.xsl
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-12-17 20:05:12 -0800
committerKeith Packard <keithp@keithp.com>2013-12-17 20:05:12 -0800
commite44ce127ece149e7b07be49142bc0f9d50bbe97d (patch)
tree7dec8db2b7dfd31da670edacb2a1d3a32d74c80f /doc/xorg-fo.xsl
parente4b223df372348718b74d2ecad4957f3e30f8d79 (diff)
doc: Add screen shots everywhere
This has screen shots of every dialog in altosui Signed-off-by: Keith Packard <keithp@keithp.com>
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>