Re: hyphenation again

2003-06-10 Thread Robert P. J. Day
On Tue, 10 Jun 2003, J.Pietschmann wrote: > anton wrote: > > 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. sadly, it's a "#", so anton will have to o

Re: hyphenation again

2003-06-10 Thread J.Pietschmann
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 proto

RE: hyphenation again

2003-06-10 Thread anton
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

Re: hyphenation again

2003-06-10 Thread Jeremias Maerki
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. On 10.06.2003 09:42:38 Anton Wardaschko (PA) wrote: > I get the