summaryrefslogtreecommitdiff
path: root/tmac/den.tmac
diff options
context:
space:
mode:
authorwl <wl>2006-12-19 08:02:52 +0000
committerwl <wl>2006-12-19 08:02:52 +0000
commitf113b3b6eec8ce44b1fff11d452db1a0755d89bb (patch)
treeb8e7b19e1bd78cb50056a4be1bb56774400523f0 /tmac/den.tmac
parent9c62ea4ff51d7bf4945de978ac19ff56f9a69503 (diff)
downloadgroff-f113b3b6eec8ce44b1fff11d452db1a0755d89bb.tar.gz
Add support for German. For activation, simply use -mde or -mden
(for traditional and new orthgraphy, respectively) as the last macro package. * tmac/de.tmac, tmac/den.tmac, tmac/hyphen.det, tmac/hyphen.den, tmac/hyphenex.det: New files, partly taken from CTAN. * LICENSES: Updated list of hyphenation patterns. * man/groff_tmac.man: Mention de.tmac and den.tmac. * NEWS: Updated.
Diffstat (limited to 'tmac/den.tmac')
-rw-r--r--tmac/den.tmac29
1 files changed, 29 insertions, 0 deletions
diff --git a/tmac/den.tmac b/tmac/den.tmac
new file mode 100644
index 00000000..8e926d77
--- /dev/null
+++ b/tmac/den.tmac
@@ -0,0 +1,29 @@
+.\" -*- mode: nroff; coding: iso-latin-1; -*-
+.\"
+.\" German localization for groff (new orthography)
+.\"
+.\" Copyright (C) 2006 Free Software Foundation, Inc.
+.\" Written by Werner Lemberg (wl@gnu.org)
+.\"
+.\" This file is part of groff.
+.\"
+.\" groff is free software; you can redistribute it and/or modify it under
+.\" the terms of the GNU General Public License as published by the Free
+.\" Software Foundation; either version 2, or (at your option) any later
+.\" version.
+.\"
+.\" groff is distributed in the hope that it will be useful, but WITHOUT ANY
+.\" WARRANTY; without even the implied warranty of MERCHANTABILITY or
+.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+.\" for more details.
+.\"
+.\" You should have received a copy of the GNU General Public License along
+.\" with groff; see the file COPYING. If not, write to the Free Software
+.\" Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
+.\"
+.\" Please send comments to groff@gnu.org.
+.
+.nr german-new-hyphenation-patterns 1
+.mso de.tmac
+.
+.\" end of den.tmac