On a <book> title page I have a need to have <author>
at a bigger font size than <affiliation> (which is within
<author>)
Otherwise no change to standard title page.
Changing the font-size="..." in
.
<xsl:template match="author" mode="book.titlepage.recto.auto.mode">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.recto.style" font-size="20.736pt" space-before="10.8pt" keep-with-next.within-column="always">
<xsl:apply-templates select="."
mode="book.titlepage.recto.mode"/>
</fo:block>
</xsl:template>
Doesn't work at all (no change), and I presume this should also
change the size of <affiliation> as font-size would be
inherited. Can anyone help please?
Ron
Ron Catterall, Phd, DSc email:
ron@catterall.net
Prolongacion de Hidalgo 140http://catterall.net/
San Felipe del Aguatel:
+52 951 520 1821
Oaxaca 68020Mexicofax:
+1 530 348 8309