summaryrefslogtreecommitdiffstats
path: root/Tex/Master/Master.log
blob: 1d77bcada83436462be8678b8ca84c32fe56c4fc (plain) (blame)
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
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2012.1.7)  10 JUN 2012 18:18
entering extended mode
 %&-line parsing enabled.
**Master.tex
(./Master.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, farsi, arabic, croatian, bulgarian, ukrainian, russian, czech, slov
ak, danish, dutch, finnish, french, basque, ngerman, german, german-x-2009-06-1
9, ngerman-x-2009-06-19, ibycus, monogreek, greek, ancientgreek, hungarian, san
skrit, italian, latin, latvian, lithuanian, mongolian2a, mongolian, bokmal, nyn
orsk, romanian, irish, coptic, serbian, turkish, welsh, esperanto, uppersorbian
, estonian, indonesian, interlingua, icelandic, kurmanji, slovenian, polish, po
rtuguese, spanish, galician, catalan, swedish, ukenglish, pinyin, loaded.
(/usr/share/texmf-texlive/tex/latex/koma-script/scrbook.cls
Document Class: scrbook 2009/07/24 v3.04a KOMA-Script document class (book)
(/usr/share/texmf-texlive/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-dependent 
basics and keyval usage)

(/usr/share/texmf-texlive/tex/latex/koma-script/scrbase.sty
Package: scrbase 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-independent
 basics and keyval usage)

(/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/share/texmf-texlive/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2009/03/25 v3.03 KOMA-Script package (loading files)

Package scrlfile, 2009/03/25 v3.03 KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

))) (/usr/share/texmf-texlive/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2009/06/08 v3.03b KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 117.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 118.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 119.


Class scrbook Warning: You've used obsolete option `cleardoubleplain'.
(scrbook)              Usage of this option indicates an old document and
(scrbook)              changes compatibility level using
(scrbook)              `cleardoublepage=plain,version=first'.
(scrbook)              If you don't want this, you should simply replace
(scrbook)              usage of option `cleardoubleplain' by `cleardoublepage=p
lain'.

Class scrbook Info: Switching compatibility level to `first'.
Class scrbook Info: File `scrsize11pt.clo' used to setup font sizes on input li
ne 1272.
(/usr/share/texmf-texlive/tex/latex/koma-script/scrsize11pt.clo
File: scrsize11pt.clo 2009/07/24 v3.04a KOMA-Script font size class option (11p
t)
)
(/usr/share/texmf-texlive/tex/latex/koma-script/typearea.sty
Package: typearea 2009/07/24 v3.04a KOMA-Script package (type area)

Package typearea, 2009/07/24 v3.04a KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
Package typearea Info: You've used standard option `a4paper'.
(typearea)             This is correct!
(typearea)             Internaly I'm using `paper=a4'.
(typearea)             If you'd like to set the option with \KOMAoptions,
(typearea)             you'd have to use `paper=a4' there
(typearea)             instead of `a4paper', too.
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 10
(typearea)             BCOR = 42.67912pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 388.38017pt
(typearea)              DIV departure   = 0%
(typearea)              \evensidemargin = 38.69577pt
(typearea)              \oddsidemargin  = 25.89201pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 555.00024pt
(typearea)              \topmargin      = 12.2347pt
(typearea)              \headheight     = 17.0pt
(typearea)              \headsep        = 20.40001pt
(typearea)              \topskip        = 11.0pt
(typearea)              \footskip       = 47.60002pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1115.
)
\c@part=\count80
\c@chapter=\count81
\c@section=\count82
\c@subsection=\count83
\c@subsubsection=\count84
\c@paragraph=\count85
\c@subparagraph=\count86
\abovecaptionskip=\skip45
\belowcaptionskip=\skip46
\c@pti@nb@sid@b@x=\box26
\c@figure=\count87
\c@table=\count88
\bibindent=\dimen102
)
Class scrbook Info: You've told me to extend the font selection of the
(scrbook)           element `sectioning' that is an alias of element
(scrbook)           `disposition' on input line 11.
 (./titlepage.sty
Package: titlepage 2011/06/07 v0.2 KOMA presents the title page project 


LaTeX Warning: You have requested, on input line 34, version
               `2011/06/07' of package scrbase,
               but only version
               `2009/07/24 v3.04a KOMA-Script package (KOMA-Script-independent 
basics and keyval usage)'
               is available.

\c@titlepage=\count89
\titlebox=\box27
) (/usr/share/texmf-texlive/tex/latex/eurosym/eurosym.sty
Package: eurosym 1998/08/06 v1.1 European currency symbol ``Euro''
\@eurobox=\box28
)
(/usr/share/texmf-texlive/tex/latex/appendix/appendix.sty
Package: appendix 2009/09/02 v1.2b extra appendix facilities
\c@@pps=\count90
\c@@ppsavesec=\count91
\c@@ppsaveapp=\count92
)
(/var/lib/texmf/tex/generic/babel/babel.sty
Package: babel 2008/07/06 v3.8l The Babel package

(/usr/share/texmf-texlive/tex/generic/babel/english.ldf
Language: english 2005/03/30 v3.3o English support from the babel system

(/usr/share/texmf-texlive/tex/generic/babel/babel.def
File: babel.def 2008/07/06 v3.8l Babel common definitions
\babel@savecnt=\count93
\U@D=\dimen103
)
\l@canadian = a dialect from \language\l@american 
\l@australian = a dialect from \language\l@british 
\l@newzealand = a dialect from \language\l@british 
))
(/usr/share/texmf-texlive/tex/latex/base/inputenc.sty
Package: inputenc 2008/03/30 v1.1d Input encoding file
\inpenc@prehook=\toks15
\inpenc@posthook=\toks16

(/usr/share/texmf-texlive/tex/latex/ucs/utf8x.def
File: utf8x.def 2004/10/17 UCS: Input encoding UTF-8
))
(/usr/share/texmf-texlive/tex/latex/ucs/ucs.sty
Package: ucs 2004/10/17 UCS: Unicode input support

(/usr/share/texmf-texlive/tex/latex/ucs/data/uni-global.def
File: uni-global.def 2004/10/17 UCS: Unicode global data
)
\uc@secondtry=\count94
\uc@combtoks=\toks17
\uc@combtoksb=\toks18
\uc@temptokena=\toks19
)
(/usr/share/texmf/tex/latex/xcolor/xcolor.sty
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

(/etc/texmf/tex/latex/config/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.

(/usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def
File: pdftex.def 2010/03/12 v0.04p Graphics/color for pdfTeX
\Gread@gobject=\count95
)
(/usr/share/texmf-texlive/tex/latex/colortbl/colortbl.sty
Package: colortbl 2001/02/13 v0.1j Color table columns (DPC)

(/usr/share/texmf-texlive/tex/latex/tools/array.sty
Package: array 2008/09/09 v2.4c Tabular extension package (FMi)
\col@sep=\dimen104
\extrarowheight=\dimen105
\NC@list=\toks20
\extratabsurround=\skip47
\backup@length=\skip48
)
\everycr=\toks21
\minrowclearance=\skip49
)
\rownum=\count96
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1341.
Package xcolor Info: Model `RGB' extended on input line 1353.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
)
(/usr/share/texmf-texlive/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2009/06/22 v3.00

(/usr/share/texmf-texlive/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2009/06/22 v3.00 Basic AMSFonts support
\@emptytoks=\toks22
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 96.
))
(/usr/share/texmf-texlive/tex/latex/amsmath/amsmath.sty
Package: amsmath 2000/07/18 v2.13 AMS math features
\@mathmargin=\skip50

For additional information on amsmath, use the `?' option.
(/usr/share/texmf-texlive/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01

(/usr/share/texmf-texlive/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=\toks23
\ex@=\dimen106
))
(/usr/share/texmf-texlive/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=\dimen107
)
(/usr/share/texmf-texlive/tex/latex/amsmath/amsopn.sty
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=\count97
LaTeX Info: Redefining \frac on input line 211.
\uproot@=\count98
\leftroot@=\count99
LaTeX Info: Redefining \overline on input line 307.
\classnum@=\count100
\DOTSCASE@=\count101
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
\Mathstrutbox@=\box29
\strutbox@=\box30
\big@size=\dimen108
LaTeX Font Info:    Redeclaring font encoding OML on input line 567.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 568.
\macc@depth=\count102
\c@MaxMatrixCols=\count103
\dotsspace@=\muskip10
\c@parentequation=\count104
\dspbrk@lvl=\count105
\tag@help=\toks24
\row@=\count106
\column@=\count107
\maxfields@=\count108
\andhelp@=\toks25
\eqnshift@=\dimen109
\alignsep@=\dimen110
\tagshift@=\dimen111
\tagwidth@=\dimen112
\totwidth@=\dimen113
\lineht@=\dimen114
\@envbody=\toks26
\multlinegap=\skip51
\multlinetaggap=\skip52
\mathdisplay@stack=\toks27
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
(/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-texlive/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/etc/texmf/tex/latex/config/graphics.cfg
File: graphics.cfg 2009/08/28 v1.8 graphics configuration of TeX Live
)
Package graphics Info: Driver file: pdftex.def on input line 91.
)
\Gin@req@height=\dimen115
\Gin@req@width=\dimen116
)
(/usr/share/texmf-texlive/tex/latex/oberdiek/epstopdf.sty
Package: epstopdf 2009/10/17 v2.4 Conversion with epstopdf on the fly (HO)

(/usr/share/texmf-texlive/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2009/10/17 v2.4 Base part for package epstopdf

(/usr/share/texmf-texlive/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2007/09/09 v1.2 Providing info/warning/message (HO)
)
(/usr/share/texmf-texlive/tex/latex/oberdiek/grfext.sty
Package: grfext 2007/09/30 v1.0 Managing graphics extensions (HO)
)
(/usr/share/texmf-texlive/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2009/08/13 v3.4 Keyval support for LaTeX options (HO)

(/usr/share/texmf-texlive/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2009/07/30 v1.5 Key value parser with default handler suppor
t (HO)

(/usr/share/texmf-texlive/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2007/12/12 v1.2 Prefix for e-TeX command names (HO)
Package etexcmds Info: Could not find \expanded.
(etexcmds)             That can mean that you are not using pdfTeX 1.50 or
(etexcmds)             that some package has redefined \expanded.
(etexcmds)             In the latter case, load this package earlier.
)))
(/usr/share/texmf-texlive/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2009/09/23 v0.6 LuaTeX support for pdfTeX utility functions
 (HO)

(/usr/share/texmf-texlive/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2009/04/17 v1.2 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
(/usr/share/texmf-texlive/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2009/08/05 v1.0 Some LaTeX kernel commands for general use (HO
)
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
)

Package epstopdf Warning: Shell escape feature is not enabled.

Package grfext Info: Graphics extension search list:
(grfext)             [.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
G,.JBIG2,.JB2,.eps]
(grfext)             \AppendGraphicsExtensions on input line 433.
(/usr/share/texmf-texlive/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2009/10/26 v1.1 Configuration of epstopdf for TeX Live
)))
(/usr/share/texmf-texlive/tex/latex/listings/listings.sty
\lst@mode=\count109
\lst@gtempboxa=\box31
\lst@token=\toks28
\lst@length=\count110
\lst@currlwidth=\dimen117
\lst@column=\count111
\lst@pos=\count112
\lst@lostspace=\dimen118
\lst@width=\dimen119
\lst@newlines=\count113
\lst@lineno=\count114
\lst@maxwidth=\dimen120

(/usr/share/texmf-texlive/tex/latex/listings/lstmisc.sty
File: lstmisc.sty 2007/02/22 1.4 (Carsten Heinz)
\c@lstnumber=\count115
\lst@skipnumbers=\count116
\lst@framebox=\box32
)
(/usr/share/texmf-texlive/tex/latex/listings/listings.cfg
File: listings.cfg 2007/02/22 1.4 listings configuration
))
Package: listings 2007/02/22 1.4 (Carsten Heinz)

(/usr/share/texmf-texlive/tex/latex/psnfss/times.sty
Package: times 2005/04/12 PSNFSS-v9.2a (SPQR) 
)
(/usr/share/texmf-texlive/tex/latex/psnfss/helvet.sty
Package: helvet 2005/04/12 PSNFSS-v9.2a (WaS) 
)
(/usr/share/texmf-texlive/tex/latex/psnfss/courier.sty
Package: courier 2005/04/12 PSNFSS-v9.2a (WaS) 
)
(/usr/share/texmf-texlive/tex/latex/esvect/esvect.sty
Package: esvect 
\symesvector=\mathgroup6
)
(/usr/share/texmf-texlive/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

(/usr/share/texmf-texlive/tex/latex/base/t1enc.def
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding T1 on input line 43.
))
(/usr/share/texmf-texlive/tex/latex/footmisc/footmisc.sty
Package: footmisc 2009/09/15 v5.5a a miscellany of footnote facilities
\FN@temptoken=\toks29
\footnotemargin=\dimen121
\c@pp@next@reset=\count117
\c@@fnserial=\count118
Package footmisc Info: Declaring symbol style bringhurst on input line 855.
Package footmisc Info: Declaring symbol style chicago on input line 863.
Package footmisc Info: Declaring symbol style wiley on input line 872.
Package footmisc Info: Declaring symbol style lamport-robust on input line 883.

Package footmisc Info: Declaring symbol style lamport* on input line 903.
Package footmisc Info: Declaring symbol style lamport*-robust on input line 924
.
)
(/usr/share/texmf-texlive/tex/latex/ltxmisc/listing.sty
Package: listing 1999/05/25

Package `listing', V1.2, <1999/05/25>
\c@listing=\count119
) (./multido.sty
Package: multido 2004/05/17 package wrapper for PSTricks `multido.tex', (HV/RN)

 (./multido.tex  v1.41, 2004/05/18 <tvz>
\multido@count=\count120
\multidocount=\count121
\multido@stuff=\toks30
)
File: multido.tex 2004/05/18 v1.41 `multido' (tvz)
)
(/usr/share/texmf-texlive/tex/latex/glossaries/base/glossaries.sty
Package: glossaries 2009/09/23 v2.03 (NLCT)

(/usr/share/texmf-texlive/tex/latex/base/ifthen.sty
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
)
(/usr/share/texmf-texlive/tex/latex/xkeyval/xkeyval.sty
Package: xkeyval 2008/08/13 v2.6a package option processing (HA)

(/usr/share/texmf-texlive/tex/generic/xkeyval/xkeyval.tex
\XKV@toks=\toks31
\XKV@tempa@toks=\toks32
\XKV@depth=\count122
File: xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)
))
(/usr/share/texmf-texlive/tex/latex/glossaries/base/mfirstuc.sty
Package: mfirstuc 2008/12/22 v1.03 (NLCT)
)
(/usr/share/texmf-texlive/tex/latex/xfor/xfor.sty
Package: xfor 2009/02/05 v1.05 (NLCT)
)
(/usr/share/texmf/tex/latex/beamer/base/translator/translator.sty
Package: translator 2010/06/12 ver 1.10

(/usr/share/texmf/tex/latex/beamer/base/translator/translator-language-mappings
.tex))
\gls@level=\count123
\@gls@tmpb=\toks33
\gls@tmplen=\skip53
\istfile=\write3

(/usr/share/texmf-texlive/tex/latex/glossaries/styles/glossary-hypernav.sty
Package: glossary-hypernav 2007/07/04 v1.01 (NLCT)
)
(/usr/share/texmf-texlive/tex/latex/glossaries/styles/glossary-list.sty
Package: glossary-list 2009/05/30 v2.01 (NLCT)
\glslistdottedwidth=\skip54
)
(/usr/share/texmf-texlive/tex/latex/glossaries/styles/glossary-long.sty
Package: glossary-long 2009/05/30 v2.01 (NLCT)

(/usr/share/texmf-texlive/tex/latex/tools/longtable.sty
Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC)
\LTleft=\skip55
\LTright=\skip56
\LTpre=\skip57
\LTpost=\skip58
\LTchunksize=\count124
\LTcapwidth=\dimen122
\LT@head=\box33
\LT@firsthead=\box34
\LT@foot=\box35
\LT@lastfoot=\box36
\LT@cols=\count125
\LT@rows=\count126
\c@LT@tables=\count127
\c@LT@chunks=\count128
\LT@p@ftn=\toks34
)
Class scrbook Info: longtable captions redefined on input line 43.
\glsdescwidth=\skip59
\glspagelistwidth=\skip60
)
(/usr/share/texmf-texlive/tex/latex/glossaries/styles/glossary-super.sty
Package: glossary-super 2009/05/30 v2.01 (NLCT)

(/usr/share/texmf-texlive/tex/latex/supertabular/supertabular.sty
Package: supertabular 2004/02/20 v4.1e the supertabular environment
\c@tracingst=\count129
\ST@wd=\dimen123
\ST@rightskip=\skip61
\ST@leftskip=\skip62
\ST@parfillskip=\skip63
\ST@pageleft=\dimen124
\ST@headht=\dimen125
\ST@tailht=\dimen126
\ST@pagesofar=\dimen127
\ST@pboxht=\dimen128
\ST@lineht=\dimen129
\ST@stretchht=\dimen130
\ST@prevht=\dimen131
\ST@toadd=\dimen132
\ST@dimen=\dimen133
\ST@pbox=\box37
))
(/usr/share/texmf-texlive/tex/latex/glossaries/styles/glossary-tree.sty
Package: glossary-tree 2009/01/14 v1.01 (NLCT)
\glstreeindent=\skip64
))
(/usr/share/texmf-texlive/tex/latex/pstricks/pstricks.sty
Package: pstricks 2008/11/26 v0.40 LaTeX wrapper for `PSTricks' (RN,HV)

(/usr/share/texmf-texlive/tex/generic/pstricks/pstricks.tex
`PSTricks' v1.29  <2009/05/19> (tvz)
\pst@dima=\dimen134
\pst@dimb=\dimen135
\pst@dimc=\dimen136
\pst@dimd=\dimen137
\pst@dimg=\dimen138
\pst@dimh=\dimen139
\pst@hbox=\box38
\pst@boxg=\box39
\pst@cnta=\count130
\pst@cntb=\count131
\pst@cntc=\count132
\pst@cntd=\count133
\pst@cntg=\count134
\pst@cnth=\count135
\pst@toks=\toks35
(/usr/share/texmf-texlive/tex/generic/pstricks/pstricks.con)
\psunit=\dimen140
\psxunit=\dimen141
\psyunit=\dimen142
\pslinewidth=\dimen143
\pst@customdefs=\toks36
\pslinearc=\dimen144
\everypsbox=\toks37
\psframesep=\dimen145
\pslabelsep=\dimen146
\pst@shift=\dimen147
\theoverlaybox=\box40
)
File: pstricks.tex 2009/05/19 v1.29 `PSTricks' (tvz,hv)
)
(/usr/share/texmf-texlive/tex/latex/lipsum/lipsum.sty
Package: lipsum 2005/01/26 v1.0 150 paragraphs of Lorem Ipsum dummy text
File: lipsum.dtx 2005/01/26 v1.0 150 paragraphs of Lorem Ipsum dummy text
\c@lips@count=\count136
)
(/usr/share/texmf/tex/latex/pgf/frontendlayer/tikz.sty
(/usr/share/texmf/tex/latex/pgf/basiclayer/pgf.sty
(/usr/share/texmf/tex/latex/pgf/utilities/pgfrcs.sty
(/usr/share/texmf/tex/generic/pgf/utilities/pgfutil-common.tex
\pgfutil@everybye=\toks38
)
(/usr/share/texmf/tex/generic/pgf/utilities/pgfutil-latex.def
\pgfutil@abb=\box41

(/usr/share/texmf-texlive/tex/latex/ms/everyshi.sty
Package: everyshi 2001/05/15 v3.00 EveryShipout Package (MS)
))
(/usr/share/texmf/tex/generic/pgf/utilities/pgfrcs.code.tex
Package: pgfrcs 2010/10/25 v2.10 (rcs-revision 1.24)
))
Package: pgf 2008/01/15 v2.10 (rcs-revision 1.12)

(/usr/share/texmf/tex/latex/pgf/basiclayer/pgfcore.sty
(/usr/share/texmf/tex/latex/pgf/systemlayer/pgfsys.sty
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys.code.tex
Package: pgfsys 2010/06/30 v2.10 (rcs-revision 1.37)

(/usr/share/texmf/tex/generic/pgf/utilities/pgfkeys.code.tex
\pgfkeys@pathtoks=\toks39
\pgfkeys@temptoks=\toks40

(/usr/share/texmf/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
\pgfkeys@tmptoks=\toks41
))
\pgf@x=\dimen148
\pgf@y=\dimen149
\pgf@xa=\dimen150
\pgf@ya=\dimen151
\pgf@xb=\dimen152
\pgf@yb=\dimen153
\pgf@xc=\dimen154
\pgf@yc=\dimen155
\w@pgf@writea=\write4
\r@pgf@reada=\read1
\c@pgf@counta=\count137
\c@pgf@countb=\count138
\c@pgf@countc=\count139
\c@pgf@countd=\count140

(/usr/share/texmf/tex/generic/pgf/systemlayer/pgf.cfg
File: pgf.cfg 2008/05/14  (rcs-revision 1.7)
)
Package pgfsys Info: Driver file for pgf: pgfsys-pdftex.def on input line 900.

(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
File: pgfsys-pdftex.def 2009/05/22  (rcs-revision 1.26)

(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
File: pgfsys-common-pdf.def 2008/05/19  (rcs-revision 1.10)
)))
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
File: pgfsyssoftpath.code.tex 2008/07/18  (rcs-revision 1.7)
\pgfsyssoftpath@smallbuffer@items=\count141
\pgfsyssoftpath@bigbuffer@items=\count142
)
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
File: pgfsysprotocol.code.tex 2006/10/16  (rcs-revision 1.4)
))
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcore.code.tex
Package: pgfcore 2010/04/11 v2.10 (rcs-revision 1.7)

(/usr/share/texmf/tex/generic/pgf/math/pgfmath.code.tex
(/usr/share/texmf/tex/generic/pgf/math/pgfmathcalc.code.tex
(/usr/share/texmf/tex/generic/pgf/math/pgfmathutil.code.tex)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathparser.code.tex
\pgfmath@dimen=\dimen156
\pgfmath@count=\count143
\pgfmath@box=\box42
\pgfmath@toks=\toks42
\pgfmath@stack@operand=\toks43
\pgfmath@stack@operation=\toks44
)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.code.tex
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.random.code.tex)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.base.code.tex)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.round.code.tex)
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex)))
(/usr/share/texmf/tex/generic/pgf/math/pgfmathfloat.code.tex
\c@pgfmathroundto@lastzeros=\count144
))
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
File: pgfcorepoints.code.tex 2010/04/09  (rcs-revision 1.20)
\pgf@picminx=\dimen157
\pgf@picmaxx=\dimen158
\pgf@picminy=\dimen159
\pgf@picmaxy=\dimen160
\pgf@pathminx=\dimen161
\pgf@pathmaxx=\dimen162
\pgf@pathminy=\dimen163
\pgf@pathmaxy=\dimen164
\pgf@xx=\dimen165
\pgf@xy=\dimen166
\pgf@yx=\dimen167
\pgf@yy=\dimen168
\pgf@zx=\dimen169
\pgf@zy=\dimen170
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
File: pgfcorepathconstruct.code.tex 2010/08/03  (rcs-revision 1.24)
\pgf@path@lastx=\dimen171
\pgf@path@lasty=\dimen172
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex
File: pgfcorepathusage.code.tex 2008/04/22  (rcs-revision 1.12)
\pgf@shorten@end@additional=\dimen173
\pgf@shorten@start@additional=\dimen174
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
File: pgfcorescopes.code.tex 2010/09/08  (rcs-revision 1.34)
\pgfpic=\box43
\pgf@hbox=\box44
\pgf@layerbox@main=\box45
\pgf@picture@serial@count=\count145
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
File: pgfcoregraphicstate.code.tex 2008/04/22  (rcs-revision 1.9)
\pgflinewidth=\dimen175
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex
File: pgfcoretransformations.code.tex 2009/06/10  (rcs-revision 1.11)
\pgf@pt@x=\dimen176
\pgf@pt@y=\dimen177
\pgf@pt@temp=\dimen178
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
File: pgfcorequick.code.tex 2008/10/09  (rcs-revision 1.3)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
File: pgfcoreobjects.code.tex 2006/10/11  (rcs-revision 1.2)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex
File: pgfcorepathprocessing.code.tex 2008/10/09  (rcs-revision 1.8)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
File: pgfcorearrows.code.tex 2008/04/23  (rcs-revision 1.11)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
File: pgfcoreshade.code.tex 2008/11/23  (rcs-revision 1.13)
\pgf@max=\dimen179
\pgf@sys@shading@range@num=\count146
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
File: pgfcoreimage.code.tex 2010/03/25  (rcs-revision 1.16)

(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
File: pgfcoreexternal.code.tex 2010/09/01  (rcs-revision 1.17)
\pgfexternal@startupbox=\box46
))
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
File: pgfcorelayers.code.tex 2010/08/27  (rcs-revision 1.2)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex
File: pgfcoretransparency.code.tex 2008/01/17  (rcs-revision 1.2)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
File: pgfcorepatterns.code.tex 2009/07/02  (rcs-revision 1.3)
)))
(/usr/share/texmf/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
File: pgfmoduleshapes.code.tex 2010/09/09  (rcs-revision 1.13)
\pgfnodeparttextbox=\box47
)
(/usr/share/texmf/tex/generic/pgf/modules/pgfmoduleplot.code.tex
File: pgfmoduleplot.code.tex 2010/10/22  (rcs-revision 1.8)
)
(/usr/share/texmf/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty
Package: pgfcomp-version-0-65 2007/07/03 v2.10 (rcs-revision 1.7)
\pgf@nodesepstart=\dimen180
\pgf@nodesepend=\dimen181
)
(/usr/share/texmf/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
Package: pgfcomp-version-1-18 2007/07/23 v2.10 (rcs-revision 1.1)
))
(/usr/share/texmf/tex/latex/pgf/utilities/pgffor.sty
(/usr/share/texmf/tex/latex/pgf/utilities/pgfkeys.sty
(/usr/share/texmf/tex/generic/pgf/utilities/pgfkeys.code.tex))
(/usr/share/texmf/tex/generic/pgf/utilities/pgffor.code.tex
Package: pgffor 2010/03/23 v2.10 (rcs-revision 1.18)
\pgffor@iter=\dimen182
\pgffor@skip=\dimen183
\pgffor@stack=\toks45
\pgffor@toks=\toks46
))
(/usr/share/texmf/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
Package: tikz 2010/10/13 v2.10 (rcs-revision 1.76)

(/usr/share/texmf/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex
File: pgflibraryplothandlers.code.tex 2010/05/31 v2.10 (rcs-revision 1.15)
\pgf@plot@mark@count=\count147
\pgfplotmarksize=\dimen184
)
\tikz@lastx=\dimen185
\tikz@lasty=\dimen186
\tikz@lastxsaved=\dimen187
\tikz@lastysaved=\dimen188
\tikzleveldistance=\dimen189
\tikzsiblingdistance=\dimen190
\tikz@figbox=\box48
\tikz@tempbox=\box49
\tikztreelevel=\count148
\tikznumberofchildren=\count149
\tikznumberofcurrentchild=\count150
\tikz@fig@count=\count151

(/usr/share/texmf/tex/generic/pgf/modules/pgfmodulematrix.code.tex
File: pgfmodulematrix.code.tex 2010/08/24  (rcs-revision 1.4)
\pgfmatrixcurrentrow=\count152
\pgfmatrixcurrentcolumn=\count153
\pgf@matrix@numberofcolumns=\count154
)
\tikz@expandcount=\count155

(/usr/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopat
hs.code.tex
File: tikzlibrarytopaths.code.tex 2008/06/17 v2.10 (rcs-revision 1.2)
))) (/usr/share/texmf-texlive/tex/latex/pgfplots/pgfplots.sty
Package: pgfplots 2009/02/14 Version 1.2.2

(/usr/share/texmf-texlive/tex/generic/pgfplots/pgfplots.code.tex
(/usr/share/texmf-texlive/tex/generic/pgfplots/pgfplotscore.code.tex
\t@pgfplots@toka=\toks47
\t@pgfplots@tokb=\toks48
\t@pgfplots@tokc=\toks49
\pgfplots@tmpa=\dimen191
)
(/usr/share/texmf-texlive/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsup
p_loader.code.tex
Package pgfplots: loading complementary code for your PGF version...

(/usr/share/texmf-texlive/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsup
p_misc.code.tex)
(/usr/share/texmf-texlive/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsup
p_pgfkeysfiltered.code.tex
\pgfkeys@tmptoks=\toks50
)
(/usr/share/texmf-texlive/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsup
p_pgfmathfloat.code.tex
\c@pgfmathroundto@lastzeros=\count156
)
(/usr/share/texmf-texlive/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsup
p_pgflibraryplothandlers.code.tex
File: pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex 2009/02/13 v2.10 (rcs-
revision 1.7)
\pgf@plot@mark@count=\count157
\pgfplotmarksize=\dimen192
)
(/usr/share/texmf/tex/generic/pgf/libraries/pgflibraryfpu.code.tex))
(/usr/share/texmf-texlive/tex/generic/pgfplots/util/pgfplotsutil.code.tex
(/usr/share/texmf-texlive/tex/generic/pgfplots/liststructure/pgfplotsliststruct
ure.code.tex)
(/usr/share/texmf-texlive/tex/generic/pgfplots/liststructure/pgfplotsliststruct
ureext.code.tex)
(/usr/share/texmf-texlive/tex/generic/pgfplots/liststructure/pgfplotsarray.code
.tex
\c@pgfplotsarray@tmp=\count158
)
(/usr/share/texmf-texlive/tex/generic/pgfplots/numtable/pgfplotstable.code.tex
\c@pgfplotstable@counta=\count159
\pgfplotstable@outfile=\write5

(/usr/share/texmf-texlive/tex/generic/pgfplots/numtable/pgfplotstable.coltype.c
ode.tex)))
(/usr/share/texmf-texlive/tex/generic/pgfplots/util/pgfplotscolormap.code.tex)
(/usr/share/texmf-texlive/tex/generic/pgfplots/pgfplots.stackedplots.code.tex)
(/usr/share/texmf-texlive/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex
) (/usr/share/texmf-texlive/tex/generic/pgfplots/pgfplotsticks.code.tex)
(/usr/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecor
ations.code.tex
(/usr/share/texmf/tex/generic/pgf/modules/pgfmoduledecorations.code.tex
\pgfdecoratedcompleteddistance=\dimen193
\pgfdecoratedremainingdistance=\dimen194
\pgfdecoratedinputsegmentcompleteddistance=\dimen195
\pgfdecoratedinputsegmentremainingdistance=\dimen196
\pgf@decorate@distancetomove=\dimen197
\pgf@decorate@repeatstate=\count160
\pgfdecorationsegmentamplitude=\dimen198
\pgfdecorationsegmentlength=\dimen199
)
\tikz@lib@dec@box=\box50
)
(/usr/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecor
ations.pathmorphing.code.tex
(/usr/share/texmf/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.p
athmorphing.code.tex))
(/usr/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecor
ations.pathreplacing.code.tex
(/usr/share/texmf/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.p
athreplacing.code.tex))
\pgfplots@numplots=\count161
\pgfplots@xmin@reg=\dimen200
\pgfplots@xmax@reg=\dimen201
\pgfplots@ymin@reg=\dimen202
\pgfplots@ymax@reg=\dimen203
\pgfplots@zmin@reg=\dimen204
\pgfplots@zmax@reg=\dimen205
)
(/usr/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotm
arks.code.tex
File: tikzlibraryplotmarks.code.tex 2008/01/09 v2.10 (rcs-revision 1.1)

(/usr/share/texmf/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex
File: pgflibraryplotmarks.code.tex 2010/10/15 v2.10 (rcs-revision 1.12)
)))
(/usr/share/texmf-texlive/tex/latex/pgfplots/pgfplotstable.sty
Package: pgfplotstable 2008/02/14
)
(/usr/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrow
s.code.tex
File: tikzlibraryarrows.code.tex 2008/01/09 v2.10 (rcs-revision 1.1)

(/usr/share/texmf/tex/generic/pgf/libraries/pgflibraryarrows.code.tex
File: pgflibraryarrows.code.tex 2008/10/27 v2.10 (rcs-revision 1.9)
\arrowsize=\dimen206
))
(/usr/share/texmf-texlive/tex/latex/ltxmisc/url.sty
\Urlmuskip=\muskip11
Package: url 2006/04/12  ver 3.3  Verb mode for urls, etc.
)
(/usr/share/texmf-texlive/tex/latex/breakurl/breakurl.sty
Package: breakurl 2009/01/24 v1.30 Breakable hyperref URLs

(/usr/share/texmf-texlive/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2009/04/10 v2.0 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in pdf mode detected.
)

Package breakurl Warning: You are using breakurl while processing via pdflatex.

(breakurl)                \burl will be just a synonym of \url.
(breakurl)                 on input line 47.

) (/usr/share/texmf-texlive/tex/latex/booktabs/booktabs.sty
Package: booktabs 2005/04/14 v1.61803 publication quality tables
\heavyrulewidth=\dimen207
\lightrulewidth=\dimen208
\cmidrulewidth=\dimen209
\belowrulesep=\dimen210
\belowbottomsep=\dimen211
\aboverulesep=\dimen212
\abovetopsep=\dimen213
\cmidrulesep=\dimen214
\cmidrulekern=\dimen215
\defaultaddspace=\dimen216
\@cmidla=\count162
\@cmidlb=\count163
\@aboverulesep=\dimen217
\@belowrulesep=\dimen218
\@thisruleclass=\count164
\@lastruleclass=\count165
\@thisrulewidth=\dimen219
)
(/usr/share/texmf-texlive/tex/latex/subfigure/subfigure.sty
Package: subfigure 2002/03/15 v2.1.5 subfigure package
\subfigtopskip=\skip65
\subfigcapskip=\skip66
\subfigcaptopadj=\dimen220
\subfigbottomskip=\skip67
\subfigcapmargin=\dimen221
\subfiglabelskip=\skip68
\c@subfigure=\count166
\c@lofdepth=\count167
\c@subtable=\count168
\c@lotdepth=\count169

****************************************
* Local config file subfigure.cfg used *
****************************************
(/usr/share/texmf-texlive/tex/latex/subfigure/subfigure.cfg)
\subfig@top=\skip69
\subfig@bottom=\skip70
)
(/usr/share/texmf-texlive/tex/latex/koma-script/scrpage2.sty
Package: scrpage2 2008/12/08 v2.3 LaTeX2e KOMA-Script package
LaTeX Info: Redefining \pagemark on input line 176.
)
(/usr/share/texmf-texlive/tex/latex/listings/lstlang1.sty
File: lstlang1.sty 2004/09/05 1.3 listings language file
)
\c@example=\count170
\glo@main@file=\write6
\openout6 = `Master.glo'.

Package glossaries Info: Writing glossary file Master.glo on input line 98.
\glo@acronym@file=\write7
\openout7 = `Master.acn'.

Package glossaries Info: Writing glossary file Master.acn on input line 98.
 (./Glossary.tex)
(./Master.aux)
\openout1 = `Master.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 115.
LaTeX Font Info:    ... okay on input line 115.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 115.
LaTeX Font Info:    ... okay on input line 115.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 115.
LaTeX Font Info:    ... okay on input line 115.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 115.
LaTeX Font Info:    ... okay on input line 115.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 115.
LaTeX Font Info:    ... okay on input line 115.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 115.
LaTeX Font Info:    ... okay on input line 115.
LaTeX Font Info:    Try loading font information for T1+ptm on input line 115.
 (/usr/share/texmf-texlive/tex/latex/psnfss/t1ptm.fd
File: t1ptm.fd 2001/06/04 font definitions for T1/ptm.
)
Package scrbase Info: No captions found for `german'
(scrbase)             --> skipped on input line 115.
Package scrbase Info: No captions found for `ngerman'
(scrbase)             --> skipped on input line 115.

(/usr/share/texmf-texlive/tex/latex/ucs/ucsencs.def
File: ucsencs.def 2003/11/29 Fixes to fontencodings LGR, T3
)
(/usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count171
\scratchdimen=\dimen222
\scratchbox=\box51
\nofMPsegments=\count172
\nofMParguments=\count173
\everyMPshowfont=\toks51
\MPscratchCnt=\count174
\MPscratchDim=\dimen223
\MPnumerator=\count175
\everyMPtoPDFconversion=\toks52
)
\c@lstlisting=\count176

(/usr/share/texmf-texlive/tex/latex/glossaries/dict/glossaries-dictionary-Engli
sh.dict
Dictionary: glossaries-dictionary, Language: English 
) ABD: EveryShipout initializing macros (./Titlepage.tex

pdfTeX warning: pdflatex (file ../Images/unisiegel.pdf): PDF inclusion: found P
DF version <1.5>, but at most version <1.4> allowed
<../Images/unisiegel.pdf, id=4, 527.57097pt x 616.70403pt>
File: ../Images/unisiegel.pdf Graphic file (type pdf)

<use ../Images/unisiegel.pdf>
LaTeX Font Info:    Font shape `T1/ptm/bx/sc' in size <20.74> not available
(Font)              Font shape `T1/ptm/b/sc' tried instead on input line 18.
LaTeX Font Info:    Try loading font information for U+msa on input line 28.

(/usr/share/texmf-texlive/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2009/06/22 v3.00 AMS symbols A
)
LaTeX Font Info:    Try loading font information for U+msb on input line 28.

(/usr/share/texmf-texlive/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2009/06/22 v3.00 AMS symbols B
)
LaTeX Font Info:    Try loading font information for U+esvect on input line 28.


(/usr/share/texmf-texlive/tex/latex/esvect/uesvect.fd
File: uesvect.fd 
) [1
Non-PDF special ignored!
Non-PDF special ignored!
Non-PDF special ignored!

\openout3 = `Master.ist'.


{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map} <../Images/unisiegel.pdf>])
 [2] (../Content/Declaration.tex
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <20.74> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 1.

Underfull \hbox (badness 10000) in paragraph at lines 1--5

 []


Underfull \hbox (badness 10000) in paragraph at lines 1--5

 []

) [1] (../Content/Abstract.tex
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <10.95> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 2.

(/usr/share/texmf-texlive/tex/latex/ucs/data/uni-0.def
File: uni-0.def 2004/10/17 UCS: Unicode data U+0000..U+00FF
) [2

]) [3]
(../Content/Acknowledgements.tex) [4

] [5

] (../Content/Dedication.tex) [6]
LaTeX Font Info:    Try loading font information for T1+phv on input line 143.

(/usr/share/texmf-texlive/tex/latex/psnfss/t1phv.fd
File: t1phv.fd 2001/06/04 scalable font definitions for T1/phv.
)
LaTeX Font Info:    Font shape `T1/phv/bx/n' in size <10.95> not available
(Font)              Font shape `T1/phv/b/n' tried instead on input line 143.
 (./Master.toc
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 2.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 7.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 39.
 [7






]
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 66.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 80.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 83.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 84.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 87.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 91.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 94.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 95.
Class scrbook Info: You've told me to use the font selection of the element
(scrbook)           `sectioning' that is an alias of element `disposition'
(scrbook)            on input line 98.
)
\tf@toc=\write8
\openout8 = `Master.toc'.


[8] (../Content/Motivation.tex
Chapter 1.

Class scrbook Warning: \float@addtolists detected!
(scrbook)              You should use the features of package `tocbasic'
(scrbook)              instead of \float@addtolists.
(scrbook)              Support for \float@addtolists may be removed from
(scrbook)              `scrbook' soon .

LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <14.4> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 3.
[1





] [2]
LaTeX Font Info:    Try loading font information for T1+pcr on input line 59.
 (/usr/share/texmf-texlive/tex/latex/psnfss/t1pcr.fd
File: t1pcr.fd 2001/06/04 font definitions for T1/pcr.
)
LaTeX Font Info:    Font shape `T1/pcr/bx/n' in size <10.95> not available
(Font)              Font shape `T1/pcr/b/n' tried instead on input line 64.

Underfull \hbox (badness 10000) in paragraph at lines 57--69

 []

) (../Content/GSM_short.tex [3] [4


]
Chapter 2.
[5]
LaTeX Font Info:    Try loading font information for OMS+ptm on input line 33.
 (/usr/share/texmf-texlive/tex/latex/psnfss/omsptm.fd
File: omsptm.fd 
)
LaTeX Font Info:    Font shape `OMS/ptm/m/n' in size <10.95> not available
(Font)              Font shape `OMS/cmsy/m/n' tried instead on input line 33.
 [6]
<../Images/Architecture.png, id=70, 370.45602pt x 204.81319pt>
File: ../Images/Architecture.png Graphic file (type png)

<use ../Images/Architecture.png> [7]
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <12> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 121.
 [8 <../Images/Architecture.png (PNG copy)>] [9] [10] [11]
Underfull \vbox (badness 2285) has occurred while \output is active []

 [12]
<../Images/Authentication.png, id=91, 359.1819pt x 323.0469pt>
File: ../Images/Authentication.png Graphic file (type png)

<use ../Images/Authentication.png>
Underfull \vbox (badness 6808) has occurred while \output is active []

 [13 <../Images/Authentication.png (PNG copy)>] [14]
<../Images/Mapping.png, id=98, 337.28409pt x 115.19838pt>
File: ../Images/Mapping.png Graphic file (type png)

<use ../Images/Mapping.png> [15 <../Images/Mapping.png (PNG copy)>] [16]
<../Images/Cells.png, id=106, 98.72083pt x 88.8921pt>
File: ../Images/Cells.png Graphic file (type png)

<use ../Images/Cells.png>
<../Images/real_Cells.PNG, id=107, 743.02594pt x 496.10344pt>
File: ../Images/real_Cells.PNG Graphic file (type png)

<use ../Images/real_Cells.PNG> [17 <../Images/Cells.png (PNG copy)> <../Images/
real_Cells.PNG>] [18]
<../Images/Cipher.png, id=117, 387.72855pt x 131.02551pt>
File: ../Images/Cipher.png Graphic file (type png)

<use ../Images/Cipher.png>
Underfull \vbox (badness 2495) has occurred while \output is active []

 [19 <../Images/Cipher.png (PNG copy)>] [20]
<../Images/TDMAFDMA.png, id=125, 254.53494pt x 133.33815pt>
File: ../Images/TDMAFDMA.png Graphic file (type png)

<use ../Images/TDMAFDMA.png>
<../Images/Frames.png, id=126, 331.28568pt x 291.39264pt>
File: ../Images/Frames.png Graphic file (type png)

<use ../Images/Frames.png>
<../Images/Bursts.png, id=127, 371.90141pt x 134.78355pt>
File: ../Images/Bursts.png Graphic file (type png)

<use ../Images/Bursts.png> [21 <../Images/TDMAFDMA.png (PNG copy)>] [22 <../Ima
ges/Frames.png (PNG copy)> <../Images/Bursts.png (PNG copy)>] [23]
<../Images/Channels.png, id=138, 272.60245pt x 169.47314pt>
File: ../Images/Channels.png Graphic file (type png)

<use ../Images/Channels.png> [24 <../Images/Channels.png (PNG copy)>] [25]
[26] <../Images/imsi_catcher.jpg, id=148, 280.15778pt x 225.73222pt>
File: ../Images/imsi_catcher.jpg Graphic file (type jpg)

<use ../Images/imsi_catcher.jpg>
<../Images/usrp.jpg, id=149, 1204.5pt x 844.65562pt>
File: ../Images/usrp.jpg Graphic file (type jpg)
 <use ../Images/usrp.jpg>
[27] <../Images/catcher_attack.png, id=155, 321.52924pt x 277.08318pt>
File: ../Images/catcher_attack.png Graphic file (type png)

<use ../Images/catcher_attack.png> [28 <../Images/imsi_catcher.jpg> <../Images/
usrp.jpg>] [29 <../Images/catcher_attack.png (PNG copy)>]
<../Images/replace_attack.png, id=162, 356.94153pt x 162.67976pt>
File: ../Images/replace_attack.png Graphic file (type png)

<use ../Images/replace_attack.png> [30]
Underfull \vbox (badness 10000) has occurred while \output is active []

 [31 <../Images/replace_attack.png (PNG copy)>] [32]) (../Content/Detection.tex
 [33]
[34


]
Chapter 3.
[35] <../Images/c123_pcb.png, id=182, 1284.8pt x 790.955pt>
File: ../Images/c123_pcb.png Graphic file (type png)

<use ../Images/c123_pcb.png> [36] [37]
<../Images/OsmoStructure.png, id=189, 387.00584pt x 79.13565pt>
File: ../Images/OsmoStructure.png Graphic file (type png)

<use ../Images/OsmoStructure.png> [38 <../Images/c123_pcb.png (PNG copy)>]
[39 <../Images/OsmoStructure.png (PNG copy)>]
<../Images/sysinfo2marked.png, id=197, 261.32832pt x 440.55792pt>
File: ../Images/sysinfo2marked.png Graphic file (type png)

<use ../Images/sysinfo2marked.png> [40] [41 <../Images/sysinfo2marked.png (PNG 
copy)>] <../Images/Paging.png, id=204, 167.95547pt x 144.61227pt>
File: ../Images/Paging.png Graphic file (type png)

<use ../Images/Paging.png> [42] [43 <../Images/Paging.png (PNG copy)>] [44]
[45] <../Images/neighbourhoods_fak.png, id=218, 1829.83624pt x 2708.1175pt>
File: ../Images/neighbourhoods_fak.png Graphic file (type png)

<use ../Images/neighbourhoods_fak.png>

LaTeX Warning: Float too large for page by 3.59608pt on input line 329.


LaTeX Warning: Citation `richy' on page 46 undefined on input line 341.

LaTeX Font Info:    Font shape `T1/phv/bx/n' in size <14.4> not available
(Font)              Font shape `T1/phv/b/n' tried instead on input line 366.
[46] [47 <../Images/neighbourhoods_fak.png (PNG copy)>] [48] [49] [50] [51]
<../Images/Architecture_software.png, id=239, 341.76483pt x 182.91537pt>
File: ../Images/Architecture_software.png Graphic file (type png)

<use ../Images/Architecture_software.png> [52] [53 <../Images/Architecture_soft
ware.png (PNG copy)>]
LaTeX Font Info:    Font shape `T1/pcr/m/it' in size <10.95> not available
(Font)              Font shape `T1/pcr/m/sl' tried instead on input line 600.
 [54]
<../Images/ICDS.png, id=250, 1325.95375pt x 864.22874pt>
File: ../Images/ICDS.png Graphic file (type png)

<use ../Images/ICDS.png> [55] [56 <../Images/ICDS.png (PNG copy)>] [57]
<../Images/databases_window.png, id=261, 366.36874pt x 459.7175pt>
File: ../Images/databases_window.png Graphic file (type png)

<use ../Images/databases_window.png>
<../Images/rules_window.png, id=262, 284.06125pt x 568.1225pt>
File: ../Images/rules_window.png Graphic file (type png)

<use ../Images/rules_window.png>
<../Images/filter_window.png, id=263, 332.24126pt x 293.095pt>
File: ../Images/filter_window.png Graphic file (type png)

<use ../Images/filter_window.png>
<../Images/pch_window.png, id=264, 270.00874pt x 273.02pt>
File: ../Images/pch_window.png Graphic file (type png)

<use ../Images/pch_window.png> [58] [59 <../Images/databases_window.png> <../Im
ages/rules_window.png> <../Images/filter_window.png (PNG copy)> <../Images/pch_
window.png>] [60] <../Images/user_window.png, id=277, 368.37625pt x 469.755pt>
File: ../Images/user_window.png Graphic file (type png)

<use ../Images/user_window.png>
Underfull \vbox (badness 10000) has occurred while \output is active []

 [61 <../Images/user_window.png>]) (../Content/Evaluation.tex [62]
Chapter 4.
[63


] [64] [65]
Underfull \vbox (badness 7944) has occurred while \output is active []

 [66]
<../Images/catcherICDS.jpg, id=298, 3474.9825pt x 1906.12125pt>
File: ../Images/catcherICDS.jpg Graphic file (type jpg)

<use ../Images/catcherICDS.jpg> [67] [68 <../Images/catcherICDS.jpg>] [69]
[70] [71] [72] [73]) (../Content/Conclusion.tex [74]
Chapter 5.
<../Images/flowchart.png, id=324, 340.31943pt x 407.31372pt>
File: ../Images/flowchart.png Graphic file (type png)

<use ../Images/flowchart.png> [75


] [76 <../Images/flowchart.png (PNG copy)>]
[77]) [78] (./Master.bbl
Underfull \hbox (badness 3179) in paragraph at lines 4--9
[]\T1/ptm/m/sc/10.95 3GPP Tech-ni-cal Spec-i-fi-ca-tion Group Core Net-work and
 Ter-
 []


Underfull \hbox (badness 10000) in paragraph at lines 4--9
\T1/pcr/m/n/10.95 http : / / www . 3gpp . org / ftp / Specs / archive / 23 _ se
ries / 23 . 003 /
 []


Underfull \hbox (badness 2753) in paragraph at lines 11--16
[]\T1/ptm/m/sc/10.95 3GPP Tech-ni-cal Spec-i-fi-ca-tion Group GSM/EDGE Ra-dio A
c-cess
 []


Underfull \hbox (badness 7238) in paragraph at lines 11--16
\T1/ptm/m/sc/10.95 Net-work\T1/ptm/m/n/10.95 .  Data link (DL) Layer: Gen-eral 
as-pects.  \T1/ptm/m/it/10.95 TS 04.05\T1/ptm/m/n/10.95 ,
 []


Underfull \hbox (badness 1112) in paragraph at lines 11--16
\T1/ptm/m/it/10.95 DOC file $\T1/pcr/m/n/10.95 http : / / www . 3gpp . org / ft
p / Specs / archive / 04 _ series /
 []


Underfull \hbox (badness 1112) in paragraph at lines 18--23
\T1/ptm/m/it/10.95 DOC file $\T1/pcr/m/n/10.95 http : / / www . 3gpp . org / ft
p / Specs / archive / 05 _ series /
 []

[79





] (/usr/share/texmf-texlive/tex/latex/ucs/data/uni-32.def
File: uni-32.def 2004/10/17 UCS: Unicode data U+2000..U+20FF
)
Underfull \hbox (badness 1210) in paragraph at lines 112--117
[]\T1/ptm/m/sc/10.95 OsmocomBB\T1/ptm/m/n/10.95 .  Catcher Catcher.  \T1/ptm/m/
it/10.95 Project Wiki\T1/ptm/m/n/10.95 , $\T1/pcr/m/n/10.95 http : / / opensour
ce .
 []

[80]
Underfull \hbox (badness 1783) in paragraph at lines 162--167
[]\T1/ptm/m/sc/10.95 Telecomunication stan-dard-iza-tion sec-tor of ITU\T1/ptm/
m/n/10.95 .  List of Mo-
 []


Underfull \hbox (badness 1259) in paragraph at lines 162--167
\T1/ptm/m/n/10.95 bile Coun-try or Ge-o-graph-i-cal Area Codes.  \T1/ptm/m/it/1
0.95 Com-ple-ments to Rec-om-men-da-
 []


Underfull \hbox (badness 10000) in paragraph at lines 194--199
\T1/pcr/m/n/10.95 wikipedia . org / wiki / Central _ Equipment _ Identity _ Reg
ister$\T1/ptm/m/n/10.95 ,
 []

) [81] [82


] (./Master.lof [83])
\tf@lof=\write9
\openout9 = `Master.lof'.

 [84] (./Master.lot)
\tf@lot=\write10
\openout10 = `Master.lot'.

 [85


]
(../Content/Appendix.tex [86


]
Appendix A.
[87] [88]
Appendix B.
[89


] [90] <../Images/t191cable.jpg, id=376, 702.625pt x 609.27625pt>
File: ../Images/t191cable.jpg Graphic file (type jpg)

<use ../Images/t191cable.jpg> [91 <../Images/t191cable.jpg>] [92


]
Appendix C.

Underfull \hbox (badness 10000) in paragraph at lines 149--165

 []


Underfull \hbox (badness 10000) in paragraph at lines 149--165

 []


Underfull \hbox (badness 10000) in paragraph at lines 149--165

 []


Underfull \hbox (badness 10000) in paragraph at lines 166--198

 []


Underfull \hbox (badness 10000) in paragraph at lines 166--198

 []


Underfull \hbox (badness 10000) in paragraph at lines 166--198

 []


Underfull \vbox (badness 7981) has occurred while \output is active []

 [93]
[94]
Underfull \hbox (badness 10000) in paragraph at lines 201--348

 []


Underfull \hbox (badness 10000) in paragraph at lines 201--348

 []


Underfull \hbox (badness 10000) in paragraph at lines 201--348

 []


Underfull \hbox (badness 10000) in paragraph at lines 201--348

 []


Underfull \vbox (badness 10000) has occurred while \output is active []

 [95]
[96]
Underfull \vbox (badness 10000) has occurred while \output is active []

 [97]
[98]
Appendix D.
<../Images/sysinfo1.png, id=402, 260.172pt x 393.1488pt>
File: ../Images/sysinfo1.png Graphic file (type png)

<use ../Images/sysinfo1.png>

LaTeX Warning: Float too large for page by 0.9002pt on input line 356.

<../Images/sysinfo2.png, id=403, 261.32832pt x 440.55792pt>
File: ../Images/sysinfo2.png Graphic file (type png)

<use ../Images/sysinfo2.png>

LaTeX Warning: Float too large for page by 61.98238pt on input line 361.

<../Images/sysinfo3.png, id=404, 284.45473pt x 373.49136pt>
File: ../Images/sysinfo3.png Graphic file (type png)

<use ../Images/sysinfo3.png>
<../Images/sysinfo4.png, id=405, 252.07776pt x 370.0224pt>
File: ../Images/sysinfo4.png Graphic file (type png)

<use ../Images/sysinfo4.png> [99


] [100 <../Images/sysinfo1.png (PNG copy)>]
[101 <../Images/sysinfo2.png (PNG copy)>] [102 <../Images/sysinfo3.png (PNG cop
y)>] [103 <../Images/sysinfo4.png (PNG copy)>] [104


]
Appendix E.
)

LaTeX Warning: `!h' float specifier changed to `!ht'.

(./Master.acr [105] [106]
Underfull \hbox (badness 2626) in paragraph at lines 73--74
[]|\T1/ptm/m/n/10.95 Conférence Eu-ropéenne des Ad-min-is-tra-tions des
 []


Underfull \hbox (badness 10000) in paragraph at lines 89--90
[]|\T1/ptm/m/n/10.95 Electrically Erasable Pro-grammable Read-Only
 []

[107




] [108] [109]) [110] (./Master.aux)

LaTeX Warning: There were undefined references.

 ) 
Here is how much of TeX's memory you used:
 25287 strings out of 493848
 471945 string characters out of 1152824
 750814 words of memory out of 3000000
 27886 multiletter control sequences out of 15000+50000
 83343 words of font info for 111 fonts, out of 3000000 for 9000
 714 hyphenation exceptions out of 8191
 61i,13n,72p,1076b,1344s stack positions out of 5000i,500n,10000p,200000b,50000s
{/usr/share/texmf-texlive/fonts/enc/dvips/base/8r.enc}</usr/share/texmf-texli
ve/fonts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texmf-texlive/fonts/ty
pe1/public/amsfonts/cm/cmmi10.pfb></usr/share/texmf-texlive/fonts/type1/public/
amsfonts/cm/cmmi12.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm
/cmmi8.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr10.pfb><
/usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/te
xmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-texlive
/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/share/texmf-texlive/fonts/type1
/public/eurosym/feymr10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfon
ts/latxfont/lcircle1.pfb></usr/share/texmf-texlive/fonts/type1/urw/courier/ucrb
8a.pfb></usr/share/texmf-texlive/fonts/type1/urw/courier/ucrr8a.pfb></usr/share
/texmf-texlive/fonts/type1/urw/courier/ucrro8a.pfb></usr/share/texmf-texlive/fo
nts/type1/urw/helvetic/uhvb8a.pfb></usr/share/texmf-texlive/fonts/type1/urw/tim
es/utmb8a.pfb></usr/share/texmf-texlive/fonts/type1/urw/times/utmr8a.pfb></usr/
share/texmf-texlive/fonts/type1/urw/times/utmr8a.pfb></usr/share/texmf-texlive/
fonts/type1/urw/times/utmri8a.pfb>
Output written on Master.pdf (120 pages, 20274633 bytes).
PDF statistics:
 505 PDF objects out of 1000 (max. 8388607)
 0 named destinations out of 1000 (max. 500000)
 183 words of extra memory for PDF output out of 10000 (max. 10000000)