From c9013893d3a03843078422eaef96ce29e732e4e8 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Sun, 24 Oct 2004 10:42:29 +0000 Subject: [PATCH] Fixed bug #977874. Remark/comment is rendered as a block/inline depending on its context. --- xsl/fo/inline.xsl | 23 ++++++++++++++++++++++- xsl/html/inline.xsl | 19 +++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 30564a92f..84c3cd8de 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -1,4 +1,17 @@ + +]> - + @@ -962,6 +975,14 @@ + + + + + + + + diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index ef72df959..5e6b56436 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -1,4 +1,17 @@ + +]> + + +

+
+
+ -- 2.40.0