groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 49/115: [docs]: Add Spanish language support (4/5).


From: G. Branden Robinson
Subject: [groff] 49/115: [docs]: Add Spanish language support (4/5).
Date: Thu, 1 Jun 2023 10:46:08 -0400 (EDT)

gbranden pushed a commit to branch branden-2022-06-01
in repository groff.

commit db4313a7cea0feb36ac1c05c5f53df025731503e
Author: G. Branden Robinson <g.branden.robinson@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.
---
 ChangeLog            |  8 ++++++++
 doc/groff.texi       |  1 +
 doc/ms.ms            |  3 ++-
 man/groff_tmac.5.man | 15 +++++++++++++++
 4 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 8ef7748bc..1c69be8a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-03-13  G. Branden Robinson <g.branden.robinson@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.
+
 2023-03-13  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        [tmac]: Add Spanish language support (3/5).
diff --git a/doc/groff.texi b/doc/groff.texi
index e9728f178..6e80659c7 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -8614,6 +8614,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 578db9d83..37a6fd3da 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -3027,12 +3027,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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]