From: André 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-Tag: 2.5.0-alpha~4515
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f29edaadfae0ba7b64af2b677486ea88fd91674;p=apache

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 943db8b8b2..3436845dc0 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 dc1193bcba..bf66e3f7ab 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 0000000000..49f292efff
--- /dev/null
+++ b/docs/manual/style/xsl/util/pretrim.xsl
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    
+        
+    
+
+
+
+
+    
+
+
+    
+
+
+
+
+
+
+
+
+
+    
+        
+    
+
+
+
+    
+
+
+
+
+