Author: sjur
Date: Fri Sep  5 04:05:53 2008
New Revision: 692410

URL: http://svn.apache.org/viewvc?rev=692410&view=rev
Log:
Whitespace only.

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-title.ft

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-title.ft
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-title.ft?rev=692410&r1=692409&r2=692410&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-title.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-title.ft
 Fri Sep  5 04:05:53 2008
@@ -43,7 +43,12 @@
             </fo:title>
           </forrest:part>
           <forrest:part xpath="/fo/xsl-region-body/title">
-            <fo:block padding-before="24pt" padding-after="24pt" 
font-size="24pt" font-weight="bold" id="{generate-id()}">
+            <fo:block
+                padding-before="24pt"
+                padding-after="24pt"
+                font-size="24pt"
+                font-weight="bold"
+                id="{generate-id()}">
               <xsl:value-of select="title"/>
             </fo:block>
 <!-- FIXME - Need to manage Subtitle -->