Re: RE : hyphenation problem

2004-01-27 Thread J.Pietschmann
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

RE : hyphenation problem

2004-01-27 Thread VAGNER Rodolphe
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

RE : hyphenation problem

2004-01-27 Thread VAGNER Rodolphe
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 -- -- -

Re: hyphenation problem

2004-01-27 Thread Peter Menzel
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

Re: hyphenation problem

2004-01-26 Thread J.Pietschmann
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

hyphenation problem

2004-01-26 Thread VAGNER Rodolphe
Title: Message Hy,   I upgrade from 0.20.4 to 0.20.5 and I have the following error in the log :   "[ERROR] Couldn't find hyphenation pattern  fr_frusing general language pattern fr instead."   Even I've add to fop.jar the fr.hyp file.   Maibe it's not the right solution, but french hyph