diff -Naur poppler-0.26.5-old/poppler/UnicodeDecompTables.h poppler-0.26.5-new/poppler/UnicodeDecompTables.h
--- poppler-0.26.5-old/poppler/UnicodeDecompTables.h	2014-04-26 17:37:22.000000000 +0200
+++ poppler-0.26.5-new/poppler/UnicodeDecompTables.h	2014-10-26 14:38:33.183292250 +0100
@@ -6,20 +6,20 @@
   int offset;
 } decomposition;
 
-#define DECOMP_TABLE_LENGTH 5143
+#define DECOMP_TABLE_LENGTH 5131
 
 static const decomposition decomp_table[] = {
   { 0xa0, 1, 0 }, 
   { 0xa8, 2, 1 }, 
-  { 0xaa, 1, 3 }, 
+  //{ 0xaa, 1, 3 },  a ordinal
   { 0xaf, 2, 4 }, 
-  { 0xb2, 1, 6 }, 
-  { 0xb3, 1, 7 }, 
+  //{ 0xb2, 1, 6 }, 2 ordinal
+  //{ 0xb3, 1, 7 }, 3 ordinal
   { 0xb4, 2, 8 }, 
   { 0xb5, 1, 10 }, 
   { 0xb8, 2, 11 }, 
-  { 0xb9, 1, 13 }, 
-  { 0xba, 1, 14 }, 
+  //{ 0xb9, 1, 13 }, 1 ordinal
+  //{ 0xba, 1, 14 }, 0 ordinal
   { 0xbc, 3, 15 }, 
   { 0xbd, 3, 18 }, 
   { 0xbe, 3, 21 }, 
@@ -998,18 +998,18 @@
   { 0x205f, 1, 0 }, 
   { 0x2070, 1, 2168 }, 
   { 0x2071, 1, 2169 }, 
-  { 0x2074, 1, 2170 }, 
+  /*{ 0x2074, 1, 2170 }, superscript character [4-9]
   { 0x2075, 1, 2171 }, 
   { 0x2076, 1, 2172 }, 
   { 0x2077, 1, 2173 }, 
   { 0x2078, 1, 2174 }, 
-  { 0x2079, 1, 2175 }, 
+  { 0x2079, 1, 2175 }, */
   { 0x207a, 1, 2176 }, 
   { 0x207b, 1, 2177 }, 
   { 0x207c, 1, 2178 }, 
   { 0x207d, 1, 2179 }, 
   { 0x207e, 1, 2180 }, 
-  { 0x207f, 1, 2181 }, 
+  //{ 0x207f, 1, 2181 }, n ordinal
   { 0x2080, 1, 2168 }, 
   { 0x2081, 1, 13 }, 
   { 0x2082, 1, 6 }, 
@@ -5150,7 +5150,7 @@
   { 0x2fa19, 1, 6151 }, 
   { 0x2fa1a, 1, 6152 }, 
   { 0x2fa1b, 1, 6153 }, 
-  { 0x2fa1c, 1, 2890 }, 
+  { 0x2fa1c, 1, 2890 },
   { 0x2fa1d, 1, 6154 }
 };
 
