You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2013/07/26 14:24:14 UTC

svn commit: r1507283 - in /httpcomponents/httpcore/trunk/src/docbkx/resources: css/hc-tutorial.css xsl/fopdf.xsl xsl/html.xsl xsl/html_chunk.xsl

Author: sebb
Date: Fri Jul 26 12:24:13 2013
New Revision: 1507283

URL: http://svn.apache.org/r1507283
Log:
Trailing spaces tidyup

Modified:
    httpcomponents/httpcore/trunk/src/docbkx/resources/css/hc-tutorial.css
    httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl
    httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html.xsl
    httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html_chunk.xsl

Modified: httpcomponents/httpcore/trunk/src/docbkx/resources/css/hc-tutorial.css
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/src/docbkx/resources/css/hc-tutorial.css?rev=1507283&r1=1507282&r2=1507283&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/src/docbkx/resources/css/hc-tutorial.css (original)
+++ httpcomponents/httpcore/trunk/src/docbkx/resources/css/hc-tutorial.css Fri Jul 26 12:24:13 2013
@@ -23,7 +23,7 @@
    information on the Apache Software Foundation, please see
    <http://www.apache.org/>.
    ====================================================================
-   
+
     Based on the CSS file for the Spring Reference Documentation.
 */
 

Modified: httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl?rev=1507283&r1=1507282&r2=1507283&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl (original)
+++ httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/fopdf.xsl Fri Jul 26 12:24:13 2013
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- 
+<!--
    ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -31,7 +31,7 @@
     Thanks are due to Christian Bauer of the Hibernate project
     team for writing the original stylesheet upon which this one
     is based.
-    
+
 -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
@@ -219,7 +219,7 @@
         </xsl:attribute>
     </xsl:attribute-set>
 
-    <!-- Why is the font-size for chapters hardcoded in the XSL FO templates? 
+    <!-- Why is the font-size for chapters hardcoded in the XSL FO templates?
         Let's remove it, so this sucker can use our attribute-set only... -->
     <xsl:template match="title" mode="chapter.titlepage.recto.auto.mode">
         <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"
@@ -377,5 +377,5 @@
             </xsl:choose>
         </fo:basic-link>
     </xsl:template>
-    
+
 </xsl:stylesheet>

Modified: httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html.xsl
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html.xsl?rev=1507283&r1=1507282&r2=1507283&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html.xsl (original)
+++ httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html.xsl Fri Jul 26 12:24:13 2013
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- 
+<!--
    ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -27,7 +27,7 @@
 
     Based on the XSL HTML configuration file for the Spring
     Reference Documentation.
-    
+
 -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"

Modified: httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html_chunk.xsl
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html_chunk.xsl?rev=1507283&r1=1507282&r2=1507283&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html_chunk.xsl (original)
+++ httpcomponents/httpcore/trunk/src/docbkx/resources/xsl/html_chunk.xsl Fri Jul 26 12:24:13 2013
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- 
+<!--
    ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -27,7 +27,7 @@
 
     Based on the XSL HTML configuration file for the Spring
     Reference Documentation.
-    
+
 -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"