[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] DocBook-xsl and 'fo:character'
Dongsheng Song wrote:
> Since FOP only implementes "word-by-word" font selection stragey,
> therefore, for Chinese xml, I have been encounter missing glyph
> many times.
>
> How can I specify use 'fo:character' for every Chinese character
> in the xsl ?
Well, you can override template for text() and use string functions to
lookup Chinese characters and wrap them in fo:character.
But I think that easier (and more performant) will be just to
postprocess resulting XSL-FO.
Jirka
--
------------------------------------------------------------------
Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
------------------------------------------------------------------
Professional XML consulting and training services
DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]