hello. i download fop-0.95 src and now i can compile hyp.
a make su.xml and place it in fop_dir\hyph
it contains
<?xml version="1.0" encoding="UTF-8"?>
<hyphenation-info>
<hyphen-min before="0" after="0"/>
<patterns> <!-- just type <return> if you're not using INITEX
-->
m5o
mot5her
mo5ther
moth5er
m5
<!-- end of additional patterns.
--></patterns>
</hyphenation-info>

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
hyph
i have xsl-fo with this block
<fo:block text-indent="0.5cm" hyphenate="true" language="en">
mothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermothermother
</fo:block>
but it do not work. what i do wrong?
-- 
View this message in context: 
http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28817469.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