From 34fe248222b33d0f978de12ce2a8465d82b4b1ae Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Thu, 24 Jul 2003 17:53:04 +0000 Subject: [PATCH] Forrest/Cocoon appears to be intercepting the HTML   at an XML level, so instead, we'll try putting the character entity in. We can infer from some other documents that they must be converting such characters to HTML entities. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196743 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/stylesheets/compliance2html.xsl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/documentation/resources/stylesheets/compliance2html.xsl b/src/documentation/resources/stylesheets/compliance2html.xsl index 3f6ace570..b713942c7 100644 --- a/src/documentation/resources/stylesheets/compliance2html.xsl +++ b/src/documentation/resources/stylesheets/compliance2html.xsl @@ -268,7 +268,7 @@ - +   @@ -308,7 +308,7 @@ - +   @@ -348,7 +348,7 @@ - +   @@ -388,7 +388,7 @@ - +   @@ -406,7 +406,7 @@ - +   -- 2.39.5