Hi!

>>>
The easiest way is to put the XML version in the src/hyph directory and
recompile FOP ("build clean", followed by "build"). The XML file is
being converted to an internal format (serialized java object) as part
of this build process.
>>>

OK, it seems to work, thanks!

I have in this case some questions, but i fear they are not 100% FOP
related.

1. Further i were able to write the path to my True Types without drive
letter: /aelitha-docbook/fonts/ and now FOP don't find the fonts: 

[ERROR] Failed to read a font metrics file: Invalid font metrics file:
arial.xml (Invalid
fontBaseDir specified: /aelitha-docbook/fonts/ (no protocol:
/aelitha-docbook/fonts/))

only with the full path c:/aelitha-docbook/fonts/ the fonts will be
found. Why? Is it possible to compile some TTFs with the FOP, so i don't
have to use the config.xml? 


2. While generating FO-file i still see 

Making portrait pages on A4 paper (210mmx297mm)
No "de" localization of "hyphenation-character" exists; using "en".
No "de" localization of "hyphenation-push-character-count" exists; using
"en".

...

But when FOP renders the FO-file there are no warnings and the generated
PDF has hyphenation.


3. The separator sign for hyphention in the preface is "#" and in the
chapters correct "-". I use DocBook with Stylesheet version 1.61.2.


CU
Anton

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to