[liblouis-liblouisxml] [liblouis] r615 committed - Changed nl-BE table (circumvent lowercase bug)

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Mon, 14 May 2012 11:54:59 +0000

Revision: 615
Author:   bertfrees@xxxxxxxxx
Date:     Mon May 14 04:54:37 2012
Log:      Changed nl-BE table (circumvent lowercase bug)
http://code.google.com/p/liblouis/source/detail?r=615

Modified:
 /trunk/tables/nl-BE-chardefs.cti
 /trunk/tests/doctests/nl-BE-g1.ctb_test.txt

=======================================
--- /trunk/tables/nl-BE-chardefs.cti    Thu May  3 15:05:28 2012
+++ /trunk/tables/nl-BE-chardefs.cti    Mon May 14 04:54:37 2012
@@ -64,7 +64,7 @@
uplow \x00DA\x00FA 23456,23456 Úú LATIN CAPITAL LETTER U WITH ACUTE - LATIN SMALL LETTER U WITH ACUTE uplow \x00DB\x00FB 156,156 Ûû LATIN CAPITAL LETTER U WITH CIRCUMFLEX - LATIN SMALL LETTER U WITH CIRCUMFLEX uplow \x00DC\x00FC 1256,1256 Üü LATIN CAPITAL LETTER U WITH DIAERESIS - LATIN SMALL LETTER U WITH DIAERESIS -lowercase \x00DF 2346 ß LATIN SMALL LETTER SHARP S +uplow \x1E9E\x00DF 2346,2346 ẞß LATIN CAPITAL LETTER SHARP S - LATIN SMALL LETTER SHARP S


space \x0009 9 <control> HORIZONTAL TABULATION
=======================================
--- /trunk/tests/doctests/nl-BE-g1.ctb_test.txt Fri Apr 20 06:38:22 2012
+++ /trunk/tests/doctests/nl-BE-g1.ctb_test.txt Mon May 14 04:54:37 2012
@@ -61,7 +61,7 @@
 Tests that have the '#doctest:+SKIP' annotation are skipped. They are
 known problems.

-    >>> t.braille(u's ß') #doctest:+SKIP
+    >>> t.braille(u's ß')
     u's ~'

     >>> t.braille(u't')
���*m���^���޶�h�hiحjwe�y,��k�7����z���m����n)b�'����

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r615 committed - Changed nl-BE table (circumvent lowercase bug) - liblouis