On 09.06.2010 22:11, lexa2009 wrote:

ops, i am sorry. i use language="su", but do not work. i test also with
english standart hyph pattern(en.hyph), but it also do not work. here was my
mistake that i type "en" instead of "su"

You wrote
than i use
ant compile-hyphenation
, so i have su.hyp in fop_dir\build\classes\hyph
i put this file to fop_dir\hyph and use
ant jar-hyphenation
so i have fop-hyph.jar in fop_dir\build, i place it to fop_dir\lib and try

The 'ant jar-hyphenation' gets the *.hyp files from
fop_dir\build\classes\hyph, if you moved the su.hyp file, the
jar could be empty, check whether the hyp file is in
the jar (use jar -tvf fop-hyph.jar).

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to