-
Notifications
You must be signed in to change notification settings - Fork 0
/
otchet_2.log
931 lines (818 loc) · 34.7 KB
/
otchet_2.log
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
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Arch Linux) (preloaded format=pdflatex 2016.9.20) 8 OCT 2016 10:03
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**otchet_2.tex
(./otchet_2.tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(/home/osabio/texmf/tex/latex/report.cls
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size12.clo
File: size12.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@chapter=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\c@figure=\count86
\c@table=\count87
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf-dist/tex/latex/extsizes/extsizes.sty
Package: extsizes 1996/10/08 v1.0 Non Standard LaTeX Package
Package ExtSizes Warning: It is better to use one of the extsizes classes,
if you can.
(/usr/share/texmf-dist/tex/latex/base/size12.clo
File: size12.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
))
(/usr/share/texmf-dist/tex/latex/cmap/cmap.sty
Package: cmap 2008/03/06 v1.0h CMap support: searchable PDF
)
(/usr/share/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2016/06/19 v1.99m Standard LaTeX package
(/usr/share/texmf-dist/tex/latex/cyrillic/t2aenc.def
File: t2aenc.def 2005/09/27 v1.0i Cyrillic encoding definition file
)
LaTeX Font Info: Try loading font information for T2A+cmr on input line 105.
(/usr/share/texmf-dist/tex/latex/cyrillic/t2acmr.fd
File: t2acmr.fd 2001/08/11 v1.0a Computer Modern Cyrillic font definitions
)<<t2a.cmap>>)
(/usr/share/texmf-dist/tex/latex/base/inputenc.sty
Package: inputenc 2015/03/17 v1.2c Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15
(/usr/share/texmf-dist/tex/latex/ucs/utf8x.def
File: utf8x.def 2004/10/17 UCS: Input encoding UTF-8
))
(/usr/share/texmf-dist/tex/latex/ucs/ucs.sty
Package: ucs 2013/05/11 v2.2 UCS: Unicode input support
(/usr/share/texmf-dist/tex/latex/ucs/data/uni-global.def
File: uni-global.def 2013/05/13 UCS: Unicode global data
)
\uc@secondtry=\count88
\uc@combtoks=\toks16
\uc@combtoksb=\toks17
\uc@temptokena=\toks18
)
(/usr/share/texmf-dist/tex/generic/babel/babel.sty
Package: babel 2016/04/23 3.9r The Babel package
(/usr/share/texmf-dist/tex/generic/babel-english/english.ldf
Language: english 2012/08/20 v3.3p English support from the babel system
(/usr/share/texmf-dist/tex/generic/babel/babel.def
File: babel.def 2016/04/23 3.9r Babel common definitions
\babel@savecnt=\count89
\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-dist/tex/generic/babel-russian/russianb.ldf
Language: russianb 2016/02/18 1.3h Russian support for the Babel system
Package babel Info: Making " an active character on input line 111.
))
(/usr/share/texmf-dist/tex/latex/t2/misccorr.sty
Package: misccorr 1999/09/23 v0.1 misc corrections for russian typesetting
(/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols
(/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\@emptytoks=\toks19
\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 106.
))
(/usr/share/texmf-dist/tex/latex/tools/enumerate.sty
Package: enumerate 2015/07/23 v3.00 enumerate extensions (DPC)
\@enLab=\toks20
)
\c@rlistctr=\count90
)
(/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)
(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks21
)
(/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2016/07/10 v1.0t Standard LaTeX Graphics (DPC,SPQR)
(/usr/share/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.
(/usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2016/07/10 v0.06j Graphics/color for pdfTeX
(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)
\Gread@gobject=\count91
))
\Gin@req@height=\dimen104
\Gin@req@width=\dimen105
)
(/usr/share/texmf-dist/tex/latex/amsmath/amsmath.sty
Package: amsmath 2016/06/28 v2.15d AMS math features
\@mathmargin=\skip43
For additional information on amsmath, use the `?' option.
(/usr/share/texmf-dist/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01 AMS text
(/usr/share/texmf-dist/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks22
\ex@=\dimen106
))
(/usr/share/texmf-dist/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen107
)
(/usr/share/texmf-dist/tex/latex/amsmath/amsopn.sty
Package: amsopn 2016/03/08 v2.02 operator names
)
\inf@bad=\count92
LaTeX Info: Redefining \frac on input line 199.
\uproot@=\count93
\leftroot@=\count94
LaTeX Info: Redefining \overline on input line 297.
\classnum@=\count95
\DOTSCASE@=\count96
LaTeX Info: Redefining \ldots on input line 394.
LaTeX Info: Redefining \dots on input line 397.
LaTeX Info: Redefining \cdots on input line 518.
\Mathstrutbox@=\box26
\strutbox@=\box27
\big@size=\dimen108
LaTeX Font Info: Redeclaring font encoding OML on input line 634.
LaTeX Font Info: Redeclaring font encoding OMS on input line 635.
\macc@depth=\count97
\c@MaxMatrixCols=\count98
\dotsspace@=\muskip10
\c@parentequation=\count99
\dspbrk@lvl=\count100
\tag@help=\toks23
\row@=\count101
\column@=\count102
\maxfields@=\count103
\andhelp@=\toks24
\eqnshift@=\dimen109
\alignsep@=\dimen110
\tagshift@=\dimen111
\tagwidth@=\dimen112
\totwidth@=\dimen113
\lineht@=\dimen114
\@envbody=\toks25
\multlinegap=\skip44
\multlinetaggap=\skip45
\mathdisplay@stack=\toks26
LaTeX Info: Redefining \[ on input line 2739.
LaTeX Info: Redefining \] on input line 2740.
)
(/usr/share/texmf-dist/tex/latex/amscls/amsthm.sty
Package: amsthm 2015/03/04 v2.20.2
\thm@style=\toks27
\thm@bodyfont=\toks28
\thm@headfont=\toks29
\thm@notefont=\toks30
\thm@headpunct=\toks31
\thm@preskip=\skip46
\thm@postskip=\skip47
\thm@headsep=\skip48
\dth@everypar=\toks32
)
(/usr/share/texmf-dist/tex/latex/tools/indentfirst.sty
Package: indentfirst 1995/11/23 v1.03 Indent first paragraph (DPC)
)
(/usr/share/texmf-dist/tex/latex/graphics/color.sty
Package: color 2016/07/10 v1.1e Standard LaTeX Color (DPC)
(/usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package color Info: Driver file: pdftex.def on input line 147.
(/usr/share/texmf-dist/tex/latex/graphics/dvipsnam.def
File: dvipsnam.def 2016/06/17 v3.0m Driver-dependent file (DPC,SPQR)
))
(/usr/share/texmf-dist/tex/latex/makecell/makecell.sty
Package: makecell 2009/08/03 V0.1e Managing of Tab Column Heads and Cells
(/usr/share/texmf-dist/tex/latex/tools/array.sty
Package: array 2014/10/28 v2.4c Tabular extension package (FMi)
\col@sep=\dimen115
\extrarowheight=\dimen116
\NC@list=\toks33
\extratabsurround=\skip49
\backup@length=\skip50
)
\rotheadsize=\dimen117
\c@nlinenum=\count104
\TeXr@lab=\toks34
)
(/usr/share/texmf-dist/tex/latex/multirow/multirow.sty
\bigstrutjot=\dimen118
)
(/usr/share/texmf-dist/tex/generic/ulem/ulem.sty
\UL@box=\box28
\UL@hyphenbox=\box29
\UL@skip=\skip51
\UL@hook=\toks35
\UL@height=\dimen119
\UL@pe=\count105
\UL@pixel=\dimen120
\ULC@box=\box30
Package: ulem 2012/05/18
\ULdepth=\dimen121
)
(/usr/share/texmf-dist/tex/latex/geometry/geometry.sty
Package: geometry 2010/09/12 v5.6 Page Geometry
(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2016/05/14 v3.1 Provides the ifpdf switch
)
(/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty
Package: ifvtex 2016/05/16 v1.6 Detect VTeX and its facilities (HO)
Package ifvtex Info: VTeX not detected.
)
(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
\Gm@cnth=\count106
\Gm@cntv=\count107
\c@Gm@tempcnt=\count108
\Gm@bindingoffset=\dimen122
\Gm@wd@mp=\dimen123
\Gm@odd@mp=\dimen124
\Gm@even@mp=\dimen125
\Gm@layoutwidth=\dimen126
\Gm@layoutheight=\dimen127
\Gm@layouthoffset=\dimen128
\Gm@layoutvoffset=\dimen129
\Gm@dimlist=\toks36
)
(/usr/share/texmf-dist/tex/latex/titlesec/titlesec.sty
Package: titlesec 2016/03/21 v2.10.2 Sectioning titles
\ttl@box=\box31
\beforetitleunit=\skip52
\aftertitleunit=\skip53
\ttl@plus=\dimen130
\ttl@minus=\dimen131
\ttl@toksa=\toks37
\titlewidth=\dimen132
\titlewidthlast=\dimen133
\titlewidthfirst=\dimen134
)
(/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
Package: hyperref 2016/06/24 v6.83q Hypertext links for LaTeX
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
Package: hobsub-hyperref 2016/05/16 v1.14 Bundle oberdiek, subset hyperref (HO)
(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
Package: hobsub-generic 2016/05/16 v1.14 Bundle oberdiek, subset generic (HO)
Package: hobsub 2016/05/16 v1.14 Construct package bundles (HO)
Package hobsub Info: Skipping package `infwarerr' (already loaded).
Package hobsub Info: Skipping package `ltxcmds' (already loaded).
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
Package hobsub Info: Skipping package `ifvtex' (already loaded).
Package: intcalc 2016/05/16 v1.2 Expandable calculations with integers (HO)
Package hobsub Info: Skipping package `ifpdf' (already loaded).
Package: etexcmds 2016/05/16 v1.6 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 2016/05/16 v1.17 Key value parser (HO)
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)
Package: pdftexcmds 2016/05/21 v0.22 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 2016/05/16 v1.14 Implements pdfTeX's escape features (HO)
Package: bigintcalc 2016/05/16 v1.4 Expandable calculations on big integers (HO
)
Package: bitset 2016/05/16 v1.2 Handle bit-vector datatype (HO)
Package: uniquecounter 2016/05/16 v1.3 Provide unlimited unique counter (HO)
)
Package hobsub Info: Skipping package `hobsub' (already loaded).
Package: letltxmacro 2016/05/16 v1.5 Let assignment for LaTeX macros (HO)
Package: hopatch 2016/05/16 v1.3 Wrapper for package hooks (HO)
Package: xcolor-patch 2016/05/16 xcolor patch
Package: atveryend 2016/05/16 v1.9 Hooks at the very end of document (HO)
Package atveryend Info: \enddocument detected (standard20110627).
Package: atbegshi 2016/06/09 v1.18 At begin shipout hook (HO)
Package: refcount 2016/05/16 v3.5 Data extraction from label references (HO)
Package: hycolor 2016/05/16 v1.8 Color options for hyperref/bookmark (HO)
)
(/usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty
Package: auxhook 2016/05/16 v1.4 Hooks for auxiliary files (HO)
)
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)
)
\@linkdim=\dimen135
\Hy@linkcounter=\count109
\Hy@pagecounter=\count110
(/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def
File: pd1enc.def 2016/06/24 v6.83q Hyperref: PDFDocEncoding definition (HO)
)
\Hy@SavedSpaceFactor=\count111
Package hyperref Info: Option `unicode' set `true' on input line 3453.
(/usr/share/texmf-dist/tex/latex/hyperref/puenc.def
File: puenc.def 2016/06/24 v6.83q Hyperref: PDF Unicode definition (HO)
)
(/usr/share/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 4362.
Package hyperref Info: Option `unicode' set `true' on input line 4362.
Package hyperref Warning: Option `pagecolor' is not available anymore.
Package hyperref Info: Hyper figures OFF on input line 4486.
Package hyperref Info: Link nesting OFF on input line 4491.
Package hyperref Info: Hyper index ON on input line 4494.
Package hyperref Info: Plain pages OFF on input line 4501.
Package hyperref Info: Backreferencing OFF on input line 4506.
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
Package hyperref Info: Bookmarks ON on input line 4735.
\c@Hy@tempcnt=\count112
(/usr/share/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip11
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 5088.
\XeTeXLinkMargin=\dimen136
\Fld@menulength=\count113
\Field@Width=\dimen137
\Fld@charsize=\dimen138
Package hyperref Info: Hyper figures OFF on input line 6342.
Package hyperref Info: Link nesting OFF on input line 6347.
Package hyperref Info: Hyper index ON on input line 6350.
Package hyperref Info: backreferencing OFF on input line 6357.
Package hyperref Info: Link coloring ON on input line 6360.
Package hyperref Info: Link coloring with OCG OFF on input line 6367.
Package hyperref Info: PDF/A mode OFF on input line 6372.
LaTeX Info: Redefining \ref on input line 6412.
LaTeX Info: Redefining \pageref on input line 6416.
\Hy@abspage=\count114
\c@Item=\count115
\c@Hfootnote=\count116
)
Package hyperref Message: Driver (autodetected): hpdftex.
(/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
File: hpdftex.def 2016/06/24 v6.83q Hyperref driver for pdfTeX
\Fld@listcount=\count117
\c@bookmark@seq@number=\count118
(/usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
Package: rerunfilecheck 2016/05/16 v1.8 Rerun checks for auxiliary files (HO)
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
82.
)
\Hy@SectionHShift=\skip54
)
(/usr/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
\fancy@headwidth=\skip55
\f@ncyO@elh=\skip56
\f@ncyO@erh=\skip57
\f@ncyO@olh=\skip58
\f@ncyO@orh=\skip59
\f@ncyO@elf=\skip60
\f@ncyO@erf=\skip61
\f@ncyO@olf=\skip62
\f@ncyO@orf=\skip63
)
Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use
less on input line 39.
Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use
less on input line 40.
Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use
less on input line 43.
(/usr/share/texmf-dist/tex/latex/fncychap/fncychap.sty
Package: fncychap 2007/07/30 v1.34 LaTeX package (Revised chapters)
\RW=\skip64
\mylen=\skip65
\myhi=\skip66
\px=\skip67
\py=\skip68
\pyy=\skip69
\pxx=\skip70
\backskip=\skip71
)
(/usr/share/texmf-dist/tex/latex/bosisio/envmath.sty
Package: envmath 2010/02/10 v2.5 Extended math environments (FB)
\MultiLineIndent=\skip72
\MultiLineStarIndent=\skip73
\SystemColSep=\skip74
\SystemBraceSep=\skip75
\SystemStarIndent=\skip76
\SysRow@Box=\box32
\ColOne@Width=\skip77
\ColTwo@Width=\skip78
\SysCol@TmpWidth=\skip79
\c@EqSys@counter=\count119
) (./otchet_2.aux
LaTeX Warning: Label `ex:I' multiply defined.
)
\openout1 = `otchet_2.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for T2A/cmr/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 60.
LaTeX Font Info: ... okay on input line 60.
(/usr/share/texmf-dist/tex/latex/ucs/ucsencs.def
File: ucsencs.def 2011/01/21 Fixes to fontencodings LGR, T3
)
(/usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count120
\scratchdimen=\dimen139
\scratchbox=\box33
\nofMPsegments=\count121
\nofMParguments=\count122
\everyMPshowfont=\toks38
\MPscratchCnt=\count123
\MPscratchDim=\dimen140
\MPnumerator=\count124
\makeMPintoPDFobject=\count125
\everyMPtoPDFconversion=\toks39
) (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf
(/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
38.
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 456.
(/usr/share/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
))
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
*geometry* verbose mode - [ preamble ] result:
* driver: pdftex
* paper: a4paper
* layout: <same size as paper>
* layoutoffset:(h,v)=(0.0pt,0.0pt)
* modes:
* h-part:(L,W,R)=(85.35826pt, 455.24411pt, 56.9055pt)
* v-part:(T,H,B)=(85.35826pt, 674.33032pt, 85.35826pt)
* \paperwidth=597.50787pt
* \paperheight=845.04684pt
* \textwidth=455.24411pt
* \textheight=674.33032pt
* \oddsidemargin=13.08827pt
* \evensidemargin=13.08827pt
* \topmargin=-23.91173pt
* \headheight=12.0pt
* \headsep=25.0pt
* \topskip=12.0pt
* \footskip=30.0pt
* \marginparwidth=35.0pt
* \marginparsep=10.0pt
* \columnsep=10.0pt
* \skip\footins=10.8pt plus 4.0pt minus 2.0pt
* \hoffset=0.0pt
* \voffset=0.0pt
* \mag=1000
* \@twocolumnfalse
* \@twosidefalse
* \@mparswitchfalse
* \@reversemarginfalse
* (1in=72.27pt=25.4mm, 1cm=28.453pt)
\AtBeginShipoutBox=\box34
Package hyperref Info: Link coloring ON on input line 60.
(/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
Package: nameref 2016/05/21 v2.44 Cross-referencing by name of section
(/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
Package: gettitlestring 2016/05/16 v1.5 Cleanup title references (HO)
)
\c@section@level=\count126
)
LaTeX Info: Redefining \ref on input line 60.
LaTeX Info: Redefining \pageref on input line 60.
LaTeX Info: Redefining \nameref on input line 60.
(./otchet_2.out) (./otchet_2.out)
\@outlinefile=\write3
\openout3 = `otchet_2.out'.
{\cyrillictext \CYRG \cyrl \cyra \cyrv \cyra } 1.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 63.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 63.
LaTeX Font Info: Try loading font information for T2A+cmss on input line 63.
(/usr/share/texmf-dist/tex/latex/cyrillic/t2acmss.fd
File: t2acmss.fd 2001/08/11 v1.0a Computer Modern Cyrillic font definitions
)
(/usr/share/texmf-dist/tex/latex/ucs/data/uni-4.def
File: uni-4.def 2013/05/13 UCS: Unicode data U+0400..U+04FF
)
(/usr/share/texmf-dist/tex/latex/ucs/data/uni-33.def
File: uni-33.def 2013/05/13 UCS: Unicode data U+2100..U+21FF
)
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 64.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 64.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\\' on input line 64.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 67.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 67.
<<ot1.cmap>><<oml.cmap>><<oms.cmap>><<omx.cmap>>
LaTeX Font Info: Try loading font information for U+msa on input line 71.
(/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info: Try loading font information for U+msb on input line 71.
(/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
Overfull \hbox (0.11955pt too wide) detected at line 77
[]|
[]
Overfull \hbox (0.11955pt too wide) detected at line 84
[]|
[]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 99.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 99.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 99.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 99.
[1
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 145.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 145.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 145.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `subscript' on input line 145.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 145.
Package Fancyhdr Warning: \headheight is too small (12.0pt):
Make it at least 14.49998pt.
We now make it that large for the rest of the document.
This may cause the page layout to be inconsistent, however.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 148.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 148.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 148.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 148.
[2]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 160.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 160.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 160.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `subscript' on input line 160.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `subscript' on input line 160.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `subscript' on input line 160.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\lambda' on input line 160.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 160.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 189.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 189.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 189.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 189.
[3]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 204.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 204.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 204.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\lambda' on input line 204.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `subscript' on input line 204.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 204.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 225.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 225.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 225.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 225.
[4]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 291.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 291.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 291.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 291.
[5]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 338.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 338.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 338.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 338.
[6]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 369.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 369.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 369.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\lambda' on input line 369.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 369.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 378.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 378.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 378.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 378.
[7]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 417.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 417.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 417.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 417.
[8]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 433.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 433.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 452.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 452.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 452.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 452.
[9]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 468.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 468.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 468.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 468.
[10]
Package epstopdf Info: Source file: <img/ex1.eps>
(epstopdf) date: 2016-10-05 19:48:40
(epstopdf) size: 198746 bytes
(epstopdf) Output file: <img/ex1-eps-converted-to.pdf>
(epstopdf) date: 2016-10-05 19:50:06
(epstopdf) size: 9672 bytes
(epstopdf) Command: <repstopdf --outfile=img/ex1-eps-converted-to.p
df img/ex1.eps>
(epstopdf) \includegraphics on input line 474.
Package epstopdf Info: Output file is already uptodate.
<img/ex1-eps-converted-to.pdf, id=181, 578.16pt x 433.62pt>
File: img/ex1-eps-converted-to.pdf Graphic file (type pdf)
<use img/ex1-eps-converted-to.pdf>
Package pdftex.def Info: img/ex1-eps-converted-to.pdf used on input line 474.
(pdftex.def) Requested size: 455.24411pt x 341.43124pt.
<img/ex_22.png, id=183, 578.16pt x 433.62pt>
File: img/ex_22.png Graphic file (type png)
<use img/ex_22.png>
Package pdftex.def Info: img/ex_22.png used on input line 483.
(pdftex.def) Requested size: 455.24411pt x 341.43124pt.
<img/ex_2-5.png, id=186, 849.8952pt x 161.1621pt>
File: img/ex_2-5.png Graphic file (type png)
<use img/ex_2-5.png>
Package pdftex.def Info: img/ex_2-5.png used on input line 492.
(pdftex.def) Requested size: 455.24411pt x 86.32784pt.
LaTeX Warning: `h' float specifier changed to `ht'.
Package epstopdf Info: Source file: <img/ex4-d.eps>
(epstopdf) date: 2016-10-05 21:18:23
(epstopdf) size: 37270 bytes
(epstopdf) Output file: <img/ex4-d-eps-converted-to.pdf>
(epstopdf) date: 2016-10-05 21:18:45
(epstopdf) size: 12805 bytes
(epstopdf) Command: <repstopdf --outfile=img/ex4-d-eps-converted-to
.pdf img/ex4-d.eps>
(epstopdf) \includegraphics on input line 502.
Package epstopdf Info: Output file is already uptodate.
<img/ex4-d-eps-converted-to.pdf, id=188, 578.16pt x 433.62pt>
File: img/ex4-d-eps-converted-to.pdf Graphic file (type pdf)
<use img/ex4-d-eps-converted-to.pdf>
Package pdftex.def Info: img/ex4-d-eps-converted-to.pdf used on input line 502.
(pdftex.def) Requested size: 455.24411pt x 341.43124pt.
LaTeX Warning: `h' float specifier changed to `ht'.
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 509.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 509.
[11 <./img/ex1-eps-converted-to.pdf>]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 509.
[12 <./img/ex_22.png> <./img/ex_2-5.png>]
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "|
(babel) in language on input line 509.
Package babel Info: Redefining russian shorthand "~
(babel) in language on input line 509.
[13 <./img/ex4-d-eps-converted-to.pdf>]
Package atveryend Info: Empty hook `AfterLastShipout' on input line 509.
(./otchet_2.aux)
Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 509.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 509.
Package rerunfilecheck Info: File `otchet_2.out' has not changed.
(rerunfilecheck) Checksum: 8E0761770876874A672850E486B0AFFD;2267.
LaTeX Warning: There were multiply-defined labels.
Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 509.
)
Here is how much of TeX's memory you used:
13154 strings out of 493013
179481 string characters out of 6139317
271884 words of memory out of 5000000
16383 multiletter control sequences out of 15000+600000
23257 words of font info for 59 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
32i,12n,43p,1181b,657s stack positions out of 5000i,500n,10000p,200000b,80000s
{/usr/share/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t2a.enc}</usr/share/
texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb></usr/share/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/texmf-dist/fonts/type1/publi
c/amsfonts/cm/cmmi8.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/c
mr10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/
share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/texmf-dist
/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/c
m/cmsy8.pfb></usr/share/texmf-dist/fonts/type1/public/cm-super/sfbx1000.pfb></u
sr/share/texmf-dist/fonts/type1/public/cm-super/sfbx1200.pfb></usr/share/texmf-
dist/fonts/type1/public/cm-super/sfbx1440.pfb></usr/share/texmf-dist/fonts/type
1/public/cm-super/sfbx1728.pfb></usr/share/texmf-dist/fonts/type1/public/cm-sup
er/sfrm0800.pfb></usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm1200.pfb
></usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm1440.pfb></usr/share/te
xmf-dist/fonts/type1/public/cm-super/sfrm1728.pfb></usr/share/texmf-dist/fonts/
type1/public/cm-super/sfss1728.pfb></usr/share/texmf-dist/fonts/type1/public/cm
-super/sfss2488.pfb></usr/share/texmf-dist/fonts/type1/public/cm-super/sfti1200
.pfb>
Output written on otchet_2.pdf (13 pages, 363593 bytes).
PDF statistics:
307 PDF objects out of 1000 (max. 8388607)
253 compressed objects within 3 object streams
72 named destinations out of 1000 (max. 500000)
129 words of extra memory for PDF output out of 10000 (max. 10000000)