From a233799e5cdbee2457364a64c9a77e07fb9f1a67 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 6 May 2005 21:47:54 +0000 Subject: [PATCH] Added support for @align on caption in mediaobject. --- xsl/fo/graphics.xsl | 4 ++++ xsl/html/graphics.xsl | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/xsl/fo/graphics.xsl b/xsl/fo/graphics.xsl index 25509ecd0..df2798642 100644 --- a/xsl/fo/graphics.xsl +++ b/xsl/fo/graphics.xsl @@ -533,6 +533,10 @@ + + + diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index bf2e6fc8c..ea11b6cd0 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -1341,6 +1341,10 @@ valign:
+ + +
-- 2.40.0