gbranden pushed a commit to branch master in repository groff. commit eb4ee3b6db0790ecf7c3b91d35651cd0724bcfb2 Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Mon Mar 13 13:53:57 2023 -0500
[docs]: Add Spanish language support (4/5). * doc/groff.texi (Manipulating Hyphenation): * doc/ms.ms (Language and localization): * man/groff_tmac.5.man (Localization files): Document it. * NEWS: Add item. --- ChangeLog | 10 ++++++++++ NEWS | 4 ++++ doc/groff.texi | 1 + doc/ms.ms | 3 ++- man/groff_tmac.5.man | 15 +++++++++++++++ 5 files changed, 32 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2eb6e14ea..9c61e76a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2023-03-13 G. Branden Robinson <g.branden.robin...@gmail.com> + + [docs]: Add Spanish language support (4/5). + + * doc/groff.texi (Manipulating Hyphenation): + * doc/ms.ms (Language and localization): + * man/groff_tmac.5.man (Localization files): Document it. + + * NEWS: Add item. + 2023-03-13 G. Branden Robinson <g.branden.robin...@gmail.com> [tmac]: Add Spanish language support (3/5). diff --git a/NEWS b/NEWS index caa227fa8..9498b913d 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,10 @@ o Russian language input documents using the KOI8-R encoding are now and localized strings for the man, ms, me, mm, and mom packages. Thanks to Nikita Ivanov. +o Spanish language input documents are now supported, including + hyphenation patterns from the hyph-utf8 project and localized strings + for the man, ms, me, mm, and mom packages. Thanks to Eloi Monta��s. + VERSION 1.23.0 ============== diff --git a/doc/groff.texi b/doc/groff.texi index 45e7eab1a..764728678 100644 --- a/doc/groff.texi +++ b/doc/groff.texi @@ -8630,6 +8630,7 @@ the @cite{groff_tmac@r{(5)}} man page for more information on GNU @item German reformed @tab den @tab 2 @tab 2 @item Italian @tab it @tab 2 @tab 2 @item Russian @tab ru @tab 2 @tab 2 +@item Spanish @tab es @tab 2 @tab 2 @item Swedish @tab sv @tab 1 @tab 2 @end multitable diff --git a/doc/ms.ms b/doc/ms.ms index c9046c682..6da149178 100644 --- a/doc/ms.ms +++ b/doc/ms.ms @@ -3028,12 +3028,13 @@ provides several strings that you can customize for your own purposes, or redefine to adapt the macro package to languages other than English. . It is already localized for -.\" cs, de, fr, it, ru, sv +.\" cs, de, fr, it, ru, es, sv Czech, German, French, Italian, Russian, +Spanish, and Swedish. . diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man index dd4b6bdb4..222faae5d 100644 --- a/man/groff_tmac.5.man +++ b/man/groff_tmac.5.man @@ -364,6 +364,21 @@ English. . . .TP +.I es +Spanish; +localizes +.IR man , +.IR me , +.IR mm , +.IR mom , +and +.IR ms . +. +Sets the input encoding to Latin-9 by loading +.IR latin9.tmac . +. +. +.TP .I fr French; localizes _______________________________________________ Groff-commit mailing list Groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit