This file is indexed.

/usr/share/logol/tools/logol.log is in logol 1.6.10-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) (format=pdflatex 2014.4.6)  6 APR 2014 12:19
entering extended mode
 restricted \write18 enabled.
 %&-line parsing enabled.
**logol.tex
(./logol.tex
LaTeX2e <2011/06/27>
Babel <3.9h> and hyphenation patterns for 2 languages loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty
Package: times 2005/04/12 PSNFSS-v9.2a (SPQR) 
)
(/usr/share/texmf/tex/latex/swi-prolog/pldoc.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in PDF mode is detected.
)
(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty
Package: makeidx 2000/03/29 v1.0m Standard LaTeX package
)
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip10
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
Package: hyperref 2012/11/06 v6.83m Hypertext links for LaTeX

(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
Package: hobsub-hyperref 2012/05/28 v1.13 Bundle oberdiek, subset hyperref (HO)


(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
Package: hobsub-generic 2012/05/28 v1.13 Bundle oberdiek, subset generic (HO)
Package: hobsub 2012/05/28 v1.13 Construct package bundles (HO)
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
Package: ifvtex 2010/03/01 v1.5 Detect VTeX and its facilities (HO)
Package ifvtex Info: VTeX not detected.
Package: intcalc 2007/09/27 v1.1 Expandable calculations with integers (HO)
Package hobsub Info: Skipping package `ifpdf' (already loaded).
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (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.
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)
Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
Package: pdfescape 2011/11/25 v1.13 Implements pdfTeX's escape features (HO)
Package: bigintcalc 2012/04/08 v1.3 Expandable calculations on big integers (HO
)
Package: bitset 2011/01/30 v1.1 Handle bit-vector datatype (HO)
Package: uniquecounter 2011/01/30 v1.2 Provide unlimited unique counter (HO)
)
Package hobsub Info: Skipping package `hobsub' (already loaded).
Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO)
Package: hopatch 2012/05/28 v1.2 Wrapper for package hooks (HO)
Package: xcolor-patch 2011/01/30 xcolor patch
Package: atveryend 2011/06/30 v1.8 Hooks at the very end of document (HO)
Package atveryend Info: \enddocument detected (standard20110627).
Package: atbegshi 2011/10/05 v1.16 At begin shipout hook (HO)
Package: refcount 2011/10/16 v3.4 Data extraction from label references (HO)
Package: hycolor 2011/01/30 v1.7 Color options for hyperref/bookmark (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty
Package: auxhook 2011/03/04 v1.3 Hooks for auxiliary files (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)
)
\@linkdim=\dimen103
\Hy@linkcounter=\count87
\Hy@pagecounter=\count88

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def
File: pd1enc.def 2012/11/06 v6.83m Hyperref: PDFDocEncoding definition (HO)
)
\Hy@SavedSpaceFactor=\count89

(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg
File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
)
Package hyperref Info: Option `colorlinks' set `true' on input line 4319.
Package hyperref Info: Hyper figures OFF on input line 4443.
Package hyperref Info: Link nesting OFF on input line 4448.
Package hyperref Info: Hyper index ON on input line 4451.
Package hyperref Info: Plain pages OFF on input line 4458.
Package hyperref Info: Backreferencing OFF on input line 4463.
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
Package hyperref Info: Bookmarks ON on input line 4688.
\c@Hy@tempcnt=\count90
LaTeX Info: Redefining \url on input line 5041.
\XeTeXLinkMargin=\dimen104
\Fld@menulength=\count91
\Field@Width=\dimen105
\Fld@charsize=\dimen106
Package hyperref Info: Hyper figures OFF on input line 6295.
Package hyperref Info: Link nesting OFF on input line 6300.
Package hyperref Info: Hyper index ON on input line 6303.
Package hyperref Info: backreferencing OFF on input line 6310.
Package hyperref Info: Link coloring ON on input line 6313.
Package hyperref Info: Link coloring with OCG OFF on input line 6320.
Package hyperref Info: PDF/A mode OFF on input line 6325.
LaTeX Info: Redefining \ref on input line 6365.
LaTeX Info: Redefining \pageref on input line 6369.
\Hy@abspage=\count92
\c@Item=\count93
\c@Hfootnote=\count94
)

Package hyperref Message: Driver: hpdftex.

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
File: hpdftex.def 2012/11/06 v6.83m Hyperref driver for pdfTeX
\Fld@listcount=\count95
\c@bookmark@seq@number=\count96

(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO)
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
82.
)
\Hy@SectionHShift=\skip43
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

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

(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg
File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
)
Package graphics Info: Driver file: pdftex.def on input line 91.

(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
\Gread@gobject=\count97
))
\Gin@req@height=\dimen107
\Gin@req@width=\dimen108
)
(/usr/share/texlive/texmf-dist/tex/latex/a4wide/a4wide.sty
Package: a4wide 1994/08/30

(/usr/share/texlive/texmf-dist/tex/latex/ntgclass/a4.sty
Package: a4 2004/04/15 v1.2g A4 based page layout
))
(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty
Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC)
\LTleft=\skip44
\LTright=\skip45
\LTpre=\skip46
\LTpost=\skip47
\LTchunksize=\count98
\LTcapwidth=\dimen109
\LT@head=\box26
\LT@firsthead=\box27
\LT@foot=\box28
\LT@lastfoot=\box29
\LT@cols=\count99
\LT@rows=\count100
\c@LT@tables=\count101
\c@LT@chunks=\count102
\LT@p@ftn=\toks15
)
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
)
(/usr/share/texlive/texmf-dist/tex/latex/tools/dcolumn.sty
Package: dcolumn 2001/05/28 v1.06 decimal alignment package (DPC)

(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
Package: array 2008/09/09 v2.4c Tabular extension package (FMi)
\col@sep=\dimen110
\extrarowheight=\dimen111
\NC@list=\toks16
\extratabsurround=\skip48
\backup@length=\skip49
))
(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty
Package: calc 2007/08/22 v4.3 Infix arithmetic (KKT,FJ)
\calc@Acount=\count103
\calc@Bcount=\count104
\calc@Adimen=\dimen112
\calc@Bdimen=\dimen113
\calc@Askip=\skip50
\calc@Bskip=\skip51
LaTeX Info: Redefining \setlength on input line 76.
LaTeX Info: Redefining \addtolength on input line 77.
\calc@Ccount=\count105
\calc@Cskip=\skip52
)
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
Package: fancyvrb 2008/02/07

Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix 
<2008/02/07> (tvz)
\FV@CodeLineNo=\count106
\FV@InFile=\read1
\FV@TabBox=\box30
\c@FancyVerbLine=\count107
\FV@StepNumber=\count108
\FV@OutFile=\write3
) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
Package: color 2005/11/14 v1.0j Standard LaTeX Color (DPC)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package color Info: Driver file: pdftex.def on input line 130.
)
\tabDright=\skip53
\tabDleft=\skip54
)
\@indexfile=\write4
\openout4 = `logol.idx'.


Writing index file logol.idx
No file logol.aux.
\openout1 = `logol.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for PD1/pdf/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Try loading font information for OT1+ptm on input line 7.
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd
File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm.
)
\AtBeginShipoutBox=\box31
Package hyperref Info: Link coloring ON on input line 7.

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
Package: nameref 2012/10/27 v2.43 Cross-referencing by name of section

(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO)
)
\c@section@level=\count109
)
LaTeX Info: Redefining \ref on input line 7.
LaTeX Info: Redefining \pageref on input line 7.
LaTeX Info: Redefining \nameref on input line 7.
\@outlinefile=\write5
\openout5 = `logol.out'.


(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count110
\scratchdimen=\dimen114
\scratchbox=\box32
\nofMPsegments=\count111
\nofMParguments=\count112
\everyMPshowfont=\toks17
\MPscratchCnt=\count113
\MPscratchDim=\dimen115
\MPnumerator=\count114
\makeMPintoPDFobject=\count115
\everyMPtoPDFconversion=\toks18
) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf

(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)
)
Package grfext Info: Graphics extension search list:
(grfext)             [.pdf,.jpg,.png,.eps]
(grfext)             \AppendGraphicsExtensions on input line 452.

(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
))
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <14.4> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 13.
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <12> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 19.
LaTeX Font Info:    Try loading font information for OMS+ptm on input line 22.

(/usr/share/texlive/texmf-dist/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 22.
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <10.95> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 50.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <10.95> on input line 53.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <8> on input line 53.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <6> on input line 53.

Underfull \hbox (badness 10000) in alignment at lines 53--56
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 61--65
[][] 
 []

[1

{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
Underfull \hbox (badness 10000) in alignment at lines 70--74
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 84--86
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 91--98
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 107--113
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 122--129
[][] 
 []

[2]
Underfull \hbox (badness 10000) in alignment at lines 138--145
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 154--161
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 166--173
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 178--184
[][] 
 []

[3]
Underfull \hbox (badness 10000) in alignment at lines 189--195
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 200--206
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 211--219
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 224--231
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 237--251
[][] 
 []

[4]
Underfull \hbox (badness 10000) in alignment at lines 256--260
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 270--275
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 280--285
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 290--296
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 301--308
[][] 
 []

[5]
Underfull \hbox (badness 10000) in alignment at lines 313--317
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 322--328
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 333--337
[][] 
 []

LaTeX Font Info:    Try loading font information for OT1+pcr on input line 346.

(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd
File: ot1pcr.fd 2001/06/04 font definitions for OT1/pcr.
)
Underfull \hbox (badness 10000) in alignment at lines 344--349
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 356--360
[][] 
 []


Underfull \hbox (badness 10000) in paragraph at lines 371--372
[]|\OT1/ptm/m/n/10.95 max num-ber of er-rors al-lowed ( @see
 []


Underfull \hbox (badness 10000) in alignment at lines 367--374
[][] 
 []

[6]
Underfull \hbox (badness 10000) in alignment at lines 381--386
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 393--404
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 409--416
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 421--426
[][] 
 []

[7]
Underfull \hbox (badness 10000) in alignment at lines 431--437
[][] 
 []

LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <9> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 440.

Underfull \hbox (badness 10000) in alignment at lines 447--454
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 459--466
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 471--478
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 483--489
[][] 
 []

[8]
Underfull \hbox (badness 10000) in alignment at lines 499--505
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 510--516
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 526--530
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 535--539
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 544--548
[][] 
 []

[9]
Underfull \hbox (badness 10000) in alignment at lines 558--564
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 576--582
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 589--596
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 601--606
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 611--616
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 621--627
[][] 
 []

[10]
Underfull \hbox (badness 10000) in alignment at lines 632--637
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 642--647
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 652--657
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 669--676
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 681--686
[][] 
 []

[11]
Underfull \hbox (badness 10000) in alignment at lines 691--696
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 701--707
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 716--725
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 730--734
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 739--742
[][] 
 []

[12]
Underfull \hbox (badness 10000) in alignment at lines 752--757
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 762--768
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 773--777
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 782--787
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 792--796
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 803--807
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 812--815
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 820--823
[][] 
 []

[13]
Underfull \hbox (badness 10000) in alignment at lines 830--836
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 843--852
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 857--861
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 867--870
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 881--885
[][] 
 []

[14]
Underfull \hbox (badness 10000) in alignment at lines 890--893
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 900--904
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 909--914
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 921--925
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 932--936
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 943--947
[][] 
 []

[15]
Underfull \hbox (badness 10000) in alignment at lines 954--958
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 963--968
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 975--983
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 988--993
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 998--1006
[][] 
 []

[16]
Underfull \hbox (badness 4060) in paragraph at lines 1023--1025
[]|\OT1/ptm/m/n/10.95 variables re-quired to set vari-able data in fol-low-ing 
or-der
 []


Underfull \hbox (badness 10000) in alignment at lines 1021--1025
[][] 
 []


Underfull \hbox (badness 4060) in paragraph at lines 1040--1042
[]|\OT1/ptm/m/n/10.95 variables re-quired to set vari-able data in fol-low-ing 
or-der
 []


Underfull \hbox (badness 10000) in alignment at lines 1038--1042
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 1049--1054
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 1063--1068
[][] 
 []

[17]
Underfull \hbox (badness 10000) in alignment at lines 1073--1078
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 1085--1091
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 1096--1103
[][] 
 []


Underfull \hbox (badness 10000) in alignment at lines 1108--1110
[][] 
 []

No file logol.ind.
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 1121.
[18]
Package atveryend Info: Empty hook `AfterLastShipout' on input line 1121.
 (./logol.aux)
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 1121.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 1121.



Package rerunfilecheck Warning: File `logol.out' has changed.
(rerunfilecheck)                Rerun to get outlines right
(rerunfilecheck)                or use package `bookmark'.

Package rerunfilecheck Info: Checksums for `logol.out':
(rerunfilecheck)             Before: <no file>
(rerunfilecheck)             After:  72E349D9C75C5202B52672968EFE19F9;239.

LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 1121.
 ) 
Here is how much of TeX's memory you used:
 6200 strings out of 495028
 89623 string characters out of 6181498
 174309 words of memory out of 5000000
 9322 multiletter control sequences out of 15000+600000
 21465 words of font info for 45 fonts, out of 8000000 for 9000
 14 hyphenation exceptions out of 8191
 36i,9n,28p,281b,453s stack positions out of 5000i,500n,10000p,200000b,80000s
{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}</usr/share/texliv
e/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texm
f-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist
/fonts/type1/urw/courier/ucrr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/
urw/times/utmb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmr8
a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
Output written on logol.pdf (18 pages, 105828 bytes).
PDF statistics:
 117 PDF objects out of 1000 (max. 8388607)
 90 compressed objects within 1 object stream
 23 named destinations out of 1000 (max. 500000)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)