VAGNER Rodolphe wrote:
Do you think the error below can be generated by the absence of a fr.xml
hyphenation file in the 0.20.5 version of FOP ? So the two problems (add
hyphenation file and this error ) maibe the same one . If not, does someone
know how I can fix this please :
java.io.InvalidClass
di 27 janvier 2004 10:06
-- À : [EMAIL PROTECTED]
-- Objet : Re: hyphenation problem
--
--
-- Hi
--
-- If you want to include new hyphenation patterns into fop,
-- it's not enough to zip them into the fop.jar.. You have to
-- download the source, copy the patterns in the hyph dir and
I try the rebuild method proposed and both points of last mail are ok.
Thank you very much.
Ro
-- -Message d'origine-
-- De : Peter Menzel [mailto:[EMAIL PROTECTED]
-- Envoyé : mardi 27 janvier 2004 10:06
-- À : [EMAIL PROTECTED]
-- Objet : Re: hyphenation problem
--
--
-
Hi
If you want to include new hyphenation patterns into fop, it's not enough
to zip them into the fop.jar.. You have to download the source, copy the
patterns in the hyph dir and then run the build script, to compile a new jar
file..
Peter
> Hy,
>
> I upgrade from 0.20.4 to 0.20.5 and I have t
VAGNER Rodolphe wrote:
"[ERROR] Couldn't find hyphenation pattern fr_fr
using general language pattern fr instead."
Even I've add to fop.jar the fr.hyp file.
Well, the hyphenator looks for a fr_fr.hyp file, probably because
you have both language="fr" and country="fr" defined. Either omit
the co