From: Andre Malo Date: Wed, 5 Feb 2014 23:19:32 +0000 (+0000) Subject: move the
 trimming code into its own module and use it both for html and
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373dd87b8266a3c0ca029657f4c579d94c56163d;p=thirdparty%2Fapache%2Fhttpd.git

move the 
 trimming code into its own module and use it both for html and
latex output


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564993 13f79535-47bb-0310-9956-ffa450edef68
---

diff --git a/docs/manual/style/latex/html.xsl b/docs/manual/style/latex/html.xsl
index 943db8b8b22..3436845dc05 100644
--- a/docs/manual/style/latex/html.xsl
+++ b/docs/manual/style/latex/html.xsl
@@ -26,7 +26,7 @@
 
 
 
-
+
 
 
 
@@ -153,15 +153,14 @@ interpreted in pre -->
 
 \begin{verbatim}
 
-
-
-
-
-
-
-
-
+
+  
+    
+      
+        
+      
+    
+  
 
 
 \end{verbatim}&lf;
diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl
index dc1193bcbab..bf66e3f7abf 100644
--- a/docs/manual/style/xsl/common.xsl
+++ b/docs/manual/style/xsl/common.xsl
@@ -67,7 +67,7 @@
 
 
 
-
+
 
 
 
@@ -605,52 +605,6 @@ if (typeof(prettyPrint) !== 'undefined') {
 
 
 
-
-
-
-
-
-    
-        
-    
-
-
-
-
-    
-
-
-    
-
-
-
-
-
-
-
-
-
-    
-        
-    
-
-
-
-    
-
-
-
 
 
 
diff --git a/docs/manual/style/xsl/util/pretrim.xsl b/docs/manual/style/xsl/util/pretrim.xsl
new file mode 100644
index 00000000000..49f292efffd
--- /dev/null
+++ b/docs/manual/style/xsl/util/pretrim.xsl
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    
+        
+    
+
+
+
+
+    
+
+
+    
+
+
+
+
+
+
+
+
+
+    
+        
+    
+
+
+
+    
+
+
+
+
+