Update print font for new cv.
--- 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">