From ce1922d08e8cf951df370fe046552adb022264f3 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 2 Dec 2012 20:21:34 +0000 Subject: [PATCH] Add missing closing tag for xsl:choose in new template. --- xsl/fo/inline.xsl | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 69ea0b955..27c054c7e 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -158,20 +158,21 @@ - - - - - ltr - rtl - - + + + + + ltr + rtl + + + + + + - - - - - + + -- 2.50.1