Fix this table, it was completely out of reasonable order
This commit is contained in:
parent
fffa0325f7
commit
f59de9ec72
@ -6,47 +6,37 @@
|
||||
charmap map.ISO8859-2
|
||||
substitute <ss> with "ss"
|
||||
order \
|
||||
# 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<>);\
|
||||
# controls
|
||||
<NU>;...;<US>;<PA>;...;<AC>;\
|
||||
#
|
||||
<NS>;<SP>;!;\";<Nb>;\
|
||||
<Cu>;<DO>;\
|
||||
%;&;<',>;<';>;';\(;\);*;+;<-:>;<*X>;\,;<-->;-;.;<'.>;/;\
|
||||
# digits
|
||||
0;...;9;\
|
||||
# symbols
|
||||
.;\,;\;;?;!;:;';`;\";\
|
||||
<-->;-;|;/;\\;\(;\);[;];\<;>;\{;\};\
|
||||
&;<SE>;%;<DO>;<At>;\
|
||||
_;=;^;<-:>;+;<*X>;*;<Nb>;~;<DG>;<Cu>;\
|
||||
<'.>;<''>;<'<>;<'(>;<':>;<'">;<',>;<';>;\
|
||||
# controls
|
||||
<NU>;...;<US>;<DT>;<PA>;...;<AC>
|
||||
#
|
||||
:;\;;\<;=;>;?;<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>
|
||||
|
Loading…
Reference in New Issue
Block a user