[liblouis-liblouisxml] [liblouis] r529 committed - Added support for latin small letter n with tilde to the uncontracted...

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 21 Feb 2012 12:42:00 +0000

Revision: 529
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Tue Feb 21 04:41:32 2012
Log: Added support for latin small letter n with tilde to the uncontracted
Spanish computer braille table

http://code.google.com/p/liblouis/source/detail?r=529

Modified:
 /trunk/AUTHORS
 /trunk/ChangeLog
 /trunk/NEWS
 /trunk/tables/Es-Es-G0.utb

=======================================
--- /trunk/AUTHORS      Fri Apr 15 03:31:17 2011
+++ /trunk/AUTHORS      Tue Feb 21 04:41:32 2012
@@ -34,3 +34,4 @@

 Peter Engström <peter.engstrom@xxxxxxxxxxxxxxxx>

+Juan Carlos Buño Suárez <quetzatl@xxxxxxxxxxx>
=======================================
--- /trunk/ChangeLog    Mon Feb 20 01:58:20 2012
+++ /trunk/ChangeLog    Tue Feb 21 04:41:32 2012
@@ -1,3 +1,8 @@
+2012-02-21  Juan Carlos Buño Suárez <quetzatl@xxxxxxxxxxx>
+
+       * tables/Es-Es-G0.utb: add support for the letter Ñ to the Spanish
+       table.
+
 2012-02-20  Birkir Gunnarsson <birkir@xxxxxxxxxx>

        * tables/is.ctb: Updates and additions to Icelandic 8-dot braille
=======================================
--- /trunk/NEWS Mon Feb 20 01:58:20 2012
+++ /trunk/NEWS Tue Feb 21 04:41:32 2012
@@ -1,6 +1,6 @@
 liblouis NEWS -- history of user-visible changes.

-* Noteworthy changes in release 2.4.1 (???-??-??)
+* Noteworthy changes in release 2.4.1 (2012-2-22)

 ** Improved the documentation

@@ -14,6 +14,7 @@
 ** Braille Table Improvements
    - Improvements to the Portuguese grade1 braille tables
    - Updates and additions to Icelandic 8-dot braille table.
+   - Improvements to the uncontracted Spanish computer braille table.


 * Noteworthy changes in release 2.4.0 (2012-01-31)
=======================================
--- /trunk/tables/Es-Es-G0.utb  Mon Feb  6 02:49:00 2012
+++ /trunk/tables/Es-Es-G0.utb  Tue Feb 21 04:41:32 2012
@@ -96,6 +96,7 @@
 uplow \x008C\x009C 1468,1238     oe
 uplow \x00C3\x00E3 3567,168     a con tilde
 uplow \x00D5\x00F5 12458,4567     o con tilde
+uplow \x00D1\x00F1 124567,124568 letra eñe

 punctuation , 2                        coma
 punctuation ; 23               punto y coma
@@ -140,6 +141,7 @@
 sign \X00B7 14678   # punto centrado
 sign \X00B9 237   # Super uno
 sign \X00BA 5678   # ordinal masculino
+sign \x00AA 23568  # ordinal femenino
 sign \X00BF 267   #*abrir interrogación
 sign \X00C5 12368   #*a mayúscula con círculo superescrito

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r529 committed - Added support for latin small letter n with tilde to the uncontracted... - liblouis