~kile/kile/livepreview-xenial

« back to all changes in this revision

Viewing changes to src/data/symbols-ng/greek.xml

  • Committer: Package Import Robot
  • Author(s): Prasad Murthy
  • Date: 2013-01-24 19:03:35 UTC
  • mfrom: (1.1.24)
  • Revision ID: package-import@ubuntu.com-20130124190335-29sj32fdx0d2kcmw
Tags: 1:2.1.3-0ubuntu1
* New upstream release
* Drop kubuntu_02_disable_embedded_kbibtex.diff as kbibtex is now usable with kde4
* Add kbibtex to suggests
* Change the Vcs links to the Ubuntu bzr branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
2
 
3
3
<!DOCTYPE KileSymbolSources>
4
 
<symbols> 
 
4
<symbols>
5
5
 
6
6
   <formatVersion major="0" minor ="22" />
7
7
 
15
15
                  \usepackage[T1]{fontenc}
16
16
      </additional>
17
17
   </preamble>
18
 
   
 
18
 
 
19
   <unicodeCommandPackages>
 
20
      <package>
 
21
         <name>inputenc</name>
 
22
         <arguments>utf8</arguments>
 
23
      </package>
 
24
   </unicodeCommandPackages>
 
25
 
19
26
   <!-- insert stuff here    -->
20
27
<symbolGroupName>greek</symbolGroupName>
21
28
<!-- pkgs= ,pkgsarg= ,savepkgs= ,savepkgsarg=-->
30
37
<!-- arg math \alpha  -->
31
38
<commandDefinition>
32
39
   <latexCommand>\alpha</latexCommand>
 
40
   <unicodeCommand>α</unicodeCommand>
33
41
   <mathMode>true</mathMode>
34
42
</commandDefinition>
35
43
 
37
45
<!-- arg math \beta  -->
38
46
<commandDefinition>
39
47
   <latexCommand>\beta</latexCommand>
 
48
   <unicodeCommand>β</unicodeCommand>
40
49
   <mathMode>true</mathMode>
41
50
</commandDefinition>
42
51
 
44
53
<!-- arg math \gamma  -->
45
54
<commandDefinition>
46
55
   <latexCommand>\gamma</latexCommand>
 
56
   <unicodeCommand>γ</unicodeCommand>
47
57
   <mathMode>true</mathMode>
48
58
</commandDefinition>
49
59
 
51
61
<!-- arg math \delta  -->
52
62
<commandDefinition>
53
63
   <latexCommand>\delta</latexCommand>
 
64
   <unicodeCommand>δ</unicodeCommand>
54
65
   <mathMode>true</mathMode>
55
66
</commandDefinition>
56
67
 
65
76
<!-- arg math \varepsilon  -->
66
77
<commandDefinition>
67
78
   <latexCommand>\varepsilon</latexCommand>
 
79
   <unicodeCommand>ε</unicodeCommand>
68
80
   <mathMode>true</mathMode>
69
81
</commandDefinition>
70
82
 
72
84
<!-- arg math \zeta  -->
73
85
<commandDefinition>
74
86
   <latexCommand>\zeta</latexCommand>
 
87
   <unicodeCommand>ζ</unicodeCommand>
75
88
   <mathMode>true</mathMode>
76
89
</commandDefinition>
77
90
 
79
92
<!-- arg math \eta  -->
80
93
<commandDefinition>
81
94
   <latexCommand>\eta</latexCommand>
 
95
   <unicodeCommand>η</unicodeCommand>
82
96
   <mathMode>true</mathMode>
83
97
</commandDefinition>
84
98
 
86
100
<!-- arg math \theta  -->
87
101
<commandDefinition>
88
102
   <latexCommand>\theta</latexCommand>
 
103
   <unicodeCommand>θ</unicodeCommand>
89
104
   <mathMode>true</mathMode>
90
105
</commandDefinition>
91
106
 
93
108
<!-- arg math \vartheta  -->
94
109
<commandDefinition>
95
110
   <latexCommand>\vartheta</latexCommand>
 
111
   <unicodeCommand>ϑ</unicodeCommand>
96
112
   <mathMode>true</mathMode>
97
113
</commandDefinition>
98
114
 
100
116
<!-- arg math \iota  -->
101
117
<commandDefinition>
102
118
   <latexCommand>\iota</latexCommand>
 
119
   <unicodeCommand>ι</unicodeCommand>
103
120
   <mathMode>true</mathMode>
104
121
</commandDefinition>
105
122
 
107
124
<!-- arg math \kappa  -->
108
125
<commandDefinition>
109
126
   <latexCommand>\kappa</latexCommand>
 
127
   <unicodeCommand>κ</unicodeCommand>
110
128
   <mathMode>true</mathMode>
111
129
</commandDefinition>
112
130
 
114
132
<!-- arg math \lambda  -->
115
133
<commandDefinition>
116
134
   <latexCommand>\lambda</latexCommand>
 
135
   <unicodeCommand>λ</unicodeCommand>
117
136
   <mathMode>true</mathMode>
118
137
</commandDefinition>
119
138
 
121
140
<!-- arg math \mu  -->
122
141
<commandDefinition>
123
142
   <latexCommand>\mu</latexCommand>
 
143
   <unicodeCommand>μ</unicodeCommand>
124
144
   <mathMode>true</mathMode>
125
145
</commandDefinition>
126
146
 
128
148
<!-- arg math \nu  -->
129
149
<commandDefinition>
130
150
   <latexCommand>\nu</latexCommand>
 
151
   <unicodeCommand>ν</unicodeCommand>
131
152
   <mathMode>true</mathMode>
132
153
</commandDefinition>
133
154
 
135
156
<!-- arg math \xi  -->
136
157
<commandDefinition>
137
158
   <latexCommand>\xi</latexCommand>
 
159
   <unicodeCommand>ξ</unicodeCommand>
138
160
   <mathMode>true</mathMode>
139
161
</commandDefinition>
140
162
 
142
164
<!-- arg math o  -->
143
165
<commandDefinition>
144
166
   <latexCommand>o</latexCommand>
 
167
   <unicodeCommand>ο</unicodeCommand>
145
168
   <mathMode>true</mathMode>
146
169
</commandDefinition>
147
170
 
149
172
<!-- arg math \pi  -->
150
173
<commandDefinition>
151
174
   <latexCommand>\pi</latexCommand>
 
175
   <unicodeCommand>π</unicodeCommand>
152
176
   <mathMode>true</mathMode>
153
177
</commandDefinition>
154
178
 
156
180
<!-- arg math \varpi  -->
157
181
<commandDefinition>
158
182
   <latexCommand>\varpi</latexCommand>
 
183
   <unicodeCommand>ϖ</unicodeCommand>
159
184
   <mathMode>true</mathMode>
160
185
</commandDefinition>
161
186
 
163
188
<!-- arg math \rho  -->
164
189
<commandDefinition>
165
190
   <latexCommand>\rho</latexCommand>
 
191
   <unicodeCommand>ρ</unicodeCommand>
166
192
   <mathMode>true</mathMode>
167
193
</commandDefinition>
168
194
 
170
196
<!-- arg math \varrho  -->
171
197
<commandDefinition>
172
198
   <latexCommand>\varrho</latexCommand>
 
199
   <unicodeCommand>ϱ</unicodeCommand>
173
200
   <mathMode>true</mathMode>
174
201
</commandDefinition>
175
202
 
177
204
<!-- arg math \sigma  -->
178
205
<commandDefinition>
179
206
   <latexCommand>\sigma</latexCommand>
 
207
   <unicodeCommand>σ</unicodeCommand>
180
208
   <mathMode>true</mathMode>
181
209
</commandDefinition>
182
210
 
184
212
<!-- arg math \varsigma  -->
185
213
<commandDefinition>
186
214
   <latexCommand>\varsigma</latexCommand>
 
215
   <unicodeCommand>ς</unicodeCommand>
187
216
   <mathMode>true</mathMode>
188
217
</commandDefinition>
189
218
 
191
220
<!-- arg math \tau  -->
192
221
<commandDefinition>
193
222
   <latexCommand>\tau</latexCommand>
 
223
   <unicodeCommand>τ</unicodeCommand>
194
224
   <mathMode>true</mathMode>
195
225
</commandDefinition>
196
226
 
198
228
<!-- arg math \upsilon  -->
199
229
<commandDefinition>
200
230
   <latexCommand>\upsilon</latexCommand>
 
231
   <unicodeCommand>υ</unicodeCommand>
201
232
   <mathMode>true</mathMode>
202
233
</commandDefinition>
203
234
 
205
236
<!-- arg math \phi  -->
206
237
<commandDefinition>
207
238
   <latexCommand>\phi</latexCommand>
 
239
   <unicodeCommand>ϕ</unicodeCommand>
208
240
   <mathMode>true</mathMode>
209
241
</commandDefinition>
210
242
 
212
244
<!-- arg math \varphi  -->
213
245
<commandDefinition>
214
246
   <latexCommand>\varphi</latexCommand>
 
247
   <unicodeCommand>φ</unicodeCommand>
215
248
   <mathMode>true</mathMode>
216
249
</commandDefinition>
217
250
 
219
252
<!-- arg math \chi  -->
220
253
<commandDefinition>
221
254
   <latexCommand>\chi</latexCommand>
 
255
   <unicodeCommand>χ</unicodeCommand>
222
256
   <mathMode>true</mathMode>
223
257
</commandDefinition>
224
258
 
226
260
<!-- arg math \psi  -->
227
261
<commandDefinition>
228
262
   <latexCommand>\psi</latexCommand>
 
263
   <unicodeCommand>ψ</unicodeCommand>
229
264
   <mathMode>true</mathMode>
230
265
</commandDefinition>
231
266
 
233
268
<!-- arg math \omega  -->
234
269
<commandDefinition>
235
270
   <latexCommand>\omega</latexCommand>
 
271
   <unicodeCommand>ω</unicodeCommand>
236
272
   <mathMode>true</mathMode>
237
273
</commandDefinition>
238
274
 
241
277
<!-- arg math A  -->
242
278
<commandDefinition>
243
279
   <latexCommand>A</latexCommand>
 
280
   <unicodeCommand>Α</unicodeCommand>
244
281
   <mathMode>true</mathMode>
245
282
</commandDefinition>
246
283
 
248
285
<!-- arg math B  -->
249
286
<commandDefinition>
250
287
   <latexCommand>B</latexCommand>
 
288
   <unicodeCommand>Β</unicodeCommand>
251
289
   <mathMode>true</mathMode>
252
290
</commandDefinition>
253
291
 
255
293
<!-- arg math \Gamma  -->
256
294
<commandDefinition>
257
295
   <latexCommand>\Gamma</latexCommand>
 
296
   <unicodeCommand>Γ</unicodeCommand>
258
297
   <mathMode>true</mathMode>
259
298
</commandDefinition>
260
299
 
272
311
<!-- arg math \Delta  -->
273
312
<commandDefinition>
274
313
   <latexCommand>\Delta</latexCommand>
 
314
   <unicodeCommand>Δ</unicodeCommand>
275
315
   <mathMode>true</mathMode>
276
316
</commandDefinition>
277
317
 
289
329
<!-- arg math E  -->
290
330
<commandDefinition>
291
331
   <latexCommand>E</latexCommand>
 
332
   <unicodeCommand>Ε</unicodeCommand>
292
333
   <mathMode>true</mathMode>
293
334
</commandDefinition>
294
335
 
296
337
<!-- arg math Z  -->
297
338
<commandDefinition>
298
339
   <latexCommand>Z</latexCommand>
 
340
   <unicodeCommand>Ζ</unicodeCommand>
299
341
   <mathMode>true</mathMode>
300
342
</commandDefinition>
301
343
 
303
345
<!-- arg math H  -->
304
346
<commandDefinition>
305
347
   <latexCommand>H</latexCommand>
 
348
   <unicodeCommand>Η</unicodeCommand>
306
349
   <mathMode>true</mathMode>
307
350
</commandDefinition>
308
351
 
310
353
<!-- arg math \Theta  -->
311
354
<commandDefinition>
312
355
   <latexCommand>\Theta</latexCommand>
 
356
   <unicodeCommand>Θ</unicodeCommand>
313
357
   <mathMode>true</mathMode>
314
358
</commandDefinition>
315
359
 
327
371
<!-- arg math I  -->
328
372
<commandDefinition>
329
373
   <latexCommand>I</latexCommand>
 
374
   <unicodeCommand>Ι</unicodeCommand>
330
375
   <mathMode>true</mathMode>
331
376
</commandDefinition>
332
377
 
334
379
<!-- arg math K  -->
335
380
<commandDefinition>
336
381
   <latexCommand>K</latexCommand>
 
382
   <unicodeCommand>Κ</unicodeCommand>
337
383
   <mathMode>true</mathMode>
338
384
</commandDefinition>
339
385
 
341
387
<!-- arg math \Lambda  -->
342
388
<commandDefinition>
343
389
   <latexCommand>\Lambda</latexCommand>
 
390
   <unicodeCommand>Λ</unicodeCommand>
344
391
   <mathMode>true</mathMode>
345
392
</commandDefinition>
346
393
 
358
405
<!-- arg math M  -->
359
406
<commandDefinition>
360
407
   <latexCommand>M</latexCommand>
 
408
   <unicodeCommand>Μ</unicodeCommand>
361
409
   <mathMode>true</mathMode>
362
410
</commandDefinition>
363
411
 
365
413
<!-- arg math N  -->
366
414
<commandDefinition>
367
415
   <latexCommand>N</latexCommand>
 
416
   <unicodeCommand>Ν</unicodeCommand>
368
417
   <mathMode>true</mathMode>
369
418
</commandDefinition>
370
419
 
372
421
<!-- arg math \Xi  -->
373
422
<commandDefinition>
374
423
   <latexCommand>\Xi</latexCommand>
 
424
   <unicodeCommand>Ξ</unicodeCommand>
375
425
   <mathMode>true</mathMode>
376
426
</commandDefinition>
377
427
 
389
439
<!-- arg math O  -->
390
440
<commandDefinition>
391
441
   <latexCommand>O</latexCommand>
 
442
   <unicodeCommand>Ο</unicodeCommand>
392
443
   <mathMode>true</mathMode>
393
444
</commandDefinition>
394
445
 
396
447
<!-- arg math \Pi  -->
397
448
<commandDefinition>
398
449
   <latexCommand>\Pi</latexCommand>
 
450
   <unicodeCommand>Π</unicodeCommand>
399
451
   <mathMode>true</mathMode>
400
452
</commandDefinition>
401
453
 
413
465
<!-- arg math P  -->
414
466
<commandDefinition>
415
467
   <latexCommand>P</latexCommand>
 
468
   <unicodeCommand>Ρ</unicodeCommand>
416
469
   <mathMode>true</mathMode>
417
470
</commandDefinition>
418
471
 
420
473
<!-- arg math \Sigma  -->
421
474
<commandDefinition>
422
475
   <latexCommand>\Sigma</latexCommand>
 
476
   <unicodeCommand>Σ</unicodeCommand>
423
477
   <mathMode>true</mathMode>
424
478
</commandDefinition>
425
479
 
437
491
<!-- arg math T  -->
438
492
<commandDefinition>
439
493
   <latexCommand>T</latexCommand>
 
494
   <unicodeCommand>Τ</unicodeCommand>
440
495
   <mathMode>true</mathMode>
441
496
</commandDefinition>
442
497
 
444
499
<!-- arg math \Upsilon  -->
445
500
<commandDefinition>
446
501
   <latexCommand>\Upsilon</latexCommand>
 
502
   <unicodeCommand>ϒ</unicodeCommand>
447
503
   <mathMode>true</mathMode>
448
504
</commandDefinition>
449
505
 
461
517
<!-- arg math \Phi  -->
462
518
<commandDefinition>
463
519
   <latexCommand>\Phi</latexCommand>
 
520
   <unicodeCommand>Φ</unicodeCommand>
464
521
   <mathMode>true</mathMode>
465
522
</commandDefinition>
466
523
 
478
535
<!-- arg math X  -->
479
536
<commandDefinition>
480
537
   <latexCommand>X</latexCommand>
 
538
   <unicodeCommand>Χ</unicodeCommand>
481
539
   <mathMode>true</mathMode>
482
540
</commandDefinition>
483
541
 
485
543
<!-- arg math \Psi  -->
486
544
<commandDefinition>
487
545
   <latexCommand>\Psi</latexCommand>
 
546
   <unicodeCommand>Ψ</unicodeCommand>
488
547
   <mathMode>true</mathMode>
489
548
</commandDefinition>
490
549
 
502
561
<!-- arg math \Omega  -->
503
562
<commandDefinition>
504
563
   <latexCommand>\Omega</latexCommand>
 
564
   <unicodeCommand>Ω</unicodeCommand>
505
565
   <mathMode>true</mathMode>
506
566
</commandDefinition>
507
567