File: texmaker.qrc

package info (click to toggle)
texmaker 6.0.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 72,964 kB
  • sloc: cpp: 417,556; ansic: 102,526; python: 1,935; xml: 1,739; sh: 42; makefile: 36
file content (714 lines) | stat: -rw-r--r-- 31,737 bytes parent folder | download
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>datas/images/add@2x.png</file>
<file>datas/images/add.png</file>
<file>datas/images/more_light@2x.png</file>
<file>datas/images/more_light.png</file>
<file>datas/images/up_arrow.png</file>
<file>datas/images/up_arrow_disabled.png</file>
<file>datas/images/close16@2x.png</file>
<file>datas/images/close16.png</file>
<file>datas/images/branch_closed.png</file>
<file>datas/images/branch_closed-on.png</file>
<file>datas/images/branch_open.png</file>
<file>datas/images/branch_open-on.png</file>
<file>datas/images/down_arrow.png</file>
<file>datas/images/down_arrow_disabled.png</file>
<file>datas/images/accent10@2x.png</file>
<file>datas/images/accent10.png</file>
<file>datas/images/accent1@2x.png</file>
<file>datas/images/accent1.png</file>
<file>datas/images/accent2@2x.png</file>
<file>datas/images/accent2.png</file>
<file>datas/images/accent3@2x.png</file>
<file>datas/images/accent3.png</file>
<file>datas/images/accent4@2x.png</file>
<file>datas/images/accent4.png</file>
<file>datas/images/accent5@2x.png</file>
<file>datas/images/accent5.png</file>
<file>datas/images/accent6@2x.png</file>
<file>datas/images/accent6.png</file>
<file>datas/images/accent7@2x.png</file>
<file>datas/images/accent7.png</file>
<file>datas/images/accent8@2x.png</file>
<file>datas/images/accent8.png</file>
<file>datas/images/accent9@2x.png</file>
<file>datas/images/accent9.png</file>
<file>datas/images/acute@2x.png</file>
<file>datas/images/acute.png</file>
<file>datas/images/appicon@2x.png</file>
<file>datas/images/appicon.png</file>
<file>datas/images/asymptote@2x.png</file>
<file>datas/images/asymptote.png</file>
<file>datas/images/back@2x.png</file>
<file>datas/images/back.png</file>
<file>datas/images/bar@2x.png</file>
<file>datas/images/bar.png</file>
<file>datas/images/bookmark1@2x.png</file>
<file>datas/images/bookmark1.png</file>
<file>datas/images/bookmark2@2x.png</file>
<file>datas/images/bookmark2.png</file>
<file>datas/images/bookmark3@2x.png</file>
<file>datas/images/bookmark3.png</file>
<file>datas/images/breve@2x.png</file>
<file>datas/images/breve.png</file>
<file>datas/images/chapter@2x.png</file>
<file>datas/images/chapter.png</file>
<file>datas/images/check@2x.png</file>
<file>datas/images/check.png</file>
<file>datas/images/configeditor@2x.png</file>
<file>datas/images/configeditor.png</file>
<file>datas/images/configkeys@2x.png</file>
<file>datas/images/configkeys.png</file>
<file>datas/images/configquick@2x.png</file>
<file>datas/images/configquick.png</file>
<file>datas/images/configtools@2x.png</file>
<file>datas/images/configtools.png</file>
<file>datas/images/configure@2x.png</file>
<file>datas/images/configure.png</file>
<file>datas/images/ddot@2x.png</file>
<file>datas/images/ddot.png</file>
<file>datas/images/diff@2x.png</file>
<file>datas/images/diff.png</file>
<file>datas/images/dfrac@2x.png</file>
<file>datas/images/dfrac.png</file>
<file>datas/images/doc@2x.png</file>
<file>datas/images/doc.png</file>
<file>datas/images/dot@2x.png</file>
<file>datas/images/dot.png</file>
<file>datas/images/down@2x.png</file>
<file>datas/images/down.png</file>
<file>datas/images/editcopy@2x.png</file>
<file>datas/images/editcopy.png</file>
<file>datas/images/editcut@2x.png</file>
<file>datas/images/editcut.png</file>
<file>datas/images/editpaste@2x.png</file>
<file>datas/images/editpaste.png</file>
<file>datas/images/empty.png</file>
<file>datas/images/enumerate@2x.png</file>
<file>datas/images/enumerate.png</file>
<file>datas/images/errornext@2x.png</file>
<file>datas/images/errornext.png</file>
<file>datas/images/errorprev@2x.png</file>
<file>datas/images/errorprev.png</file>
<file>datas/images/exit@2x.png</file>
<file>datas/images/exit.png</file>
<file>datas/images/extension.png</file>
<file>datas/images/fileclose16@2x.png</file>
<file>datas/images/fileclose16.png</file>
<file>datas/images/fileclose@2x.png</file>
<file>datas/images/fileclose.png</file>
<file>datas/images/filenew@2x.png</file>
<file>datas/images/filenew.png</file>
<file>datas/images/fileopen16@2x.png</file>
<file>datas/images/fileopen16.png</file>
<file>datas/images/fileopen@2x.png</file>
<file>datas/images/fileopen.png</file>
<file>datas/images/filesave@2x.png</file>
<file>datas/images/filesave.png</file>
<file>datas/images/fonds.png</file>
<file>datas/images/forward@2x.png</file>
<file>datas/images/forward.png</file>
<file>datas/images/goto@2x.png</file>
<file>datas/images/goto.png</file>
<file>datas/images/grave@2x.png</file>
<file>datas/images/grave.png</file>
<file>datas/images/hat@2x.png</file>
<file>datas/images/hat.png</file>
<file>datas/images/help@2x.png</file>
<file>datas/images/help.png</file>
<file>datas/images/home@2x.png</file>
<file>datas/images/home.png</file>
<file>datas/images/include@2x.png</file>
<file>datas/images/include.png</file>
<file>datas/images/indice@2x.png</file>
<file>datas/images/indice.png</file>
<file>datas/images/inputfield_disabled.png</file>
<file>datas/images/inputfield.png</file>
<file>datas/images/item@2x.png</file>
<file>datas/images/itemize@2x.png</file>
<file>datas/images/itemize.png</file>
<file>datas/images/item.png</file>
<file>datas/images/leftright@2x.png</file>
<file>datas/images/leftright.png</file>
<file>datas/images/log_button_disabled@2x.png</file>
<file>datas/images/log_button_disabled.png</file>
<file>datas/images/log_button_enabled@2x.png</file>
<file>datas/images/log_button_enabled.png</file>
<file>datas/images/logo128.png</file>
<file>datas/images/math1@2x.png</file>
<file>datas/images/math1.png</file>
<file>datas/images/math2@2x.png</file>
<file>datas/images/math2.png</file>
<file>datas/images/math3@2x.png</file>
<file>datas/images/math3.png</file>
<file>datas/images/math4@2x.png</file>
<file>datas/images/math4.png</file>
<file>datas/images/math5@2x.png</file>
<file>datas/images/math5.png</file>
<file>datas/images/math6@2x.png</file>
<file>datas/images/math6.png</file>
<file>datas/images/math7@2x.png</file>
<file>datas/images/math7.png</file>
<file>datas/images/mathmode@2x.png</file>
<file>datas/images/mathmode.png</file>
<file>datas/images/metapost@2x.png</file>
<file>datas/images/metapost.png</file>
<file>datas/images/modified@2x.png</file>
<file>datas/images/modified.png</file>
<file>datas/images/newline@2x.png</file>
<file>datas/images/newline.png</file>
<file>datas/images/pages@2x.png</file>
<file>datas/images/pages.png</file>
<file>datas/images/part@2x.png</file>
<file>datas/images/part.png</file>
<file>datas/images/more@2x.png</file>
<file>datas/images/more.png</file>
<file>datas/images/pdf_button_disabled@2x.png</file>
<file>datas/images/pdf_button_disabled.png</file>
<file>datas/images/pdf_button_enabled@2x.png</file>
<file>datas/images/pdf_button_enabled.png</file>
<file>datas/images/pdffind@2x.png</file>
<file>datas/images/pdffind.png</file>
<file>datas/images/previous@2x.png</file>
<file>datas/images/previous.png</file>
<file>datas/images/print@2x.png</file>
<file>datas/images/print.png</file>
<file>datas/images/process.png</file>
<file>datas/images/process-stop@2x.png</file>
<file>datas/images/process-stop.png</file>
<file>datas/images/pstricks@2x.png</file>
<file>datas/images/pstricks.png</file>
<file>datas/images/puissance@2x.png</file>
<file>datas/images/puissance.png</file>
<file>datas/images/pushbutton.png</file>
<file>datas/images/pushbutton_pressed.png</file>
<file>datas/images/quick@2x.png</file>
<file>datas/images/quick.png</file>
<file>datas/images/racine@2x.png</file>
<file>datas/images/racine.png</file>
<file>datas/images/redo@2x.png</file>
<file>datas/images/redo.png</file>
<file>datas/images/ref@2x.png</file>
<file>datas/images/ref.png</file>
<file>datas/images/run@2x.png</file>
<file>datas/images/run.png</file>
<file>datas/images/section@2x.png</file>
<file>datas/images/sectioning@2x.png</file>
<file>datas/images/sectioning.png</file>
<file>datas/images/section.png</file>
<file>datas/images/size@2x.png</file>
<file>datas/images/size.png</file>
<file>datas/images/smallfrac@2x.png</file>
<file>datas/images/smallfrac.png</file>
<file>datas/images/source_button_disabled@2x.png</file>
<file>datas/images/source_button_disabled.png</file>
<file>datas/images/source_button_enabled@2x.png</file>
<file>datas/images/source_button_enabled.png</file>
<file>datas/images/splash@2x.png</file>
<file>datas/images/splash.png</file>
<file>datas/images/structure@2x.png</file>
<file>datas/images/structure_button_disabled@2x.png</file>
<file>datas/images/structure_button_disabled.png</file>
<file>datas/images/structure_button_enabled@2x.png</file>
<file>datas/images/structure_button_enabled.png</file>
<file>datas/images/structure.png</file>
<file>datas/images/subsection@2x.png</file>
<file>datas/images/subsection.png</file>
<file>datas/images/subsubsection@2x.png</file>
<file>datas/images/subsubsection.png</file>
<file>datas/images/text_bold@2x.png</file>
<file>datas/images/text_bold.png</file>
<file>datas/images/text_center@2x.png</file>
<file>datas/images/text_center.png</file>
<file>datas/images/text_emphasis@2x.png</file>
<file>datas/images/text_emphasis.png</file>
<file>datas/images/text_italic@2x.png</file>
<file>datas/images/text_italic.png</file>
<file>datas/images/text_left@2x.png</file>
<file>datas/images/text_left.png</file>
<file>datas/images/text_right@2x.png</file>
<file>datas/images/text_right.png</file>
<file>datas/images/tilde@2x.png</file>
<file>datas/images/tilde.png</file>
<file>datas/images/tikz@2x.png</file>
<file>datas/images/tikz.png</file>
<file>datas/images/toggle@2x.png</file>
<file>datas/images/toggle.png</file>
<file>datas/images/trigger@2x.png</file>
<file>datas/images/triggerbis@2x.png</file>
<file>datas/images/triggerbis.png</file>
<file>datas/images/trigger.png</file>
<file>datas/images/undo@2x.png</file>
<file>datas/images/undo.png</file>
<file>datas/images/up@2x.png</file>
<file>datas/images/up.png</file>
<file>datas/images/user@2x.png</file>
<file>datas/images/user.png</file>
<file>datas/images/vec@2x.png</file>
<file>datas/images/vec.png</file>
<file>datas/images/viewlog@2x.png</file>
<file>datas/images/viewlog.png</file>
<file>datas/images/viewoptions@2x.png</file>
<file>datas/images/viewoptions.png</file>
<file>datas/images/viewpdf@2x.png</file>
<file>datas/images/viewpdf.png</file>
<file>datas/images/zoom-fit-best@2x.png</file>
<file>datas/images/zoom-fit-best.png</file>
<file>datas/images/zoom-fit-width@2x.png</file>
<file>datas/images/zoom-fit-width.png</file>
<file>datas/images/zoom-in@2x.png</file>
<file>datas/images/zoom-in.png</file>
<file>datas/images/zoom-out@2x.png</file>
<file>datas/images/zoom-out.png</file>
<file>datas/images/beamer/AnnArbor.png</file>
<file>datas/images/beamer/Antibes.png</file>
<file>datas/images/beamer/Bergen.png</file>
<file>datas/images/beamer/Berkeley.png</file>
<file>datas/images/beamer/Berlin.png</file>
<file>datas/images/beamer/Boadilla.png</file>
<file>datas/images/beamer/CambridgeUS.png</file>
<file>datas/images/beamer/Copenhagen.png</file>
<file>datas/images/beamer/Darmstadt.png</file>
<file>datas/images/beamer/Dresden.png</file>
<file>datas/images/beamer/Frankfurt.png</file>
<file>datas/images/beamer/Goettingen.png</file>
<file>datas/images/beamer/JuanLesPins.png</file>
<file>datas/images/beamer/Luebeck.png</file>
<file>datas/images/beamer/Madrid.png</file>
<file>datas/images/beamer/Malmoe.png</file>
<file>datas/images/beamer/Marburg.png</file>
<file>datas/images/beamer/Montpellier.png</file>
<file>datas/images/beamer/PaloAlto.png</file>
<file>datas/images/beamer/Pittsburgh.png</file>
<file>datas/images/beamer/Rochester.png</file>
<file>datas/images/beamer/Singapore.png</file>
<file>datas/images/beamer/Szeged.png</file>
<file>datas/images/beamer/Warsaw.png</file>
<file>datas/symbols/inverted_img1.png</file>
<file>datas/symbols/inverted_img10.png</file>
<file>datas/symbols/inverted_img100.png</file>
<file>datas/symbols/inverted_img101.png</file>
<file>datas/symbols/inverted_img102.png</file>
<file>datas/symbols/inverted_img103.png</file>
<file>datas/symbols/inverted_img104.png</file>
<file>datas/symbols/inverted_img105.png</file>
<file>datas/symbols/inverted_img106.png</file>
<file>datas/symbols/inverted_img107.png</file>
<file>datas/symbols/inverted_img108.png</file>
<file>datas/symbols/inverted_img109.png</file>
<file>datas/symbols/inverted_img10greek.png</file>
<file>datas/symbols/inverted_img11.png</file>
<file>datas/symbols/inverted_img110.png</file>
<file>datas/symbols/inverted_img111.png</file>
<file>datas/symbols/inverted_img112.png</file>
<file>datas/symbols/inverted_img113.png</file>
<file>datas/symbols/inverted_img114.png</file>
<file>datas/symbols/inverted_img115.png</file>
<file>datas/symbols/inverted_img116.png</file>
<file>datas/symbols/inverted_img117.png</file>
<file>datas/symbols/inverted_img118.png</file>
<file>datas/symbols/inverted_img119.png</file>
<file>datas/symbols/inverted_img11greek.png</file>
<file>datas/symbols/inverted_img12.png</file>
<file>datas/symbols/inverted_img120.png</file>
<file>datas/symbols/inverted_img121.png</file>
<file>datas/symbols/inverted_img122.png</file>
<file>datas/symbols/inverted_img123.png</file>
<file>datas/symbols/inverted_img124.png</file>
<file>datas/symbols/inverted_img125.png</file>
<file>datas/symbols/inverted_img126.png</file>
<file>datas/symbols/inverted_img127.png</file>
<file>datas/symbols/inverted_img128.png</file>
<file>datas/symbols/inverted_img129.png</file>
<file>datas/symbols/inverted_img12greek.png</file>
<file>datas/symbols/inverted_img13.png</file>
<file>datas/symbols/inverted_img130.png</file>
<file>datas/symbols/inverted_img131.png</file>
<file>datas/symbols/inverted_img132.png</file>
<file>datas/symbols/inverted_img133.png</file>
<file>datas/symbols/inverted_img134.png</file>
<file>datas/symbols/inverted_img135.png</file>
<file>datas/symbols/inverted_img136.png</file>
<file>datas/symbols/inverted_img137.png</file>
<file>datas/symbols/inverted_img138.png</file>
<file>datas/symbols/inverted_img139.png</file>
<file>datas/symbols/inverted_img13greek.png</file>
<file>datas/symbols/inverted_img14.png</file>
<file>datas/symbols/inverted_img140.png</file>
<file>datas/symbols/inverted_img141.png</file>
<file>datas/symbols/inverted_img142.png</file>
<file>datas/symbols/inverted_img143.png</file>
<file>datas/symbols/inverted_img144.png</file>
<file>datas/symbols/inverted_img145.png</file>
<file>datas/symbols/inverted_img146.png</file>
<file>datas/symbols/inverted_img147.png</file>
<file>datas/symbols/inverted_img148.png</file>
<file>datas/symbols/inverted_img149.png</file>
<file>datas/symbols/inverted_img14greek.png</file>
<file>datas/symbols/inverted_img15.png</file>
<file>datas/symbols/inverted_img150.png</file>
<file>datas/symbols/inverted_img151.png</file>
<file>datas/symbols/inverted_img152.png</file>
<file>datas/symbols/inverted_img153.png</file>
<file>datas/symbols/inverted_img154.png</file>
<file>datas/symbols/inverted_img155.png</file>
<file>datas/symbols/inverted_img156.png</file>
<file>datas/symbols/inverted_img157.png</file>
<file>datas/symbols/inverted_img158.png</file>
<file>datas/symbols/inverted_img159.png</file>
<file>datas/symbols/inverted_img15greek.png</file>
<file>datas/symbols/inverted_img16.png</file>
<file>datas/symbols/inverted_img160.png</file>
<file>datas/symbols/inverted_img161.png</file>
<file>datas/symbols/inverted_img162.png</file>
<file>datas/symbols/inverted_img163.png</file>
<file>datas/symbols/inverted_img164.png</file>
<file>datas/symbols/inverted_img165.png</file>
<file>datas/symbols/inverted_img166.png</file>
<file>datas/symbols/inverted_img167.png</file>
<file>datas/symbols/inverted_img168.png</file>
<file>datas/symbols/inverted_img169.png</file>
<file>datas/symbols/inverted_img16greek.png</file>
<file>datas/symbols/inverted_img17.png</file>
<file>datas/symbols/inverted_img170.png</file>
<file>datas/symbols/inverted_img171.png</file>
<file>datas/symbols/inverted_img172.png</file>
<file>datas/symbols/inverted_img173.png</file>
<file>datas/symbols/inverted_img174.png</file>
<file>datas/symbols/inverted_img175.png</file>
<file>datas/symbols/inverted_img176.png</file>
<file>datas/symbols/inverted_img177.png</file>
<file>datas/symbols/inverted_img178.png</file>
<file>datas/symbols/inverted_img179.png</file>
<file>datas/symbols/inverted_img17greek.png</file>
<file>datas/symbols/inverted_img18.png</file>
<file>datas/symbols/inverted_img180.png</file>
<file>datas/symbols/inverted_img181.png</file>
<file>datas/symbols/inverted_img182.png</file>
<file>datas/symbols/inverted_img183.png</file>
<file>datas/symbols/inverted_img184.png</file>
<file>datas/symbols/inverted_img185.png</file>
<file>datas/symbols/inverted_img186.png</file>
<file>datas/symbols/inverted_img187.png</file>
<file>datas/symbols/inverted_img188.png</file>
<file>datas/symbols/inverted_img189.png</file>
<file>datas/symbols/inverted_img18greek.png</file>
<file>datas/symbols/inverted_img19.png</file>
<file>datas/symbols/inverted_img190.png</file>
<file>datas/symbols/inverted_img191.png</file>
<file>datas/symbols/inverted_img192.png</file>
<file>datas/symbols/inverted_img193.png</file>
<file>datas/symbols/inverted_img194.png</file>
<file>datas/symbols/inverted_img195.png</file>
<file>datas/symbols/inverted_img196.png</file>
<file>datas/symbols/inverted_img197.png</file>
<file>datas/symbols/inverted_img198.png</file>
<file>datas/symbols/inverted_img199.png</file>
<file>datas/symbols/inverted_img19greek.png</file>
<file>datas/symbols/inverted_img1greek.png</file>
<file>datas/symbols/inverted_img2.png</file>
<file>datas/symbols/inverted_img20.png</file>
<file>datas/symbols/inverted_img200.png</file>
<file>datas/symbols/inverted_img201.png</file>
<file>datas/symbols/inverted_img202.png</file>
<file>datas/symbols/inverted_img203.png</file>
<file>datas/symbols/inverted_img204.png</file>
<file>datas/symbols/inverted_img205.png</file>
<file>datas/symbols/inverted_img206.png</file>
<file>datas/symbols/inverted_img207.png</file>
<file>datas/symbols/inverted_img208.png</file>
<file>datas/symbols/inverted_img209.png</file>
<file>datas/symbols/inverted_img20greek.png</file>
<file>datas/symbols/inverted_img21.png</file>
<file>datas/symbols/inverted_img210.png</file>
<file>datas/symbols/inverted_img211.png</file>
<file>datas/symbols/inverted_img212.png</file>
<file>datas/symbols/inverted_img213.png</file>
<file>datas/symbols/inverted_img214.png</file>
<file>datas/symbols/inverted_img215.png</file>
<file>datas/symbols/inverted_img216.png</file>
<file>datas/symbols/inverted_img217.png</file>
<file>datas/symbols/inverted_img218.png</file>
<file>datas/symbols/inverted_img219.png</file>
<file>datas/symbols/inverted_img21greek.png</file>
<file>datas/symbols/inverted_img22.png</file>
<file>datas/symbols/inverted_img220.png</file>
<file>datas/symbols/inverted_img221.png</file>
<file>datas/symbols/inverted_img222.png</file>
<file>datas/symbols/inverted_img223.png</file>
<file>datas/symbols/inverted_img224.png</file>
<file>datas/symbols/inverted_img225.png</file>
<file>datas/symbols/inverted_img226.png</file>
<file>datas/symbols/inverted_img227.png</file>
<file>datas/symbols/inverted_img228.png</file>
<file>datas/symbols/inverted_img229.png</file>
<file>datas/symbols/inverted_img22greek.png</file>
<file>datas/symbols/inverted_img23.png</file>
<file>datas/symbols/inverted_img230.png</file>
<file>datas/symbols/inverted_img231.png</file>
<file>datas/symbols/inverted_img232.png</file>
<file>datas/symbols/inverted_img233.png</file>
<file>datas/symbols/inverted_img234.png</file>
<file>datas/symbols/inverted_img235.png</file>
<file>datas/symbols/inverted_img236.png</file>
<file>datas/symbols/inverted_img237.png</file>
<file>datas/symbols/inverted_img238.png</file>
<file>datas/symbols/inverted_img239.png</file>
<file>datas/symbols/inverted_img23greek.png</file>
<file>datas/symbols/inverted_img24.png</file>
<file>datas/symbols/inverted_img240.png</file>
<file>datas/symbols/inverted_img241.png</file>
<file>datas/symbols/inverted_img242.png</file>
<file>datas/symbols/inverted_img243.png</file>
<file>datas/symbols/inverted_img244.png</file>
<file>datas/symbols/inverted_img245.png</file>
<file>datas/symbols/inverted_img246.png</file>
<file>datas/symbols/inverted_img247.png</file>
<file>datas/symbols/inverted_img248.png</file>
<file>datas/symbols/inverted_img249.png</file>
<file>datas/symbols/inverted_img24greek.png</file>
<file>datas/symbols/inverted_img25.png</file>
<file>datas/symbols/inverted_img250.png</file>
<file>datas/symbols/inverted_img251.png</file>
<file>datas/symbols/inverted_img252.png</file>
<file>datas/symbols/inverted_img253.png</file>
<file>datas/symbols/inverted_img254.png</file>
<file>datas/symbols/inverted_img255.png</file>
<file>datas/symbols/inverted_img256.png</file>
<file>datas/symbols/inverted_img257.png</file>
<file>datas/symbols/inverted_img258.png</file>
<file>datas/symbols/inverted_img259.png</file>
<file>datas/symbols/inverted_img25greek.png</file>
<file>datas/symbols/inverted_img26.png</file>
<file>datas/symbols/inverted_img260.png</file>
<file>datas/symbols/inverted_img261.png</file>
<file>datas/symbols/inverted_img262.png</file>
<file>datas/symbols/inverted_img263.png</file>
<file>datas/symbols/inverted_img264.png</file>
<file>datas/symbols/inverted_img265.png</file>
<file>datas/symbols/inverted_img266.png</file>
<file>datas/symbols/inverted_img267.png</file>
<file>datas/symbols/inverted_img268.png</file>
<file>datas/symbols/inverted_img269.png</file>
<file>datas/symbols/inverted_img26greek.png</file>
<file>datas/symbols/inverted_img27.png</file>
<file>datas/symbols/inverted_img270.png</file>
<file>datas/symbols/inverted_img271.png</file>
<file>datas/symbols/inverted_img272.png</file>
<file>datas/symbols/inverted_img273.png</file>
<file>datas/symbols/inverted_img274.png</file>
<file>datas/symbols/inverted_img275.png</file>
<file>datas/symbols/inverted_img276.png</file>
<file>datas/symbols/inverted_img277.png</file>
<file>datas/symbols/inverted_img278.png</file>
<file>datas/symbols/inverted_img279.png</file>
<file>datas/symbols/inverted_img27greek.png</file>
<file>datas/symbols/inverted_img28.png</file>
<file>datas/symbols/inverted_img280.png</file>
<file>datas/symbols/inverted_img281.png</file>
<file>datas/symbols/inverted_img282.png</file>
<file>datas/symbols/inverted_img283.png</file>
<file>datas/symbols/inverted_img284.png</file>
<file>datas/symbols/inverted_img285.png</file>
<file>datas/symbols/inverted_img286.png</file>
<file>datas/symbols/inverted_img287.png</file>
<file>datas/symbols/inverted_img288.png</file>
<file>datas/symbols/inverted_img289.png</file>
<file>datas/symbols/inverted_img28greek.png</file>
<file>datas/symbols/inverted_img29.png</file>
<file>datas/symbols/inverted_img290.png</file>
<file>datas/symbols/inverted_img291.png</file>
<file>datas/symbols/inverted_img292.png</file>
<file>datas/symbols/inverted_img293.png</file>
<file>datas/symbols/inverted_img294.png</file>
<file>datas/symbols/inverted_img295.png</file>
<file>datas/symbols/inverted_img296.png</file>
<file>datas/symbols/inverted_img297.png</file>
<file>datas/symbols/inverted_img298.png</file>
<file>datas/symbols/inverted_img299.png</file>
<file>datas/symbols/inverted_img29greek.png</file>
<file>datas/symbols/inverted_img2greek.png</file>
<file>datas/symbols/inverted_img3.png</file>
<file>datas/symbols/inverted_img30.png</file>
<file>datas/symbols/inverted_img300.png</file>
<file>datas/symbols/inverted_img301.png</file>
<file>datas/symbols/inverted_img302.png</file>
<file>datas/symbols/inverted_img303.png</file>
<file>datas/symbols/inverted_img304.png</file>
<file>datas/symbols/inverted_img305.png</file>
<file>datas/symbols/inverted_img306.png</file>
<file>datas/symbols/inverted_img307.png</file>
<file>datas/symbols/inverted_img308.png</file>
<file>datas/symbols/inverted_img309.png</file>
<file>datas/symbols/inverted_img30greek.png</file>
<file>datas/symbols/inverted_img31.png</file>
<file>datas/symbols/inverted_img310.png</file>
<file>datas/symbols/inverted_img311.png</file>
<file>datas/symbols/inverted_img312.png</file>
<file>datas/symbols/inverted_img313.png</file>
<file>datas/symbols/inverted_img314.png</file>
<file>datas/symbols/inverted_img315.png</file>
<file>datas/symbols/inverted_img316.png</file>
<file>datas/symbols/inverted_img317.png</file>
<file>datas/symbols/inverted_img318.png</file>
<file>datas/symbols/inverted_img319.png</file>
<file>datas/symbols/inverted_img31greek.png</file>
<file>datas/symbols/inverted_img32.png</file>
<file>datas/symbols/inverted_img320.png</file>
<file>datas/symbols/inverted_img321.png</file>
<file>datas/symbols/inverted_img322.png</file>
<file>datas/symbols/inverted_img323.png</file>
<file>datas/symbols/inverted_img324.png</file>
<file>datas/symbols/inverted_img325.png</file>
<file>datas/symbols/inverted_img326.png</file>
<file>datas/symbols/inverted_img327.png</file>
<file>datas/symbols/inverted_img328.png</file>
<file>datas/symbols/inverted_img329.png</file>
<file>datas/symbols/inverted_img32greek.png</file>
<file>datas/symbols/inverted_img33.png</file>
<file>datas/symbols/inverted_img330.png</file>
<file>datas/symbols/inverted_img331.png</file>
<file>datas/symbols/inverted_img332.png</file>
<file>datas/symbols/inverted_img333.png</file>
<file>datas/symbols/inverted_img334.png</file>
<file>datas/symbols/inverted_img335.png</file>
<file>datas/symbols/inverted_img336.png</file>
<file>datas/symbols/inverted_img337.png</file>
<file>datas/symbols/inverted_img338.png</file>
<file>datas/symbols/inverted_img339.png</file>
<file>datas/symbols/inverted_img33greek.png</file>
<file>datas/symbols/inverted_img34.png</file>
<file>datas/symbols/inverted_img340.png</file>
<file>datas/symbols/inverted_img341.png</file>
<file>datas/symbols/inverted_img342.png</file>
<file>datas/symbols/inverted_img343.png</file>
<file>datas/symbols/inverted_img344.png</file>
<file>datas/symbols/inverted_img345.png</file>
<file>datas/symbols/inverted_img346.png</file>
<file>datas/symbols/inverted_img347.png</file>
<file>datas/symbols/inverted_img348.png</file>
<file>datas/symbols/inverted_img349.png</file>
<file>datas/symbols/inverted_img34greek.png</file>
<file>datas/symbols/inverted_img35.png</file>
<file>datas/symbols/inverted_img350.png</file>
<file>datas/symbols/inverted_img351.png</file>
<file>datas/symbols/inverted_img352.png</file>
<file>datas/symbols/inverted_img353.png</file>
<file>datas/symbols/inverted_img354.png</file>
<file>datas/symbols/inverted_img355.png</file>
<file>datas/symbols/inverted_img356.png</file>
<file>datas/symbols/inverted_img357.png</file>
<file>datas/symbols/inverted_img358.png</file>
<file>datas/symbols/inverted_img359.png</file>
<file>datas/symbols/inverted_img35greek.png</file>
<file>datas/symbols/inverted_img36.png</file>
<file>datas/symbols/inverted_img360.png</file>
<file>datas/symbols/inverted_img361.png</file>
<file>datas/symbols/inverted_img362.png</file>
<file>datas/symbols/inverted_img363.png</file>
<file>datas/symbols/inverted_img364.png</file>
<file>datas/symbols/inverted_img365.png</file>
<file>datas/symbols/inverted_img366.png</file>
<file>datas/symbols/inverted_img367.png</file>
<file>datas/symbols/inverted_img368.png</file>
<file>datas/symbols/inverted_img369.png</file>
<file>datas/symbols/inverted_img36greek.png</file>
<file>datas/symbols/inverted_img37.png</file>
<file>datas/symbols/inverted_img370.png</file>
<file>datas/symbols/inverted_img371.png</file>
<file>datas/symbols/inverted_img372.png</file>
<file>datas/symbols/inverted_img37greek.png</file>
<file>datas/symbols/inverted_img38.png</file>
<file>datas/symbols/inverted_img38greek.png</file>
<file>datas/symbols/inverted_img39.png</file>
<file>datas/symbols/inverted_img39greek.png</file>
<file>datas/symbols/inverted_img3greek.png</file>
<file>datas/symbols/inverted_img4.png</file>
<file>datas/symbols/inverted_img40.png</file>
<file>datas/symbols/inverted_img40greek.png</file>
<file>datas/symbols/inverted_img41.png</file>
<file>datas/symbols/inverted_img42.png</file>
<file>datas/symbols/inverted_img43.png</file>
<file>datas/symbols/inverted_img44.png</file>
<file>datas/symbols/inverted_img45.png</file>
<file>datas/symbols/inverted_img46.png</file>
<file>datas/symbols/inverted_img47.png</file>
<file>datas/symbols/inverted_img48.png</file>
<file>datas/symbols/inverted_img49.png</file>
<file>datas/symbols/inverted_img4greek.png</file>
<file>datas/symbols/inverted_img5.png</file>
<file>datas/symbols/inverted_img50.png</file>
<file>datas/symbols/inverted_img51.png</file>
<file>datas/symbols/inverted_img52.png</file>
<file>datas/symbols/inverted_img53.png</file>
<file>datas/symbols/inverted_img54.png</file>
<file>datas/symbols/inverted_img55.png</file>
<file>datas/symbols/inverted_img56.png</file>
<file>datas/symbols/inverted_img57.png</file>
<file>datas/symbols/inverted_img58.png</file>
<file>datas/symbols/inverted_img59.png</file>
<file>datas/symbols/inverted_img5greek.png</file>
<file>datas/symbols/inverted_img6.png</file>
<file>datas/symbols/inverted_img60.png</file>
<file>datas/symbols/inverted_img61.png</file>
<file>datas/symbols/inverted_img62.png</file>
<file>datas/symbols/inverted_img63.png</file>
<file>datas/symbols/inverted_img64.png</file>
<file>datas/symbols/inverted_img65.png</file>
<file>datas/symbols/inverted_img66.png</file>
<file>datas/symbols/inverted_img67.png</file>
<file>datas/symbols/inverted_img68.png</file>
<file>datas/symbols/inverted_img69.png</file>
<file>datas/symbols/inverted_img6greek.png</file>
<file>datas/symbols/inverted_img7.png</file>
<file>datas/symbols/inverted_img70.png</file>
<file>datas/symbols/inverted_img71.png</file>
<file>datas/symbols/inverted_img72.png</file>
<file>datas/symbols/inverted_img73.png</file>
<file>datas/symbols/inverted_img74.png</file>
<file>datas/symbols/inverted_img75.png</file>
<file>datas/symbols/inverted_img76.png</file>
<file>datas/symbols/inverted_img77.png</file>
<file>datas/symbols/inverted_img78.png</file>
<file>datas/symbols/inverted_img79.png</file>
<file>datas/symbols/inverted_img7greek.png</file>
<file>datas/symbols/inverted_img8.png</file>
<file>datas/symbols/inverted_img80.png</file>
<file>datas/symbols/inverted_img81.png</file>
<file>datas/symbols/inverted_img82.png</file>
<file>datas/symbols/inverted_img83.png</file>
<file>datas/symbols/inverted_img84.png</file>
<file>datas/symbols/inverted_img85.png</file>
<file>datas/symbols/inverted_img86.png</file>
<file>datas/symbols/inverted_img87.png</file>
<file>datas/symbols/inverted_img88.png</file>
<file>datas/symbols/inverted_img89.png</file>
<file>datas/symbols/inverted_img8greek.png</file>
<file>datas/symbols/inverted_img9.png</file>
<file>datas/symbols/inverted_img90.png</file>
<file>datas/symbols/inverted_img91.png</file>
<file>datas/symbols/inverted_img92.png</file>
<file>datas/symbols/inverted_img93.png</file>
<file>datas/symbols/inverted_img94.png</file>
<file>datas/symbols/inverted_img95.png</file>
<file>datas/symbols/inverted_img96.png</file>
<file>datas/symbols/inverted_img97.png</file>
<file>datas/symbols/inverted_img98.png</file>
<file>datas/symbols/inverted_img99.png</file>
<file>datas/symbols/inverted_img9greek.png</file>
<file>datas/fonts/DejaVuSansCondensed.ttf</file>
<file>datas/fonts/DejaVuSansCondensed-Bold.ttf</file>
<file>datas/fonts/DejaVuSansCondensed-Oblique.ttf</file>
<file>datas/completion/completion.txt</file>
<file>datas/spell/spellignore.txt</file>
<file>datas/tags/pstricks_tags.xml</file>
<file>datas/tags/metapost_tags.xml</file>
<file>datas/tags/leftright_tags.xml</file>
<file>datas/tags/tikz_tags.xml</file>
<file>datas/tags/asymptote_tags.xml</file>
<file>datas/diff/checkdiff.txt</file>
<file>datas/grammar/checkgrammar.txt</file>
<file>datas/license_html.txt</file>
</qresource>
</RCC>