Author: sjur
Date: Fri Sep  5 02:45:43 2008
New Revision: 692399

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

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

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft?rev=692399&r1=692398&r2=692399&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft
 Fri Sep  5 02:45:43 2008
@@ -95,46 +95,46 @@
           <xsl:otherwise><xsl:value-of select="$sans-serif"/></xsl:otherwise>
         </xsl:choose>
       </xsl:param>
-  <xsl:param name="sourceFontFamily">
-    <xsl:choose>
-      <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.sourceFontFamily']">
-        <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.sourceFontFamily']/@value"/>
-      </xsl:when>
-      <xsl:otherwise><xsl:value-of select="$monospace"/></xsl:otherwise>
-    </xsl:choose>
-  </xsl:param>
-  <xsl:param name="codeFontFamily">
-    <xsl:choose>
-      <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.codeFontFamily']">
-        <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.codeFontFamily']/@value"/>
-      </xsl:when>
-      <xsl:otherwise><xsl:value-of select="$monospace"/></xsl:otherwise>
-    </xsl:choose>
-  </xsl:param>
-  <xsl:param name="warningTitleFontFamily">
-    <xsl:choose>
-      <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.warningTitleFontFamily']">
-        <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.warningTitleFontFamily']/@value"/>
-      </xsl:when>
-      <xsl:otherwise><xsl:value-of select="$sans-serif"/></xsl:otherwise>
-    </xsl:choose>
-  </xsl:param>
-  <xsl:param name="noteTitleFontFamily">
-    <xsl:choose>
-      <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.noteTitleFontFamily']">
-        <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.noteTitleFontFamily']/@value"/>
-      </xsl:when>
-      <xsl:otherwise><xsl:value-of select="$sans-serif"/></xsl:otherwise>
-    </xsl:choose>
-  </xsl:param>
-  <xsl:param name="fixmeTitleFontFamily">
-    <xsl:choose>
-      <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.fixmeTitleFontFamily']">
-        <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.fixmeTitleFontFamily']/@value"/>
-      </xsl:when>
-      <xsl:otherwise><xsl:value-of select="$sans-serif"/></xsl:otherwise>
-    </xsl:choose>
-  </xsl:param>
+      <xsl:param name="sourceFontFamily">
+        <xsl:choose>
+          <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.sourceFontFamily']">
+            <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.sourceFontFamily']/@value"/>
+          </xsl:when>
+          <xsl:otherwise><xsl:value-of select="$monospace"/></xsl:otherwise>
+        </xsl:choose>
+      </xsl:param>
+      <xsl:param name="codeFontFamily">
+        <xsl:choose>
+          <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.codeFontFamily']">
+            <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.codeFontFamily']/@value"/>
+          </xsl:when>
+          <xsl:otherwise><xsl:value-of select="$monospace"/></xsl:otherwise>
+        </xsl:choose>
+      </xsl:param>
+      <xsl:param name="warningTitleFontFamily">
+        <xsl:choose>
+          <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.warningTitleFontFamily']">
+            <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.warningTitleFontFamily']/@value"/>
+          </xsl:when>
+          <xsl:otherwise><xsl:value-of select="$sans-serif"/></xsl:otherwise>
+        </xsl:choose>
+      </xsl:param>
+      <xsl:param name="noteTitleFontFamily">
+        <xsl:choose>
+          <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.noteTitleFontFamily']">
+            <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.noteTitleFontFamily']/@value"/>
+          </xsl:when>
+          <xsl:otherwise><xsl:value-of select="$sans-serif"/></xsl:otherwise>
+        </xsl:choose>
+      </xsl:param>
+      <xsl:param name="fixmeTitleFontFamily">
+        <xsl:choose>
+          <xsl:when test="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.fixmeTitleFontFamily']">
+            <xsl:value-of select="$defaultVariables/*/[EMAIL 
PROTECTED]'output.pdf.fontFamily.fixmeTitleFontFamily']/@value"/>
+          </xsl:when>
+          <xsl:otherwise><xsl:value-of select="$sans-serif"/></xsl:otherwise>
+        </xsl:choose>
+      </xsl:param>
       <xsl:variable name="background-color"
         select="$config/page/@background-color"/>
       <xsl:variable name="heading-color" select="$config/headings/@color"/>