aboutsummaryrefslogtreecommitdiffstats
path: root/ushyph.h
diff options
context:
space:
mode:
Diffstat (limited to 'ushyph.h')
-rw-r--r--ushyph.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/ushyph.h b/ushyph.h
new file mode 100644
index 0000000..f23e21d
--- /dev/null
+++ b/ushyph.h
@@ -0,0 +1,14 @@
+/* ushyph.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Trennungsmuster (US-)englisch */
+/* abgeleitet von 'ushyphen.tex' aus TeX */
+/* */
+/* Historie: 16.2.1998 Konvertierung */
+/* */
+/*****************************************************************************/
+
+extern char *USHyphens[];
+
+extern char *USExceptions[];