Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-18 Thread lexa2009
...@xmlgraphics.apache.org -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28922579.html Sent from the FOP - Users mailing list archive at Nabble.com

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-18 Thread lexa2009
...@xmlgraphics.apache.org -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28922578.html Sent from the FOP - Users mailing list archive at Nabble.com

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-11 Thread lexa2009
...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28851635.html Sent from the FOP - Users mailing list archive at Nabble.com

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-11 Thread lexa2009
- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-09 Thread J.Pietschmann
On 08.06.2010 14:56, lexa2009 wrote: , so i have su.hyp in fop_dir\build\classes\hyph ... i have xsl-fo with this block fo:block text-indent=0.5cm hyphenate=true language=en If your hyphenation file is named su.hyph, you should try language=su instead (even though 'su' isn't a valid ISO

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-09 Thread lexa2009
- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-09 Thread J.Pietschmann
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

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-06-08 Thread lexa2009
: 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: fop-users-unsubscr

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-05-06 Thread lexa2009
://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28470641.html Sent from the FOP - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-05-06 Thread Venkat Reddy
FOP version 0.95 doesn't have this class org.apache.fop.hyphenation.SerializeHyphPattern The above class included in FOPTrunk version... Venkat. lexa2009 wrote: thx! i have installed full jdk and when i write ant compile-hyphenation in fop folder i have error about build.xml

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-30 Thread lexa2009
-mail: fop-users-h...@xmlgraphics.apache.org -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28409369.html Sent from the FOP - Users mailing list archive at Nabble.com

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-30 Thread J.Pietschmann
On 30.04.2010 09:38, lexa2009 wrote: i try Check Installation in http://ant.apache.org/manual/install.html all work good. i go to fop.0.95 directory in cmd and write C:\fop-0.95ant ant compile-hyphenation Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\li

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread lexa2009
in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28398640.html Sent from the FOP - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: fop-users-unsubscr

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread lexa2009
://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28398640.html Sent from the FOP - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread Peter Hancock
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28399146.html Sent from the FOP - Users mailing list archive at Nabble.com

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread lexa2009
not need it for my task. but what to do with Target compile-hyphenation does not exist in the project null.? i have to write build.xml by myself? thx! -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28398640

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread Simon Pepping
There is indeed nothing wrong with build.xml; target 'compile-hyphenation' is defined. However, your error message says: project null. That is definitely not good, and shows that your ant installation does not work properly. The project is fop, and is also defined in build.xml. In principle you

FOP, hypenation. How to compile hyph pattern? my own

2010-04-23 Thread lexa2009
. -- View this message in context: http://old.nabble.com/FOP%2C-hypenation.-How-to-compile-hyph-pattern--my-own-tp28340019p28340019.html Sent from the FOP - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: fop

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-23 Thread Simon Pepping
The command is: ant compile-hyphenation You need to tell ant where your pattern directory is, by defining the variable user.hyph.dir. You can do this in the file build-local.properties in the fop directory, as follows: user.hyph.dir=/path/to/your/directory/with/pattern/files, e.g.