From ff74b91a12ea8706ee703f05bb1d031354f82aea Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 8 Apr 2002 09:40:52 +0000 Subject: Back out ASCII compatibility and let people face the problems themself Cejka Rudolf tells that it was in strong violation with national standard. --- share/colldef/cs_CZ.ISO8859-2.src | 74 ++++++++++++++++++++++----------------- 1 file changed, 42 insertions(+), 32 deletions(-) (limited to 'share/colldef') diff --git a/share/colldef/cs_CZ.ISO8859-2.src b/share/colldef/cs_CZ.ISO8859-2.src index 2908a9e..2a7c798 100644 --- a/share/colldef/cs_CZ.ISO8859-2.src +++ b/share/colldef/cs_CZ.ISO8859-2.src @@ -6,37 +6,47 @@ charmap map.ISO8859-2 substitute with "ss" order \ -# controls - ;...;;;...;;\ -# - ;;!;\";;\ - ;;\ - %;&;<',>;<';>;';\(;\);*;+;<-:>;<*X>;\,;<-->;-;.;<'.>;/;\ +# spaces + ;;\ +# capital and small + (A,a,,,>,>,,,,,,);\ + (B,b);\ + (C,c,,,,);\ + (,);\ + (D,d,,,,);\ + (E,e,,,,,,,,);\ + (F,f);\ + (G,g);\ + (H,h);\ + (CH,Ch,ch);\ + (I,i,,,>,>);\ + (J,j);\ + (K,k);\ + (L,l,,,,,,);\ + (M,m);\ + (N,n,,,,);\ + (O,o,,,>,>,,,,);\ + (P,p);\ + (Q,q);\ + (R,r,,);\ + (,);\ + (S,s,,,,);\ + (,);\ + (T,t,,,,);\ + (U,u,,,,,,,,);\ + (V,v);\ + (W,w);\ + (X,x);\ + (Y,y,,);\ + (Z,z,,,,);\ + (,);\ # digits 0;...;9;\ -# - :;\;;\<;=;>;?;;;\ -# capital - (A,,>,,,);\ - B;(C,,,);(D,,);(E,,,,);\ - F;G;H;\ - {CH,Ch};\ - (I,,>);\ - J;K;(L,,,);M;(N,,);(O,,>,,);\ - P;Q;(R,,);(S,,,);(T,,);\ - (U,,,,);\ - V;W;X;(Y,);(Z,,,);\ -# - [;\\;];^;<':>;<'">;<'<>;<'(>;_;<''>;`;\ -# small - (a,,>,,,);\ - b;(c,,,);(d,,);(e,,,,);\ - f;g;h;\ - ch;\ - (i,,>);\ - j;k;(l,,,);m;(n,,);(o,,>,,);\ - p;q;(r,,);(s,,,);(t,,);\ - (u,,,,);\ - v;w;x;(y,);(z,,,);\ -# - \{;|;\};~;;
+# symbols + .;\,;\;;?;!;:;';`;\";\ + <-->;-;|;/;\\;\(;\);[;];\<;>;\{;\};\ + &;;%;;;\ + _;=;^;<-:>;+;<*X>;*;;~;;;\ + <'.>;<''>;<'<>;<'(>;<':>;<'">;<',>;<';>;\ +# controls + ;...;;
;;...; -- cgit v1.1