Version: 3.5.2 (using KDE KDE 3.5.3) Installed from: Unlisted Binary Package OS: Linux The lowercase characters with caron and lowercase u with ring above are used by the Czech language but are missing from the list one gets when typing "&#". This is simply an omission from /usr/share/apps/quanta/chars --- chars.old 2005-09-10 17:53:13.000000000 +0930 +++ chars 2006-07-09 21:48:55.000000000 +0930 @@ -128,10 +128,19 @@ ÿ (ÿ) Small y, diaeresis Ă (Ă) Capital A, romanian accent ă (ă) Small a, romanian accent +č (č) Small c, caron +ď (ď) Small d, caron +ě (ě) Small e, caron +ň (ň) Small n, caron +ř (ř) Small r, caron Ş (Ş) Capital S, cedilla accent ş (ş) Small s, cedilla accent +š (š) Small s, caron Ţ (Ţ) Capital T, cedilla accent ţ (ţ) Small t, cedilla accent +ť (ť) Small t, caron +ů (ů) Small u, ring above +ž (ž) Small z, caron Ş (Ș) Capital S, comma accent below ş (ș) Small s, comma accent below Ţ (Ț) Capital T, comma accent below
Created attachment 16930 [details] patch to add Czech characters I'm unsure of how to correctly create a patch file. I used diff -Naur
SVN commit 579881 by amantia: Add some more special characters to the list. BUGS: 130513, 124628 M +1 -0 ChangeLog M +9 -0 data/chars --- branches/KDE/3.5/kdewebdev/quanta/ChangeLog #579880:579881 @@ -5,6 +5,7 @@ - do not allow growing of quantarc until it crashes Quanta [#111049] - symlink handling fixes (hopefully won't break anything) - fix Save As problems, possibly #131728 + - add some more special characters to the list [#130513, #124628] Version 3.5.4 (Release date: 02-08-2006; Started 24-06-2005): - bugfixes: --- branches/KDE/3.5/kdewebdev/quanta/data/chars #579880:579881 @@ -128,10 +128,19 @@ ÿ (ÿ) Small y, diaeresis Ă (Ă) Capital A, romanian accent ă (ă) Small a, romanian accent +č (č) Small c, caron +ď (ď) Small d, caron +ě (ě) Small e, caron +ň (ň) Small n, caron +ř (ř) Small r, caron Ş (Ş) Capital S, cedilla accent ş (ş) Small s, cedilla accent +š (š) Small s, caron Ţ (Ţ) Capital T, cedilla accent ţ (ţ) Small t, cedilla accent +ť (ť) Small t, caron +ů (ů) Small u, ring above +ž (ž) Small z, caron Ş (Ș) Capital S, comma accent below ş (ș) Small s, comma accent below Ţ (Ț) Capital T, comma accent below