https://issues.apache.org/bugzilla/show_bug.cgi?id=52145
--- Comment #2 from Jeffrey Walton <[email protected]> 2011-11-06 20:51:50 UTC --- > Have you specified a font that has a glyph for →? The character entities are part of DocBook, and the fonts used a standard (part of Base-14). > What is input FO file? Attached. > What is output PDF file? Attached. > What is console output from running FOP? See below. Note that an empty book with no content produces the font warning. arrow-book$ ./make-book.sh Note: namesp. add : added namespace before processing The Arrow Book Making portrait pages on USletter paper (8.5inx11in) Nov 6, 2011 3:50:15 PM org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'Symbol,normal,700' not found. Substituting with 'Symbol,normal,400'. Nov 6, 2011 3:50:15 PM org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'ZapfDingbats,normal,700' not found. Substituting with 'ZapfDingbats,normal,400'. Nov 6, 2011 3:50:15 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree SEVERE: Couldn't find hyphenation pattern en arrow-book$ -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
