Re: [docbook-apps] RE: %isopub character entities not working

From
Bob Stayton <>
Date
2003-07-21T17:30:15+00:00
ID
Thread
Re: [docbook-apps] RE: %isopub character entities not working
On Mon, Jul 21, 2003 at 10:28:39AM -0700, Immell, Tara wrote:
> I am using:
> XEP, Client Edition, Version 3.4, April 30, 2003.
> 
> I was using an older docbook.xsl (v 1.22 2003/04/1), so I downloaded
> docbook-xsl-1.61.3. The result is better in that I just have a blank (not an
> outlined rectangle) where the &check; should be. 

The fo output looks ok.  It shows as &#x2713;.
And the fo:root element has
font-selection-strategy="character-by-character".
I think this is an XEP issue.  It isn't loading
the font that has that character.  You might
ask on the xep-support list about Dingbat characters.

bobs