summaryrefslogtreecommitdiff
path: root/info/lshort/finnish/src/lyhyt2e.ind
blob: e6c2ed58d84c0c07b4af7d10343a484747188c62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
\begin{theindex}

  \item \texttt  {\hspace  *{-1.2ex}\char '134 !}, \hyperpage{55}
  \item \texttt{"}, \hyperpage{24}
  \item \texttt{"}\texttt{'}, \hyperpage{34}
  \item \texttt{"}\texttt{-}, \hyperpage{34}
  \item \texttt{"}\texttt{-}\texttt{-}\texttt{-}, \hyperpage{34}
  \item \texttt{"}\texttt{<}, \hyperpage{34}
  \item \texttt{"}\texttt{=}, \hyperpage{34}
  \item \texttt{"}\texttt{>}, \hyperpage{34}
  \item \texttt{"}\texttt{`}, \hyperpage{34}
  \item \texttt{\$}, \hyperpage{49}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 (}, \hyperpage{49}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 )}, \hyperpage{49}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ,}, \hyperpage{50}, 
		\hyperpage{55}
  \item -, \hyperpage{24}
  \item $-$, \hyperpage{24}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 -}, \hyperpage{22}
  \item --, \hyperpage{24}
  \item ---, \hyperpage{24}
  \item ., space after, \hyperpage{34}
  \item \ldots, \hyperpage{26}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 :}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ;}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 @}, \hyperpage{34}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 [}, \hyperpage{50}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 \char '134 }, 
		\hyperpage{21}, \hyperpage{40}, \hyperpage{42}, 
		\hyperpage{112}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 \char '134 *}, 
		\hyperpage{21}
  \item \i{} ja \j{} ilman pistett\"a, \hyperpage{27}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ]}, \hyperpage{50}
  \item  \verb.~., \hyperpage{34}

  \indexspace

  \item A4 paper, \hyperpage{10}
  \item A5     paper, \hyperpage{10}
  \item aaltosulkeet, \hyperpage{5}, \hyperpage{106}
  \item \texttt  {abstract}, \hyperpage{41}
  \item acrobat reader, \hyperpage{76}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 addtolength}, 
		\hyperpage{114}
  \item \ae, \hyperpage{27}
  \item \textsf  {ae}, \hyperpage{17}
  \item \textsf  {aeguill}, \hyperpage{78}
  \item ajatusviiva, \hyperpage{24}
  \item aksentit, \hyperpage{27}
    \subitem \"A\"akk\"oset, \hyperpage{27}
  \item akuutti, \hyperpage{27}
  \item alaindeksi, \hyperpage{52}
  \item alatunniste, \hyperpage{11}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 Alph}, 
		\hyperpage{33, 34}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 alph}, 
		\hyperpage{33, 34}
  \item \textsf  {amsbsy}, \hyperpage{61}
  \item \textsf  {amsfonts}, \hyperpage{51}, \hyperpage{68}
  \item \textsf  {amsmath}, \hyperpage{53--56}, \hyperpage{58}, 
		\hyperpage{61}
  \item \textsf  {amssymb}, \hyperpage{51}, \hyperpage{62}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 and}, \hyperpage{36}
  \item antiikva, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 appendix}, 
		\hyperpage{35}, \hyperpage{37}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ar}, \hyperpage{98}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 arccos}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 arcsin}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 arctan}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 arg}, \hyperpage{53}
  \item arkin koko, \hyperpage{112}
  \item \texttt  {array}, \hyperpage{56, 57}
  \item article-luokka, \hyperpage{9}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 Asbuk}, \hyperpage{33}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 asbuk}, \hyperpage{33}
  \item astemerkki, \hyperpage{25}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 author}, \hyperpage{36}, 
		\hyperpage{82}

  \indexspace

  \item B5 paper, \hyperpage{10}
  \item \textsf  {babel}, \hyperpage{15}, \hyperpage{22}, 
		\hyperpage{33, 34}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 backmatter}, 
		\hyperpage{37}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 backslash}, 
		\hyperpage{5}
  \item \textsf  {beamer}, \hyperpage{84--86}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 begin}, \hyperpage{39}, 
		\hyperpage{88}, \hyperpage{96}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 bibitem}, \hyperpage{71}
  \item bibliografia, \hyperpage{71}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 Big}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 big}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 Bigg}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 bigg}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 bigskip}, 
		\hyperpage{112}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 binom}, \hyperpage{53}
  \item \texttt  {block}, \hyperpage{86}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 bmod}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 boldmath}, 
		\hyperpage{61}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 boldsymbol}, 
		\hyperpage{61}
  \item book-luokka, \hyperpage{9}
  \item brazilian, \hyperpage{28}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 bs}, \hyperpage{40}

  \indexspace

  \item \textsf  {calc}, \hyperpage{114}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 caption}, 
		\hyperpage{46, 47}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cdot}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cdots}, \hyperpage{55}
  \item \texttt  {center}, \hyperpage{40}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 chapter}, \hyperpage{35}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 chaptermark}, 
		\hyperpage{73}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ci}, \hyperpage{101}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 circle}, \hyperpage{91}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 circle*}, \hyperpage{91}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cite}, \hyperpage{71}
  \item CJK, \hyperpage{32}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cleardoublepage}, 
		\hyperpage{46}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 clearpage}, 
		\hyperpage{46}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cline}, \hyperpage{42}
  \item \textsf  {color}, \hyperpage{84}
  \item \texttt  {comment}, \hyperpage{6}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cos}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cosh}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 cot}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 coth}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 csc}, \hyperpage{53}

  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 date}, \hyperpage{36}
  \item \textsf  {dcolumn}, \hyperpage{43}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ddots}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 deg}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 depth}, 
		\hyperpage{116, 117}
  \item \texttt  {description}, \hyperpage{39}
  \item desimaalisarkain, \hyperpage{43}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 det}, \hyperpage{53}
  \item Deutsch, \hyperpage{30}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 dim}, \hyperpage{53}
  \item \texttt  {displaymath}, \hyperpage{50}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 displaystyle}, 
		\hyperpage{59}
  \item \textsf  {doc}, \hyperpage{12}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 documentclass}, 
		\hyperpage{9}, \hyperpage{13}, \hyperpage{16}, 
		\hyperpage{22}
  \item dokumentin kirjasimen koko, \hyperpage{10}
  \item dokumentin nimi\"o, \hyperpage{10}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 dq}, \hyperpage{30}

  \indexspace

  \item \textsf  {eepic}, \hyperpage{87}, \hyperpage{91}
  \item eksponentti, \hyperpage{52}
  \item ellipsi, \hyperpage{26}
  \item ellipsi\"a, \hyperpage{26}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 emph}, \hyperpage{38}, 
		\hyperpage{106}
  \item Encapsulated \textsc  {PostScript}, \hyperpage{69}, 
		\hyperpage{79}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 end}, \hyperpage{39}, 
		\hyperpage{88}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 enumBul}, \hyperpage{34}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 enumEng}, \hyperpage{34}
  \item \texttt  {enumerate}, \hyperpage{39}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 enumLat}, \hyperpage{34}
  \item \textsf  {epic}, \hyperpage{87}
  \item \texttt  {eqnarray}, \hyperpage{57}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 eqref}, \hyperpage{50}
  \item \texttt  {equation}, \hyperpage{50}
  \item erikoismerkit, \hyperpage{27}
  \item erottimet, \hyperpage{54}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 esim}, \hyperpage{101}
  \item esittelyosa, \hyperpage{7}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 EUR}, \hyperpage{26}
  \item \textsf  {europs}, \hyperpage{26}
  \item \textsf  {eurosym}, \hyperpage{25}
  \item executive paper, \hyperpage{10}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 exp}, \hyperpage{53}
  \item \textsf  {exscale}, \hyperpage{12}, \hyperpage{55}

  \indexspace

  \item \textsf  {fancyhdr}, \hyperpage{73, 74}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 fbox}, \hyperpage{23}
  \item \texttt  {figure}, \hyperpage{44, 45}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 flq}, \hyperpage{30}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 flqq}, \hyperpage{30}
  \item \texttt  {flushleft}, \hyperpage{40}
  \item \texttt  {flushright}, \hyperpage{40}
  \item foiltex, \hyperpage{9}
  \item \textsf  {fontenc}, \hyperpage{12}, \hyperpage{33}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 footnote}, 
		\hyperpage{38}, \hyperpage{47}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 footnotesize}, 
		\hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 footskip}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 frac}, \hyperpage{53}
  \item \texttt  {frame}, \hyperpage{86}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 framebox}, 
		\hyperpage{116}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 frenchspacing}, 
		\hyperpage{33}, \hyperpage{35}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 frontmatter}, 
		\hyperpage{37}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 frq}, \hyperpage{30}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 frqq}, \hyperpage{30}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 fussy}, \hyperpage{22}

  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 gcd}, \hyperpage{53}
  \item \textsf  {geometry}, \hyperpage{75}
  \item GhostScript, \hyperpage{69}
  \item grafiikka, \hyperpage{11}, \hyperpage{69}
  \item \textsf  {graphicx}, \hyperpage{69}, \hyperpage{79}, 
		\hyperpage{84}
  \item grave, \hyperpage{27}
  \item groteski, \hyperpage{106}

  \indexspace

  \item H\textlatin  {\LaTeX  }, \hyperpage{31}
  \item h\textlatin  {\LaTeX  }{}p, \hyperpage{31}
  \item hakasulkeet, \hyperpage{5}
  \item hakemisto, \hyperpage{72}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 headheight}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 headsep}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 height}, 
		\hyperpage{116, 117}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 hline}, \hyperpage{42}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 hom}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 href}, 
		\hyperpage{81, 82}, \hyperpage{84}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 hspace}, \hyperpage{103}, 
		\hyperpage{110}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 Huge}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 huge}, \hyperpage{106}
  \item \textsf  {hyperref}, \hyperpage{77}, \hyperpage{80}, 
		\hyperpage{84}
  \item hyperteksti, \hyperpage{76}
  \item \textsf  {hyphenat}, \hyperpage{75}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 hyphenation}, 
		\hyperpage{22}

  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 idotsint}, 
		\hyperpage{56}
  \item \textsf  {idpdf}, \hyperpage{83}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ifpdf}, \hyperpage{83}
  \item \textsf  {ifthen}, \hyperpage{12}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ignorespaces}, 
		\hyperpage{103}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ignorespacesafterend}, 
		\hyperpage{103}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 iiiint}, \hyperpage{56}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 iiint}, \hyperpage{56}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 iint}, \hyperpage{56}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 include}, \hyperpage{14}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 includegraphics}, 
		\hyperpage{70}, \hyperpage{79}, \hyperpage{83}, 
		\hyperpage{115}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 includeonly}, 
		\hyperpage{14}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 indent}, \hyperpage{110}
  \item \textsf  {indentfirst}, \hyperpage{110}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 index}, 
		\hyperpage{72, 73}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 inf}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 input}, \hyperpage{14}
  \item \textsf  {inputenc}, \hyperpage{12}, \hyperpage{33}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 int}, \hyperpage{54}
  \item integraali-operaattori, \hyperpage{54}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 item}, \hyperpage{39}
  \item \texttt  {itemize}, \hyperpage{39}

  \indexspace

  \item kaavat, \hyperpage{49}
  \item kakkosen riviv\"ali, \hyperpage{109}
  \item kaksipalstainen teksti, \hyperpage{10}
  \item kaksipuolinen tulostus, \hyperpage{10}
  \item kapiteelit, \hyperpage{106}
  \item kappale, \hyperpage{19}
  \item kelluvat objektit, \hyperpage{44}
  \item kenoviiva, \hyperpage{5}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ker}, \hyperpage{53}
  \item kirjasimen koko, \hyperpage{105}
  \item kirjasimen merkist\"ovalikoima
    \subitem \texttt  {LGR}, \hyperpage{17}
    \subitem \texttt  {OT1}, \hyperpage{17}
    \subitem \texttt  {T1}, \hyperpage{17}, \hyperpage{33}
    \subitem \texttt  {T2*}, \hyperpage{33}
    \subitem \texttt  {T2A}, \hyperpage{17}, \hyperpage{33}
    \subitem \texttt  {T2B}, \hyperpage{17}
    \subitem \texttt  {T2C}, \hyperpage{17}
    \subitem \texttt  {X2}, \hyperpage{17}
  \item kirjasin, \hyperpage{105}
    \subitem \texttt  {\char '134 mathbf}, \hyperpage{107}
    \subitem \texttt  {\char '134 mathcal}, \hyperpage{107}
    \subitem \texttt  {\char '134 mathit}, \hyperpage{107}
    \subitem \texttt  {\char '134 mathnormal}, \hyperpage{107}
    \subitem \texttt  {\char '134 mathrm}, \hyperpage{107}
    \subitem \texttt  {\char '134 mathsf}, \hyperpage{107}
    \subitem \texttt  {\char '134 mathtt}, \hyperpage{107}
  \item kirjasinkoot, \hyperpage{106}
  \item Knuth, Donald E., \hyperpage{1}
  \item \texttt  {koi8-ru}, \hyperpage{33}
  \item kolme pistett\"a, \hyperpage{55}
    \subitem pystysuorassa, \hyperpage{55}
    \subitem vaakasuorassa, \hyperpage{55}
    \subitem vinossa, \hyperpage{55}
  \item komennot
    \subitem \texttt  {\char '134 !}, \hyperpage{55}
    \subitem \texttt  {\char '134 (}, \hyperpage{49}
    \subitem \texttt  {\char '134 )}, \hyperpage{49}
    \subitem \texttt  {\char '134 ,}, \hyperpage{50}, \hyperpage{55}
    \subitem \texttt  {\char '134 -}, \hyperpage{22}
    \subitem \texttt  {\char '134 :}, \hyperpage{55}
    \subitem \texttt  {\char '134 ;}, \hyperpage{55}
    \subitem \texttt  {\char '134 @}, \hyperpage{34}
    \subitem \texttt  {\char '134 [}, \hyperpage{50}
    \subitem \texttt  {\char '134 \char '134 }, \hyperpage{21}, 
		\hyperpage{40}, \hyperpage{42}, \hyperpage{112}
    \subitem \texttt  {\char '134 \char '134 *}, \hyperpage{21}
    \subitem \texttt  {\char '134 ]}, \hyperpage{50}
    \subitem \texttt  {\char '134 addtolength}, \hyperpage{114}
    \subitem \texttt  {\char '134 Alph}, \hyperpage{33, 34}
    \subitem \texttt  {\char '134 alph}, \hyperpage{33, 34}
    \subitem \texttt  {\char '134 and}, \hyperpage{36}
    \subitem \texttt  {\char '134 appendix}, \hyperpage{35}, 
		\hyperpage{37}
    \subitem \texttt  {\char '134 ar}, \hyperpage{98}
    \subitem \texttt  {\char '134 arccos}, \hyperpage{53}
    \subitem \texttt  {\char '134 arcsin}, \hyperpage{53}
    \subitem \texttt  {\char '134 arctan}, \hyperpage{53}
    \subitem \texttt  {\char '134 arg}, \hyperpage{53}
    \subitem \texttt  {\char '134 Asbuk}, \hyperpage{33}
    \subitem \texttt  {\char '134 asbuk}, \hyperpage{33}
    \subitem \texttt  {\char '134 author}, \hyperpage{36}, 
		\hyperpage{82}
    \subitem \texttt  {\char '134 backmatter}, \hyperpage{37}
    \subitem \texttt  {\char '134 backslash}, \hyperpage{5}
    \subitem \texttt  {\char '134 begin}, \hyperpage{39}, 
		\hyperpage{88}, \hyperpage{96}
    \subitem \texttt  {\char '134 bibitem}, \hyperpage{71}
    \subitem \texttt  {\char '134 Big}, \hyperpage{55}
    \subitem \texttt  {\char '134 big}, \hyperpage{55}
    \subitem \texttt  {\char '134 Bigg}, \hyperpage{55}
    \subitem \texttt  {\char '134 bigg}, \hyperpage{55}
    \subitem \texttt  {\char '134 bigskip}, \hyperpage{112}
    \subitem \texttt  {\char '134 binom}, \hyperpage{53}
    \subitem \texttt  {\char '134 bmod}, \hyperpage{53}
    \subitem \texttt  {\char '134 boldmath}, \hyperpage{61}
    \subitem \texttt  {\char '134 boldsymbol}, \hyperpage{61}
    \subitem \texttt  {\char '134 bs}, \hyperpage{40}
    \subitem \texttt  {\char '134 caption}, \hyperpage{46, 47}
    \subitem \texttt  {\char '134 cdot}, \hyperpage{53}
    \subitem \texttt  {\char '134 cdots}, \hyperpage{55}
    \subitem \texttt  {\char '134 chapter}, \hyperpage{35}
    \subitem \texttt  {\char '134 chaptermark}, \hyperpage{73}
    \subitem \texttt  {\char '134 ci}, \hyperpage{101}
    \subitem \texttt  {\char '134 circle}, \hyperpage{91}
    \subitem \texttt  {\char '134 circle*}, \hyperpage{91}
    \subitem \texttt  {\char '134 cite}, \hyperpage{71}
    \subitem \texttt  {\char '134 cleardoublepage}, \hyperpage{46}
    \subitem \texttt  {\char '134 clearpage}, \hyperpage{46}
    \subitem \texttt  {\char '134 cline}, \hyperpage{42}
    \subitem \texttt  {\char '134 cos}, \hyperpage{53}
    \subitem \texttt  {\char '134 cosh}, \hyperpage{53}
    \subitem \texttt  {\char '134 cot}, \hyperpage{53}
    \subitem \texttt  {\char '134 coth}, \hyperpage{53}
    \subitem \texttt  {\char '134 csc}, \hyperpage{53}
    \subitem \texttt  {\char '134 date}, \hyperpage{36}
    \subitem \texttt  {\char '134 ddots}, \hyperpage{55}
    \subitem \texttt  {\char '134 deg}, \hyperpage{53}
    \subitem \texttt  {\char '134 depth}, \hyperpage{116, 117}
    \subitem \texttt  {\char '134 det}, \hyperpage{53}
    \subitem \texttt  {\char '134 dim}, \hyperpage{53}
    \subitem \texttt  {\char '134 displaystyle}, \hyperpage{59}
    \subitem \texttt  {\char '134 documentclass}, \hyperpage{9}, 
		\hyperpage{13}, \hyperpage{16}, \hyperpage{22}
    \subitem \texttt  {\char '134 dq}, \hyperpage{30}
    \subitem \texttt  {\char '134 emph}, \hyperpage{38}, 
		\hyperpage{106}
    \subitem \texttt  {\char '134 end}, \hyperpage{39}, \hyperpage{88}
    \subitem \texttt  {\char '134 enumBul}, \hyperpage{34}
    \subitem \texttt  {\char '134 enumEng}, \hyperpage{34}
    \subitem \texttt  {\char '134 enumLat}, \hyperpage{34}
    \subitem \texttt  {\char '134 eqref}, \hyperpage{50}
    \subitem \texttt  {\char '134 esim}, \hyperpage{101}
    \subitem \texttt  {\char '134 EUR}, \hyperpage{26}
    \subitem \texttt  {\char '134 exp}, \hyperpage{53}
    \subitem \texttt  {\char '134 fbox}, \hyperpage{23}
    \subitem \texttt  {\char '134 flq}, \hyperpage{30}
    \subitem \texttt  {\char '134 flqq}, \hyperpage{30}
    \subitem \texttt  {\char '134 footnote}, \hyperpage{38}, 
		\hyperpage{47}
    \subitem \texttt  {\char '134 footnotesize}, \hyperpage{106}
    \subitem \texttt  {\char '134 footskip}, \hyperpage{113}
    \subitem \texttt  {\char '134 frac}, \hyperpage{53}
    \subitem \texttt  {\char '134 framebox}, \hyperpage{116}
    \subitem \texttt  {\char '134 frenchspacing}, \hyperpage{33}, 
		\hyperpage{35}
    \subitem \texttt  {\char '134 frontmatter}, \hyperpage{37}
    \subitem \texttt  {\char '134 frq}, \hyperpage{30}
    \subitem \texttt  {\char '134 frqq}, \hyperpage{30}
    \subitem \texttt  {\char '134 fussy}, \hyperpage{22}
    \subitem \texttt  {\char '134 gcd}, \hyperpage{53}
    \subitem \texttt  {\char '134 headheight}, \hyperpage{113}
    \subitem \texttt  {\char '134 headsep}, \hyperpage{113}
    \subitem \texttt  {\char '134 height}, \hyperpage{116, 117}
    \subitem \texttt  {\char '134 hline}, \hyperpage{42}
    \subitem \texttt  {\char '134 hom}, \hyperpage{53}
    \subitem \texttt  {\char '134 href}, \hyperpage{81, 82}, 
		\hyperpage{84}
    \subitem \texttt  {\char '134 hspace}, \hyperpage{103}, 
		\hyperpage{110}
    \subitem \texttt  {\char '134 Huge}, \hyperpage{106}
    \subitem \texttt  {\char '134 huge}, \hyperpage{106}
    \subitem \texttt  {\char '134 hyphenation}, \hyperpage{22}
    \subitem \texttt  {\char '134 idotsint}, \hyperpage{56}
    \subitem \texttt  {\char '134 ifpdf}, \hyperpage{83}
    \subitem \texttt  {\char '134 ignorespaces}, \hyperpage{103}
    \subitem \texttt  {\char '134 ignorespacesafterend}, 
		\hyperpage{103}
    \subitem \texttt  {\char '134 iiiint}, \hyperpage{56}
    \subitem \texttt  {\char '134 iiint}, \hyperpage{56}
    \subitem \texttt  {\char '134 iint}, \hyperpage{56}
    \subitem \texttt  {\char '134 include}, \hyperpage{14}
    \subitem \texttt  {\char '134 includegraphics}, \hyperpage{70}, 
		\hyperpage{79}, \hyperpage{83}, \hyperpage{115}
    \subitem \texttt  {\char '134 includeonly}, \hyperpage{14}
    \subitem \texttt  {\char '134 indent}, \hyperpage{110}
    \subitem \texttt  {\char '134 index}, \hyperpage{72, 73}
    \subitem \texttt  {\char '134 inf}, \hyperpage{53}
    \subitem \texttt  {\char '134 input}, \hyperpage{14}
    \subitem \texttt  {\char '134 int}, \hyperpage{54}
    \subitem \texttt  {\char '134 item}, \hyperpage{39}
    \subitem \texttt  {\char '134 ker}, \hyperpage{53}
    \subitem \texttt  {\char '134 laatikkoa}, \hyperpage{95}
    \subitem \texttt  {\char '134 laatikkob}, \hyperpage{95}
    \subitem \texttt  {\char '134 label}, \hyperpage{37}, 
		\hyperpage{50}
    \subitem \texttt  {\char '134 LARGE}, \hyperpage{106}
    \subitem \texttt  {\char '134 Large}, \hyperpage{106}
    \subitem \texttt  {\char '134 large}, \hyperpage{106}
    \subitem \texttt  {\char '134 LaTeX}, \hyperpage{23}
    \subitem \texttt  {\char '134 LaTeXe}, \hyperpage{23}
    \subitem \texttt  {\char '134 ldots}, \hyperpage{26}, 
		\hyperpage{55}
    \subitem \texttt  {\char '134 left}, \hyperpage{54, 55}
    \subitem \texttt  {\char '134 leftmark}, \hyperpage{73}
    \subitem \texttt  {\char '134 lg}, \hyperpage{53}
    \subitem \texttt  {\char '134 lim}, \hyperpage{53}
    \subitem \texttt  {\char '134 liminf}, \hyperpage{53}
    \subitem \texttt  {\char '134 limsup}, \hyperpage{53}
    \subitem \texttt  {\char '134 line}, \hyperpage{90}, \hyperpage{95}
    \subitem \texttt  {\char '134 linebreak}, \hyperpage{21}
    \subitem \texttt  {\char '134 linespread}, \hyperpage{109}
    \subitem \texttt  {\char '134 linethickness}, \hyperpage{92, 93}, 
		\hyperpage{95}
    \subitem \texttt  {\char '134 listoffigures}, \hyperpage{46}
    \subitem \texttt  {\char '134 listoftables}, \hyperpage{46}
    \subitem \texttt  {\char '134 ln}, \hyperpage{53}
    \subitem \texttt  {\char '134 log}, \hyperpage{53}
    \subitem \texttt  {\char '134 mainmatter}, \hyperpage{37}, 
		\hyperpage{82}
    \subitem \texttt  {\char '134 makebox}, \hyperpage{116}
    \subitem \texttt  {\char '134 makeindex}, \hyperpage{72}
    \subitem \texttt  {\char '134 maketitle}, \hyperpage{36}
    \subitem \texttt  {\char '134 marginparpush}, \hyperpage{113}
    \subitem \texttt  {\char '134 marginparsep}, \hyperpage{113}
    \subitem \texttt  {\char '134 marginparwidth}, \hyperpage{113}
    \subitem \texttt  {\char '134 mathbb}, \hyperpage{51}
    \subitem \texttt  {\char '134 mathrm}, \hyperpage{58}
    \subitem \texttt  {\char '134 max}, \hyperpage{53}
    \subitem \texttt  {\char '134 mbox}, \hyperpage{23}, \hyperpage{26}, 
		\hyperpage{116}
    \subitem \texttt  {\char '134 min}, \hyperpage{53}
    \subitem \texttt  {\char '134 multicolumn}, \hyperpage{43}
    \subitem \texttt  {\char '134 multiput}, \hyperpage{89}, 
		\hyperpage{92}
    \subitem \texttt  {\char '134 newcommand}, \hyperpage{102}
    \subitem \texttt  {\char '134 newenvironment}, \hyperpage{103}
    \subitem \texttt  {\char '134 newline}, \hyperpage{21}
    \subitem \texttt  {\char '134 newpage}, \hyperpage{21}
    \subitem \texttt  {\char '134 newsavebox}, \hyperpage{94}
    \subitem \texttt  {\char '134 newtheorem}, \hyperpage{59, 60}
    \subitem \texttt  {\char '134 noindent}, \hyperpage{110}
    \subitem \texttt  {\char '134 nolinebreak}, \hyperpage{21}
    \subitem \texttt  {\char '134 nonumber}, \hyperpage{58}
    \subitem \texttt  {\char '134 nopagebreak}, \hyperpage{21}
    \subitem \texttt  {\char '134 normalsize}, \hyperpage{106}
    \subitem \texttt  {\char '134 not}, \hyperpage{63}
    \subitem \texttt  {\char '134 oddsidemargin}, \hyperpage{113}
    \subitem \texttt  {\char '134 oval}, \hyperpage{93}, \hyperpage{95}
    \subitem \texttt  {\char '134 overbrace}, \hyperpage{52}
    \subitem \texttt  {\char '134 overleftarrow}, \hyperpage{52}
    \subitem \texttt  {\char '134 overline}, \hyperpage{52}
    \subitem \texttt  {\char '134 overrightarrow}, \hyperpage{52}
    \subitem \texttt  {\char '134 pagebreak}, \hyperpage{21}
    \subitem \texttt  {\char '134 pageref}, \hyperpage{37}, 
		\hyperpage{76}
    \subitem \texttt  {\char '134 pagestyle}, \hyperpage{11}
    \subitem \texttt  {\char '134 paperheight}, \hyperpage{113}
    \subitem \texttt  {\char '134 paperwidth}, \hyperpage{113}
    \subitem \texttt  {\char '134 paragraph}, \hyperpage{35}
    \subitem \texttt  {\char '134 parbox}, \hyperpage{115, 116}
    \subitem \texttt  {\char '134 parindent}, \hyperpage{109}
    \subitem \texttt  {\char '134 parskip}, \hyperpage{109}
    \subitem \texttt  {\char '134 part}, \hyperpage{35}
    \subitem \texttt  {\char '134 phantom}, \hyperpage{47}, 
		\hyperpage{58}
    \subitem \texttt  {\char '134 pjlk}, \hyperpage{102}
    \subitem \texttt  {\char '134 pmod}, \hyperpage{53}
    \subitem \texttt  {\char '134 Pr}, \hyperpage{53}
    \subitem \texttt  {\char '134 printindex}, \hyperpage{73}
    \subitem \texttt  {\char '134 prod}, \hyperpage{54}
    \subitem \texttt  {\char '134 protect}, \hyperpage{47}
    \subitem \texttt  {\char '134 providecommand}, \hyperpage{102}
    \subitem \texttt  {\char '134 ProvidesPackage}, \hyperpage{105}
    \subitem \texttt  {\char '134 put}, \hyperpage{89--94}
    \subitem \texttt  {\char '134 qbezier}, \hyperpage{87}, 
		\hyperpage{89}, \hyperpage{95}
    \subitem \texttt  {\char '134 qquad}, \hyperpage{50}, 
		\hyperpage{55}
    \subitem \texttt  {\char '134 quad}, \hyperpage{50}, \hyperpage{55}
    \subitem \texttt  {\char '134 raisebox}, \hyperpage{117}
    \subitem \texttt  {\char '134 ref}, \hyperpage{37}, \hyperpage{50}, 
		\hyperpage{76}
    \subitem \texttt  {\char '134 renewcommand}, \hyperpage{102}
    \subitem \texttt  {\char '134 renewenvironment}, \hyperpage{103}
    \subitem \texttt  {\char '134 right}, \hyperpage{54--56}
    \subitem \texttt  {\char '134 right.}, \hyperpage{55}
    \subitem \texttt  {\char '134 rightmark}, \hyperpage{73}
    \subitem \texttt  {\char '134 rule}, \hyperpage{103}, 
		\hyperpage{117}
    \subitem \texttt  {\char '134 savebox}, \hyperpage{94}
    \subitem \texttt  {\char '134 scriptscriptstyle}, \hyperpage{59}
    \subitem \texttt  {\char '134 scriptsize}, \hyperpage{106}
    \subitem \texttt  {\char '134 scriptstyle}, \hyperpage{59}
    \subitem \texttt  {\char '134 sec}, \hyperpage{53}
    \subitem \texttt  {\char '134 section}, \hyperpage{35}, 
		\hyperpage{47}
    \subitem \texttt  {\char '134 sectionmark}, \hyperpage{73}
    \subitem \texttt  {\char '134 selectlanguage}, \hyperpage{28}
    \subitem \texttt  {\char '134 setlength}, \hyperpage{88}, 
		\hyperpage{109}, \hyperpage{114}
    \subitem \texttt  {\char '134 settodepth}, \hyperpage{114}
    \subitem \texttt  {\char '134 settoheight}, \hyperpage{114}
    \subitem \texttt  {\char '134 settowidth}, \hyperpage{114}
    \subitem \texttt  {\char '134 sin}, \hyperpage{53}
    \subitem \texttt  {\char '134 sinh}, \hyperpage{53}
    \subitem \texttt  {\char '134 sloppy}, \hyperpage{22}
    \subitem \texttt  {\char '134 small}, \hyperpage{106}
    \subitem \texttt  {\char '134 smallskip}, \hyperpage{112}
    \subitem \texttt  {\char '134 sqrt}, \hyperpage{52}
    \subitem \texttt  {\char '134 stackrel}, \hyperpage{54}
    \subitem \texttt  {\char '134 stretch}, \hyperpage{103}, 
		\hyperpage{111}
    \subitem \texttt  {\char '134 subparagraph}, \hyperpage{35}
    \subitem \texttt  {\char '134 subsection}, \hyperpage{35}
    \subitem \texttt  {\char '134 subsectionmark}, \hyperpage{73}
    \subitem \texttt  {\char '134 substack}, \hyperpage{54}
    \subitem \texttt  {\char '134 subsubsection}, \hyperpage{35}
    \subitem \texttt  {\char '134 sum}, \hyperpage{54}
    \subitem \texttt  {\char '134 sup}, \hyperpage{53}
    \subitem \texttt  {\char '134 tableofcontents}, \hyperpage{35}
    \subitem \texttt  {\char '134 tan}, \hyperpage{53}
    \subitem \texttt  {\char '134 tanh}, \hyperpage{53}
    \subitem \texttt  {\char '134 TeX}, \hyperpage{23}
    \subitem \texttt  {\char '134 texorpdfstring}, \hyperpage{83}
    \subitem \texttt  {\char '134 textbf}, \hyperpage{106}
    \subitem \texttt  {\char '134 textcelsius}, \hyperpage{25}
    \subitem \texttt  {\char '134 texteuro}, \hyperpage{25}
    \subitem \texttt  {\char '134 textheight}, \hyperpage{113}
    \subitem \texttt  {\char '134 textit}, \hyperpage{106}
    \subitem \texttt  {\char '134 textmd}, \hyperpage{106}
    \subitem \texttt  {\char '134 textnormal}, \hyperpage{106}
    \subitem \texttt  {\char '134 textrm}, \hyperpage{59}, 
		\hyperpage{106}
    \subitem \texttt  {\char '134 textsc}, \hyperpage{106}
    \subitem \texttt  {\char '134 textsf}, \hyperpage{106}
    \subitem \texttt  {\char '134 textsl}, \hyperpage{106}
    \subitem \texttt  {\char '134 textstyle}, \hyperpage{59}
    \subitem \texttt  {\char '134 texttt}, \hyperpage{106}
    \subitem \texttt  {\char '134 textup}, \hyperpage{106}
    \subitem \texttt  {\char '134 textwidth}, \hyperpage{113}
    \subitem \texttt  {\char '134 thicklines}, \hyperpage{90}, 
		\hyperpage{93}, \hyperpage{95}
    \subitem \texttt  {\char '134 thinlines}, \hyperpage{93}, 
		\hyperpage{95}
    \subitem \texttt  {\char '134 thispagestyle}, \hyperpage{11}
    \subitem \texttt  {\char '134 tiny}, \hyperpage{106}
    \subitem \texttt  {\char '134 title}, \hyperpage{36}
    \subitem \texttt  {\char '134 today}, \hyperpage{23}
    \subitem \texttt  {\char '134 topmargin}, \hyperpage{113}
    \subitem \texttt  {\char '134 totalheight}, \hyperpage{116, 117}
    \subitem \texttt  {\char '134 underbrace}, \hyperpage{52}
    \subitem \texttt  {\char '134 underline}, \hyperpage{38}, 
		\hyperpage{52}
    \subitem \texttt  {\char '134 unitlength}, \hyperpage{88}, 
		\hyperpage{90}
    \subitem \texttt  {\char '134 usebox}, \hyperpage{94}
    \subitem \texttt  {\char '134 usepackage}, \hyperpage{11}, 
		\hyperpage{13}, \hyperpage{15--17}, \hyperpage{25}, 
		\hyperpage{28}, \hyperpage{105}
    \subitem \texttt  {\char '134 vdots}, \hyperpage{55}
    \subitem \texttt  {\char '134 vec}, \hyperpage{52}
    \subitem \texttt  {\char '134 vector}, \hyperpage{90}
    \subitem \texttt  {\char '134 verb}, \hyperpage{41, 42}
    \subitem \texttt  {\char '134 verbatiminput}, \hyperpage{74}
    \subitem \texttt  {\char '134 vspace}, \hyperpage{111}
    \subitem \texttt  {\char '134 widehat}, \hyperpage{52}
    \subitem \texttt  {\char '134 widetilde}, \hyperpage{52}
    \subitem \texttt  {\char '134 width}, \hyperpage{116, 117}
    \subitem \texttt  {\char '134 xymatrix}, \hyperpage{98}
  \item kommentit, \hyperpage{6}
  \item kreikkalaiset kirjaimet, \hyperpage{51}
  \item kursiivi, \hyperpage{106}
  \item k\"asikirjoitustiedosto, \hyperpage{7}
  \item k\"askyt, \hyperpage{5}


  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 laatikkoa}, 
		\hyperpage{95}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 laatikkob}, 
		\hyperpage{95}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 label}, \hyperpage{37}, 
		\hyperpage{50}
  \item lainausmerkit, \hyperpage{24}
  \item Lamport, Leslie, \hyperpage{2}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 LARGE}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 Large}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 large}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 LaTeX}, \hyperpage{23}
  \item \LaTeX 3, \hyperpage{4}
  \item LaTeX:n edut, \hyperpage{3}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 LaTeXe}, \hyperpage{23}
  \item \textsf  {latexsym}, \hyperpage{12}
  \item \textsf  {layout}, \hyperpage{112}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ldots}, \hyperpage{26}, 
		\hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 left}, 
		\hyperpage{54, 55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 leftmark}, 
		\hyperpage{73}
  \item legal paper, \hyperpage{10}
  \item letter paper, \hyperpage{10}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 lg}, \hyperpage{53}
  \item \texttt  {LGR}, \hyperpage{17}
  \item ligatuuri, \hyperpage{26}
  \item lihavoidut symbolit, \hyperpage{51}, \hyperpage{60}
  \item lihavoitu, \hyperpage{106}
  \item liitutaululihavointi, \hyperpage{51}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 lim}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 liminf}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 limsup}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 line}, \hyperpage{90}, 
		\hyperpage{95}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 linebreak}, 
		\hyperpage{21}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 linespread}, 
		\hyperpage{109}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 linethickness}, 
		\hyperpage{92, 93}, \hyperpage{95}
  \item lis\"am\"a\"areet, \hyperpage{5}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 listoffigures}, 
		\hyperpage{46}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 listoftables}, 
		\hyperpage{46}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ln}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 log}, \hyperpage{53}
  \item \textsf  {longtabular}, \hyperpage{44}
  \item \texttt  {lscommand}, \hyperpage{101}

  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 mainmatter}, 
		\hyperpage{37}, \hyperpage{82}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 makebox}, 
		\hyperpage{116}
  \item \textsf  {makeidx}, \hyperpage{12}, \hyperpage{72}
  \item makeidx-paketti, \hyperpage{72}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 makeindex}, 
		\hyperpage{72}
  \item makeindex-ohjelma, \hyperpage{72}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 maketitle}, 
		\hyperpage{36}
  \item makrokokoelmat
    \subitem \textsf  {ae}, \hyperpage{17}
    \subitem \textsf  {aeguill}, \hyperpage{78}
    \subitem \textsf  {amsbsy}, \hyperpage{61}
    \subitem \textsf  {amsfonts}, \hyperpage{51}, \hyperpage{68}
    \subitem \textsf  {amsmath}, \hyperpage{53--56}, \hyperpage{58}, 
		\hyperpage{61}
    \subitem \textsf  {amssymb}, \hyperpage{51}, \hyperpage{62}
    \subitem \textsf  {babel}, \hyperpage{15}, \hyperpage{22}, 
		\hyperpage{33, 34}
    \subitem \textsf  {beamer}, \hyperpage{84--86}
    \subitem \textsf  {calc}, \hyperpage{114}
    \subitem \textsf  {color}, \hyperpage{84}
    \subitem \textsf  {dcolumn}, \hyperpage{43}
    \subitem \textsf  {doc}, \hyperpage{12}
    \subitem \textsf  {eepic}, \hyperpage{87}, \hyperpage{91}
    \subitem \textsf  {epic}, \hyperpage{87}
    \subitem \textsf  {europs}, \hyperpage{26}
    \subitem \textsf  {eurosym}, \hyperpage{25}
    \subitem \textsf  {exscale}, \hyperpage{12}, \hyperpage{55}
    \subitem \textsf  {fancyhdr}, \hyperpage{73, 74}
    \subitem \textsf  {fontenc}, \hyperpage{12}, \hyperpage{33}
    \subitem \textsf  {geometry}, \hyperpage{75}
    \subitem \textsf  {graphicx}, \hyperpage{69}, \hyperpage{79}, 
		\hyperpage{84}
    \subitem \textsf  {hyperref}, \hyperpage{77}, \hyperpage{80}, 
		\hyperpage{84}
    \subitem \textsf  {hyphenat}, \hyperpage{75}
    \subitem \textsf  {idpdf}, \hyperpage{83}
    \subitem \textsf  {ifthen}, \hyperpage{12}
    \subitem \textsf  {indentfirst}, \hyperpage{110}
    \subitem \textsf  {inputenc}, \hyperpage{12}, \hyperpage{33}
    \subitem \textsf  {latexsym}, \hyperpage{12}
    \subitem \textsf  {layout}, \hyperpage{112}
    \subitem \textsf  {longtabular}, \hyperpage{44}
    \subitem \textsf  {makeidx}, \hyperpage{12}, \hyperpage{72}
    \subitem \textsf  {marvosym}, \hyperpage{26}
    \subitem \textsf  {mathrsfs}, \hyperpage{68}
    \subitem \textsf  {mathtext}, \hyperpage{33}
    \subitem \textsf  {mltex}, \hyperpage{78}
    \subitem \textsf  {ppower4}, \hyperpage{84}
    \subitem \textsf  {prosper}, \hyperpage{84}
    \subitem \textsf  {pstricks}, \hyperpage{87}, \hyperpage{91}
    \subitem \textsf  {pxfonts}, \hyperpage{78}
    \subitem \textsf  {showidx}, \hyperpage{73}
    \subitem \textsf  {supertabular}, \hyperpage{44}
    \subitem \textsf  {syntonly}, \hyperpage{12}, \hyperpage{14}
    \subitem \textsf  {textcomp}, \hyperpage{25}
    \subitem \textsf  {txfonts}, \hyperpage{78}
    \subitem \textsf  {ucs}, \hyperpage{16}
    \subitem \textsf  {verbatim}, \hyperpage{6}, \hyperpage{74}
    \subitem \textsf  {xy}, \hyperpage{97}
  \item makropaketti, \hyperpage{101}
  \item makropakkaukset, \hyperpage{7}
  \item Makropakkukset, \hyperpage{11}
  \item marginaalit, \hyperpage{112}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 marginparpush}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 marginparsep}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 marginparwidth}, 
		\hyperpage{113}
  \item \textsf  {marvosym}, \hyperpage{26}
  \item matemaattinen
    \subitem erotin, \hyperpage{55}
    \subitem miinus, \hyperpage{24}
  \item matemaattiset
    \subitem aksentit, \hyperpage{52}
    \subitem funktiot, \hyperpage{53}
  \item matematiikan kirjasinkoko, \hyperpage{58}
  \item matematiikka, \hyperpage{49}
  \item \texttt  {math}, \hyperpage{49}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathbb}, \hyperpage{51}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathbf}, \hyperpage{107}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathcal}, 
		\hyperpage{107}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathit}, \hyperpage{107}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathnormal}, 
		\hyperpage{107}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathrm}, \hyperpage{58}, 
		\hyperpage{107}
  \item \textsf  {mathrsfs}, \hyperpage{68}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathsf}, \hyperpage{107}
  \item \textsf  {mathtext}, \hyperpage{33}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mathtt}, \hyperpage{107}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 max}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 mbox}, \hyperpage{23}, 
		\hyperpage{26}, \hyperpage{116}
  \item merkist\"ot
    \subitem kirjasin
      \subsubitem \texttt  {LGR}, \hyperpage{17}
      \subsubitem \texttt  {OT1}, \hyperpage{17}
      \subsubitem \texttt  {T1}, \hyperpage{17}, \hyperpage{33}
      \subsubitem \texttt  {T2*}, \hyperpage{33}
      \subsubitem \texttt  {T2A}, \hyperpage{17}, \hyperpage{33}
      \subsubitem \texttt  {T2B}, \hyperpage{17}
      \subsubitem \texttt  {T2C}, \hyperpage{17}
      \subsubitem \texttt  {X2}, \hyperpage{17}
    \subitem sy\"ott\"omerkist\"o
      \subsubitem \texttt  {koi8-ru}, \hyperpage{33}
      \subsubitem \texttt  {utf8}, \hyperpage{16}
  \item merkkivalikoima, \hyperpage{12}
  \item \MP, \hyperpage{79}
  \item miinusmerkki, \hyperpage{24}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 min}, \hyperpage{53}
  \item minimal-luokka, \hyperpage{9}
  \item \texttt  {minipage}, \hyperpage{115}
  \item mittayksik\"ot, \hyperpage{110}
  \item Mittelbach, Frank, \hyperpage{2}
  \item mltex, \hyperpage{78}
  \item \textsf  {mltex}, \hyperpage{78}
  \item modulo, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 multicolumn}, 
		\hyperpage{43}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 multiput}, 
		\hyperpage{89}, \hyperpage{92}
  \item murtoluvut, \hyperpage{53}

  \indexspace

  \item neli\"ojuuri, \hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 newcommand}, 
		\hyperpage{102}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 newenvironment}, 
		\hyperpage{103}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 newline}, \hyperpage{21}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 newpage}, \hyperpage{21}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 newsavebox}, 
		\hyperpage{94}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 newtheorem}, 
		\hyperpage{59, 60}
  \item nimi\"o, \hyperpage{10}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 noindent}, 
		\hyperpage{110}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 nolinebreak}, 
		\hyperpage{21}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 nonumber}, 
		\hyperpage{58}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 nopagebreak}, 
		\hyperpage{21}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 normalsize}, 
		\hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 not}, \hyperpage{63}
  \item nuoli, \hyperpage{52}

  \indexspace

  \item objektien sijoitus, \hyperpage{44}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 oddsidemargin}, 
		\hyperpage{113}
  \item \oe, \hyperpage{27}
  \item oikealle tasattu, \hyperpage{40}
  \item optiot, \hyperpage{9}
  \item \texttt  {OT1}, \hyperpage{17}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 oval}, \hyperpage{93}, 
		\hyperpage{95}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 overbrace}, 
		\hyperpage{52}
  \item overfull hbox, \hyperpage{22}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 overleftarrow}, 
		\hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 overline}, 
		\hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 overrightarrow}, 
		\hyperpage{52}

  \indexspace

  \item page layout, \hyperpage{112}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 pagebreak}, 
		\hyperpage{21}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 pageref}, \hyperpage{37}, 
		\hyperpage{76}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 pagestyle}, 
		\hyperpage{11}
  \item paper size, \hyperpage{10}, \hyperpage{77}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 paperheight}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 paperwidth}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 paragraph}, 
		\hyperpage{35}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 parbox}, 
		\hyperpage{115, 116}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 parindent}, 
		\hyperpage{109}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 parskip}, 
		\hyperpage{109}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 part}, \hyperpage{35}
  \item PDF, \hyperpage{76}
  \item pdf\textlatin  {\LaTeX  }, \hyperpage{77}, \hyperpage{84}
  \item pdf\LaTeX, \hyperpage{76}
  \item pdf\TeX, \hyperpage{76}
  \item peruskirjasimen koko, \hyperpage{10}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 phantom}, \hyperpage{47}, 
		\hyperpage{58}
  \item \texttt  {picture}, \hyperpage{87, 88}, \hyperpage{91, 92}
  \item pilkku, \hyperpage{26}
  \item piste, \hyperpage{26}
  \item pitk\"at yht\"al\"ot, \hyperpage{57}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 pjlk}, \hyperpage{102}
  \item \texttt{plain}, \hyperpage{11}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 pmod}, \hyperpage{53}
  \item Portugu\^es, \hyperpage{28}
  \item \textsc  {PostScript}, \hyperpage{69, 70}, \hyperpage{77, 78}
    \subitem Encapsulated, \hyperpage{69}, \hyperpage{79}
  \item \textsf  {ppower4}, \hyperpage{84}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 Pr}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 printindex}, 
		\hyperpage{73}
  \item proc-luokka, \hyperpage{9}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 prod}, \hyperpage{54}
  \item \textsf  {prosper}, \hyperpage{84}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 protect}, \hyperpage{47}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 providecommand}, 
		\hyperpage{102}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ProvidesPackage}, 
		\hyperpage{105}
  \item \texttt  {pspicture}, \hyperpage{87}
  \item \textsf  {pstricks}, \hyperpage{87}, \hyperpage{91}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 put}, \hyperpage{89--94}
  \item \textsf  {pxfonts}, \hyperpage{78}
  \item pysty, \hyperpage{106}
  \item pystysuora v\"alistys, \hyperpage{111}

  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 qbezier}, \hyperpage{87}, 
		\hyperpage{89}, \hyperpage{95}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 qquad}, \hyperpage{50}, 
		\hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 quad}, \hyperpage{50}, 
		\hyperpage{55}
  \item \texttt  {quotation}, \hyperpage{40}
  \item \texttt  {quote}, \hyperpage{40}

  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 raisebox}, 
		\hyperpage{117}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 ref}, \hyperpage{37}, 
		\hyperpage{50}, \hyperpage{76}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 renewcommand}, 
		\hyperpage{102}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 renewenvironment}, 
		\hyperpage{103}
  \item report-luokka, \hyperpage{9}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 right}, 
		\hyperpage{54--56}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 right.}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 rightmark}, 
		\hyperpage{73}
  \item ristiviittaukset, \hyperpage{37}
  \item rivinvaihdot, \hyperpage{21}
  \item riviv\"ali, \hyperpage{109}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 rule}, \hyperpage{103}, 
		\hyperpage{117}
  \item ryhmittely, \hyperpage{106}

  \indexspace

  \item sana, \hyperpage{73}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 savebox}, \hyperpage{94}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 scriptscriptstyle}, 
		\hyperpage{59}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 scriptsize}, 
		\hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 scriptstyle}, 
		\hyperpage{59}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sec}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 section}, \hyperpage{35}, 
		\hyperpage{47}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sectionmark}, 
		\hyperpage{73}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 selectlanguage}, 
		\hyperpage{28}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 setlength}, 
		\hyperpage{88}, \hyperpage{109}, \hyperpage{114}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 settodepth}, 
		\hyperpage{114}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 settoheight}, 
		\hyperpage{114}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 settowidth}, 
		\hyperpage{114}
  \item \textsf  {showidx}, \hyperpage{73}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sin}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sinh}, \hyperpage{53}
  \item sis\"allysluettelo, \hyperpage{35}
  \item sivun tyylit
    \subitem \texttt{empty}, \hyperpage{11}
    \subitem \texttt{plain}, \hyperpage{11}
    \subitem \texttt{headings}, \hyperpage{11}
  \item sivun ulkoasu, \hyperpage{112}
  \item sivutyyli, \hyperpage{11}
  \item slides-luokka, \hyperpage{9}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sloppy}, \hyperpage{22}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 small}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 smallskip}, 
		\hyperpage{112}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sqrt}, \hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 stackrel}, 
		\hyperpage{54}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 stretch}, 
		\hyperpage{103}, \hyperpage{111}
  \item \texttt  {subarray}, \hyperpage{54}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 subparagraph}, 
		\hyperpage{35}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 subsection}, 
		\hyperpage{35}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 subsectionmark}, 
		\hyperpage{73}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 substack}, 
		\hyperpage{54}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 subsubsection}, 
		\hyperpage{35}
  \item sulkeet, \hyperpage{54}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sum}, \hyperpage{54}
  \item summa-operaattori, \hyperpage{54}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 sup}, \hyperpage{53}
  \item \textsf  {supertabular}, \hyperpage{44}
  \item sy\"ott\"omerkist\"ot
    \subitem \texttt  {koi8-ru}, \hyperpage{33}
    \subitem \texttt  {utf8}, \hyperpage{16}
  \item \textsf  {syntonly}, \hyperpage{12}, \hyperpage{14}
  \item s\"arkyv\"at komennot, \hyperpage{47}

  \indexspace

  \item \texttt  {T1}, \hyperpage{17}, \hyperpage{33}
  \item \texttt  {T2*}, \hyperpage{33}
  \item \texttt  {T2A}, \hyperpage{17}, \hyperpage{33}
  \item \texttt  {T2B}, \hyperpage{17}
  \item \texttt  {T2C}, \hyperpage{17}
  \item \texttt  {table}, \hyperpage{44, 45}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 tableofcontents}, 
		\hyperpage{35}
  \item \texttt  {tabular}, \hyperpage{42}, \hyperpage{115}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 tan}, \hyperpage{53}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 tanh}, \hyperpage{53}
  \item taulukot, \hyperpage{42}
  \item tavuviiva, \hyperpage{24}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 TeX}, \hyperpage{23}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 texorpdfstring}, 
		\hyperpage{83}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textbf}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textcelsius}, 
		\hyperpage{25}
  \item \textsf  {textcomp}, \hyperpage{25}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 texteuro}, 
		\hyperpage{25}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textheight}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textit}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textmd}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textnormal}, 
		\hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textrm}, \hyperpage{59}, 
		\hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textsc}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textsf}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textsl}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textstyle}, 
		\hyperpage{59}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 texttt}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textup}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 textwidth}, 
		\hyperpage{113}
  \item \texttt  {thebibliography}, \hyperpage{71}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 thicklines}, 
		\hyperpage{90}, \hyperpage{93}, \hyperpage{95}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 thinlines}, 
		\hyperpage{93}, \hyperpage{95}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 thispagestyle}, 
		\hyperpage{11}
  \item tiedostop\"a\"ate
    \subitem \texttt  {.aux}, \hyperpage{14}
    \subitem \texttt  {.cls}, \hyperpage{13}
    \subitem \texttt  {.dtx}, \hyperpage{13}
    \subitem \texttt  {.dvi}, \hyperpage{13}
    \subitem \texttt  {.fd}, \hyperpage{13}
    \subitem \texttt  {.idx}, \hyperpage{14}
    \subitem \texttt  {.ilg}, \hyperpage{14}
    \subitem \texttt  {.ind}, \hyperpage{14}
    \subitem \texttt  {.ins}, \hyperpage{13}
    \subitem \texttt  {.lof}, \hyperpage{13}
    \subitem \texttt  {.log}, \hyperpage{13}
    \subitem \texttt  {.lot}, \hyperpage{13}
    \subitem \texttt  {.sty}, \hyperpage{13}, \hyperpage{75}
    \subitem \texttt  {.tex}, \hyperpage{8}, \hyperpage{11}
    \subitem \texttt  {.toc}, \hyperpage{13}
  \item tiedostotyypit, \hyperpage{11}
  \item tilde, \hyperpage{25}
  \item tilde ( \verb.~.), \hyperpage{34}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 tiny}, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 title}, \hyperpage{36}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 today}, \hyperpage{23}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 topmargin}, 
		\hyperpage{113}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 totalheight}, 
		\hyperpage{116, 117}
  \item tulo-operaattori, \hyperpage{54}
  \item \textsf  {txfonts}, \hyperpage{78}
  \item \texttt{empty}, \hyperpage{11}

  \indexspace

  \item \textsf  {ucs}, \hyperpage{16}
  \item umlaut, \hyperpage{27}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 underbrace}, 
		\hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 underline}, 
		\hyperpage{38}, \hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 unitlength}, 
		\hyperpage{88}, \hyperpage{90}
  \item URL, \hyperpage{25}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 usebox}, \hyperpage{94}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 usepackage}, 
		\hyperpage{11}, \hyperpage{13}, \hyperpage{15--17}, 
		\hyperpage{25}, \hyperpage{28}, \hyperpage{105}
  \item \texttt  {utf8}, \hyperpage{16}

  \indexspace

  \item vaakasulje, \hyperpage{52}
  \item vaakasuorat
    \subitem pisteet, \hyperpage{55}
  \item vaakav\"alistys, \hyperpage{110}
  \item vaakaviiva, \hyperpage{52}
  \item vaihtoehtoisia m\"a\"areit\"a, \hyperpage{5}
  \item varatut merkit, \hyperpage{5}
  \item vasemalle tasattu, \hyperpage{40}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 vdots}, \hyperpage{55}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 vec}, \hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 vector}, \hyperpage{90}
  \item vektorit, \hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 verb}, 
		\hyperpage{41, 42}
  \item \textsf  {verbatim}, \hyperpage{6}, \hyperpage{74}
  \item \texttt  {verbatim}, \hyperpage{41}, \hyperpage{74}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 verbatiminput}, 
		\hyperpage{74}
  \item \texttt  {verse}, \hyperpage{40}
  \item vino, \hyperpage{106}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 vspace}, \hyperpage{111}
  \item v\"alike, \hyperpage{117}
  \item v\"alily\"onnit, \hyperpage{4}
    \subitem rivin alussa, \hyperpage{4}
  \item v\"alily\"onti
    \subitem komentojen per\"ass\"a, \hyperpage{5}
  \item v\"alistys matematiikassa, \hyperpage{55}
  \item v\"aliviiva, \hyperpage{24}
  \item v\"aliviivat, \hyperpage{24}
  \item v\"arillinen teksti, \hyperpage{11}

  \indexspace

  \item \texttt  {\hspace  *{-1.2ex}\char '134 widehat}, \hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 widetilde}, 
		\hyperpage{52}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 width}, 
		\hyperpage{116, 117}
  \item www, \hyperpage{25}
  \item WYSIWYG, \hyperpage{2, 3}

  \indexspace

  \item \texttt  {X2}, \hyperpage{17}
  \item xpdf, \hyperpage{76}
  \item \textsf  {xy}, \hyperpage{97}
  \item \texttt  {\hspace  *{-1.2ex}\char '134 xymatrix}, 
		\hyperpage{98}

  \indexspace

  \item yhdysmerkki, \hyperpage{24}
  \item yht\"al\"ot, \hyperpage{57}
  \item yksipuolinen tulostus, \hyperpage{10}
  \item texttt{headings}, \hyperpage{11}
  \item yl\"atunniste, \hyperpage{11}
  \item ymp\"arist\"ot, \hyperpage{39}
    \subitem \texttt  {abstract}, \hyperpage{41}
    \subitem \texttt  {array}, \hyperpage{56, 57}
    \subitem \texttt  {block}, \hyperpage{86}
    \subitem \texttt  {center}, \hyperpage{40}
    \subitem \texttt  {comment}, \hyperpage{6}
    \subitem \texttt  {description}, \hyperpage{39}
    \subitem \texttt  {displaymath}, \hyperpage{50}
    \subitem \texttt  {enumerate}, \hyperpage{39}
    \subitem \texttt  {eqnarray}, \hyperpage{57}
    \subitem \texttt  {equation}, \hyperpage{50}
    \subitem \texttt  {figure}, \hyperpage{44, 45}
    \subitem \texttt  {flushleft}, \hyperpage{40}
    \subitem \texttt  {flushright}, \hyperpage{40}
    \subitem \texttt  {frame}, \hyperpage{86}
    \subitem \texttt  {itemize}, \hyperpage{39}
    \subitem \texttt  {lscommand}, \hyperpage{101}
    \subitem \texttt  {math}, \hyperpage{49}
    \subitem \texttt  {minipage}, \hyperpage{115}
    \subitem \texttt  {picture}, \hyperpage{87, 88}, \hyperpage{91, 92}
    \subitem \texttt  {pspicture}, \hyperpage{87}
    \subitem \texttt  {quotation}, \hyperpage{40}
    \subitem \texttt  {quote}, \hyperpage{40}
    \subitem \texttt  {subarray}, \hyperpage{54}
    \subitem \texttt  {table}, \hyperpage{44, 45}
    \subitem \texttt  {tabular}, \hyperpage{42}, \hyperpage{115}
    \subitem \texttt  {thebibliography}, \hyperpage{71}
    \subitem \texttt  {verbatim}, \hyperpage{41}, \hyperpage{74}
    \subitem \texttt  {verse}, \hyperpage{40}

\end{theindex}