termcol: optional preset for xcolors include
[sheet.git] / latinsample.js
index a3ce6dbd03192a29484e3d398cf894453fe3fb22..406cac12cdb355f3dd38070c9ccf7172ead633ec 100644 (file)
@@ -39,7 +39,7 @@ function appendsample() {
                        else if (cols[28] && i && col == input.charCodeAt(i - 1) - 64) {
                                col = 28; // repetition char
                        }
-                       if (row.id == 'sütterlin' && col == 19) {
+                       if (row.id == 'suetterlin' && col == 19) {
                                var final = input.length == i + 1 || input[i + 1] == ' ';
                                output += cols[col].split(' ')[final ? 1 : 0];
                        }
@@ -47,7 +47,7 @@ function appendsample() {
                                output += '<span>' + (cols[col] || ' ') + '</span>';
                        }
                        else {
-                               output += ' ';
+                               output += '<b> </b>';
                        }
                        if (row.parentNode.tagName == 'THEAD') {
                                output += col < 26 ? ' ' : '· '; // number separator