summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/enctex/il2-852.tex
blob: 29ac2f0ba69a41a3daf068071ea4a5915537d932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
%%% The encoding table, v.Aug.1997 (C) Petr Ol\v s\'ak
%%% input: ISO8859-2, in system used: CP852
\ifx\xordcode\undefined
   \message{Warning: the xord/xchr accessing is not possible}
   \endinput \fi
\let\Xordcode=\relax  \let\Yordcode=\relax
\def\setinputcode #1 #2 {\Xordcode#1=\the\xordcode#2\relax
                         \Yordcode#2=\the\xordcode#2\relax}
\xdef\restoreinputencoding{%
%
%                  il2  852
   \setinputcode   "C1  "B5   % \'A
   \setinputcode   "E1  "A0   % \'a
   \setinputcode   "C4  "8E   % \"A
   \setinputcode   "E4  "84   % \"a
   \setinputcode   "C8  "AC   % \v C
   \setinputcode   "E8  "9F   % \v c
   \setinputcode   "CF  "D2   % \v D
   \setinputcode   "EF  "D4   % \v d
   \setinputcode   "C9  "90   % \'E
   \setinputcode   "E9  "82   % \'e
   \setinputcode   "CC  "B7   % \v E
   \setinputcode   "EC  "D8   % \v e
   \setinputcode   "CD  "D6   % \'I
   \setinputcode   "ED  "A1   % \'i
   \setinputcode   "C5  "91   % \'L
   \setinputcode   "E5  "92   % \'l
   \setinputcode   "A5  "95   % \v L
   \setinputcode   "B5  "96   % \v l
   \setinputcode   "D2  "D5   % \v N
   \setinputcode   "F2  "E5   % \v n
   \setinputcode   "D3  "E0   % \'O
   \setinputcode   "F3  "A2   % \'o
   \setinputcode   "D4  "E2   % \^O
   \setinputcode   "F4  "93   % \^o
   \setinputcode   "D6  "99   % \"O
   \setinputcode   "F6  "94   % \"o
   \setinputcode   "C0  "E8   % \'R
   \setinputcode   "E0  "EA   % \'r
   \setinputcode   "D8  "FC   % \v R
   \setinputcode   "F8  "FD   % \v r
   \setinputcode   "A9  "E6   % \v S
   \setinputcode   "B9  "E7   % \v s
   \setinputcode   "AB  "9B   % \v T
   \setinputcode   "BB  "9C   % \v t
   \setinputcode   "DA  "E9   % \'U
   \setinputcode   "FA  "A3   % \'u
   \setinputcode   "D9  "DE   % \r U
   \setinputcode   "F9  "85   % \r u
   \setinputcode   "DC  "9A   % \"U
   \setinputcode   "FC  "81   % \"u
   \setinputcode   "DD  "ED   % \'Y
   \setinputcode   "FD  "EC   % \'y
   \setinputcode   "AE  "A6   % \v Z
   \setinputcode   "BE  "A7   % \v z
}
\def\Yordcode#1=#2\relax{} \let\Xordcode=\xordcode
\restoreinputencoding  % nyní se nastaví nový xord
\def\Xordcode#1=#2\relax{} \let\Yordcode=\xordcode