The files *.hyp are gone, iText reads directly the xml FOP patterns.
About the XML patterns you'll have to convert the tex files. It's
practically a one to one conversion except for the TEX escapes. Post the
TEX file and I'll give you some directions.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Pablo Rito
> Sent: Monday, May 09, 2005 2:45 PM
> To: iText-questions@lists.sourceforge.net
> Subject: [iText-questions] Hyphenation create a new pattern
> 
> Dear Sir ! 
> 
> Thanks for helping me, but I manage to create a .hyp file 
> using the 3 option of creating a pattern file !
> 
>  
> 
>    1.  Convert the TeX hyphenation pattern file to the FOP 
> format. The FOP format is an xml file conforming to the DTD 
> found at {fop-dir}/hyph/hyphenation.dtd.
> 
>  
> 
> Im not sure what they mean with this ?
> 
>  
> 
>    2. Name this new file following this schema: 
> languageCode_countryCode.xml. The country code is optional, 
> and should be used only if needed. For example:
> 
>           * en_US.xml would be the file name for American 
> English hyphenation patterns.
> 
>           * it.xml would be the file name for Italian 
> hyphenation patterns.
> 
>  
> 
>  
> 
> I create a empty xml file with the name sv.xml in at {fop-dir}/hyph/
> 
>  
> 
>  3. Put the pattern source file(s) into a directory of your 
> choice and configure FOP to look for custom patterns in this 
> directory, by setting the <hyphenation-dir> configuration option.
> 
>  
> 
> I put the location of the se.tex to <hyphenation-dir>
> 
>  
> 
> I use the build file and a pattern se.hyp is created and I 
> added to the jar file. But when I try to use hyph it seems 
> not to be working correctly !
> 
>  
> 
> When I compare se.hyp with for example sk.hyp the sk.hyp is 
> in ASCII format but the se.hyp in binary format ??
> 
>  
> 
> Best Regards // Paolo
> 
>  
> 
> 


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to