diff options
author | Simon Pepping <spepping@apache.org> | 2006-02-24 11:36:14 +0000 |
---|---|---|
committer | Simon Pepping <spepping@apache.org> | 2006-02-24 11:36:14 +0000 |
commit | 799ffca5bbf2939cfe34f723c826f73dcd28138f (patch) | |
tree | 220191fb80480381335dd4b889aa307a7cbc189c /examples/hyphenation/README | |
parent | 0dc55eafd67cd5b6b5b927b81c5cf7ed96a42abb (diff) | |
download | xmlgraphics-fop-799ffca5bbf2939cfe34f723c826f73dcd28138f.tar.gz xmlgraphics-fop-799ffca5bbf2939cfe34f723c826f73dcd28138f.zip |
You can specify an object file in a jar file as follows:
/path/to/fop-hyph.jar:hyph/xx.hyp.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@380644 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'examples/hyphenation/README')
-rw-r--r-- | examples/hyphenation/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/hyphenation/README b/examples/hyphenation/README index 1b34a9e64..0723b3b76 100644 --- a/examples/hyphenation/README +++ b/examples/hyphenation/README @@ -6,4 +6,7 @@ representation. Building: ant compile -Running:
\ No newline at end of file +Running: ./analyse or analyse.cmd + +You can specify an object file in a jar file as follows: +/path/to/fop-hyph.jar:hyph/xx.hyp. |