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] cacute missing in PDF only



Hi,
cacute is in the ISO Latin2 character set, and I suspect the Helvetica-Bold font that FOP is using has glyphs only for ISO Latin1. If you can find out where LibreOffice gets its fonts, you might be able to configure FOP to use those font files.
 
Or add a more complete Unicode font to the 'symbol.font.family' stylesheet param as a fallback, although that might be satisfactory if the fallback font does not closely resemble the main font. See:
 
http://www.sagehill.net/docbookxsl/SpecialChars.html#MissingChars
 
Bob Stayton
Sagehill Enterprises
bobs@sagehill.net
 
 
----- Original Message -----
From: Mark Craig
Sent: Wednesday, October 05, 2011 10:30 AM
Subject: [docbook-apps] cacute missing in PDF only

Hello,

I have a ć (cacute, ć) missing in PDF (not HTML or RTF).

This seems to be the error:

Oct 5, 2011 7:07:42 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x107, cacute) not available in font "Helvetica-Bold". 

If I go into LibreOffice, I can enter ć in Helvetica font and make it bold. (Is Helvetica-Bold something else?)
How should I work around this?

Thanks for your time and your help.

Regards,
Mark


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