fixed list of authors formatting in html
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</xsl:if>
|
||||
<span class="{name(.)}">
|
||||
<xsl:call-template name="person.name"/>
|
||||
(<xsl:value-of select="affiliation"/>)
|
||||
<!-- (<xsl:value-of select="affiliation"/>) -->
|
||||
<xsl:apply-templates mode="titlepage.mode" select="./contrib"/>
|
||||
</span>
|
||||
</xsl:template>
|
||||
|
||||
Reference in New Issue
Block a user