From 23465d0d6e532834536ec6de08b04a5b369fdbce Mon Sep 17 00:00:00 2001 From: Keith Fahlgren Date: Fri, 20 Feb 2009 05:00:14 +0000 Subject: [PATCH] More tweaking the way that XSLTHL does or does not get called --- xsl/fo/verbatim.xsl | 24 +++++++++++++++++++++--- xsl/html/verbatim.xsl | 18 ++++++++++++++++-- 2 files changed, 37 insertions(+), 5 deletions(-) diff --git a/xsl/fo/verbatim.xsl b/xsl/fo/verbatim.xsl index 216c5f9f6..8e4b243ef 100644 --- a/xsl/fo/verbatim.xsl +++ b/xsl/fo/verbatim.xsl @@ -21,7 +21,11 @@ + + ... and the next apply-highlighting template should be deleted--> + + + @@ -38,12 +42,26 @@ and $linenumbering.extension != '0'"> - + + + + + + + + - + + + + + + + + diff --git a/xsl/html/verbatim.xsl b/xsl/html/verbatim.xsl index 1c7a306a8..285db524b 100644 --- a/xsl/html/verbatim.xsl +++ b/xsl/html/verbatim.xsl @@ -51,7 +51,14 @@ and $use.extensions != '0' and $linenumbering.extension != '0'"> - + + + + + + + +
         
@@ -63,7 +70,14 @@
     
       
         
-	
+        
+          
+            
+          
+          
+            
+          
+        
       
-- 2.40.0