summaryrefslogtreecommitdiff
path: root/man
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 /man
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 'man')
-rw-r--r--man/groff_tmac.man30
1 files changed, 23 insertions, 7 deletions
diff --git a/man/groff_tmac.man b/man/groff_tmac.man
index 693075ca..d1c1bc88 100644
--- a/man/groff_tmac.man
+++ b/man/groff_tmac.man
@@ -14,7 +14,7 @@ groff_tmac.5
File position: <groff-source>/man/groff_tmac.man
-Last update: 16 Nov 2006
+Last update: 18 Dec 2006
This file is part of groff, the GNU roff type-setting system.
@@ -409,9 +409,25 @@ macro package; see
.
.
.TP
+.B de
+.TP+
+.B den
+German localization support, including the main macro packages (me, mom, mm,
+and ms).
+.
+.IP
+.B de.tmac
+selects hyphenation patterns for traditional orthography, and
+.B den.tmac
+does the same for the new orthography (`Rechtschreibreform').
+.
+It should be used as the last macro package on the command line.
+.
+.
+.TP
.B fr
-This file adds support for French localization of the main macro packages
-(me, mom, mm, and ms).
+This file adds support for French localization, including the main macro
+packages (me, mom, mm, and ms).
.
.
Example:
@@ -422,14 +438,14 @@ Example:
.
.IP
Note that
-.BR fr.tmac
+.B fr.tmac
sets the input encoding to latin-9 to get proper support of the `oe'
ligature.
.
.
.TP
.B sv
-Swedish localization support for the me, mom, and ms macro packages.
+Swedish localization support, including the me, mom, and ms macro packages.
.
Note that Swedish for the mm macros is handled separately; see
.BR groff_mmse (@MAN7EXT@).
@@ -573,7 +589,7 @@ preprocessor.
They center each picture.
.
Use it only if your macro package doesn't provide proper definitions
-for those two macros (actually, most of them already have).
+for those two macros (actually, most of them already do).
.
.
.TP
@@ -1195,7 +1211,7 @@ with a leading dot.
. Text .de Text
. Text .\ \ if (\[rs]\[rs]n[.$] == 0)\ \[rs]
. Text .\ \ \ \ return
-. Text .\ nop\ \[rs])\[rs]\[rs]$*[rs]\)
+. Text .\ \ nop\ \[rs])\[rs]\[rs]$*[rs]\)
. Text ..
./Example
.RE