Update print font for new cv. styles
authorFabien Ninoles <fabien@tzone.org>
Sun, 08 Jan 2012 15:12:51 -0500
branchstyles
changeset 12 d0e38c0c45c9
parent 9 5ad30cb766bc
child 13 a1ec4d6963d7
Update print font for new cv.
cv_print.xsl
--- a/cv_print.xsl	Mon Jan 31 22:37:32 2011 -0500
+++ b/cv_print.xsl	Sun Jan 08 15:12:51 2012 -0500
@@ -27,7 +27,7 @@
 <xsl:attribute-set name="section-title-font" use-attribute-sets="verylarge-title-font">
   <xsl:attribute name="font-size">12pt</xsl:attribute>
   <xsl:attribute name="font-weight">bold</xsl:attribute>
-  <xsl:attribute name="space-after">6pt</xsl:attribute>
+  <xsl:attribute name="space-after">4pt</xsl:attribute>
   <xsl:attribute name="text-decoration">underline</xsl:attribute>
   <xsl:attribute name="score-spaces">true</xsl:attribute>
   <xsl:attribute name="keep-with-next.within-page">always</xsl:attribute>
@@ -43,14 +43,14 @@
   <xsl:attribute name="font-size">16pt</xsl:attribute>
   <xsl:attribute name="font-weight">bold</xsl:attribute>
   <xsl:attribute name="space-after">4pt</xsl:attribute>
-  <xsl:attribute name="space-before">4pt</xsl:attribute>
+  <xsl:attribute name="space-before">2pt</xsl:attribute>
   <xsl:attribute name="font-variant">small-caps</xsl:attribute>
 </xsl:attribute-set>
 <xsl:attribute-set name="work-short-font" use-attribute-sets="large-title-font">
-  <xsl:attribute name="font-size">12pt</xsl:attribute>
+  <xsl:attribute name="font-size">10pt</xsl:attribute>
   <xsl:attribute name="font-weight">bold</xsl:attribute>
-  <xsl:attribute name="space-before">4pt</xsl:attribute>
-  <xsl:attribute name="space-after">4pt</xsl:attribute>
+  <xsl:attribute name="space-before">2pt</xsl:attribute>
+  <xsl:attribute name="space-after">2pt</xsl:attribute>
   <xsl:attribute name="font-variant">small-caps</xsl:attribute>
 </xsl:attribute-set>
 <xsl:attribute-set name="post-title-font" use-attribute-sets="medium-title-font">