~kile/kile/livepreview-xenial

« back to all changes in this revision

Viewing changes to src/data/symbols-ng/operators.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>operators</symbolGroupName>
21
28
<!-- pkgs= ,pkgsarg= ,savepkgs= ,savepkgsarg=-->
38
45
<!-- arg math \pm  -->
39
46
<commandDefinition>
40
47
   <latexCommand>\pm</latexCommand>
 
48
   <unicodeCommand>±</unicodeCommand>
41
49
   <mathMode>true</mathMode>
42
50
</commandDefinition>
43
51
 
45
53
<!-- arg math \mp  -->
46
54
<commandDefinition>
47
55
   <latexCommand>\mp</latexCommand>
 
56
   <unicodeCommand>∓</unicodeCommand>
48
57
   <mathMode>true</mathMode>
49
58
</commandDefinition>
50
59
 
52
61
<!-- arg math \times  -->
53
62
<commandDefinition>
54
63
   <latexCommand>\times</latexCommand>
 
64
   <unicodeCommand>×</unicodeCommand>
55
65
   <mathMode>true</mathMode>
56
66
</commandDefinition>
57
67
 
59
69
<!-- arg math \div  -->
60
70
<commandDefinition>
61
71
   <latexCommand>\div</latexCommand>
 
72
   <unicodeCommand>÷</unicodeCommand>
62
73
   <mathMode>true</mathMode>
63
74
</commandDefinition>
64
75
 
66
77
<!-- arg math \ast  -->
67
78
<commandDefinition>
68
79
   <latexCommand>\ast</latexCommand>
 
80
   <unicodeCommand>*</unicodeCommand>
69
81
   <mathMode>true</mathMode>
70
82
</commandDefinition>
71
83
 
73
85
<!-- arg math \star  -->
74
86
<commandDefinition>
75
87
   <latexCommand>\star</latexCommand>
 
88
   <unicodeCommand>⋆</unicodeCommand>
76
89
   <mathMode>true</mathMode>
77
90
</commandDefinition>
78
91
 
80
93
<!-- arg math \circ  -->
81
94
<commandDefinition>
82
95
   <latexCommand>\circ</latexCommand>
 
96
   <unicodeCommand>∘</unicodeCommand>
83
97
   <mathMode>true</mathMode>
84
98
</commandDefinition>
85
99
 
87
101
<!-- arg math \bullet  -->
88
102
<commandDefinition>
89
103
   <latexCommand>\bullet</latexCommand>
 
104
   <unicodeCommand>∙</unicodeCommand>
90
105
   <mathMode>true</mathMode>
91
106
</commandDefinition>
92
107
 
95
110
<!-- arg math \divideontimes  -->
96
111
<commandDefinition>
97
112
   <latexCommand>\divideontimes</latexCommand>
 
113
   <unicodeCommand>⋇</unicodeCommand>
98
114
   <mathMode>true</mathMode>
99
115
   <package>
100
116
      <name>amssymb</name>
105
121
<!-- arg math \ltimes  -->
106
122
<commandDefinition>
107
123
   <latexCommand>\ltimes</latexCommand>
 
124
   <unicodeCommand>⋉</unicodeCommand>
108
125
   <mathMode>true</mathMode>
109
126
   <package>
110
127
      <name>amssymb</name>
115
132
<!-- arg math \rtimes  -->
116
133
<commandDefinition>
117
134
   <latexCommand>\rtimes</latexCommand>
 
135
   <unicodeCommand>⋊</unicodeCommand>
118
136
   <mathMode>true</mathMode>
119
137
   <package>
120
138
      <name>amssymb</name>
126
144
<!-- arg math \cdot  -->
127
145
<commandDefinition>
128
146
   <latexCommand>\cdot</latexCommand>
 
147
   <unicodeCommand>⋅</unicodeCommand>
129
148
   <mathMode>true</mathMode>
130
149
</commandDefinition>
131
150
 
134
153
<!-- arg math \dotplus  -->
135
154
<commandDefinition>
136
155
   <latexCommand>\dotplus</latexCommand>
 
156
   <unicodeCommand>∔</unicodeCommand>
137
157
   <mathMode>true</mathMode>
138
158
   <package>
139
159
      <name>amssymb</name>
144
164
<!-- arg math \leftthreetimes  -->
145
165
<commandDefinition>
146
166
   <latexCommand>\leftthreetimes</latexCommand>
 
167
   <unicodeCommand>⋋</unicodeCommand>
147
168
   <mathMode>true</mathMode>
148
169
   <package>
149
170
      <name>amssymb</name>
154
175
<!-- arg math \rightthreetimes  -->
155
176
<commandDefinition>
156
177
   <latexCommand>\rightthreetimes</latexCommand>
 
178
   <unicodeCommand>⋌</unicodeCommand>
157
179
   <mathMode>true</mathMode>
158
180
   <package>
159
181
      <name>amssymb</name>
165
187
<!-- arg math \amalg  -->
166
188
<commandDefinition>
167
189
   <latexCommand>\amalg</latexCommand>
 
190
   <unicodeCommand>⨿</unicodeCommand>
168
191
   <mathMode>true</mathMode>
169
192
</commandDefinition>
170
193
 
172
195
<!-- arg math \otimes  -->
173
196
<commandDefinition>
174
197
   <latexCommand>\otimes</latexCommand>
 
198
   <unicodeCommand>⊗</unicodeCommand>
175
199
   <mathMode>true</mathMode>
176
200
</commandDefinition>
177
201
 
179
203
<!-- arg math \oplus  -->
180
204
<commandDefinition>
181
205
   <latexCommand>\oplus</latexCommand>
 
206
   <unicodeCommand>⊕</unicodeCommand>
182
207
   <mathMode>true</mathMode>
183
208
</commandDefinition>
184
209
 
186
211
<!-- arg math \ominus  -->
187
212
<commandDefinition>
188
213
   <latexCommand>\ominus</latexCommand>
 
214
   <unicodeCommand>⊖</unicodeCommand>
189
215
   <mathMode>true</mathMode>
190
216
</commandDefinition>
191
217
 
193
219
<!-- arg math \oslash  -->
194
220
<commandDefinition>
195
221
   <latexCommand>\oslash</latexCommand>
 
222
   <unicodeCommand>⊘</unicodeCommand>
196
223
   <mathMode>true</mathMode>
197
224
</commandDefinition>
198
225
 
200
227
<!-- arg math \odot  -->
201
228
<commandDefinition>
202
229
   <latexCommand>\odot</latexCommand>
 
230
   <unicodeCommand>⊙</unicodeCommand>
203
231
   <mathMode>true</mathMode>
204
232
</commandDefinition>
205
233
 
208
236
<!-- arg math \circledcirc  -->
209
237
<commandDefinition>
210
238
   <latexCommand>\circledcirc</latexCommand>
 
239
   <unicodeCommand>⊚</unicodeCommand>
211
240
   <mathMode>true</mathMode>
212
241
   <package>
213
242
      <name>amssymb</name>
218
247
<!-- arg math \circleddash  -->
219
248
<commandDefinition>
220
249
   <latexCommand>\circleddash</latexCommand>
 
250
   <unicodeCommand>⊝</unicodeCommand>
221
251
   <mathMode>true</mathMode>
222
252
   <package>
223
253
      <name>amssymb</name>
228
258
<!-- arg math \circledast  -->
229
259
<commandDefinition>
230
260
   <latexCommand>\circledast</latexCommand>
 
261
   <unicodeCommand>⊛</unicodeCommand>
231
262
   <mathMode>true</mathMode>
232
263
   <package>
233
264
      <name>amssymb</name>
239
270
<!-- arg math \bigcirc  -->
240
271
<commandDefinition>
241
272
   <latexCommand>\bigcirc</latexCommand>
 
273
   <unicodeCommand>◯</unicodeCommand>
242
274
   <mathMode>true</mathMode>
243
275
</commandDefinition>
244
276
 
247
279
<!-- arg math \boxdot  -->
248
280
<commandDefinition>
249
281
   <latexCommand>\boxdot</latexCommand>
 
282
   <unicodeCommand>⊡</unicodeCommand>
250
283
   <mathMode>true</mathMode>
251
284
   <package>
252
285
      <name>amssymb</name>
257
290
<!-- arg math \boxminus  -->
258
291
<commandDefinition>
259
292
   <latexCommand>\boxminus</latexCommand>
 
293
   <unicodeCommand>⊟</unicodeCommand>
260
294
   <mathMode>true</mathMode>
261
295
   <package>
262
296
      <name>amssymb</name>
267
301
<!-- arg math \boxplus  -->
268
302
<commandDefinition>
269
303
   <latexCommand>\boxplus</latexCommand>
 
304
   <unicodeCommand>⊞</unicodeCommand>
270
305
   <mathMode>true</mathMode>
271
306
   <package>
272
307
      <name>amssymb</name>
277
312
<!-- arg math \boxtimes  -->
278
313
<commandDefinition>
279
314
   <latexCommand>\boxtimes</latexCommand>
 
315
   <unicodeCommand>⊠</unicodeCommand>
280
316
   <mathMode>true</mathMode>
281
317
   <package>
282
318
      <name>amssymb</name>
288
324
<!-- arg math \diamond  -->
289
325
<commandDefinition>
290
326
   <latexCommand>\diamond</latexCommand>
 
327
   <unicodeCommand>⋄</unicodeCommand>
291
328
   <mathMode>true</mathMode>
292
329
</commandDefinition>
293
330
 
295
332
<!-- arg math \bigtriangleup  -->
296
333
<commandDefinition>
297
334
   <latexCommand>\bigtriangleup</latexCommand>
 
335
   <unicodeCommand>△</unicodeCommand>
298
336
   <mathMode>true</mathMode>
299
337
</commandDefinition>
300
338
 
302
340
<!-- arg math \bigtriangledown  -->
303
341
<commandDefinition>
304
342
   <latexCommand>\bigtriangledown</latexCommand>
 
343
   <unicodeCommand>▽</unicodeCommand>
305
344
   <mathMode>true</mathMode>
306
345
</commandDefinition>
307
346
 
309
348
<!-- arg math \triangleleft  -->
310
349
<commandDefinition>
311
350
   <latexCommand>\triangleleft</latexCommand>
 
351
   <unicodeCommand>◃</unicodeCommand>
312
352
   <mathMode>true</mathMode>
313
353
</commandDefinition>
314
354
 
316
356
<!-- arg math \triangleright  -->
317
357
<commandDefinition>
318
358
   <latexCommand>\triangleright</latexCommand>
 
359
   <unicodeCommand>▹</unicodeCommand>
319
360
   <mathMode>true</mathMode>
320
361
</commandDefinition>
321
362
 
324
365
<!-- arg math \lhd  -->
325
366
<commandDefinition>
326
367
   <latexCommand>\lhd</latexCommand>
 
368
   <unicodeCommand>◁</unicodeCommand>
327
369
   <mathMode>true</mathMode>
328
370
   <package>
329
371
      <name>amssymb</name>
334
376
<!-- arg math \rhd  -->
335
377
<commandDefinition>
336
378
   <latexCommand>\rhd</latexCommand>
 
379
   <unicodeCommand>▷</unicodeCommand>
337
380
   <mathMode>true</mathMode>
338
381
   <package>
339
382
      <name>amssymb</name>
344
387
<!-- arg math \unlhd  -->
345
388
<commandDefinition>
346
389
   <latexCommand>\unlhd</latexCommand>
 
390
   <unicodeCommand>⊴</unicodeCommand>
347
391
   <mathMode>true</mathMode>
348
392
   <package>
349
393
      <name>amssymb</name>
354
398
<!-- arg math \unrhd  -->
355
399
<commandDefinition>
356
400
   <latexCommand>\unrhd</latexCommand>
 
401
   <unicodeCommand>⊵</unicodeCommand>
357
402
   <mathMode>true</mathMode>
358
403
   <package>
359
404
      <name>amssymb</name>
365
410
<!-- arg math \cup  -->
366
411
<commandDefinition>
367
412
   <latexCommand>\cup</latexCommand>
 
413
   <unicodeCommand>∪</unicodeCommand>
368
414
   <mathMode>true</mathMode>
369
415
</commandDefinition>
370
416
 
372
418
<!-- arg math \cap  -->
373
419
<commandDefinition>
374
420
   <latexCommand>\cap</latexCommand>
 
421
   <unicodeCommand>∩</unicodeCommand>
375
422
   <mathMode>true</mathMode>
376
423
</commandDefinition>
377
424
 
379
426
<!-- arg math \uplus  -->
380
427
<commandDefinition>
381
428
   <latexCommand>\uplus</latexCommand>
 
429
   <unicodeCommand>⊎</unicodeCommand>
382
430
   <mathMode>true</mathMode>
383
431
</commandDefinition>
384
432
 
387
435
<!-- arg math \Cup  -->
388
436
<commandDefinition>
389
437
   <latexCommand>\Cup</latexCommand>
 
438
   <unicodeCommand>⋓</unicodeCommand>
390
439
   <mathMode>true</mathMode>
391
440
   <package>
392
441
      <name>amssymb</name>
397
446
<!-- arg math \Cap  -->
398
447
<commandDefinition>
399
448
   <latexCommand>\Cap</latexCommand>
 
449
   <unicodeCommand>⋒</unicodeCommand>
400
450
   <mathMode>true</mathMode>
401
451
   <package>
402
452
      <name>amssymb</name>
408
458
<!-- arg math \wr  -->
409
459
<commandDefinition>
410
460
   <latexCommand>\wr</latexCommand>
 
461
   <unicodeCommand>≀</unicodeCommand>
411
462
   <mathMode>true</mathMode>
412
463
</commandDefinition>
413
464
 
415
466
<!-- arg math \setminus  -->
416
467
<commandDefinition>
417
468
   <latexCommand>\setminus</latexCommand>
 
469
   <unicodeCommand>⧵</unicodeCommand>
418
470
   <mathMode>true</mathMode>
419
471
</commandDefinition>
420
472
 
422
474
<!-- arg math \smallsetminus  -->
423
475
<commandDefinition>
424
476
   <latexCommand>\smallsetminus</latexCommand>
 
477
   <unicodeCommand>∖</unicodeCommand>
425
478
   <mathMode>true</mathMode>
426
479
   <package>
427
480
      <name>amssymb</name>
432
485
<!-- arg math \sqcap  -->
433
486
<commandDefinition>
434
487
   <latexCommand>\sqcap</latexCommand>
 
488
   <unicodeCommand>⊓</unicodeCommand>
435
489
   <mathMode>true</mathMode>
436
490
</commandDefinition>
437
491
 
439
493
<!-- arg math \sqcup  -->
440
494
<commandDefinition>
441
495
   <latexCommand>\sqcup</latexCommand>
 
496
   <unicodeCommand>⊔</unicodeCommand>
442
497
   <mathMode>true</mathMode>
443
498
</commandDefinition>
444
499
 
446
501
<!-- arg math \wedge  -->
447
502
<commandDefinition>
448
503
   <latexCommand>\wedge</latexCommand>
 
504
   <unicodeCommand>∧</unicodeCommand>
449
505
   <mathMode>true</mathMode>
450
506
</commandDefinition>
451
507
 
453
509
<!-- arg math \vee  -->
454
510
<commandDefinition>
455
511
   <latexCommand>\vee</latexCommand>
 
512
   <unicodeCommand>∨</unicodeCommand>
456
513
   <mathMode>true</mathMode>
457
514
</commandDefinition>
458
515
 
461
518
<!-- arg math \barwedge  -->
462
519
<commandDefinition>
463
520
   <latexCommand>\barwedge</latexCommand>
 
521
   <unicodeCommand>⊼</unicodeCommand>
464
522
   <mathMode>true</mathMode>
465
523
   <package>
466
524
      <name>amssymb</name>
471
529
<!-- arg math \veebar  -->
472
530
<commandDefinition>
473
531
   <latexCommand>\veebar</latexCommand>
 
532
   <unicodeCommand>⊻</unicodeCommand>
474
533
   <mathMode>true</mathMode>
475
534
   <package>
476
535
      <name>amssymb</name>
481
540
<!-- arg math \doublebarwedge  -->
482
541
<commandDefinition>
483
542
   <latexCommand>\doublebarwedge</latexCommand>
 
543
   <unicodeCommand>⌆</unicodeCommand>
484
544
   <mathMode>true</mathMode>
485
545
   <package>
486
546
      <name>amssymb</name>
491
551
<!-- arg math \curlywedge  -->
492
552
<commandDefinition>
493
553
   <latexCommand>\curlywedge</latexCommand>
 
554
   <unicodeCommand>⋏</unicodeCommand>
494
555
   <mathMode>true</mathMode>
495
556
   <package>
496
557
      <name>amssymb</name>
501
562
<!-- arg math \curlyvee  -->
502
563
<commandDefinition>
503
564
   <latexCommand>\curlyvee</latexCommand>
 
565
   <unicodeCommand>⋎</unicodeCommand>
504
566
   <mathMode>true</mathMode>
505
567
   <package>
506
568
      <name>amssymb</name>
511
573
<!-- arg math \dagger  -->
512
574
<commandDefinition>
513
575
   <latexCommand>\dagger</latexCommand>
 
576
   <unicodeCommand>†</unicodeCommand>
514
577
   <mathMode>true</mathMode>
515
578
   <package>
516
579
      <name>amssymb</name>
521
584
<!-- arg math \ddagger  -->
522
585
<commandDefinition>
523
586
   <latexCommand>\ddagger</latexCommand>
 
587
   <unicodeCommand>‡</unicodeCommand>
524
588
   <mathMode>true</mathMode>
525
589
   <package>
526
590
      <name>amssymb</name>
531
595
<!-- arg math \intercal  -->
532
596
<commandDefinition>
533
597
   <latexCommand>\intercal</latexCommand>
 
598
   <unicodeCommand>⊺</unicodeCommand>
534
599
   <mathMode>true</mathMode>
535
600
   <package>
536
601
      <name>amssymb</name>
542
607
<!-- arg math \bigcap  -->
543
608
<commandDefinition>
544
609
   <latexCommand>\bigcap</latexCommand>
 
610
   <unicodeCommand>⋂</unicodeCommand>
545
611
   <mathMode>true</mathMode>
546
612
</commandDefinition>
547
613
 
549
615
<!-- arg math \bigcup  -->
550
616
<commandDefinition>
551
617
   <latexCommand>\bigcup</latexCommand>
 
618
   <unicodeCommand>⋃</unicodeCommand>
552
619
   <mathMode>true</mathMode>
553
620
</commandDefinition>
554
621
 
556
623
<!-- arg math \biguplus  -->
557
624
<commandDefinition>
558
625
   <latexCommand>\biguplus</latexCommand>
 
626
   <unicodeCommand>⨄</unicodeCommand>
559
627
   <mathMode>true</mathMode>
560
628
</commandDefinition>
561
629
 
563
631
<!-- arg math \bigsqcup  -->
564
632
<commandDefinition>
565
633
   <latexCommand>\bigsqcup</latexCommand>
 
634
   <unicodeCommand>⨆</unicodeCommand>
566
635
   <mathMode>true</mathMode>
567
636
</commandDefinition>
568
637
 
570
639
<!-- arg math \prod  -->
571
640
<commandDefinition>
572
641
   <latexCommand>\prod</latexCommand>
 
642
   <unicodeCommand>∏</unicodeCommand>
573
643
   <mathMode>true</mathMode>
574
644
</commandDefinition>
575
645
 
577
647
<!-- arg math \coprod  -->
578
648
<commandDefinition>
579
649
   <latexCommand>\coprod</latexCommand>
 
650
   <unicodeCommand>∐</unicodeCommand>
580
651
   <mathMode>true</mathMode>
581
652
</commandDefinition>
582
653
 
584
655
<!-- arg math \bigwedge  -->
585
656
<commandDefinition>
586
657
   <latexCommand>\bigwedge</latexCommand>
 
658
   <unicodeCommand>⋀</unicodeCommand>
587
659
   <mathMode>true</mathMode>
588
660
</commandDefinition>
589
661
 
591
663
<!-- arg math \bigvee  -->
592
664
<commandDefinition>
593
665
   <latexCommand>\bigvee</latexCommand>
 
666
   <unicodeCommand>⋁</unicodeCommand>
594
667
   <mathMode>true</mathMode>
595
668
</commandDefinition>
596
669
 
598
671
<!-- arg math \bigodot  -->
599
672
<commandDefinition>
600
673
   <latexCommand>\bigodot</latexCommand>
 
674
   <unicodeCommand>⨀</unicodeCommand>
601
675
   <mathMode>true</mathMode>
602
676
</commandDefinition>
603
677
 
605
679
<!-- arg math \bigoplus  -->
606
680
<commandDefinition>
607
681
   <latexCommand>\bigoplus</latexCommand>
 
682
   <unicodeCommand>⨁</unicodeCommand>
608
683
   <mathMode>true</mathMode>
609
684
</commandDefinition>
610
685
 
612
687
<!-- arg math \bigotimes  -->
613
688
<commandDefinition>
614
689
   <latexCommand>\bigotimes</latexCommand>
 
690
   <unicodeCommand>⨂</unicodeCommand>
615
691
   <mathMode>true</mathMode>
616
692
</commandDefinition>
617
693
 
619
695
<!-- arg math \sum  -->
620
696
<commandDefinition>
621
697
   <latexCommand>\sum</latexCommand>
 
698
   <unicodeCommand>∑</unicodeCommand>
622
699
   <mathMode>true</mathMode>
623
700
</commandDefinition>
624
701
 
626
703
<!-- arg math \int  -->
627
704
<commandDefinition>
628
705
   <latexCommand>\int</latexCommand>
 
706
   <unicodeCommand>∫</unicodeCommand>
629
707
   <mathMode>true</mathMode>
630
708
</commandDefinition>
631
709
 
633
711
<!-- arg math \oint  -->
634
712
<commandDefinition>
635
713
   <latexCommand>\oint</latexCommand>
 
714
   <unicodeCommand>∮</unicodeCommand>
636
715
   <mathMode>true</mathMode>
637
716
</commandDefinition>
638
717
 
641
720
<!-- arg math \iint  -->
642
721
<commandDefinition>
643
722
   <latexCommand>\iint</latexCommand>
 
723
   <unicodeCommand>∬</unicodeCommand>
644
724
   <mathMode>true</mathMode>
645
725
   <package>
646
726
      <name>amsmath</name>
651
731
<!-- arg math \iiint  -->
652
732
<commandDefinition>
653
733
   <latexCommand>\iiint</latexCommand>
 
734
   <unicodeCommand>∭</unicodeCommand>
654
735
   <mathMode>true</mathMode>
655
736
   <package>
656
737
      <name>amsmath</name>
661
742
<!-- arg math \iiiint  -->
662
743
<commandDefinition>
663
744
   <latexCommand>\iiiint</latexCommand>
 
745
   <unicodeCommand>⨌</unicodeCommand>
664
746
   <mathMode>true</mathMode>
665
747
   <package>
666
748
      <name>amsmath</name>