]> git.lyx.org Git - lyx.git/blob - lib/examples/ItemizeBullets.lyx
Add some more LaTeX encodings, fix thailatex and display all available
[lyx.git] / lib / examples / ItemizeBullets.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 245
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
7 \usepackage{latexsym,pifont,amssymb}
8 \end_preamble
9 \language english
10 \inputencoding default
11 \fontscheme default
12 \graphics default
13 \paperfontsize 10
14 \spacing single
15 \papersize default
16 \use_geometry false
17 \use_amsmath 0
18 \cite_engine basic
19 \use_bibtopic false
20 \paperorientation portrait
21 \secnumdepth 3
22 \tocdepth 3
23 \paragraph_separation indent
24 \defskip medskip
25 \quotes_language english
26 \papercolumns 1
27 \papersides 1
28 \paperpagestyle default
29 \bulletLaTeX 0 "\raise1pt\hbox{\small\(\blacktriangleright\)}"
30 \bulletLaTeX 1 "\raise1pt\hbox{\(\leadsto\)}"
31 \bullet 2 4 8 3
32 \bullet 3 0 8 -1
33 \tracking_changes false
34 \output_changes true
35 \end_header
36
37 \begin_body
38
39 \begin_layout Section*
40
41 Introduction
42 \end_layout
43
44 \begin_layout Standard
45
46 You'll see pretty quickly that bullet settings can be quite complex if you
47  want them to be.
48  Don't be frightened, most settings are just a mouse click or two away.
49 \end_layout
50
51 \begin_layout Itemize
52
53
54 \emph on
55 itemize
56 \emph default
57  is the standard environment for bullet lists
58 \end_layout
59
60 \begin_deeper
61 \begin_layout Itemize
62
63 it has its own counter that limits it to 4 levels
64 \end_layout
65
66 \begin_deeper
67 \begin_layout Itemize
68
69 each level can have its own bullet shape
70 \end_layout
71
72 \begin_deeper
73 \begin_layout Itemize
74
75 LyX however displays all bullets as an `*'
76 \end_layout
77 \end_deeper
78 \end_deeper
79 \end_deeper
80 \begin_layout Itemize
81
82 Also note that LyX does 
83 \emph on
84 not
85 \emph default
86  check the environment depths for you
87 \end_layout
88
89 \begin_deeper
90 \end_layout
91
92 \begin_deeper
93 \end_layout
94
95 \begin_deeper
96 \end_layout
97
98 \begin_deeper
99 \end_layout
100
101 \begin_deeper
102 \begin_layout Itemize
103
104 Other than to enforce the LaTeX depth limit of 6 for all lists.
105 \end_layout
106 \end_deeper
107 \end_deeper
108 \end_deeper
109 \end_deeper
110 \end_deeper
111 \begin_layout Standard
112
113 Are there any other restrictions?
114 \end_layout
115
116 \begin_layout Standard
117
118 Yes.
119  The bullet selection support will allow you to set the bullets used across
120  the entire document only.
121  If you want to customise each paragraph you'll have to do that manually.
122 \end_layout
123
124 \begin_layout Standard
125
126 You can access the popup via the 
127 \family sans
128 \bar under
129 L
130 \bar default
131 ayout\SpecialChar \menuseparator
132
133 \bar under
134 D
135 \bar default
136 ocument\SpecialChar \ldots{}
137
138 \family default
139  menu and select the 
140 \family sans
141 \bar under
142 B
143 \bar default
144 ullet Shapes
145 \family default
146  button.
147  Try it now.
148 \end_layout
149
150 \begin_layout Section*
151
152 Bullet Tables:
153 \end_layout
154
155 \begin_layout Standard
156
157 The following tables are those used to generate the bullet panels in the
158  
159 \family sans
160 Itemize Bullet Selection
161 \family default
162  popup.
163 \end_layout
164
165 \begin_layout Subsection*
166
167 Standard
168 \end_layout
169
170
171 \begin_layout Standard
172
173
174 \begin_inset VSpace 0.3cm
175 \end_inset
176
177
178 \end_layout
179
180 \begin_layout Standard
181 \align center
182
183 \begin_inset  Tabular
184 <lyxtabular version="3" rows="6" columns="6">
185 <features>
186 <column alignment="center" valignment="top" leftline="true" width="0pt">
187 <column alignment="center" valignment="top" leftline="true" width="0pt">
188 <column alignment="left" valignment="top" leftline="true" width="0pt">
189 <column alignment="center" valignment="top" leftline="true" width="0pt">
190 <column alignment="center" valignment="top" leftline="true" width="0pt">
191 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
192 <row topline="true">
193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
194 \begin_inset Text
195
196 \begin_layout Standard
197
198
199 \begin_inset ERT
200 status collapsed
201
202 \begin_layout Standard
203
204 \backslash
205 normalfont
206 \backslash
207 bfseries{--}
208 \end_layout
209
210 \end_inset
211
212
213 \end_layout
214
215 \end_inset
216 </cell>
217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
218 \begin_inset Text
219
220 \begin_layout Standard
221
222
223 \begin_inset ERT
224 status collapsed
225
226 \begin_layout Standard
227
228 \backslash
229 (
230 \backslash
231 vdash
232 \backslash
233 )
234 \end_layout
235
236 \end_inset
237
238
239 \end_layout
240
241 \end_inset
242 </cell>
243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
244 \begin_inset Text
245
246 \begin_layout Standard
247
248
249 \begin_inset ERT
250 status collapsed
251
252 \begin_layout Standard
253
254 \backslash
255 (
256 \backslash
257 dashv
258 \backslash
259 )
260 \end_layout
261
262 \end_inset
263
264
265 \end_layout
266
267 \end_inset
268 </cell>
269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
270 \begin_inset Text
271
272 \begin_layout Standard
273
274
275 \begin_inset ERT
276 status collapsed
277
278 \begin_layout Standard
279
280 \backslash
281 (
282 \backslash
283 flat
284 \backslash
285 )
286 \end_layout
287
288 \end_inset
289
290
291 \end_layout
292
293 \end_inset
294 </cell>
295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
296 \begin_inset Text
297
298 \begin_layout Standard
299
300
301 \begin_inset ERT
302 status collapsed
303
304 \begin_layout Standard
305
306 \backslash
307 (
308 \backslash
309 natural
310 \backslash
311 )
312 \end_layout
313
314 \end_inset
315
316
317 \end_layout
318
319 \end_inset
320 </cell>
321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
322 \begin_inset Text
323
324 \begin_layout Standard
325
326
327 \begin_inset ERT
328 status collapsed
329
330 \begin_layout Standard
331
332 \backslash
333 (
334 \backslash
335 sharp
336 \backslash
337 )
338 \end_layout
339
340 \end_inset
341
342
343 \end_layout
344
345 \end_inset
346 </cell>
347 </row>
348 <row topline="true">
349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
350 \begin_inset Text
351
352 \begin_layout Standard
353
354
355 \begin_inset ERT
356 status collapsed
357
358 \begin_layout Standard
359
360 \backslash
361 (
362 \backslash
363 ast
364 \backslash
365 )
366 \end_layout
367
368 \end_inset
369
370
371 \end_layout
372
373 \end_inset
374 </cell>
375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
376 \begin_inset Text
377
378 \begin_layout Standard
379
380
381 \begin_inset ERT
382 status collapsed
383
384 \begin_layout Standard
385
386 \backslash
387 (
388 \backslash
389 star
390 \backslash
391 )
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \end_inset
400 </cell>
401 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
402 \begin_inset Text
403
404 \begin_layout Standard
405
406
407 \begin_inset ERT
408 status collapsed
409
410 \begin_layout Standard
411
412 \backslash
413 (
414 \backslash
415 bullet
416 \backslash
417 )
418 \end_layout
419
420 \end_inset
421
422
423 \end_layout
424
425 \end_inset
426 </cell>
427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
428 \begin_inset Text
429
430 \begin_layout Standard
431
432
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Standard
437
438 \backslash
439 (
440 \backslash
441 circ
442 \backslash
443 )
444 \end_layout
445
446 \end_inset
447
448
449 \end_layout
450
451 \end_inset
452 </cell>
453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
454 \begin_inset Text
455
456 \begin_layout Standard
457
458
459 \begin_inset ERT
460 status collapsed
461
462 \begin_layout Standard
463
464 \backslash
465 (
466 \backslash
467 cdot
468 \backslash
469 )
470 \end_layout
471
472 \end_inset
473
474
475 \end_layout
476
477 \end_inset
478 </cell>
479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
480 \begin_inset Text
481
482 \begin_layout Standard
483
484
485 \begin_inset ERT
486 status collapsed
487
488 \begin_layout Standard
489
490 \backslash
491 (
492 \backslash
493 dagger
494 \backslash
495 )
496 \end_layout
497
498 \end_inset
499
500
501 \end_layout
502
503 \end_inset
504 </cell>
505 </row>
506 <row topline="true">
507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
508 \begin_inset Text
509
510 \begin_layout Standard
511
512
513 \begin_inset ERT
514 status collapsed
515
516 \begin_layout Standard
517
518 \backslash
519 (
520 \backslash
521 bigtriangleup
522 \backslash
523 )
524 \end_layout
525
526 \end_inset
527
528
529 \end_layout
530
531 \end_inset
532 </cell>
533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
534 \begin_inset Text
535
536 \begin_layout Standard
537
538
539 \begin_inset ERT
540 status collapsed
541
542 \begin_layout Standard
543
544 \backslash
545 (
546 \backslash
547 bigtriangledown
548 \backslash
549 )
550 \end_layout
551
552 \end_inset
553
554
555 \end_layout
556
557 \end_inset
558 </cell>
559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
560 \begin_inset Text
561
562 \begin_layout Standard
563
564
565 \begin_inset ERT
566 status collapsed
567
568 \begin_layout Standard
569
570 \backslash
571 (
572 \backslash
573 triangleleft
574 \backslash
575 )
576 \end_layout
577
578 \end_inset
579
580
581 \end_layout
582
583 \end_inset
584 </cell>
585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
586 \begin_inset Text
587
588 \begin_layout Standard
589
590
591 \begin_inset ERT
592 status collapsed
593
594 \begin_layout Standard
595
596 \backslash
597 (
598 \backslash
599 triangleright
600 \backslash
601 )
602 \end_layout
603
604 \end_inset
605
606
607 \end_layout
608
609 \end_inset
610 </cell>
611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
612 \begin_inset Text
613
614 \begin_layout Standard
615
616
617 \begin_inset ERT
618 status collapsed
619
620 \begin_layout Standard
621
622 \backslash
623 (
624 \backslash
625 lhd
626 \backslash
627 )
628 \end_layout
629
630 \end_inset
631
632
633 \end_layout
634
635 \end_inset
636 </cell>
637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
638 \begin_inset Text
639
640 \begin_layout Standard
641
642
643 \begin_inset ERT
644 status collapsed
645
646 \begin_layout Standard
647
648 \backslash
649 (
650 \backslash
651 rhd
652 \backslash
653 )
654 \end_layout
655
656 \end_inset
657
658
659 \end_layout
660
661 \end_inset
662 </cell>
663 </row>
664 <row topline="true">
665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
666 \begin_inset Text
667
668 \begin_layout Standard
669
670
671 \begin_inset ERT
672 status collapsed
673
674 \begin_layout Standard
675
676 \backslash
677 (
678 \backslash
679 oplus
680 \backslash
681 )
682 \end_layout
683
684 \end_inset
685
686
687 \end_layout
688
689 \end_inset
690 </cell>
691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
692 \begin_inset Text
693
694 \begin_layout Standard
695
696
697 \begin_inset ERT
698 status collapsed
699
700 \begin_layout Standard
701
702 \backslash
703 (
704 \backslash
705 ominus
706 \backslash
707 )
708 \end_layout
709
710 \end_inset
711
712
713 \end_layout
714
715 \end_inset
716 </cell>
717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
718 \begin_inset Text
719
720 \begin_layout Standard
721
722
723 \begin_inset ERT
724 status collapsed
725
726 \begin_layout Standard
727
728 \backslash
729 (
730 \backslash
731 otimes
732 \backslash
733 )
734 \end_layout
735
736 \end_inset
737
738
739 \end_layout
740
741 \end_inset
742 </cell>
743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
744 \begin_inset Text
745
746 \begin_layout Standard
747
748
749 \begin_inset ERT
750 status collapsed
751
752 \begin_layout Standard
753
754 \backslash
755 (
756 \backslash
757 oslash
758 \backslash
759 )
760 \end_layout
761
762 \end_inset
763
764
765 \end_layout
766
767 \end_inset
768 </cell>
769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
770 \begin_inset Text
771
772 \begin_layout Standard
773
774
775 \begin_inset ERT
776 status collapsed
777
778 \begin_layout Standard
779
780 \backslash
781 (
782 \backslash
783 odot
784 \backslash
785 )
786 \end_layout
787
788 \end_inset
789
790
791 \end_layout
792
793 \end_inset
794 </cell>
795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
796 \begin_inset Text
797
798 \begin_layout Standard
799
800
801 \begin_inset ERT
802 status collapsed
803
804 \begin_layout Standard
805
806 \backslash
807 (
808 \backslash
809 spadesuit
810 \backslash
811 )
812 \end_layout
813
814 \end_inset
815
816
817 \end_layout
818
819 \end_inset
820 </cell>
821 </row>
822 <row topline="true">
823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
824 \begin_inset Text
825
826 \begin_layout Standard
827
828
829 \begin_inset ERT
830 status collapsed
831
832 \begin_layout Standard
833
834 \backslash
835 (
836 \backslash
837 diamond
838 \backslash
839 )
840 \end_layout
841
842 \end_inset
843
844
845 \end_layout
846
847 \end_inset
848 </cell>
849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
850 \begin_inset Text
851
852 \begin_layout Standard
853
854
855 \begin_inset ERT
856 status collapsed
857
858 \begin_layout Standard
859
860 \backslash
861 (
862 \backslash
863 Diamond
864 \backslash
865 )
866 \end_layout
867
868 \end_inset
869
870
871 \end_layout
872
873 \end_inset
874 </cell>
875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
876 \begin_inset Text
877
878 \begin_layout Standard
879
880
881 \begin_inset ERT
882 status collapsed
883
884 \begin_layout Standard
885
886 \backslash
887 (
888 \backslash
889 Box
890 \backslash
891 )
892 \end_layout
893
894 \end_inset
895
896
897 \end_layout
898
899 \end_inset
900 </cell>
901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
902 \begin_inset Text
903
904 \begin_layout Standard
905
906
907 \begin_inset ERT
908 status collapsed
909
910 \begin_layout Standard
911
912 \backslash
913 (
914 \backslash
915 diamondsuit
916 \backslash
917 )
918 \end_layout
919
920 \end_inset
921
922
923 \end_layout
924
925 \end_inset
926 </cell>
927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
928 \begin_inset Text
929
930 \begin_layout Standard
931
932
933 \begin_inset ERT
934 status collapsed
935
936 \begin_layout Standard
937
938 \backslash
939 (
940 \backslash
941 heartsuit
942 \backslash
943 )
944 \end_layout
945
946 \end_inset
947
948
949 \end_layout
950
951 \end_inset
952 </cell>
953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
954 \begin_inset Text
955
956 \begin_layout Standard
957
958
959 \begin_inset ERT
960 status collapsed
961
962 \begin_layout Standard
963
964 \backslash
965 (
966 \backslash
967 clubsuit
968 \backslash
969 )
970 \end_layout
971
972 \end_inset
973
974
975 \end_layout
976
977 \end_inset
978 </cell>
979 </row>
980 <row topline="true" bottomline="true">
981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
982 \begin_inset Text
983
984 \begin_layout Standard
985
986
987 \begin_inset ERT
988 status collapsed
989
990 \begin_layout Standard
991
992 \backslash
993 (
994 \backslash
995 rightarrow
996 \backslash
997 )
998 \end_layout
999
1000 \end_inset
1001
1002
1003 \end_layout
1004
1005 \end_inset
1006 </cell>
1007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1008 \begin_inset Text
1009
1010 \begin_layout Standard
1011
1012
1013 \begin_inset ERT
1014 status collapsed
1015
1016 \begin_layout Standard
1017
1018 \backslash
1019 (
1020 \backslash
1021 leadsto
1022 \backslash
1023 )
1024 \end_layout
1025
1026 \end_inset
1027
1028
1029 \end_layout
1030
1031 \end_inset
1032 </cell>
1033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \begin_layout Standard
1037
1038
1039 \begin_inset ERT
1040 status collapsed
1041
1042 \begin_layout Standard
1043
1044 \backslash
1045 (
1046 \backslash
1047 rightharpoonup
1048 \backslash
1049 )
1050 \end_layout
1051
1052 \end_inset
1053
1054
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Standard
1063
1064
1065 \begin_inset ERT
1066 status collapsed
1067
1068 \begin_layout Standard
1069
1070 \backslash
1071 (
1072 \backslash
1073 rightharpoondown
1074 \backslash
1075 )
1076 \end_layout
1077
1078 \end_inset
1079
1080
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Standard
1089
1090
1091 \begin_inset ERT
1092 status collapsed
1093
1094 \begin_layout Standard
1095
1096 \backslash
1097 (
1098 \backslash
1099 Rightarrow
1100 \backslash
1101 )
1102 \end_layout
1103
1104 \end_inset
1105
1106
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1112 \begin_inset Text
1113
1114 \begin_layout Standard
1115
1116
1117 \begin_inset ERT
1118 status collapsed
1119
1120 \begin_layout Standard
1121
1122 \backslash
1123 (
1124 \backslash
1125 succ
1126 \backslash
1127 )
1128 \end_layout
1129
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \end_inset
1136 </cell>
1137 </row>
1138 </lyxtabular>
1139
1140 \end_inset
1141
1142
1143 \end_layout
1144
1145 \begin_layout Standard
1146
1147
1148 \begin_inset VSpace 0.3cm
1149 \end_inset
1150
1151
1152 \end_layout
1153
1154
1155 \begin_layout Subsection*
1156
1157 Maths (AMS
1158 \begin_inset Foot
1159 status collapsed
1160
1161 \begin_layout Standard
1162
1163 American Mathematical Society
1164 \end_layout
1165
1166 \end_inset
1167
1168 -symbols) 
1169 \end_layout
1170
1171
1172 \begin_layout Standard
1173
1174
1175 \begin_inset VSpace 0.3cm
1176 \end_inset
1177
1178
1179 \end_layout
1180
1181 \begin_layout Standard
1182 \align center
1183
1184 \begin_inset  Tabular
1185 <lyxtabular version="3" rows="6" columns="6">
1186 <features>
1187 <column alignment="center" valignment="top" leftline="true" width="0pt">
1188 <column alignment="center" valignment="top" leftline="true" width="0pt">
1189 <column alignment="center" valignment="top" leftline="true" width="0pt">
1190 <column alignment="center" valignment="top" leftline="true" width="0pt">
1191 <column alignment="center" valignment="top" leftline="true" width="0pt">
1192 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1193 <row topline="true">
1194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1195 \begin_inset Text
1196
1197 \begin_layout Standard
1198
1199
1200 \begin_inset ERT
1201 status collapsed
1202
1203 \begin_layout Standard
1204
1205 \backslash
1206 (
1207 \backslash
1208 Rrightarrow
1209 \backslash
1210 )
1211 \end_layout
1212
1213 \end_inset
1214
1215
1216 \end_layout
1217
1218 \end_inset
1219 </cell>
1220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Standard
1224
1225
1226 \begin_inset ERT
1227 status collapsed
1228
1229 \begin_layout Standard
1230
1231 \backslash
1232 (
1233 \backslash
1234 rightarrowtail
1235 \backslash
1236 )
1237 \end_layout
1238
1239 \end_inset
1240
1241
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Standard
1250
1251
1252 \begin_inset ERT
1253 status collapsed
1254
1255 \begin_layout Standard
1256
1257 \backslash
1258 (
1259 \backslash
1260 twoheadrightarrow
1261 \backslash
1262 )
1263 \end_layout
1264
1265 \end_inset
1266
1267
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Standard
1276
1277
1278 \begin_inset ERT
1279 status collapsed
1280
1281 \begin_layout Standard
1282
1283 \backslash
1284 (
1285 \backslash
1286 rightsquigarrow
1287 \backslash
1288 )
1289 \end_layout
1290
1291 \end_inset
1292
1293
1294 \end_layout
1295
1296 \end_inset
1297 </cell>
1298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1299 \begin_inset Text
1300
1301 \begin_layout Standard
1302
1303
1304 \begin_inset ERT
1305 status collapsed
1306
1307 \begin_layout Standard
1308
1309 \backslash
1310 (
1311 \backslash
1312 looparrowright
1313 \backslash
1314 )
1315 \end_layout
1316
1317 \end_inset
1318
1319
1320 \end_layout
1321
1322 \end_inset
1323 </cell>
1324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1325 \begin_inset Text
1326
1327 \begin_layout Standard
1328
1329
1330 \begin_inset ERT
1331 status collapsed
1332
1333 \begin_layout Standard
1334
1335 \backslash
1336 (
1337 \backslash
1338 multimap
1339 \backslash
1340 )
1341 \end_layout
1342
1343 \end_inset
1344
1345
1346 \end_layout
1347
1348 \end_inset
1349 </cell>
1350 </row>
1351 <row topline="true">
1352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1353 \begin_inset Text
1354
1355 \begin_layout Standard
1356
1357
1358 \begin_inset ERT
1359 status collapsed
1360
1361 \begin_layout Standard
1362
1363 \backslash
1364 (
1365 \backslash
1366 boxtimes
1367 \backslash
1368 )
1369 \end_layout
1370
1371 \end_inset
1372
1373
1374 \end_layout
1375
1376 \end_inset
1377 </cell>
1378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1379 \begin_inset Text
1380
1381 \begin_layout Standard
1382
1383
1384 \begin_inset ERT
1385 status collapsed
1386
1387 \begin_layout Standard
1388
1389 \backslash
1390 (
1391 \backslash
1392 boxplus
1393 \backslash
1394 )
1395 \end_layout
1396
1397 \end_inset
1398
1399
1400 \end_layout
1401
1402 \end_inset
1403 </cell>
1404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1405 \begin_inset Text
1406
1407 \begin_layout Standard
1408
1409
1410 \begin_inset ERT
1411 status collapsed
1412
1413 \begin_layout Standard
1414
1415 \backslash
1416 (
1417 \backslash
1418 boxminus
1419 \backslash
1420 )
1421 \end_layout
1422
1423 \end_inset
1424
1425
1426 \end_layout
1427
1428 \end_inset
1429 </cell>
1430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1431 \begin_inset Text
1432
1433 \begin_layout Standard
1434
1435
1436 \begin_inset ERT
1437 status collapsed
1438
1439 \begin_layout Standard
1440
1441 \backslash
1442 (
1443 \backslash
1444 boxdot
1445 \backslash
1446 )
1447 \end_layout
1448
1449 \end_inset
1450
1451
1452 \end_layout
1453
1454 \end_inset
1455 </cell>
1456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1457 \begin_inset Text
1458
1459 \begin_layout Standard
1460
1461
1462 \begin_inset ERT
1463 status collapsed
1464
1465 \begin_layout Standard
1466
1467 \backslash
1468 (
1469 \backslash
1470 divideontimes
1471 \backslash
1472 )
1473 \end_layout
1474
1475 \end_inset
1476
1477
1478 \end_layout
1479
1480 \end_inset
1481 </cell>
1482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1483 \begin_inset Text
1484
1485 \begin_layout Standard
1486
1487
1488 \begin_inset ERT
1489 status collapsed
1490
1491 \begin_layout Standard
1492
1493 \backslash
1494 (
1495 \backslash
1496 Vvdash
1497 \backslash
1498 )
1499 \end_layout
1500
1501 \end_inset
1502
1503
1504 \end_layout
1505
1506 \end_inset
1507 </cell>
1508 </row>
1509 <row topline="true">
1510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1511 \begin_inset Text
1512
1513 \begin_layout Standard
1514
1515
1516 \begin_inset ERT
1517 status collapsed
1518
1519 \begin_layout Standard
1520
1521 \backslash
1522 (
1523 \backslash
1524 lessdot
1525 \backslash
1526 )
1527 \end_layout
1528
1529 \end_inset
1530
1531
1532 \end_layout
1533
1534 \end_inset
1535 </cell>
1536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1537 \begin_inset Text
1538
1539 \begin_layout Standard
1540
1541
1542 \begin_inset ERT
1543 status collapsed
1544
1545 \begin_layout Standard
1546
1547 \backslash
1548 (
1549 \backslash
1550 gtrdot
1551 \backslash
1552 )
1553 \end_layout
1554
1555 \end_inset
1556
1557
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1563 \begin_inset Text
1564
1565 \begin_layout Standard
1566
1567
1568 \begin_inset ERT
1569 status collapsed
1570
1571 \begin_layout Standard
1572
1573 \backslash
1574 (
1575 \backslash
1576 maltese
1577 \backslash
1578 )
1579 \end_layout
1580
1581 \end_inset
1582
1583
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Standard
1592
1593
1594 \begin_inset ERT
1595 status collapsed
1596
1597 \begin_layout Standard
1598
1599 \backslash
1600 (
1601 \backslash
1602 bigstar
1603 \backslash
1604 )
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \end_inset
1613 </cell>
1614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1615 \begin_inset Text
1616
1617 \begin_layout Standard
1618
1619
1620 \begin_inset ERT
1621 status collapsed
1622
1623 \begin_layout Standard
1624
1625 \backslash
1626 (
1627 \backslash
1628 checkmark
1629 \backslash
1630 )
1631 \end_layout
1632
1633 \end_inset
1634
1635
1636 \end_layout
1637
1638 \end_inset
1639 </cell>
1640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1641 \begin_inset Text
1642
1643 \begin_layout Standard
1644
1645
1646 \begin_inset ERT
1647 status collapsed
1648
1649 \begin_layout Standard
1650
1651 \backslash
1652 (
1653 \backslash
1654 Vdash
1655 \backslash
1656 )
1657 \end_layout
1658
1659 \end_inset
1660
1661
1662 \end_layout
1663
1664 \end_inset
1665 </cell>
1666 </row>
1667 <row topline="true">
1668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1669 \begin_inset Text
1670
1671 \begin_layout Standard
1672
1673
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Standard
1678
1679 \backslash
1680 (
1681 \backslash
1682 backsim
1683 \backslash
1684 )
1685 \end_layout
1686
1687 \end_inset
1688
1689
1690 \end_layout
1691
1692 \end_inset
1693 </cell>
1694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1695 \begin_inset Text
1696
1697 \begin_layout Standard
1698
1699
1700 \begin_inset ERT
1701 status collapsed
1702
1703 \begin_layout Standard
1704
1705 \backslash
1706 (
1707 \backslash
1708 thicksim
1709 \backslash
1710 )
1711 \end_layout
1712
1713 \end_inset
1714
1715
1716 \end_layout
1717
1718 \end_inset
1719 </cell>
1720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1721 \begin_inset Text
1722
1723 \begin_layout Standard
1724
1725
1726 \begin_inset ERT
1727 status collapsed
1728
1729 \begin_layout Standard
1730
1731 \backslash
1732 (
1733 \backslash
1734 centerdot
1735 \backslash
1736 )
1737 \end_layout
1738
1739 \end_inset
1740
1741
1742 \end_layout
1743
1744 \end_inset
1745 </cell>
1746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1747 \begin_inset Text
1748
1749 \begin_layout Standard
1750
1751
1752 \begin_inset ERT
1753 status collapsed
1754
1755 \begin_layout Standard
1756
1757 \backslash
1758 (
1759 \backslash
1760 circleddash
1761 \backslash
1762 )
1763 \end_layout
1764
1765 \end_inset
1766
1767
1768 \end_layout
1769
1770 \end_inset
1771 </cell>
1772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1773 \begin_inset Text
1774
1775 \begin_layout Standard
1776
1777
1778 \begin_inset ERT
1779 status collapsed
1780
1781 \begin_layout Standard
1782
1783 \backslash
1784 (
1785 \backslash
1786 circledast
1787 \backslash
1788 )
1789 \end_layout
1790
1791 \end_inset
1792
1793
1794 \end_layout
1795
1796 \end_inset
1797 </cell>
1798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Standard
1802
1803
1804 \begin_inset ERT
1805 status collapsed
1806
1807 \begin_layout Standard
1808
1809 \backslash
1810 (
1811 \backslash
1812 circledcirc
1813 \backslash
1814 )
1815 \end_layout
1816
1817 \end_inset
1818
1819
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 </row>
1825 <row topline="true">
1826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Standard
1830
1831
1832 \begin_inset ERT
1833 status collapsed
1834
1835 \begin_layout Standard
1836
1837 \backslash
1838 (
1839 \backslash
1840 vartriangleleft
1841 \backslash
1842 )
1843 \end_layout
1844
1845 \end_inset
1846
1847
1848 \end_layout
1849
1850 \end_inset
1851 </cell>
1852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1853 \begin_inset Text
1854
1855 \begin_layout Standard
1856
1857
1858 \begin_inset ERT
1859 status collapsed
1860
1861 \begin_layout Standard
1862
1863 \backslash
1864 (
1865 \backslash
1866 vartriangleright
1867 \backslash
1868 )
1869 \end_layout
1870
1871 \end_inset
1872
1873
1874 \end_layout
1875
1876 \end_inset
1877 </cell>
1878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Standard
1882
1883
1884 \begin_inset ERT
1885 status collapsed
1886
1887 \begin_layout Standard
1888
1889 \backslash
1890 (
1891 \backslash
1892 vartriangle
1893 \backslash
1894 )
1895 \end_layout
1896
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \end_inset
1903 </cell>
1904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1905 \begin_inset Text
1906
1907 \begin_layout Standard
1908
1909
1910 \begin_inset ERT
1911 status collapsed
1912
1913 \begin_layout Standard
1914
1915 \backslash
1916 (
1917 \backslash
1918 triangledown
1919 \backslash
1920 )
1921 \end_layout
1922
1923 \end_inset
1924
1925
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Standard
1934
1935
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Standard
1940
1941 \backslash
1942 (
1943 \backslash
1944 lozenge
1945 \backslash
1946 )
1947 \end_layout
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \end_inset
1955 </cell>
1956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1957 \begin_inset Text
1958
1959 \begin_layout Standard
1960
1961
1962 \begin_inset ERT
1963 status collapsed
1964
1965 \begin_layout Standard
1966
1967 \backslash
1968 (
1969 \backslash
1970 square
1971 \backslash
1972 )
1973 \end_layout
1974
1975 \end_inset
1976
1977
1978 \end_layout
1979
1980 \end_inset
1981 </cell>
1982 </row>
1983 <row topline="true" bottomline="true">
1984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1985 \begin_inset Text
1986
1987 \begin_layout Standard
1988
1989
1990 \begin_inset ERT
1991 status collapsed
1992
1993 \begin_layout Standard
1994
1995 \backslash
1996 (
1997 \backslash
1998 blacktriangleleft
1999 \backslash
2000 )
2001 \end_layout
2002
2003 \end_inset
2004
2005
2006 \end_layout
2007
2008 \end_inset
2009 </cell>
2010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2011 \begin_inset Text
2012
2013 \begin_layout Standard
2014
2015
2016 \begin_inset ERT
2017 status collapsed
2018
2019 \begin_layout Standard
2020
2021 \backslash
2022 (
2023 \backslash
2024 blacktriangleright
2025 \backslash
2026 )
2027 \end_layout
2028
2029 \end_inset
2030
2031
2032 \end_layout
2033
2034 \end_inset
2035 </cell>
2036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2037 \begin_inset Text
2038
2039 \begin_layout Standard
2040
2041
2042 \begin_inset ERT
2043 status collapsed
2044
2045 \begin_layout Standard
2046
2047 \backslash
2048 (
2049 \backslash
2050 blacktriangle
2051 \backslash
2052 )
2053 \end_layout
2054
2055 \end_inset
2056
2057
2058 \end_layout
2059
2060 \end_inset
2061 </cell>
2062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Standard
2066
2067
2068 \begin_inset ERT
2069 status collapsed
2070
2071 \begin_layout Standard
2072
2073 \backslash
2074 (
2075 \backslash
2076 blacktriangledown
2077 \backslash
2078 )
2079 \end_layout
2080
2081 \end_inset
2082
2083
2084 \end_layout
2085
2086 \end_inset
2087 </cell>
2088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2089 \begin_inset Text
2090
2091 \begin_layout Standard
2092
2093
2094 \begin_inset ERT
2095 status collapsed
2096
2097 \begin_layout Standard
2098
2099 \backslash
2100 (
2101 \backslash
2102 blacklozenge
2103 \backslash
2104 )
2105 \end_layout
2106
2107 \end_inset
2108
2109
2110 \end_layout
2111
2112 \end_inset
2113 </cell>
2114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2115 \begin_inset Text
2116
2117 \begin_layout Standard
2118
2119
2120 \begin_inset ERT
2121 status collapsed
2122
2123 \begin_layout Standard
2124
2125 \backslash
2126 (
2127 \backslash
2128 blacksquare
2129 \backslash
2130 )
2131 \end_layout
2132
2133 \end_inset
2134
2135
2136 \end_layout
2137
2138 \end_inset
2139 </cell>
2140 </row>
2141 </lyxtabular>
2142
2143 \end_inset
2144
2145
2146 \end_layout
2147
2148 \begin_layout Standard
2149
2150
2151 \begin_inset VSpace 0.3cm
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157
2158 \begin_layout Subsection*
2159
2160 Ding 1 (PSNFSS
2161 \begin_inset Foot
2162 status collapsed
2163
2164 \begin_layout Standard
2165
2166 NFSS is the New Font Selecting Scheme of LaTeX2e (basically, what changed
2167  the font commands from 
2168 \family typewriter
2169 {
2170 \backslash
2171 bf \SpecialChar \ldots{}
2172 }
2173 \family default
2174  to 
2175 \family typewriter
2176
2177 \backslash
2178 textbf{\SpecialChar \ldots{}
2179 }
2180 \family default
2181 , although the real changes are inside the guts).
2182  PS stands for PostScript®.
2183  PSNFSS is a set of LaTeX files which provide NFSS support for the basic
2184  set of 35 PS fonts present in many postscript printers.
2185  
2186 \end_layout
2187
2188 \end_inset
2189
2190  Fonts - Zapf Dingbats and Symbols)
2191 \end_layout
2192
2193
2194 \begin_layout Standard
2195
2196
2197 \begin_inset VSpace 0.3cm
2198 \end_inset
2199
2200
2201 \end_layout
2202
2203 \begin_layout Standard
2204 \align center
2205
2206 \begin_inset  Tabular
2207 <lyxtabular version="3" rows="6" columns="6">
2208 <features>
2209 <column alignment="center" valignment="top" leftline="true" width="0pt">
2210 <column alignment="center" valignment="top" leftline="true" width="0pt">
2211 <column alignment="center" valignment="top" leftline="true" width="0pt">
2212 <column alignment="center" valignment="top" leftline="true" width="0pt">
2213 <column alignment="center" valignment="top" leftline="true" width="0pt">
2214 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2215 <row topline="true">
2216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2217 \begin_inset Text
2218
2219 \begin_layout Standard
2220
2221
2222 \begin_inset ERT
2223 status collapsed
2224
2225 \begin_layout Standard
2226
2227 \backslash
2228 ding{108}
2229 \end_layout
2230
2231 \end_inset
2232
2233
2234 \end_layout
2235
2236 \end_inset
2237 </cell>
2238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2239 \begin_inset Text
2240
2241 \begin_layout Standard
2242
2243
2244 \begin_inset ERT
2245 status collapsed
2246
2247 \begin_layout Standard
2248
2249 \backslash
2250 ding{109}
2251 \end_layout
2252
2253 \end_inset
2254
2255
2256 \end_layout
2257
2258 \end_inset
2259 </cell>
2260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2261 \begin_inset Text
2262
2263 \begin_layout Standard
2264
2265
2266 \begin_inset ERT
2267 status collapsed
2268
2269 \begin_layout Standard
2270
2271 \backslash
2272 ding{119}
2273 \end_layout
2274
2275 \end_inset
2276
2277
2278 \end_layout
2279
2280 \end_inset
2281 </cell>
2282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2283 \begin_inset Text
2284
2285 \begin_layout Standard
2286
2287
2288 \begin_inset ERT
2289 status collapsed
2290
2291 \begin_layout Standard
2292
2293 \backslash
2294 Pisymbol{psy}{197}
2295 \end_layout
2296
2297 \end_inset
2298
2299
2300 \end_layout
2301
2302 \end_inset
2303 </cell>
2304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2305 \begin_inset Text
2306
2307 \begin_layout Standard
2308
2309
2310 \begin_inset ERT
2311 status collapsed
2312
2313 \begin_layout Standard
2314
2315 \backslash
2316 Pisymbol{psy}{196}
2317 \end_layout
2318
2319 \end_inset
2320
2321
2322 \end_layout
2323
2324 \end_inset
2325 </cell>
2326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2327 \begin_inset Text
2328
2329 \begin_layout Standard
2330
2331
2332 \begin_inset ERT
2333 status collapsed
2334
2335 \begin_layout Standard
2336
2337 \backslash
2338 Pisymbol{psy}{183}
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \end_inset
2347 </cell>
2348 </row>
2349 <row topline="true">
2350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2351 \begin_inset Text
2352
2353 \begin_layout Standard
2354
2355
2356 \begin_inset ERT
2357 status collapsed
2358
2359 \begin_layout Standard
2360
2361 \backslash
2362 ding{71}
2363 \end_layout
2364
2365 \end_inset
2366
2367
2368 \end_layout
2369
2370 \end_inset
2371 </cell>
2372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2373 \begin_inset Text
2374
2375 \begin_layout Standard
2376
2377
2378 \begin_inset ERT
2379 status collapsed
2380
2381 \begin_layout Standard
2382
2383 \backslash
2384 ding{70}
2385 \end_layout
2386
2387 \end_inset
2388
2389
2390 \end_layout
2391
2392 \end_inset
2393 </cell>
2394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2395 \begin_inset Text
2396
2397 \begin_layout Standard
2398
2399
2400 \begin_inset ERT
2401 status collapsed
2402
2403 \begin_layout Standard
2404
2405 \backslash
2406 ding{118}
2407 \end_layout
2408
2409 \end_inset
2410
2411
2412 \end_layout
2413
2414 \end_inset
2415 </cell>
2416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2417 \begin_inset Text
2418
2419 \begin_layout Standard
2420
2421
2422 \begin_inset ERT
2423 status collapsed
2424
2425 \begin_layout Standard
2426
2427 \backslash
2428 ding{117}
2429 \end_layout
2430
2431 \end_inset
2432
2433
2434 \end_layout
2435
2436 \end_inset
2437 </cell>
2438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2439 \begin_inset Text
2440
2441 \begin_layout Standard
2442
2443
2444 \begin_inset ERT
2445 status collapsed
2446
2447 \begin_layout Standard
2448
2449 \backslash
2450 Pisymbol{psy}{224}
2451 \end_layout
2452
2453 \end_inset
2454
2455
2456 \end_layout
2457
2458 \end_inset
2459 </cell>
2460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2461 \begin_inset Text
2462
2463 \begin_layout Standard
2464
2465
2466 \begin_inset ERT
2467 status collapsed
2468
2469 \begin_layout Standard
2470
2471 \backslash
2472 Pisymbol{psy}{215}
2473 \end_layout
2474
2475 \end_inset
2476
2477
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row topline="true">
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Standard
2488
2489
2490 \begin_inset ERT
2491 status collapsed
2492
2493 \begin_layout Standard
2494
2495 \backslash
2496 ding{111}
2497 \end_layout
2498
2499 \end_inset
2500
2501
2502 \end_layout
2503
2504 \end_inset
2505 </cell>
2506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2507 \begin_inset Text
2508
2509 \begin_layout Standard
2510
2511
2512 \begin_inset ERT
2513 status collapsed
2514
2515 \begin_layout Standard
2516
2517 \backslash
2518 ding{112}
2519 \end_layout
2520
2521 \end_inset
2522
2523
2524 \end_layout
2525
2526 \end_inset
2527 </cell>
2528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2529 \begin_inset Text
2530
2531 \begin_layout Standard
2532
2533
2534 \begin_inset ERT
2535 status collapsed
2536
2537 \begin_layout Standard
2538
2539 \backslash
2540 ding{113}
2541 \end_layout
2542
2543 \end_inset
2544
2545
2546 \end_layout
2547
2548 \end_inset
2549 </cell>
2550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2551 \begin_inset Text
2552
2553 \begin_layout Standard
2554
2555
2556 \begin_inset ERT
2557 status collapsed
2558
2559 \begin_layout Standard
2560
2561 \backslash
2562 ding{114}
2563 \end_layout
2564
2565 \end_inset
2566
2567
2568 \end_layout
2569
2570 \end_inset
2571 </cell>
2572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2573 \begin_inset Text
2574
2575 \begin_layout Standard
2576
2577
2578 \begin_inset ERT
2579 status collapsed
2580
2581 \begin_layout Standard
2582
2583 \backslash
2584 Pisymbol{psy}{68}
2585 \end_layout
2586
2587 \end_inset
2588
2589
2590 \end_layout
2591
2592 \end_inset
2593 </cell>
2594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2595 \begin_inset Text
2596
2597 \begin_layout Standard
2598
2599
2600 \begin_inset ERT
2601 status collapsed
2602
2603 \begin_layout Standard
2604
2605 \backslash
2606 Pisymbol{psy}{209}
2607 \end_layout
2608
2609 \end_inset
2610
2611
2612 \end_layout
2613
2614 \end_inset
2615 </cell>
2616 </row>
2617 <row topline="true">
2618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2619 \begin_inset Text
2620
2621 \begin_layout Standard
2622
2623
2624 \begin_inset ERT
2625 status collapsed
2626
2627 \begin_layout Standard
2628
2629 \backslash
2630 ding{120}
2631 \end_layout
2632
2633 \end_inset
2634
2635
2636 \end_layout
2637
2638 \end_inset
2639 </cell>
2640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2641 \begin_inset Text
2642
2643 \begin_layout Standard
2644
2645
2646 \begin_inset ERT
2647 status collapsed
2648
2649 \begin_layout Standard
2650
2651 \backslash
2652 ding{121}
2653 \end_layout
2654
2655 \end_inset
2656
2657
2658 \end_layout
2659
2660 \end_inset
2661 </cell>
2662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2663 \begin_inset Text
2664
2665 \begin_layout Standard
2666
2667
2668 \begin_inset ERT
2669 status collapsed
2670
2671 \begin_layout Standard
2672
2673 \backslash
2674 ding{122}
2675 \end_layout
2676
2677 \end_inset
2678
2679
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Standard
2688
2689
2690 \begin_inset ERT
2691 status collapsed
2692
2693 \begin_layout Standard
2694
2695 \backslash
2696 ding{110}
2697 \end_layout
2698
2699 \end_inset
2700
2701
2702 \end_layout
2703
2704 \end_inset
2705 </cell>
2706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2707 \begin_inset Text
2708
2709 \begin_layout Standard
2710
2711
2712 \begin_inset ERT
2713 status collapsed
2714
2715 \begin_layout Standard
2716
2717 \backslash
2718 ding{115}
2719 \end_layout
2720
2721 \end_inset
2722
2723
2724 \end_layout
2725
2726 \end_inset
2727 </cell>
2728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2729 \begin_inset Text
2730
2731 \begin_layout Standard
2732
2733
2734 \begin_inset ERT
2735 status collapsed
2736
2737 \begin_layout Standard
2738
2739 \backslash
2740 ding{116}
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \end_layout
2747
2748 \end_inset
2749 </cell>
2750 </row>
2751 <row topline="true">
2752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2753 \begin_inset Text
2754
2755 \begin_layout Standard
2756
2757
2758 \begin_inset ERT
2759 status collapsed
2760
2761 \begin_layout Standard
2762
2763 \backslash
2764 Pisymbol{psy}{42}
2765 \end_layout
2766
2767 \end_inset
2768
2769
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Standard
2778
2779
2780 \begin_inset ERT
2781 status collapsed
2782
2783 \begin_layout Standard
2784
2785 \backslash
2786 ding{67}
2787 \end_layout
2788
2789 \end_inset
2790
2791
2792 \end_layout
2793
2794 \end_inset
2795 </cell>
2796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2797 \begin_inset Text
2798
2799 \begin_layout Standard
2800
2801
2802 \begin_inset ERT
2803 status collapsed
2804
2805 \begin_layout Standard
2806
2807 \backslash
2808 ding{66}
2809 \end_layout
2810
2811 \end_inset
2812
2813
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2819 \begin_inset Text
2820
2821 \begin_layout Standard
2822
2823
2824 \begin_inset ERT
2825 status collapsed
2826
2827 \begin_layout Standard
2828
2829 \backslash
2830 ding{82}
2831 \end_layout
2832
2833 \end_inset
2834
2835
2836 \end_layout
2837
2838 \end_inset
2839 </cell>
2840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2841 \begin_inset Text
2842
2843 \begin_layout Standard
2844
2845
2846 \begin_inset ERT
2847 status collapsed
2848
2849 \begin_layout Standard
2850
2851 \backslash
2852 ding{81}
2853 \end_layout
2854
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \end_inset
2861 </cell>
2862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2863 \begin_inset Text
2864
2865 \begin_layout Standard
2866
2867
2868 \begin_inset ERT
2869 status collapsed
2870
2871 \begin_layout Standard
2872
2873 \backslash
2874 ding{228}
2875 \end_layout
2876
2877 \end_inset
2878
2879
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 </row>
2885 <row topline="true" bottomline="true">
2886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Standard
2890
2891
2892 \begin_inset ERT
2893 status collapsed
2894
2895 \begin_layout Standard
2896
2897 \backslash
2898 ding{162}
2899 \end_layout
2900
2901 \end_inset
2902
2903
2904 \end_layout
2905
2906 \end_inset
2907 </cell>
2908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2909 \begin_inset Text
2910
2911 \begin_layout Standard
2912
2913
2914 \begin_inset ERT
2915 status collapsed
2916
2917 \begin_layout Standard
2918
2919 \backslash
2920 ding{163}
2921 \end_layout
2922
2923 \end_inset
2924
2925
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Standard
2934
2935
2936 \begin_inset ERT
2937 status collapsed
2938
2939 \begin_layout Standard
2940
2941 \backslash
2942 ding{166}
2943 \end_layout
2944
2945 \end_inset
2946
2947
2948 \end_layout
2949
2950 \end_inset
2951 </cell>
2952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2953 \begin_inset Text
2954
2955 \begin_layout Standard
2956
2957
2958 \begin_inset ERT
2959 status collapsed
2960
2961 \begin_layout Standard
2962
2963 \backslash
2964 ding{167}
2965 \end_layout
2966
2967 \end_inset
2968
2969
2970 \end_layout
2971
2972 \end_inset
2973 </cell>
2974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Standard
2978
2979
2980 \begin_inset ERT
2981 status collapsed
2982
2983 \begin_layout Standard
2984
2985 \backslash
2986 ding{226}
2987 \end_layout
2988
2989 \end_inset
2990
2991
2992 \end_layout
2993
2994 \end_inset
2995 </cell>
2996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2997 \begin_inset Text
2998
2999 \begin_layout Standard
3000
3001
3002 \begin_inset ERT
3003 status collapsed
3004
3005 \begin_layout Standard
3006
3007 \backslash
3008 ding{227}
3009 \end_layout
3010
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 </row>
3019 </lyxtabular>
3020
3021 \end_inset
3022
3023
3024 \end_layout
3025
3026 \begin_layout Standard
3027
3028
3029 \begin_inset VSpace 0.3cm
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035
3036 \begin_layout Subsection*
3037
3038 Ding 2
3039 \end_layout
3040
3041
3042 \begin_layout Standard
3043
3044
3045 \begin_inset VSpace 0.3cm
3046 \end_inset
3047
3048
3049 \end_layout
3050
3051 \begin_layout Standard
3052 \align center
3053
3054 \begin_inset  Tabular
3055 <lyxtabular version="3" rows="6" columns="6">
3056 <features>
3057 <column alignment="center" valignment="top" leftline="true" width="0pt">
3058 <column alignment="center" valignment="top" leftline="true" width="0pt">
3059 <column alignment="center" valignment="top" leftline="true" width="0pt">
3060 <column alignment="center" valignment="top" leftline="true" width="0pt">
3061 <column alignment="center" valignment="top" leftline="true" width="0pt">
3062 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3063 <row topline="true">
3064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3065 \begin_inset Text
3066
3067 \begin_layout Standard
3068
3069
3070 \begin_inset ERT
3071 status collapsed
3072
3073 \begin_layout Standard
3074
3075 \backslash
3076 ding{37}
3077 \end_layout
3078
3079 \end_inset
3080
3081
3082 \end_layout
3083
3084 \end_inset
3085 </cell>
3086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3087 \begin_inset Text
3088
3089 \begin_layout Standard
3090
3091
3092 \begin_inset ERT
3093 status collapsed
3094
3095 \begin_layout Standard
3096
3097 \backslash
3098 ding{38}
3099 \end_layout
3100
3101 \end_inset
3102
3103
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Standard
3112
3113
3114 \begin_inset ERT
3115 status collapsed
3116
3117 \begin_layout Standard
3118
3119 \backslash
3120 ding{34}
3121 \end_layout
3122
3123 \end_inset
3124
3125
3126 \end_layout
3127
3128 \end_inset
3129 </cell>
3130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3131 \begin_inset Text
3132
3133 \begin_layout Standard
3134
3135
3136 \begin_inset ERT
3137 status collapsed
3138
3139 \begin_layout Standard
3140
3141 \backslash
3142 ding{36}
3143 \end_layout
3144
3145 \end_inset
3146
3147
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Standard
3156
3157
3158 \begin_inset ERT
3159 status collapsed
3160
3161 \begin_layout Standard
3162
3163 \backslash
3164 ding{39}
3165 \end_layout
3166
3167 \end_inset
3168
3169
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3175 \begin_inset Text
3176
3177 \begin_layout Standard
3178
3179
3180 \begin_inset ERT
3181 status collapsed
3182
3183 \begin_layout Standard
3184
3185 \backslash
3186 ding{40}
3187 \end_layout
3188
3189 \end_inset
3190
3191
3192 \end_layout
3193
3194 \end_inset
3195 </cell>
3196 </row>
3197 <row topline="true">
3198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3199 \begin_inset Text
3200
3201 \begin_layout Standard
3202
3203
3204 \begin_inset ERT
3205 status collapsed
3206
3207 \begin_layout Standard
3208
3209 \backslash
3210 ding{41}
3211 \end_layout
3212
3213 \end_inset
3214
3215
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Standard
3224
3225
3226 \begin_inset ERT
3227 status collapsed
3228
3229 \begin_layout Standard
3230
3231 \backslash
3232 ding{42}
3233 \end_layout
3234
3235 \end_inset
3236
3237
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Standard
3246
3247
3248 \begin_inset ERT
3249 status collapsed
3250
3251 \begin_layout Standard
3252
3253 \backslash
3254 ding{43}
3255 \end_layout
3256
3257 \end_inset
3258
3259
3260 \end_layout
3261
3262 \end_inset
3263 </cell>
3264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Standard
3268
3269
3270 \begin_inset ERT
3271 status collapsed
3272
3273 \begin_layout Standard
3274
3275 \backslash
3276 ding{44}
3277 \end_layout
3278
3279 \end_inset
3280
3281
3282 \end_layout
3283
3284 \end_inset
3285 </cell>
3286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3287 \begin_inset Text
3288
3289 \begin_layout Standard
3290
3291
3292 \begin_inset ERT
3293 status collapsed
3294
3295 \begin_layout Standard
3296
3297 \backslash
3298 ding{45}
3299 \end_layout
3300
3301 \end_inset
3302
3303
3304 \end_layout
3305
3306 \end_inset
3307 </cell>
3308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Standard
3312
3313
3314 \begin_inset ERT
3315 status collapsed
3316
3317 \begin_layout Standard
3318
3319 \backslash
3320 ding{47}
3321 \end_layout
3322
3323 \end_inset
3324
3325
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 </row>
3331 <row topline="true">
3332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Standard
3336
3337
3338 \begin_inset ERT
3339 status collapsed
3340
3341 \begin_layout Standard
3342
3343 \backslash
3344 ding{53}
3345 \end_layout
3346
3347 \end_inset
3348
3349
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Standard
3358
3359
3360 \begin_inset ERT
3361 status collapsed
3362
3363 \begin_layout Standard
3364
3365 \backslash
3366 ding{54}
3367 \end_layout
3368
3369 \end_inset
3370
3371
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Standard
3380
3381
3382 \begin_inset ERT
3383 status collapsed
3384
3385 \begin_layout Standard
3386
3387 \backslash
3388 ding{59}
3389 \end_layout
3390
3391 \end_inset
3392
3393
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Standard
3402
3403
3404 \begin_inset ERT
3405 status collapsed
3406
3407 \begin_layout Standard
3408
3409 \backslash
3410 ding{57}
3411 \end_layout
3412
3413 \end_inset
3414
3415
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Standard
3424
3425
3426 \begin_inset ERT
3427 status collapsed
3428
3429 \begin_layout Standard
3430
3431 \backslash
3432 ding{62}
3433 \end_layout
3434
3435 \end_inset
3436
3437
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Standard
3446
3447
3448 \begin_inset ERT
3449 status collapsed
3450
3451 \begin_layout Standard
3452
3453 \backslash
3454 ding{61}
3455 \end_layout
3456
3457 \end_inset
3458
3459
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 </row>
3465 <row topline="true">
3466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Standard
3470
3471
3472 \begin_inset ERT
3473 status collapsed
3474
3475 \begin_layout Standard
3476
3477 \backslash
3478 ding{55}
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Standard
3492
3493
3494 \begin_inset ERT
3495 status collapsed
3496
3497 \begin_layout Standard
3498
3499 \backslash
3500 ding{56}
3501 \end_layout
3502
3503 \end_inset
3504
3505
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Standard
3514
3515
3516 \begin_inset ERT
3517 status collapsed
3518
3519 \begin_layout Standard
3520
3521 \backslash
3522 ding{58}
3523 \end_layout
3524
3525 \end_inset
3526
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Standard
3536
3537
3538 \begin_inset ERT
3539 status collapsed
3540
3541 \begin_layout Standard
3542
3543 \backslash
3544 ding{60}
3545 \end_layout
3546
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Standard
3558
3559
3560 \begin_inset ERT
3561 status collapsed
3562
3563 \begin_layout Standard
3564
3565 \backslash
3566 ding{63}
3567 \end_layout
3568
3569 \end_inset
3570
3571
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Standard
3580
3581
3582 \begin_inset ERT
3583 status collapsed
3584
3585 \begin_layout Standard
3586
3587 \backslash
3588 ding{64}
3589 \end_layout
3590
3591 \end_inset
3592
3593
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 </row>
3599 <row topline="true">
3600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Standard
3604
3605
3606 \begin_inset ERT
3607 status collapsed
3608
3609 \begin_layout Standard
3610
3611 \backslash
3612 ding{51}
3613 \end_layout
3614
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Standard
3626
3627
3628 \begin_inset ERT
3629 status collapsed
3630
3631 \begin_layout Standard
3632
3633 \backslash
3634 ding{52}
3635 \end_layout
3636
3637 \end_inset
3638
3639
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Standard
3648
3649
3650 \begin_inset ERT
3651 status collapsed
3652
3653 \begin_layout Standard
3654
3655 \backslash
3656 Pisymbol{psy}{170}
3657 \end_layout
3658
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Standard
3670
3671
3672 \begin_inset ERT
3673 status collapsed
3674
3675 \begin_layout Standard
3676
3677 \backslash
3678 Pisymbol{psy}{167}
3679 \end_layout
3680
3681 \end_inset
3682
3683
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Standard
3692
3693
3694 \begin_inset ERT
3695 status collapsed
3696
3697 \begin_layout Standard
3698
3699 \backslash
3700 Pisymbol{psy}{168}
3701 \end_layout
3702
3703 \end_inset
3704
3705
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Standard
3714
3715
3716 \begin_inset ERT
3717 status collapsed
3718
3719 \begin_layout Standard
3720
3721 \backslash
3722 Pisymbol{psy}{169}
3723 \end_layout
3724
3725 \end_inset
3726
3727
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 </row>
3733 <row topline="true" bottomline="true">
3734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Standard
3738
3739
3740 \begin_inset ERT
3741 status collapsed
3742
3743 \begin_layout Standard
3744
3745 \backslash
3746 ding{164}
3747 \end_layout
3748
3749 \end_inset
3750
3751
3752 \end_layout
3753
3754 \end_inset
3755 </cell>
3756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3757 \begin_inset Text
3758
3759 \begin_layout Standard
3760
3761
3762 \begin_inset ERT
3763 status collapsed
3764
3765 \begin_layout Standard
3766
3767 \backslash
3768 ding{165}
3769 \end_layout
3770
3771 \end_inset
3772
3773
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Standard
3782
3783
3784 \begin_inset ERT
3785 status collapsed
3786
3787 \begin_layout Standard
3788
3789 \backslash
3790 ding{171}
3791 \end_layout
3792
3793 \end_inset
3794
3795
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Standard
3804
3805
3806 \begin_inset ERT
3807 status collapsed
3808
3809 \begin_layout Standard
3810
3811 \backslash
3812 ding{168}
3813 \end_layout
3814
3815 \end_inset
3816
3817
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Standard
3826
3827
3828 \begin_inset ERT
3829 status collapsed
3830
3831 \begin_layout Standard
3832
3833 \backslash
3834 ding{169}
3835 \end_layout
3836
3837 \end_inset
3838
3839
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Standard
3848
3849
3850 \begin_inset ERT
3851 status collapsed
3852
3853 \begin_layout Standard
3854
3855 \backslash
3856 ding{170}
3857 \end_layout
3858
3859 \end_inset
3860
3861
3862 \end_layout
3863
3864 \end_inset
3865 </cell>
3866 </row>
3867 </lyxtabular>
3868
3869 \end_inset
3870
3871
3872 \end_layout
3873
3874 \begin_layout Standard
3875
3876
3877 \begin_inset VSpace 0.3cm
3878 \end_inset
3879
3880
3881 \end_layout
3882
3883
3884 \begin_layout Subsection*
3885
3886 Ding 3
3887 \end_layout
3888
3889
3890 \begin_layout Standard
3891
3892
3893 \begin_inset VSpace 0.3cm
3894 \end_inset
3895
3896
3897 \end_layout
3898
3899 \begin_layout Standard
3900 \align center
3901
3902 \begin_inset  Tabular
3903 <lyxtabular version="3" rows="6" columns="6">
3904 <features>
3905 <column alignment="center" valignment="top" leftline="true" width="0pt">
3906 <column alignment="center" valignment="top" leftline="true" width="0pt">
3907 <column alignment="center" valignment="top" leftline="true" width="0pt">
3908 <column alignment="center" valignment="top" leftline="true" width="0pt">
3909 <column alignment="center" valignment="top" leftline="true" width="0pt">
3910 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3911 <row topline="true">
3912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Standard
3916
3917
3918 \begin_inset ERT
3919 status collapsed
3920
3921 \begin_layout Standard
3922
3923 \backslash
3924 ding{65}
3925 \end_layout
3926
3927 \end_inset
3928
3929
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Standard
3938
3939
3940 \begin_inset ERT
3941 status collapsed
3942
3943 \begin_layout Standard
3944
3945 \backslash
3946 ding{76}
3947 \end_layout
3948
3949 \end_inset
3950
3951
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Standard
3960
3961
3962 \begin_inset ERT
3963 status collapsed
3964
3965 \begin_layout Standard
3966
3967 \backslash
3968 ding{75}
3969 \end_layout
3970
3971 \end_inset
3972
3973
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Standard
3982
3983
3984 \begin_inset ERT
3985 status collapsed
3986
3987 \begin_layout Standard
3988
3989 \backslash
3990 ding{72}
3991 \end_layout
3992
3993 \end_inset
3994
3995
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Standard
4004
4005
4006 \begin_inset ERT
4007 status collapsed
4008
4009 \begin_layout Standard
4010
4011 \backslash
4012 ding{80}
4013 \end_layout
4014
4015 \end_inset
4016
4017
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Standard
4026
4027
4028 \begin_inset ERT
4029 status collapsed
4030
4031 \begin_layout Standard
4032
4033 \backslash
4034 ding{74}
4035 \end_layout
4036
4037 \end_inset
4038
4039
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 </row>
4045 <row topline="true">
4046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Standard
4050
4051
4052 \begin_inset ERT
4053 status collapsed
4054
4055 \begin_layout Standard
4056
4057 \backslash
4058 ding{78}
4059 \end_layout
4060
4061 \end_inset
4062
4063
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Standard
4072
4073
4074 \begin_inset ERT
4075 status collapsed
4076
4077 \begin_layout Standard
4078
4079 \backslash
4080 ding{77}
4081 \end_layout
4082
4083 \end_inset
4084
4085
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Standard
4094
4095
4096 \begin_inset ERT
4097 status collapsed
4098
4099 \begin_layout Standard
4100
4101 \backslash
4102 ding{79}
4103 \end_layout
4104
4105 \end_inset
4106
4107
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Standard
4116
4117
4118 \begin_inset ERT
4119 status collapsed
4120
4121 \begin_layout Standard
4122
4123 \backslash
4124 ding{85}
4125 \end_layout
4126
4127 \end_inset
4128
4129
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Standard
4138
4139
4140 \begin_inset ERT
4141 status collapsed
4142
4143 \begin_layout Standard
4144
4145 \backslash
4146 ding{90}
4147 \end_layout
4148
4149 \end_inset
4150
4151
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4157 \begin_inset Text
4158
4159 \begin_layout Standard
4160
4161
4162 \begin_inset ERT
4163 status collapsed
4164
4165 \begin_layout Standard
4166
4167 \backslash
4168 ding{98}
4169 \end_layout
4170
4171 \end_inset
4172
4173
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 </row>
4179 <row topline="true">
4180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Standard
4184
4185
4186 \begin_inset ERT
4187 status collapsed
4188
4189 \begin_layout Standard
4190
4191 \backslash
4192 ding{83}
4193 \end_layout
4194
4195 \end_inset
4196
4197
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Standard
4206
4207
4208 \begin_inset ERT
4209 status collapsed
4210
4211 \begin_layout Standard
4212
4213 \backslash
4214 ding{84}
4215 \end_layout
4216
4217 \end_inset
4218
4219
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Standard
4228
4229
4230 \begin_inset ERT
4231 status collapsed
4232
4233 \begin_layout Standard
4234
4235 \backslash
4236 ding{86}
4237 \end_layout
4238
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Standard
4250
4251
4252 \begin_inset ERT
4253 status collapsed
4254
4255 \begin_layout Standard
4256
4257 \backslash
4258 ding{87}
4259 \end_layout
4260
4261 \end_inset
4262
4263
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Standard
4272
4273
4274 \begin_inset ERT
4275 status collapsed
4276
4277 \begin_layout Standard
4278
4279 \backslash
4280 ding{88}
4281 \end_layout
4282
4283 \end_inset
4284
4285
4286 \end_layout
4287
4288 \end_inset
4289 </cell>
4290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Standard
4294
4295
4296 \begin_inset ERT
4297 status collapsed
4298
4299 \begin_layout Standard
4300
4301 \backslash
4302 ding{89}
4303 \end_layout
4304
4305 \end_inset
4306
4307
4308 \end_layout
4309
4310 \end_inset
4311 </cell>
4312 </row>
4313 <row topline="true">
4314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Standard
4318
4319
4320 \begin_inset ERT
4321 status collapsed
4322
4323 \begin_layout Standard
4324
4325 \backslash
4326 ding{92}
4327 \end_layout
4328
4329 \end_inset
4330
4331
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Standard
4340
4341
4342 \begin_inset ERT
4343 status collapsed
4344
4345 \begin_layout Standard
4346
4347 \backslash
4348 ding{91}
4349 \end_layout
4350
4351 \end_inset
4352
4353
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Standard
4362
4363
4364 \begin_inset ERT
4365 status collapsed
4366
4367 \begin_layout Standard
4368
4369 \backslash
4370 ding{93}
4371 \end_layout
4372
4373 \end_inset
4374
4375
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Standard
4384
4385
4386 \begin_inset ERT
4387 status collapsed
4388
4389 \begin_layout Standard
4390
4391 \backslash
4392 ding{105}
4393 \end_layout
4394
4395 \end_inset
4396
4397
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Standard
4406
4407
4408 \begin_inset ERT
4409 status collapsed
4410
4411 \begin_layout Standard
4412
4413 \backslash
4414 ding{94}
4415 \end_layout
4416
4417 \end_inset
4418
4419
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Standard
4428
4429
4430 \begin_inset ERT
4431 status collapsed
4432
4433 \begin_layout Standard
4434
4435 \backslash
4436 ding{99}
4437 \end_layout
4438
4439 \end_inset
4440
4441
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 </row>
4447 <row topline="true">
4448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Standard
4452
4453
4454 \begin_inset ERT
4455 status collapsed
4456
4457 \begin_layout Standard
4458
4459 \backslash
4460 ding{103}
4461 \end_layout
4462
4463 \end_inset
4464
4465
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Standard
4474
4475
4476 \begin_inset ERT
4477 status collapsed
4478
4479 \begin_layout Standard
4480
4481 \backslash
4482 ding{104}
4483 \end_layout
4484
4485 \end_inset
4486
4487
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Standard
4496
4497
4498 \begin_inset ERT
4499 status collapsed
4500
4501 \begin_layout Standard
4502
4503 \backslash
4504 ding{106}
4505 \end_layout
4506
4507 \end_inset
4508
4509
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Standard
4518
4519
4520 \begin_inset ERT
4521 status collapsed
4522
4523 \begin_layout Standard
4524
4525 \backslash
4526 ding{107}
4527 \end_layout
4528
4529 \end_inset
4530
4531
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Standard
4540
4541
4542 \begin_inset ERT
4543 status collapsed
4544
4545 \begin_layout Standard
4546
4547 \backslash
4548 ding{68}
4549 \end_layout
4550
4551 \end_inset
4552
4553
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Standard
4562
4563
4564 \begin_inset ERT
4565 status collapsed
4566
4567 \begin_layout Standard
4568
4569 \backslash
4570 ding{69}
4571 \end_layout
4572
4573 \end_inset
4574
4575
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row topline="true" bottomline="true">
4582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Standard
4586
4587
4588 \begin_inset ERT
4589 status collapsed
4590
4591 \begin_layout Standard
4592
4593 \backslash
4594 ding{100}
4595 \end_layout
4596
4597 \end_inset
4598
4599
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Standard
4608
4609
4610 \begin_inset ERT
4611 status collapsed
4612
4613 \begin_layout Standard
4614
4615 \backslash
4616 ding{101}
4617 \end_layout
4618
4619 \end_inset
4620
4621
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Standard
4630
4631
4632 \begin_inset ERT
4633 status collapsed
4634
4635 \begin_layout Standard
4636
4637 \backslash
4638 ding{102}
4639 \end_layout
4640
4641 \end_inset
4642
4643
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Standard
4652
4653
4654 \begin_inset ERT
4655 status collapsed
4656
4657 \begin_layout Standard
4658
4659 \backslash
4660 ding{96}
4661 \end_layout
4662
4663 \end_inset
4664
4665
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Standard
4674
4675
4676 \begin_inset ERT
4677 status collapsed
4678
4679 \begin_layout Standard
4680
4681 \backslash
4682 ding{95}
4683 \end_layout
4684
4685 \end_inset
4686
4687
4688 \end_layout
4689
4690 \end_inset
4691 </cell>
4692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4693 \begin_inset Text
4694
4695 \begin_layout Standard
4696
4697
4698 \begin_inset ERT
4699 status collapsed
4700
4701 \begin_layout Standard
4702
4703 \backslash
4704 ding{97}
4705 \end_layout
4706
4707 \end_inset
4708
4709
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 </lyxtabular>
4716
4717 \end_inset
4718
4719
4720 \end_layout
4721
4722 \begin_layout Standard
4723
4724
4725 \begin_inset VSpace 0.3cm
4726 \end_inset
4727
4728
4729 \end_layout
4730
4731
4732 \begin_layout Subsection*
4733
4734 Ding 4
4735 \end_layout
4736
4737
4738 \begin_layout Standard
4739
4740
4741 \begin_inset VSpace 0.3cm
4742 \end_inset
4743
4744
4745 \end_layout
4746
4747 \begin_layout Standard
4748 \align center
4749
4750 \begin_inset  Tabular
4751 <lyxtabular version="3" rows="6" columns="6">
4752 <features>
4753 <column alignment="center" valignment="top" leftline="true" width="0pt">
4754 <column alignment="center" valignment="top" leftline="true" width="0pt">
4755 <column alignment="center" valignment="top" leftline="true" width="0pt">
4756 <column alignment="center" valignment="top" leftline="true" width="0pt">
4757 <column alignment="center" valignment="top" leftline="true" width="0pt">
4758 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
4759 <row topline="true">
4760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Standard
4764
4765
4766 \begin_inset ERT
4767 status collapsed
4768
4769 \begin_layout Standard
4770
4771 \backslash
4772 ding{223}
4773 \end_layout
4774
4775 \end_inset
4776
4777
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Standard
4786
4787
4788 \begin_inset ERT
4789 status collapsed
4790
4791 \begin_layout Standard
4792
4793 \backslash
4794 ding{224}
4795 \end_layout
4796
4797 \end_inset
4798
4799
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Standard
4808
4809
4810 \begin_inset ERT
4811 status collapsed
4812
4813 \begin_layout Standard
4814
4815 \backslash
4816 ding{225}
4817 \end_layout
4818
4819 \end_inset
4820
4821
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Standard
4830
4831
4832 \begin_inset ERT
4833 status collapsed
4834
4835 \begin_layout Standard
4836
4837 \backslash
4838 ding{232}
4839 \end_layout
4840
4841 \end_inset
4842
4843
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Standard
4852
4853
4854 \begin_inset ERT
4855 status collapsed
4856
4857 \begin_layout Standard
4858
4859 \backslash
4860 ding{229}
4861 \end_layout
4862
4863 \end_inset
4864
4865
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4871 \begin_inset Text
4872
4873 \begin_layout Standard
4874
4875
4876 \begin_inset ERT
4877 status collapsed
4878
4879 \begin_layout Standard
4880
4881 \backslash
4882 ding{230}
4883 \end_layout
4884
4885 \end_inset
4886
4887
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 </row>
4893 <row topline="true">
4894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Standard
4898
4899
4900 \begin_inset ERT
4901 status collapsed
4902
4903 \begin_layout Standard
4904
4905 \backslash
4906 ding{238}
4907 \end_layout
4908
4909 \end_inset
4910
4911
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Standard
4920
4921
4922 \begin_inset ERT
4923 status collapsed
4924
4925 \begin_layout Standard
4926
4927 \backslash
4928 ding{237}
4929 \end_layout
4930
4931 \end_inset
4932
4933
4934 \end_layout
4935
4936 \end_inset
4937 </cell>
4938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Standard
4942
4943
4944 \begin_inset ERT
4945 status collapsed
4946
4947 \begin_layout Standard
4948
4949 \backslash
4950 ding{236}
4951 \end_layout
4952
4953 \end_inset
4954
4955
4956 \end_layout
4957
4958 \end_inset
4959 </cell>
4960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4961 \begin_inset Text
4962
4963 \begin_layout Standard
4964
4965
4966 \begin_inset ERT
4967 status collapsed
4968
4969 \begin_layout Standard
4970
4971 \backslash
4972 ding{235}
4973 \end_layout
4974
4975 \end_inset
4976
4977
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Standard
4986
4987
4988 \begin_inset ERT
4989 status collapsed
4990
4991 \begin_layout Standard
4992
4993 \backslash
4994 ding{234}
4995 \end_layout
4996
4997 \end_inset
4998
4999
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Standard
5008
5009
5010 \begin_inset ERT
5011 status collapsed
5012
5013 \begin_layout Standard
5014
5015 \backslash
5016 ding{233}
5017 \end_layout
5018
5019 \end_inset
5020
5021
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 </row>
5027 <row topline="true">
5028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5029 \begin_inset Text
5030
5031 \begin_layout Standard
5032
5033
5034 \begin_inset ERT
5035 status collapsed
5036
5037 \begin_layout Standard
5038
5039 \backslash
5040 ding{239}
5041 \end_layout
5042
5043 \end_inset
5044
5045
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Standard
5054
5055
5056 \begin_inset ERT
5057 status collapsed
5058
5059 \begin_layout Standard
5060
5061 \backslash
5062 ding{241}
5063 \end_layout
5064
5065 \end_inset
5066
5067
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Standard
5076
5077
5078 \begin_inset ERT
5079 status collapsed
5080
5081 \begin_layout Standard
5082
5083 \backslash
5084 ding{250}
5085 \end_layout
5086
5087 \end_inset
5088
5089
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Standard
5098
5099
5100 \begin_inset ERT
5101 status collapsed
5102
5103 \begin_layout Standard
5104
5105 \backslash
5106 ding{251}
5107 \end_layout
5108
5109 \end_inset
5110
5111
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Standard
5120
5121
5122 \begin_inset ERT
5123 status collapsed
5124
5125 \begin_layout Standard
5126
5127 \backslash
5128 ding{49}
5129 \end_layout
5130
5131 \end_inset
5132
5133
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5139 \begin_inset Text
5140
5141 \begin_layout Standard
5142
5143
5144 \begin_inset ERT
5145 status collapsed
5146
5147 \begin_layout Standard
5148
5149 \backslash
5150 ding{50}
5151 \end_layout
5152
5153 \end_inset
5154
5155
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 </row>
5161 <row topline="true">
5162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Standard
5166
5167
5168 \begin_inset ERT
5169 status collapsed
5170
5171 \begin_layout Standard
5172
5173 \backslash
5174 ding{217}
5175 \end_layout
5176
5177 \end_inset
5178
5179
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Standard
5188
5189
5190 \begin_inset ERT
5191 status collapsed
5192
5193 \begin_layout Standard
5194
5195 \backslash
5196 ding{245}
5197 \end_layout
5198
5199 \end_inset
5200
5201
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Standard
5210
5211
5212 \begin_inset ERT
5213 status collapsed
5214
5215 \begin_layout Standard
5216
5217 \backslash
5218 ding{243}
5219 \end_layout
5220
5221 \end_inset
5222
5223
5224 \end_layout
5225
5226 \end_inset
5227 </cell>
5228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5229 \begin_inset Text
5230
5231 \begin_layout Standard
5232
5233
5234 \begin_inset ERT
5235 status collapsed
5236
5237 \begin_layout Standard
5238
5239 \backslash
5240 ding{248}
5241 \end_layout
5242
5243 \end_inset
5244
5245
5246 \end_layout
5247
5248 \end_inset
5249 </cell>
5250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5251 \begin_inset Text
5252
5253 \begin_layout Standard
5254
5255
5256 \begin_inset ERT
5257 status collapsed
5258
5259 \begin_layout Standard
5260
5261 \backslash
5262 ding{252}
5263 \end_layout
5264
5265 \end_inset
5266
5267
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Standard
5276
5277
5278 \begin_inset ERT
5279 status collapsed
5280
5281 \begin_layout Standard
5282
5283 \backslash
5284 ding{253}
5285 \end_layout
5286
5287 \end_inset
5288
5289
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 </row>
5295 <row topline="true">
5296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Standard
5300
5301
5302 \begin_inset ERT
5303 status collapsed
5304
5305 \begin_layout Standard
5306
5307 \backslash
5308 ding{219}
5309 \end_layout
5310
5311 \end_inset
5312
5313
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Standard
5322
5323
5324 \begin_inset ERT
5325 status collapsed
5326
5327 \begin_layout Standard
5328
5329 \backslash
5330 ding{213}
5331 \end_layout
5332
5333 \end_inset
5334
5335
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Standard
5344
5345
5346 \begin_inset ERT
5347 status collapsed
5348
5349 \begin_layout Standard
5350
5351 \backslash
5352 ding{221}
5353 \end_layout
5354
5355 \end_inset
5356
5357
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Standard
5366
5367
5368 \begin_inset ERT
5369 status collapsed
5370
5371 \begin_layout Standard
5372
5373 \backslash
5374 ding{222}
5375 \end_layout
5376
5377 \end_inset
5378
5379
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Standard
5388
5389
5390 \begin_inset ERT
5391 status collapsed
5392
5393 \begin_layout Standard
5394
5395 \backslash
5396 ding{220}
5397 \end_layout
5398
5399 \end_inset
5400
5401
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Standard
5410
5411
5412 \begin_inset ERT
5413 status collapsed
5414
5415 \begin_layout Standard
5416
5417 \backslash
5418 ding{212}
5419 \end_layout
5420
5421 \end_inset
5422
5423
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 </row>
5429 <row topline="true" bottomline="true">
5430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Standard
5434
5435
5436 \begin_inset ERT
5437 status collapsed
5438
5439 \begin_layout Standard
5440
5441 \backslash
5442 Pisymbol{psy}{174}
5443 \end_layout
5444
5445 \end_inset
5446
5447
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5453 \begin_inset Text
5454
5455 \begin_layout Standard
5456
5457
5458 \begin_inset ERT
5459 status collapsed
5460
5461 \begin_layout Standard
5462
5463 \backslash
5464 Pisymbol{psy}{222}
5465 \end_layout
5466
5467 \end_inset
5468
5469
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5475 \begin_inset Text
5476
5477 \begin_layout Standard
5478
5479
5480 \begin_inset ERT
5481 status collapsed
5482
5483 \begin_layout Standard
5484
5485 \backslash
5486 ding{254}
5487 \end_layout
5488
5489 \end_inset
5490
5491
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Standard
5500
5501
5502 \begin_inset ERT
5503 status collapsed
5504
5505 \begin_layout Standard
5506
5507 \backslash
5508 ding{242}
5509 \end_layout
5510
5511 \end_inset
5512
5513
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Standard
5522
5523
5524 \begin_inset ERT
5525 status collapsed
5526
5527 \begin_layout Standard
5528
5529 \backslash
5530 ding{231}
5531 \end_layout
5532
5533 \end_inset
5534
5535
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Standard
5544
5545
5546 \begin_inset ERT
5547 status collapsed
5548
5549 \begin_layout Standard
5550
5551 \backslash
5552 Pisymbol{psy}{45}
5553 \end_layout
5554
5555 \end_inset
5556
5557
5558 \end_layout
5559
5560 \end_inset
5561 </cell>
5562 </row>
5563 </lyxtabular>
5564
5565 \end_inset
5566
5567
5568 \end_layout
5569
5570 \begin_layout Standard
5571
5572
5573 \begin_inset VSpace 0.3cm
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579
5580 \end_body
5581 \end_document