[liblouis-liblouisxml] [liblouis] r658 committed - Add Symbols such as double quotes, dashes to the German computer brail...

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Fri, 01 Jun 2012 12:04:18 +0000

Revision: 658
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Fri Jun  1 05:04:07 2012
Log: Add Symbols such as double quotes, dashes to the German computer braille table. Thanks to Aliminator83@xxxxxxxxx

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

Modified:
 /trunk/ChangeLog
 /trunk/tables/de-de-comp8.ctb

=======================================
--- /trunk/ChangeLog    Thu May 31 06:55:01 2012
+++ /trunk/ChangeLog    Fri Jun  1 05:04:07 2012
@@ -1,3 +1,9 @@
+2012-06-01  Christian Egli  <christian.egli@xxxxxx>
+
+       * tables/de-de-comp8.ctb: Add Symbols such as double quotes,
+       dashes to the German computer braille table. Thanks to
+       Aliminator83@xxxxxxxxx
+
 2012-05-31  Christian Egli  <christian.egli@xxxxxx>

        * tests/Makefile.am:
=======================================
--- /trunk/tables/de-de-comp8.ctb       Tue May 15 08:05:55 2012
+++ /trunk/tables/de-de-comp8.ctb       Fri Jun  1 05:04:07 2012
@@ -254,4 +254,15 @@
 sign \x00fd 24568
 sign \x00fe 12348
 sign \x00ff 134568
-sign \x2022 35
+sign \x2022 35         # •
+sign \x2014 36         # —
+sign \x2013 36         # –
+sign \x201e 1268       # „
+sign \x201c 138                # “
+sign \x201a 3678       # ‚
+sign \x2018 2367       # ‘
+
+# those symbols should be ignored because there is no one character mapping in the actual braille table
+sign \x2192 0  # →
+sign \x2190 0  # ←
+sign \x25bc 0  # ▼

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r658 committed - Add Symbols such as double quotes, dashes to the German computer brail... - liblouis