]> git.lyx.org Git - lyx.git/blob - lib/encodings
Fix bug 3220
[lyx.git] / lib / encodings
1 # FIXME: Have a look at the encodings known by the inputenc package and add
2 # missing ones. Caution: File format change!
3
4 # Order of names: LyX name LaTeX name iconv name
5
6 Encoding utf8 utf8 UTF-8
7 End
8
9 # This one is used by many CJK packages. utf8 is supposed to be the successor,
10 # but does not have all features of utf8x yet.
11 Encoding utf8x utf8x UTF-8
12 End
13
14 Encoding iso8859-1 latin1 ISO-8859-1
15 End
16
17 Encoding iso8859-2 latin2 ISO-8859-2
18 End
19
20 Encoding iso8859-3 latin3 ISO-8859-3
21 End
22
23 Encoding iso8859-4 latin4 ISO-8859-4
24 End
25
26 Encoding iso8859-5 iso88595 ISO-8859-5
27 End
28
29 # Not standard, see http://tug.ctan.org/tex-archive/language/arabic/arabi/arabi/texmf/latex/arabi/
30 Encoding iso8859-6 8859-6 ISO-8859-6
31 End
32
33 Encoding iso8859-7 iso-8859-7 ISO-8859-7
34 End
35
36 Encoding iso8859-8 8859-8 ISO-8859-8
37 End
38
39 Encoding iso8859-9 latin5 ISO-8859-9
40 End
41
42 # Not standard, see http://www.vtex.lt/tex/littex/index.html
43 Encoding iso8859-13 l7xenc ISO-8859-13
44 End
45
46 Encoding iso8859-15 latin9 ISO-8859-15
47 End
48
49 Encoding iso8859-16 latin10 ISO-8859-16
50 End
51
52 Encoding cp437 cp437 CP437
53 End
54
55 # cp437, but on position 225 is sz instead of beta
56 Encoding cp437de cp437de CP437
57 End
58
59 Encoding cp850 cp850 CP850
60 End
61
62 Encoding cp852 cp852 CP852
63 End
64
65 Encoding cp855 cp855 CP855
66 End
67
68 Encoding cp858 cp858 CP858
69 End
70
71 Encoding cp862 cp862 CP862
72 End
73
74 Encoding cp865 cp865 CP865
75 End
76
77 Encoding cp866 cp866 CP866
78 End
79
80 Encoding cp1250 cp1250 CP1250
81 End
82
83 Encoding cp1251 cp1251 CP1251
84 End
85
86 Encoding cp1252 cp1252 CP1252
87 End
88
89 Encoding cp1255 cp1255 CP1255
90 End
91
92 # Not standard, see http://tug.ctan.org/tex-archive/language/arabic/arabi/arabi/texmf/latex/arabi/
93 Encoding cp1256 cp1256 CP1256
94 End
95
96 Encoding cp1257 cp1257 CP1257
97 End
98
99 Encoding koi8 koi8-r KOI8-R
100 End
101
102 Encoding koi8-u koi8-u KOI8-U
103 End
104
105 # This one needs hardcoded support, since the inputenc package does not know
106 # tis620-0, and thailatex sets up babel directly to use tis620-0, so the value
107 # for inputenc is never output to .tex files (but needed for the hardcoded
108 # tis620-0 support).
109 Encoding tis620-0 tis620-0 TIS620-0
110 End
111
112 Encoding pt154 pt154 PT154
113 End
114
115 Encoding pt254 pt254 PT254
116 End