diff options
Diffstat (limited to 'examples/hyphenation/README')
-rw-r--r-- | examples/hyphenation/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/hyphenation/README b/examples/hyphenation/README new file mode 100644 index 000000000..1b34a9e64 --- /dev/null +++ b/examples/hyphenation/README @@ -0,0 +1,9 @@ +FOP Hyphenation Readme + +The hyphenation analysis is an addition to FOP that can be used to +render a hyphenation tree in various ways, among which a complete tree +representation. + +Building: ant compile + +Running:
\ No newline at end of file |