aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hyphenation/README
diff options
context:
space:
mode:
authorSimon Pepping <spepping@apache.org>2006-01-28 15:57:59 +0000
committerSimon Pepping <spepping@apache.org>2006-01-28 15:57:59 +0000
commitaf24371d6a82826460535fb2bc91e5355b201659 (patch)
treeed733d4f519e0ef3e3f73676038831616207bfd3 /examples/hyphenation/README
parent8f160a6bf6550761eaddaca0bccbfe0380ee6876 (diff)
downloadxmlgraphics-fop-af24371d6a82826460535fb2bc91e5355b201659.tar.gz
xmlgraphics-fop-af24371d6a82826460535fb2bc91e5355b201659.zip
An addition to FOP that can be used to render a hyphenation tree in
various ways, among which a complete tree representation. And correction of a few typos in HyphenationTree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@373170 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'examples/hyphenation/README')
-rw-r--r--examples/hyphenation/README9
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