diff options
author | ache <ache@FreeBSD.org> | 2002-04-08 09:40:52 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-04-08 09:40:52 +0000 |
commit | ff74b91a12ea8706ee703f05bb1d031354f82aea (patch) | |
tree | 03040c1ca3d724cfae50edd80684928abe3b67e4 | |
parent | 01b48f02361220984632c2477400d6578f556e72 (diff) | |
download | FreeBSD-src-ff74b91a12ea8706ee703f05bb1d031354f82aea.zip FreeBSD-src-ff74b91a12ea8706ee703f05bb1d031354f82aea.tar.gz |
Back out ASCII compatibility and let people face the problems themself
Cejka Rudolf <cejkar@fit.vutbr.cz> tells that it was in strong violation with
national standard.
-rw-r--r-- | share/colldef/cs_CZ.ISO8859-2.src | 74 |
1 files changed, 42 insertions, 32 deletions
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 <ss> with "ss" order \ -# controls - <NU>;...;<US>;<PA>;...;<AC>;\ -# - <NS>;<SP>;!;\";<Nb>;\ - <Cu>;<DO>;\ - %;&;<',>;<';>;';\(;\);*;+;<-:>;<*X>;\,;<-->;-;.;<'.>;/;\ +# spaces + <SP>;<NS>;\ +# capital and small + (A,a,<A'>,<a'>,<A/>>,<a/>>,<A(>,<a(>,<A:>,<a:>,<A;>,<a;>);\ + (B,b);\ + (C,c,<C'>,<c'>,<C,>,<c,>);\ + (<C<>,<c<>);\ + (D,d,<D<>,<d<>,<D//>,<d//>);\ + (E,e,<E'>,<e'>,<E<>,<e<>,<E:>,<e:>,<E;>,<e;>);\ + (F,f);\ + (G,g);\ + (H,h);\ + (CH,Ch,ch);\ + (I,i,<I'>,<i'>,<I/>>,<i/>>);\ + (J,j);\ + (K,k);\ + (L,l,<L'>,<l'>,<L<>,<l<>,<L//>,<l//>);\ + (M,m);\ + (N,n,<N'>,<n'>,<N<>,<n<>);\ + (O,o,<O'>,<o'>,<O/>>,<o/>>,<O:>,<o:>,<O">,<o">);\ + (P,p);\ + (Q,q);\ + (R,r,<R'>,<r'>);\ + (<R<>,<r<>);\ + (S,s,<S'>,<s'>,<S,>,<s,>);\ + (<S<>,<s<>);\ + (T,t,<T<>,<t<>,<T,>,<t,>);\ + (U,u,<U'>,<u'>,<U0>,<u0>,<U:>,<u:>,<U">,<u">);\ + (V,v);\ + (W,w);\ + (X,x);\ + (Y,y,<Y'>,<y'>);\ + (Z,z,<Z.>,<z.>,<Z'>,<z'>);\ + (<Z<>,<z<>);\ # digits 0;...;9;\ -# - :;\;;\<;=;>;?;<SE>;<At>;\ -# capital - (A,<A'>,<A/>>,<A(>,<A:>,<A;>);\ - B;(C,<C'>,<C,>,<C<>);(D,<D<>,<D//>);(E,<E'>,<E<>,<E:>,<E;>);\ - F;G;H;\ - {CH,Ch};\ - (I,<I'>,<I/>>);\ - J;K;(L,<L'>,<L<>,<L//>);M;(N,<N'>,<N<>);(O,<O'>,<O/>>,<O:>,<O">);\ - P;Q;(R,<R'>,<R<>);(S,<S'>,<S,>,<S<>);(T,<T<>,<T,>);\ - (U,<U'>,<U0>,<U:>,<U">);\ - V;W;X;(Y,<Y'>);(Z,<Z.>,<Z'>,<Z<>);\ -# - [;\\;];^;<':>;<'">;<'<>;<'(>;_;<''>;`;\ -# small - (a,<a'>,<a/>>,<a(>,<a:>,<a;>);\ - b;(c,<c'>,<c,>,<c<>);(d,<d<>,<d//>);(e,<e'>,<e<>,<e:>,<e;>);\ - f;g;h;\ - ch;\ - (i,<i'>,<i/>>);\ - j;k;(l,<l'>,<l<>,<l//>);m;(n,<n'>,<n<>);(o,<o'>,<o/>>,<o:>,<o">);\ - p;q;(r,<r'>,<r<>);(s,<s'>,<s,>,<s<>);(t,<t<>,<t,>);\ - (u,<u'>,<u0>,<u:>,<u">);\ - v;w;x;(y,<y'>);(z,<z.>,<z'>,<z<>);\ -# - \{;|;\};~;<DG>;<DT> +# symbols + .;\,;\;;?;!;:;';`;\";\ + <-->;-;|;/;\\;\(;\);[;];\<;>;\{;\};\ + &;<SE>;%;<DO>;<At>;\ + _;=;^;<-:>;+;<*X>;*;<Nb>;~;<DG>;<Cu>;\ + <'.>;<''>;<'<>;<'(>;<':>;<'">;<',>;<';>;\ +# controls + <NU>;...;<US>;<DT>;<PA>;...;<AC> |