groff-commit
[Top][All Lists]
Advanced

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

[groff] 42/62: [tmac]: Add Spanish language support (3/5).


From: G. Branden Robinson
Subject: [groff] 42/62: [tmac]: Add Spanish language support (3/5).
Date: Thu, 20 Apr 2023 06:14:38 -0400 (EDT)

gbranden pushed a commit to branch branden-2023-04-20
in repository groff.

commit 7597ac667f56d969f66ba610d3fee69087458b32
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Mar 13 13:38:57 2023 -0500

    [tmac]: Add Spanish language support (3/5).
    
    * tmac/hyphen.es:
    * tmac/es.tmac: Update editor aids.
    
    It doesn't seem to be necessary to specify the file encoding for these
    files; GNU Emacs and Vim have no trouble figuring it out.  It helps that
    (unlike the French localization files), these use no code points that
    differ between Latin-1 and Latin-9, so an assumption of either encoding
    works out fine.
---
 ChangeLog      | 7 +++++++
 tmac/es.tmac   | 3 +--
 tmac/hyphen.es | 6 ++++++
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9813061c2..12c259a0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-03-13  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       [tmac]: Add Spanish language support (3/5).
+
+       * tmac/hyphen.es:
+       * tmac/es.tmac: Update editor aids.
+
 2023-03-13  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        [tmac]: Add Spanish language support (2/5).
diff --git a/tmac/es.tmac b/tmac/es.tmac
index 42c22b1bd..0a3e1fef5 100644
--- a/tmac/es.tmac
+++ b/tmac/es.tmac
@@ -199,7 +199,6 @@
 .
 .\" Local Variables:
 .\" mode: nroff
-.\" coding: latin-9
 .\" fill-column: 72
 .\" End:
-.\" vim: set fileencoding=iso-8859-15 filetype=groff textwidth=72:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/hyphen.es b/tmac/hyphen.es
index 943841424..abfe2760f 100644
--- a/tmac/hyphen.es
+++ b/tmac/hyphen.es
@@ -2173,3 +2173,9 @@ di4e5léc
 7u4niversid
 5u4niversit
 }
+
+% Local Variables:
+% mode: tex
+% fill-column: 72
+% End:
+% vim: set filetype=tex textwidth=72:



reply via email to

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