Hi Jacques,
You'll need to customize the template named callout-bug in
callout.xsl[1]. In that xsl you'll see a place where a variable named
comarkup is created, <xsl:variable name="comarkup">. Add another
<xsl:when> to the choose inside of that to handle your
callout.unicode.start.character. Be sure you also set
callout.unicode.number.limit to 20. 

Add your customized version of the template to your customization
layer[2] and you should be good to go. 

David 

[1] http://docbook.sourceforge.net/release/xsl/current/fo/callout.xsl
[2]
http://www.sagehill.net/docbookxsl/CustomMethods.html#CustomizationLayer

> -----Original Message-----
> From: Jacques Foucry [mailto:[email protected]] 
> Sent: Friday, July 09, 2010 4:55 AM
> To: docbook-apps
> Subject: [docbook-apps] callout.unicode.font question
> 
> Hello,
> 
> I would like to use a unicode font for my callout which are 
> some time up to 20. I found NumberPile 
> <http://www.dafont.com/numberpile.font>.
> 
> In 
> <http://docbook.xml-doc.org/snapshots/xsl/doc/html/callout.uni
code.start.character.html> we can read that the only start value >
supported is 10102. But in NumberPile the 0 is in 41 (A).
> 
> Is there a workaround to change the start character ?
> 
> Thanks in advance,
> Jacques
> ---------------------------------------------------------------------
> 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]

Reply via email to