summaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2006-12-19 08:02:52 +0000
committerWerner LEMBERG <wl@gnu.org>2006-12-19 08:02:52 +0000
commit9ed99d14cb14f9945999dfbaf3501ba15b328a70 (patch)
tree6140c69f840941064a41b2cdc4c392d951aad0b7 /LICENSES
parent61b04d6a1eb70e77778500d69b972273d47d4b0e (diff)
downloadgroff-git-9ed99d14cb14f9945999dfbaf3501ba15b328a70.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 'LICENSES')
-rw-r--r--LICENSES21
1 files changed, 19 insertions, 2 deletions
diff --git a/LICENSES b/LICENSES
index c3ce9da35..296e42a78 100644
--- a/LICENSES
+++ b/LICENSES
@@ -9,8 +9,8 @@ copy of the GPL that was downloaded from the GNU web site
http://www.gnu.org/copyleft/gpl.txt at 1 dec 2003.
All files part of groff are licensed under this version of the GPL (or
-licenses which are compatible with the GPL). You are free to choose version
-2 or any subsequent version of the GPL.
+licenses which are compatible with the GPL). You are free to choose
+version 2 or any subsequent version of the GPL.
The GPL names an address where you can get the actual version by normal
post. Further information is found in the internet at
@@ -144,5 +144,22 @@ hasn't been assigned to the FSF).
See the file itself for a copyright notice.
+ . The files `tmac/hyphen.det' and `tmac/hyphen.den' contain the same
+ patterns as the files `dehyphn.tex' and `tmac/dehypht.tex' (for TeX),
+ which can be found at
+
+ http://dante.ctan.org/CTAN/language/hyphenation/dehyphn.tex
+ http://dante.ctan.org/CTAN/language/hyphenation/dehypht.tex .
+
+ The patterns have been converted to a format groff can understand.
+
+ See the files themselves for a copyright notice.
+
+ . The file `tmac/hyphenex.det' is identical to the file `dehyphtex.tex',
+ which can be found at
+
+ http://dante.ctan.org/CTAN/language/hyphenation/dehyphtex.tex .
+
+ See the file itself for a copyright notice.
EOF