You must set "body.font.family" and "dingbat.font.family" like this:
<xsl:param name="body.font.family">Cambria,Cambria Math,serif</xsl:param> <xsl:param name="dingbat.font.family">Cambria,Cambria Math,serif</xsl:param> 2009/5/5 Bergfrid Skaara <[email protected]>: > Hi, > > After changing body.font.family, title.font.family, and > symbol.font.family to Verdana, and keeping "monospace" for > monospace.font.family, Adobe Acrobat Pro still reports the PDFs > generated to have Times-Roman somewhere (in addition to the expected > fonts). Which parameter or element am I missing? > > I'm using the DocBook 5.0 stylesheets and embedded tools shipped with > oxygen 10.0 > > Best regards, > Bergfrid Skaara > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
