fixed list of authors formatting in pdf

This commit is contained in:
Thomas Risberg
2011-04-09 16:24:32 -04:00
parent 7452944e13
commit 9a24b71531

View File

@@ -56,9 +56,9 @@
<xsl:value-of select="firstname"/>
<xsl:text> </xsl:text>
<xsl:value-of select="surname"/>
<xsl:text> (</xsl:text>
<!-- <xsl:text> (</xsl:text>
<xsl:value-of select="affiliation"/>
<xsl:text>)</xsl:text>
<xsl:text>)</xsl:text> -->
</xsl:for-each>
</fo:block>
<fo:block font-family="Helvetica" font-size="12pt" padding="10mm">