File: iso8859-1.cdef

package info (click to toggle)
lyx 1.1.6fix4-2
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 26,136 kB
  • ctags: 13,679
  • sloc: cpp: 93,591; sh: 9,563; ansic: 8,253; perl: 3,489; makefile: 1,332; tcl: 163; sed: 150; python: 112; yacc: 38
file content (104 lines) | stat: -rw-r--r-- 1,865 bytes parent folder | download | duplicates (3)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
#
# Character definition file for iso8859-1 character set
#
# (c)1996 by Ivan Schreter, schreter@ccsun.tuke.sk
#
# Any takers to complete the stuff?
#

160	"\nobreakspace{}"
161	"\textexclamdown{}"
162	"\textcent{}"	# with package "eurofont"
163	"\pounds{}"	# pound sign
164	"\textcurrency{}"	# with package "eurofont"
165	"\textyen{}"	# with package "eurofont"
166	"\textbrokenbar{}"	# with package "eurofont"
167	"\S{}"		# paragraph
168	"\"{}"	# umlaut
169	"\copyright{}"
170	"\textordfeminine{}"
171	"\guillemotleft{}"
172	"$\lnot$"
173	"\-{}"
174	"\textregistered{}"
175	"\={}"
176	"\textdegree{}"	# circle
177	"$\pm$"
178	"$\mathtwosuperior$"
179	"$\maththreesuperior$"
180	"\'{}"	# acute
181	"$\mu$"	# micro
182	"\P{}"
183	"$\cdot$" # or \textperiodcentered
184	"\c{}"	# cedilla
185	"$\mathonesuperior$"
186	"\textordmasculine{}"
187	"\guillemotright{}"
188	"\textonequarter{}"
189	"\textonehalf{}"
190	"\textthreequarters{}"            # "0BE
191	"\textquestiondown{}"		# mirrored ?
192	"\`{A}"
193	"\'{A}"
194	"\^{A}"
195	"\~{A}"
196	"\"{A}"
197	"\r{A}"		# A with circle
198	"\AE{}"		# AE cat'ed together
199	"\c{C}"		# C cedilla
200	"\`{E}"
201	"\'{E}"
202	"\^{E}"
203	"\"{E}"
204	"\`{I}"
205	"\'{I}"
206	"\^{I}"
207	"\"{I}"
208	"\DH{}"
209	"\~{N}"
210	"\`{O}"
211	"\'{O}"
212	"\^{O}"
213	"\~{O}"
214	"\"{O}"
215	"$\times$"
216	"\O{}"
217	"\`{U}"
218	"\'{U}"
219	"\^{U}"
220	"\"{U}"
221	"\'{Y}"
222	"\TH{}"
223	"\ss{}"		# German sharp S
224	"\`{a}"
225	"\'{a}"
226	"\^{a}"
227	"\~{a}"
228	"\"{a}"
229	"\r{a}"		# a with circle
230	"\ae{}"
231	"\c{c}"		# c cedilla
232	"\`{e}"
233	"\'{e}"
234	"\^{e}"
235	"\"{e}"
236	"\`{\i}"
237	"\'{\i}"
238	"\^{\i}"
239	"\"{\i}"
240	"\dh{}" 
241	"\~{n}"
242	"\`{o}"
243	"\'{o}"
244	"\^{o}"
245	"\~{o}"
246	"\"{o}"
247	"$\div$"
248	"\o{}"
249	"\`{u}"
250	"\'{u}"
251	"\^{u}"
252	"\"{u}"
253	"\'{y}"
254	"\th{}"
255	"\"{y}"