OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Call outs, fo


Stylesheets 1.40

param.xsl says

<xsl:param name="callout.unicode" select="1"/>

Its also got a zapf switch, I can't see how these are working
in combination.

I'm actually getting

<fo:inline id="N961">❶</fo:inline>  (Unicode chars appear to be there),
but zapf not selected, 

as per <fo:inline font-family="ZapfDingbats">

My configs are:

<xsl:import href="/sgml/nw/docbook/xsl/fo/docbook.xsl"/>
<xsl:param name="use.extensions" select="'1'"/>
<xsl:param name="paper.type" select="'A4'"/>
<xsl:param name="callout.dingbats" select="'1'"/>
  <xsl:include href="/sgml/xsl/book/mytitlepage.xsl"/>


Using saxon 6.22

Regards DaveP



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC