From f113b3b6eec8ce44b1fff11d452db1a0755d89bb Mon Sep 17 00:00:00 2001 From: wl Date: Tue, 19 Dec 2006 08:02:52 +0000 Subject: 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. --- tmac/den.tmac | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tmac/den.tmac (limited to 'tmac/den.tmac') 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 -- cgit v1.2.1