summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/TECkit-2.5.1/README
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:20:34 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:20:34 +0000
commit5af5b70fa80778721dcea64995afc56815cee374 (patch)
tree9689f221eef8ff50a9b7b97b0ba85623adefa4c9 /Build/source/libs/teckit/TECkit-2.5.1/README
parentc736ef2860429aa9916c9da4cac5b3995df00273 (diff)
towards TL2010: libs/teckit
git-svn-id: svn://tug.org/texlive/trunk@15955 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/teckit/TECkit-2.5.1/README')
-rw-r--r--Build/source/libs/teckit/TECkit-2.5.1/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/Build/source/libs/teckit/TECkit-2.5.1/README b/Build/source/libs/teckit/TECkit-2.5.1/README
new file mode 100644
index 00000000000..ccec2ee7ec6
--- /dev/null
+++ b/Build/source/libs/teckit/TECkit-2.5.1/README
@@ -0,0 +1,16 @@
+README
+
+This is TECkit, a library for encoding conversion, usable through standalone
+tools or by linking with other software packages.
+
+
+See the docs folder for TECkit mapping language and conversion tool usage notes.
+
+
+The teckit_compile tool now supports a new option, not described in the PDF
+documentation:
+
+ -x generate XML representation rather than compiled table
+
+This is primarily intended for use by the Reprise utility, and the XML format
+produced is subject to change according to the needs of that tool.