anton wrote:
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?

See http://xml.apache.org/fop/faq.html#MalformedURLException The value must be a valuid URL. In some cases the RTL will fall back to interpret this as a file name, but this doesn't work consistently.

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".

*Shrug* Ask the DocBook folks.

3. The separator sign for hyphention in the preface is "#" and in the

See http://xml.apache.org/fop/faq.html#pdf-characters Check the docbook XSL which character they actually use.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to