lexa2009 wrote:
> 
> thx, i try.
> C:\...\fop-0.95\build>jar -tvf fop-hyph.
> jar
>      0 Tue Jun 08 16:39:18 MSD 2010 META-INF/
>    349 Tue Jun 08 16:39:16 MSD 2010 META-INF/MANIFEST.MF
>      0 Tue Jun 08 16:33:30 MSD 2010 hyph/
>   2593 Tue Jun 08 16:33:30 MSD 2010 hyph/bu.hyp
>  43808 Tue Jun 08 16:33:30 MSD 2010 hyph/en.hyp
>   2593 Tue Jun 08 16:02:00 MSD 2010 hyph/su.hyp
> 
> here it is..
> in lib the same result
> C:\...\fop-0.95\lib>jar -tvf fop-hyph.ja
> r
>      0 Tue Jun 08 16:39:18 MSD 2010 META-INF/
>    349 Tue Jun 08 16:39:16 MSD 2010 META-INF/MANIFEST.MF
>      0 Tue Jun 08 16:33:30 MSD 2010 hyph/
>   2593 Tue Jun 08 16:33:30 MSD 2010 hyph/bu.hyp
>  43808 Tue Jun 08 16:33:30 MSD 2010 hyph/en.hyp
>   2593 Tue Jun 08 16:02:00 MSD 2010 hyph/su.hyp
> 
> J.Pietschmann wrote:
>> 
>> 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: [email protected]
>> For additional commands, e-mail: [email protected]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28851711.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to