summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7745d533..f3ee39d4 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,10 @@ o Fabrice Ménard contributed locales support. In particular, it is now
Note that latin-9 input encoding is used for French (to support the `oe'
ligature).
-o Swedish macro localization (with `-msv') has been added also.
+o Swedish macro localization (with `-msv') has been added.
+
+o German macro localization (with `-mde' and `-mden' for traditional and
+ new orthography, respectively) has been added.
o Two new requests `device' and `devicem' have been added which are
equivalents to the \X and \Y escapes, respectively.