From a604a2311abf1d7880984f76c80509816338d98b Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 29 Oct 2004 13:28:33 +0000 Subject: [PATCH] Deprecated shade.verbatim --- xsl/html/verbatim.xsl | 161 ++++++++++++++++++++---------------------- 1 file changed, 75 insertions(+), 86 deletions(-) diff --git a/xsl/html/verbatim.xsl b/xsl/html/verbatim.xsl index 8ac794acb..537b5cbc9 100644 --- a/xsl/html/verbatim.xsl +++ b/xsl/html/verbatim.xsl @@ -28,41 +28,36 @@ - - - - - - -
-          
-            
-          
-        
-
- -
-          
-        
-
-
-
+ + + The shade.verbatim parameter is deprecated. + Use CSS instead, + + + for example: pre. + + { background-color: #E0E0E0; } + + - - - - - -
- -
+ + + + +
+	
+	  
+	
+      
- +
+	
+      
@@ -74,65 +69,59 @@ - - - - - -
-              
-                
-              
-            
-
- -
-

- - - -

-
-
-
-
- - - - -
-              
-            
-
- -
-

- - - -

-
-
-
-
-
-
+ + + The shade.verbatim parameter is deprecated. + Use CSS instead, + + + for example: pre. + + { background-color: #E0E0E0; } + + - - - - - -
- -
+ + + +
+	    
+	      
+	    
+	  
+
+ +
+

+ + + +

+
+
+
- + + +
+	    
+	  
+
+ +
+

+ + + +

+
+
+
-- 2.40.0