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] | [List Home]


Subject: RE: [docbook-apps] callout.unicode.font question


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:jacques@foucry.net] 
> 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: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: 
> docbook-apps-help@lists.oasis-open.org
> 
> 


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