-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaper_latex.log
More file actions
933 lines (788 loc) · 34.5 KB
/
paper_latex.log
File metadata and controls
933 lines (788 loc) · 34.5 KB
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
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdflatex 2024.9.23) 5 OCT 2025 11:45
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**local/comparisons/paper_latex.tex
(./local/comparisons/paper_latex.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-02-20>
(/usr/local/texlive/2024/texmf-dist/tex/latex/ieeetran/IEEEtran.cls
Document Class: IEEEtran 2015/08/26 V1.8b by Michael Shell
-- See the "IEEEtran_HOWTO" manual for usage information.
-- http://www.michaelshell.org/tex/ieeetran/
\@IEEEtrantmpdimenA=\dimen140
\@IEEEtrantmpdimenB=\dimen141
\@IEEEtrantmpdimenC=\dimen142
\@IEEEtrantmpcountA=\count188
\@IEEEtrantmpcountB=\count189
\@IEEEtrantmpcountC=\count190
\@IEEEtrantmptoksA=\toks17
LaTeX Font Info: Trying to load font information for OT1+ppl on input line 5
03.
(/usr/local/texlive/2024/texmf-dist/tex/latex/psnfss/ot1ppl.fd
File: ot1ppl.fd 2001/06/04 font definitions for OT1/ppl.
)
-- Using IEEE Computer Society mode.
-- Using 8.5in x 11in (letter) paper.
-- Using PDF output.
\@IEEEnormalsizeunitybaselineskip=\dimen143
-- This is a 10 point document.
\CLASSINFOnormalsizebaselineskip=\dimen144
\CLASSINFOnormalsizeunitybaselineskip=\dimen145
\IEEEnormaljot=\dimen146
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <5.01874> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <5.01874> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <7.02625> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <7.02625> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <8.03> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <8.03> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <9.03374> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <9.03374> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <9.53561> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <9.53561> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <11.04124> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <11.04124> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <12.045> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <12.045> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <17.06374> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <17.06374> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <20.075> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <20.075> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <24.09> not available
(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1090.
LaTeX Font Info: Font shape `OT1/ppl/bx/it' in size <24.09> not available
(Font) Font shape `OT1/ppl/b/it' tried instead on input line 1090.
\IEEEquantizedlength=\dimen147
\IEEEquantizedlengthdiff=\dimen148
\IEEEquantizedtextheightdiff=\dimen149
\IEEEilabelindentA=\dimen150
\IEEEilabelindentB=\dimen151
\IEEEilabelindent=\dimen152
\IEEEelabelindent=\dimen153
\IEEEdlabelindent=\dimen154
\IEEElabelindent=\dimen155
\IEEEiednormlabelsep=\dimen156
\IEEEiedmathlabelsep=\dimen157
\IEEEiedtopsep=\skip48
\c@section=\count191
\c@subsection=\count192
\c@subsubsection=\count193
\c@paragraph=\count194
\c@IEEEsubequation=\count195
\abovecaptionskip=\skip49
\belowcaptionskip=\skip50
\c@figure=\count196
\c@table=\count197
\@IEEEeqnnumcols=\count198
\@IEEEeqncolcnt=\count199
\@IEEEsubeqnnumrollback=\count266
\@IEEEquantizeheightA=\dimen158
\@IEEEquantizeheightB=\dimen159
\@IEEEquantizeheightC=\dimen160
\@IEEEquantizeprevdepth=\dimen161
\@IEEEquantizemultiple=\count267
\@IEEEquantizeboxA=\box51
\@IEEEtmpitemindent=\dimen162
\IEEEPARstartletwidth=\dimen163
\c@IEEEbiography=\count268
\@IEEEtranrubishbin=\box52
) (/usr/local/texlive/2024/texmf-dist/tex/latex/amsmath/amsmath.sty
Package: amsmath 2023/05/13 v2.17o AMS math features
\@mathmargin=\skip51
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsmath/amstext.sty
Package: amstext 2021/08/26 v2.01 AMS text
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks18
\ex@=\dimen164
))
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen165
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsmath/amsopn.sty
Package: amsopn 2022/04/08 v2.04 operator names
)
\inf@bad=\count269
LaTeX Info: Redefining \frac on input line 234.
\uproot@=\count270
\leftroot@=\count271
LaTeX Info: Redefining \overline on input line 399.
LaTeX Info: Redefining \colon on input line 410.
\classnum@=\count272
\DOTSCASE@=\count273
LaTeX Info: Redefining \ldots on input line 496.
LaTeX Info: Redefining \dots on input line 499.
LaTeX Info: Redefining \cdots on input line 620.
\Mathstrutbox@=\box53
\strutbox@=\box54
LaTeX Info: Redefining \big on input line 722.
LaTeX Info: Redefining \Big on input line 723.
LaTeX Info: Redefining \bigg on input line 724.
LaTeX Info: Redefining \Bigg on input line 725.
\big@size=\dimen166
LaTeX Font Info: Redeclaring font encoding OML on input line 743.
LaTeX Font Info: Redeclaring font encoding OMS on input line 744.
\macc@depth=\count274
LaTeX Info: Redefining \bmod on input line 905.
LaTeX Info: Redefining \pmod on input line 910.
LaTeX Info: Redefining \smash on input line 940.
LaTeX Info: Redefining \relbar on input line 970.
LaTeX Info: Redefining \Relbar on input line 971.
\c@MaxMatrixCols=\count275
\dotsspace@=\muskip16
\c@parentequation=\count276
\dspbrk@lvl=\count277
\tag@help=\toks19
\row@=\count278
\column@=\count279
\maxfields@=\count280
\andhelp@=\toks20
\eqnshift@=\dimen167
\alignsep@=\dimen168
\tagshift@=\dimen169
\tagwidth@=\dimen170
\totwidth@=\dimen171
\lineht@=\dimen172
\@envbody=\toks21
\multlinegap=\skip52
\multlinetaggap=\skip53
\mathdisplay@stack=\toks22
LaTeX Info: Redefining \[ on input line 2953.
LaTeX Info: Redefining \] on input line 2954.
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
))
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2022/05/29 v1.15 key=value parser (DPC)
\KV@toks@=\toks23
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR)
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2021/08/11 v1.11 sin cos tan (DPC)
)
(/usr/local/texlive/2024/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 107.
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2022/09/22 v1.2b Graphics/color driver for pdftex
))
\Gin@req@height=\dimen173
\Gin@req@width=\dimen174
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/hyperref/hyperref.sty
Package: hyperref 2024-01-20 v7.01h Hypertext links for LaTeX
(/usr/local/texlive/2024/texmf-dist/tex/generic/iftex/iftex.sty
Package: iftex 2022/02/03 v1.0f TeX engine tests
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty
Package: kvsetkeys 2022-10-05 v1.19 Key value parser (HO)
)
(/usr/local/texlive/2024/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
)
(/usr/local/texlive/2024/texmf-dist/tex/generic/pdfescape/pdfescape.sty
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
(/usr/local/texlive/2024/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
Package: ltxcmds 2023-12-04 v1.26 LaTeX kernel commands for general use (HO)
)
(/usr/local/texlive/2024/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
)
(/usr/local/texlive/2024/texmf-dist/tex/generic/infwarerr/infwarerr.sty
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
))
(/usr/local/texlive/2024/texmf-dist/tex/latex/hycolor/hycolor.sty
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/auxhook/auxhook.sty
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/hyperref/nameref.sty
Package: nameref 2023-11-26 v2.56 Cross-referencing by name of section
(/usr/local/texlive/2024/texmf-dist/tex/latex/refcount/refcount.sty
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
)
(/usr/local/texlive/2024/texmf-dist/tex/generic/gettitlestring/gettitlestring.s
ty
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
(/usr/local/texlive/2024/texmf-dist/tex/latex/kvoptions/kvoptions.sty
Package: kvoptions 2022-06-15 v3.15 Key value format for package options (HO)
))
\c@section@level=\count281
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count282
)
\@linkdim=\dimen175
\Hy@linkcounter=\count283
\Hy@pagecounter=\count284
(/usr/local/texlive/2024/texmf-dist/tex/latex/hyperref/pd1enc.def
File: pd1enc.def 2024-01-20 v7.01h Hyperref: PDFDocEncoding definition (HO)
Now handling font encoding PD1 ...
... no UTF-8 mapping file for font encoding PD1
)
(/usr/local/texlive/2024/texmf-dist/tex/generic/intcalc/intcalc.sty
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
)
\Hy@SavedSpaceFactor=\count285
(/usr/local/texlive/2024/texmf-dist/tex/latex/hyperref/puenc.def
File: puenc.def 2024-01-20 v7.01h Hyperref: PDF Unicode definition (HO)
Now handling font encoding PU ...
... no UTF-8 mapping file for font encoding PU
)
Package hyperref Info: Hyper figures OFF on input line 4179.
Package hyperref Info: Link nesting OFF on input line 4184.
Package hyperref Info: Hyper index ON on input line 4187.
Package hyperref Info: Plain pages OFF on input line 4194.
Package hyperref Info: Backreferencing OFF on input line 4199.
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
Package hyperref Info: Bookmarks ON on input line 4446.
\c@Hy@tempcnt=\count286
(/usr/local/texlive/2024/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip17
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 4784.
\XeTeXLinkMargin=\dimen176
(/usr/local/texlive/2024/texmf-dist/tex/generic/bitset/bitset.sty
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)
(/usr/local/texlive/2024/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
)
))
\Fld@menulength=\count287
\Field@Width=\dimen177
\Fld@charsize=\dimen178
Package hyperref Info: Hyper figures OFF on input line 6063.
Package hyperref Info: Link nesting OFF on input line 6068.
Package hyperref Info: Hyper index ON on input line 6071.
Package hyperref Info: backreferencing OFF on input line 6078.
Package hyperref Info: Link coloring OFF on input line 6083.
Package hyperref Info: Link coloring with OCG OFF on input line 6088.
Package hyperref Info: PDF/A mode OFF on input line 6093.
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/atbegshi-ltx.sty
Package: atbegshi-ltx 2021/01/10 v1.0c Emulation of the original atbegshi
package with kernel methods
)
\Hy@abspage=\count288
\c@Item=\count289
\c@Hfootnote=\count290
)
Package hyperref Info: Driver (autodetected): hpdftex.
(/usr/local/texlive/2024/texmf-dist/tex/latex/hyperref/hpdftex.def
File: hpdftex.def 2024-01-20 v7.01h Hyperref driver for pdfTeX
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/atveryend-ltx.sty
Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atveryend pac
kage
with kernel methods
)
\Fld@listcount=\count291
\c@bookmark@seq@number=\count292
(/usr/local/texlive/2024/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
Package: rerunfilecheck 2022-07-10 v1.10 Rerun checks for auxiliary files (HO)
(/usr/local/texlive/2024/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
)
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
85.
)
\Hy@SectionHShift=\skip54
) (/usr/local/texlive/2024/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2023/11/15 v3.01 LaTeX color extensions (UK)
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: pdftex.def on input line 274.
(/usr/local/texlive/2024/texmf-dist/tex/latex/graphics/mathcolor.ltx)
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1350.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1354.
Package xcolor Info: Model `RGB' extended on input line 1366.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1368.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1369.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1370.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1371.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1372.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1373.
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/booktabs/booktabs.sty
Package: booktabs 2020/01/12 v1.61803398 Publication quality tables
\heavyrulewidth=\dimen179
\lightrulewidth=\dimen180
\cmidrulewidth=\dimen181
\belowrulesep=\dimen182
\belowbottomsep=\dimen183
\aboverulesep=\dimen184
\abovetopsep=\dimen185
\cmidrulesep=\dimen186
\cmidrulekern=\dimen187
\defaultaddspace=\dimen188
\@cmidla=\count293
\@cmidlb=\count294
\@aboverulesep=\dimen189
\@belowrulesep=\dimen190
\@thisruleclass=\count295
\@lastruleclass=\count296
\@thisrulewidth=\dimen191
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/algorithms/algorithm.sty
Package: algorithm 2009/08/24 v0.1 Document Style `algorithm' - floating enviro
nment
(/usr/local/texlive/2024/texmf-dist/tex/latex/float/float.sty
Package: float 2001/11/08 v1.3d Float enhancements (AL)
\c@float@type=\count297
\float@exts=\toks24
\float@box=\box55
\@float@everytoks=\toks25
\@floatcapt=\box56
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/ifthen.sty
Package: ifthen 2022/04/13 v1.1d Standard LaTeX ifthen package (DPC)
)
\@float@every@algorithm=\toks26
\c@algorithm=\count298
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/algorithmicx/algpseudocode.sty
Package: algpseudocode
(/usr/local/texlive/2024/texmf-dist/tex/latex/algorithmicx/algorithmicx.sty
Package: algorithmicx 2005/04/27 v1.2 Algorithmicx
Document Style algorithmicx 1.2 - a greatly improved `algorithmic' style
\c@ALG@line=\count299
\c@ALG@rem=\count300
\c@ALG@nested=\count301
\ALG@tlm=\skip55
\ALG@thistlm=\skip56
\c@ALG@Lnr=\count302
\c@ALG@blocknr=\count303
\c@ALG@storecount=\count304
\c@ALG@tmpcounter=\count305
\ALG@tmplength=\skip57
)
Document Style - pseudocode environments for use with the `algorithmicx' style
) (/usr/local/texlive/2024/texmf-dist/tex/latex/listings/listings.sty
\lst@mode=\count306
\lst@gtempboxa=\box57
\lst@token=\toks27
\lst@length=\count307
\lst@currlwidth=\dimen192
\lst@column=\count308
\lst@pos=\count309
\lst@lostspace=\dimen193
\lst@width=\dimen194
\lst@newlines=\count310
\lst@lineno=\count311
\lst@maxwidth=\dimen195
(/usr/local/texlive/2024/texmf-dist/tex/latex/listings/lstpatch.sty
File: lstpatch.sty 2024/02/21 1.10 (Carsten Heinz)
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/listings/lstmisc.sty
File: lstmisc.sty 2024/02/21 1.10 (Carsten Heinz)
\c@lstnumber=\count312
\lst@skipnumbers=\count313
\lst@framebox=\box58
)
(/usr/local/texlive/2024/texmf-dist/tex/latex/listings/listings.cfg
File: listings.cfg 2024/02/21 1.10 listings configuration
))
Package: listings 2024/02/21 1.10 (Carsten Heinz)
(/usr/local/texlive/2024/texmf-dist/tex/latex/caption/caption.sty
Package: caption 2023/08/05 v3.6o Customizing captions (AR)
(/usr/local/texlive/2024/texmf-dist/tex/latex/caption/caption3.sty
Package: caption3 2023/07/31 v2.4d caption3 kernel (AR)
\caption@tempdima=\dimen196
\captionmargin=\dimen197
\caption@leftmargin=\dimen198
\caption@rightmargin=\dimen199
\caption@width=\dimen256
\caption@indent=\dimen257
\caption@parindent=\dimen258
\caption@hangindent=\dimen259
Package caption Info: Unknown document class (or package),
(caption) standard defaults will be used.
Package caption Info: \@makecaption = \long macro:#1#2->\ifx \@captype \@IEEEta
blestring \footnotesize \bgroup \par \centering \@IEEEtabletopskipstrut {\norma
lfont \sffamily \footnotesize #1}\\{\normalfont \sffamily \footnotesize #2}\par
\addvspace {0.5\baselineskip }\egroup \@IEEEtablecaptionsepspace \else \@IEEEf
igurecaptionsepspace \setbox \@tempboxa \hbox {\normalfont \sffamily \footnotes
ize {#1.}\nobreakspace #2}\ifdim \wd \@tempboxa >\hsize \setbox \@tempboxa \hbo
x {\normalfont \sffamily \footnotesize {#1.}\nobreakspace }\parbox [t]{\hsize }
{\normalfont \sffamily \footnotesize \noindent \unhbox \@tempboxa #2}\else \hbo
x to\hsize {\normalfont \sffamily \footnotesize \box \@tempboxa \hfil }\fi \fi
on input line 1175.
)
Package caption Warning: Unknown document class (or package),
(caption) standard defaults will be used.
See the caption package documentation for explanation.
\c@caption@flags=\count314
\c@continuedfloat=\count315
Package caption Info: float package is loaded.
Package caption Info: hyperref package is loaded.
Package caption Info: listings package is loaded.
) (/usr/local/texlive/2024/texmf-dist/tex/latex/caption/subcaption.sty
Package: subcaption 2023/07/28 v1.6b Sub-captions (AR)
Package caption Info: New subtype `subfigure' on input line 238.
\c@subfigure=\count316
Package caption Info: New subtype `subtable' on input line 238.
\c@subtable=\count317
)
Package hyperref Info: Option `colorlinks' set `true' on input line 24.
(/usr/local/texlive/2024/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
File: l3backend-pdftex.def 2024-02-20 L3 backend support: PDF output (pdfTeX)
\l__color_backend_stack_int=\count318
\l__pdf_internal_box=\box59
)
(./paper_latex.aux)
\openout1 = `paper_latex.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 26.
LaTeX Font Info: ... okay on input line 26.
-- Lines per column: 61 (exact).
(/usr/local/texlive/2024/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count319
\scratchdimen=\dimen260
\scratchbox=\box60
\nofMPsegments=\count320
\nofMParguments=\count321
\everyMPshowfont=\toks28
\MPscratchCnt=\count322
\MPscratchDim=\dimen261
\MPnumerator=\count323
\makeMPintoPDFobject=\count324
\everyMPtoPDFconversion=\toks29
) (/usr/local/texlive/2024/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
85.
(/usr/local/texlive/2024/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
))
Package hyperref Info: Link coloring ON on input line 26.
(./paper_latex.out) (./paper_latex.out)
\@outlinefile=\write3
\openout3 = `paper_latex.out'.
\c@lstlisting=\count325
Package caption Info: Begin \AtBeginDocument code.
Package caption Info: End \AtBeginDocument code.
LaTeX Font Info: Trying to load font information for OT1+phv on input line 3
5.
(/usr/local/texlive/2024/texmf-dist/tex/latex/psnfss/ot1phv.fd
File: ot1phv.fd 2020/03/25 scalable font definitions for OT1/phv.
)
LaTeX Font Info: Calculating math sizes for size <11.04124> on input line 35
.
LaTeX Font Info: Trying to load font information for U+msa on input line 35.
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info: Trying to load font information for U+msb on input line 35.
(/usr/local/texlive/2024/texmf-dist/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
LaTeX Font Info: Trying to load font information for U+pzd on input line 35.
(/usr/local/texlive/2024/texmf-dist/tex/latex/psnfss/upzd.fd
File: upzd.fd 2001/06/04 font definitions for U/pzd.
)
LaTeX Font Info: Trying to load font information for TS1+phv on input line 3
7.
(/usr/local/texlive/2024/texmf-dist/tex/latex/psnfss/ts1phv.fd
File: ts1phv.fd 2020/03/25 scalable font definitions for TS1/phv.
)
LaTeX Font Info: Calculating math sizes for size <9.53561> on input line 48.
LaTeX Font Info: Font shape `OT1/phv/m/it' in size <9.53561> not available
(Font) Font shape `OT1/phv/m/sl' tried instead on input line 54.
Underfull \hbox (badness 2293) in paragraph at lines 58--59
[]\OT1/ppl/b/n/9.53561 Experimental Val-i-da-tion\OT1/ppl/m/n/9.53561 : Com-par
-ing the-o-ret-i-cal
[]
Underfull \hbox (badness 10000) in paragraph at lines 69--70
[]\OT1/ppl/b/n/9.53561 Influence Net-works\OT1/ppl/m/n/9.53561 : Iden-ti-fy-ing
in-ter-ac-tion
[]
[1{/usr/local/texlive/2024/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l
ocal/texlive/2024/texmf-dist/fonts/enc/dvips/base/8r.enc}
]
Underfull \hbox (badness 1430) in paragraph at lines 112--113
[]\OT1/ppl/b/n/9.53561 Polynomial Fit-ting\OT1/ppl/m/n/9.53561 : Fit-ting poly-
no-mi-als lo-cally
[]
[2]
Underfull \hbox (badness 1838) in paragraph at lines 154--155
[]\OT1/ppl/b/n/9.53561 1. The-o-ret-i-cal Rigor\OT1/ppl/m/n/9.53561 : Ev-ery me
thod in Py-Delt is
[]
Underfull \hbox (badness 4096) in paragraph at lines 163--164
[]\OT1/ppl/b/n/9.53561 Spline in-ter-po-la-tion\OT1/ppl/m/n/9.53561 : En-hanced
with adap-tive
[]
Underfull \hbox (badness 10000) in paragraph at lines 195--196
[]\OT1/ppl/b/n/9.53561 Locally Weighted Scat-ter-plot Smooth-ing
[]
Underfull \hbox (badness 10000) in paragraph at lines 195--196
\OT1/ppl/b/n/9.53561 (LOWESS)\OT1/ppl/m/n/9.53561 : Non-parametric meth-ods re-
sis-tant
[]
Underfull \hbox (badness 1629) in paragraph at lines 211--212
[]\OT1/ppl/b/n/9.53561 Functional Data Anal-y-sis (FDA)\OT1/ppl/m/n/9.53561 : S
o-phis-ti-cated
[]
[3]
LaTeX Font Info: Trying to load font information for OT1+pcr on input line 2
37.
(/usr/local/texlive/2024/texmf-dist/tex/latex/psnfss/ot1pcr.fd
File: ot1pcr.fd 2001/06/04 font definitions for OT1/pcr.
)
Underfull \hbox (badness 10000) in paragraph at lines 237--238
[]\OT1/ppl/b/n/9.53561 Universal In-ter-face\OT1/ppl/m/n/9.53561 : The
[]
Underfull \hbox (badness 3977) in paragraph at lines 237--238
\OT1/ppl/m/n/9.53561 con-sis-tency across all meth-ods, en-abling fair
[]
Underfull \hbox (badness 1424) in paragraph at lines 239--240
[]\OT1/ppl/b/n/9.53561 Multivariate Ex-ten-sions\OT1/ppl/m/n/9.53561 : We ex-te
nded uni-vari-
[]
Underfull \hbox (badness 10000) in paragraph at lines 243--244
[]\OT1/ppl/b/n/9.53561 Rigorous Val-i-da-tion\OT1/ppl/m/n/9.53561 : Com-pre-hen
-sive test-ing
[]
LaTeX Font Info: Trying to load font information for TS1+ppl on input line 2
46.
(/usr/local/texlive/2024/texmf-dist/tex/latex/psnfss/ts1ppl.fd
File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl.
)
Underfull \hbox (badness 10000) in paragraph at lines 261--262
[]\OT1/ppl/b/n/9.53561 Differentiation\OT1/ppl/m/n/9.53561 : An-a-lyt-i-cally d
if-fer-en-ti-ate the
[]
Underfull \hbox (badness 6428) in paragraph at lines 261--262
\OT1/ppl/m/n/9.53561 smooth in-ter-polant to ob-tain the deriva-tive
[]
Underfull \hbox (badness 10000) in paragraph at lines 284--285
[]\OT1/ppl/m/n/9.53561 Multivariate vec-tor func-tion: $\OML/cmm/m/it/10 f\OT1/
cmr/m/n/10 (\OML/cmm/m/it/10 x; y\OT1/cmr/m/n/10 ) =
[]
Underfull \hbox (badness 10000) in paragraph at lines 284--285
\OT1/cmr/m/n/10 [[](\OML/cmm/m/it/10 x\OT1/cmr/m/n/10 ) [](\OML/cmm/m/it/10 y\O
T1/cmr/m/n/10 )\OML/cmm/m/it/10 ; x[] \OT1/cmr/m/n/10 + \OML/cmm/m/it/10 y[]\OT
1/cmr/m/n/10 ]$ \OT1/ppl/m/n/9.53561 with Ja-co-bian
[]
Underfull \hbox (badness 1852) in paragraph at lines 298--299
[]\OT1/ppl/b/n/9.53561 Temporal Deriva-tive\OT1/ppl/m/n/9.53561 : $[]$ tracks a
c-cel-er-a-tion of
[]
[4] [5]
Overfull \hbox (11.76344pt too wide) detected at line 426
[][][]\OML/cmm/m/it/10 E[]\OT1/cmr/m/n/10 (\OT1/cmr/bx/n/10 x\OT1/cmr/m/n/10 )
= \OMS/cmsy/m/n/10 k[]\OT1/cmr/m/n/10 (\OT1/cmr/bx/n/10 x\OT1/cmr/m/n/10 ) \OMS
/cmsy/m/n/10 ^^@ \OML/cmm/m/it/10 J[]\OT1/cmr/m/n/10 (\OT1/cmr/bx/n/10 x\OT1/cm
r/m/n/10 )\OMS/cmsy/m/n/10 k[] \OT1/cmr/m/n/10 = []
[]
Underfull \hbox (badness 1655) in paragraph at lines 433--434
[]\OT1/ppl/m/n/9.53561 These met-rics pro-vide a com-pre-hen-sive eval-u-a-tion
[]
Underfull \hbox (badness 3250) in paragraph at lines 443--444
\OT1/ppl/m/n/9.53561 PyDelt's GLLA and GOLD in-ter-po-la-tors con-sis-tently
[]
[6]
LaTeX Font Info: Calculating math sizes for size <8.03> on input line 489.
Overfull \hbox (4.62384pt too wide) in paragraph at lines 489--506
[][]
[]
[7]
Overfull \hbox (10.1524pt too wide) in paragraph at lines 659--678
[][]
[]
[8]
Overfull \hbox (36.72684pt too wide) detected at line 692
[][][]\OML/cmm/m/it/10 M[] \OT1/cmr/m/n/10 = [] [] []
[]
Underfull \hbox (badness 1430) in paragraph at lines 703--704
\OT1/ppl/m/n/9.53561 plex-ity for gra-di-ent com-pu-ta-tion, com-pared to
[]
Underfull \hbox (badness 1688) in paragraph at lines 711--712
[]\OT1/ppl/b/n/9.53561 For higher-order deriva-tives (>2)\OT1/ppl/m/n/9.53561 :
Use Py-Delt
[]
Underfull \hbox (badness 2401) in paragraph at lines 714--714
\OT1/phv/b/n/9.53561 4.2 Pa-ram-e-ter Tun-ing Guide-lines: Math-e-mat-i-cal In
-
[]
Underfull \hbox (badness 1609) in paragraph at lines 743--744
[]\OT1/ppl/b/n/9.53561 PyDelt Spline\OT1/ppl/m/n/9.53561 : The smooth-ing pa-ra
m-e-ter $\OML/cmm/m/it/10 s$ \OT1/ppl/m/n/9.53561 in
[]
[9]
Overfull \hbox (17.69357pt too wide) in paragraph at lines 771--772
[]\OT1/ppl/m/it/9.53561 Implementation\OT1/ppl/m/n/9.53561 : \OT1/pcr/m/n/9.535
61 TensorDerivatives.divergence()
[]
Overfull \hbox (37.24155pt too wide) in paragraph at lines 803--804
[]\OT1/ppl/m/it/9.53561 Implementation\OT1/ppl/m/n/9.53561 : \OT1/pcr/m/n/9.535
61 TensorDerivatives.strain_tensor()\OT1/ppl/m/n/9.53561 ,
[]
Overfull \hbox (86.34988pt too wide) in paragraph at lines 814--815
[]\OT1/ppl/m/it/9.53561 Implementation\OT1/ppl/m/n/9.53561 : \OT1/pcr/m/n/9.535
61 TensorDerivatives.directional_derivative()
[]
Overfull \hbox (34.85765pt too wide) in paragraph at lines 831--832
[]\OT1/ppl/m/it/9.53561 Implementation\OT1/ppl/m/n/9.53561 : \OT1/pcr/m/n/9.535
61 set_stochastic_link(method='ito')
[]
Underfull \hbox (badness 3302) in paragraph at lines 836--837
[]\OT1/ppl/b/n/9.53561 Normal\OT1/ppl/m/n/9.53561 : Sym-met-ric, un-bounded (in
-ter-est
[]
Underfull \hbox (badness 3557) in paragraph at lines 837--838
[]\OT1/ppl/b/n/9.53561 Lognormal\OT1/ppl/m/n/9.53561 : Pos-i-tive, right-skewed
(stock
[]
Underfull \hbox (badness 1728) in paragraph at lines 838--839
[]\OT1/ppl/b/n/9.53561 Gamma\OT1/ppl/m/n/9.53561 : Pos-i-tive, flex-i-ble shape
(wait-ing
[]
Overfull \hbox (57.74309pt too wide) in paragraph at lines 845--846
[]\OT1/ppl/m/it/9.53561 Implementation\OT1/ppl/m/n/9.53561 : \OT1/pcr/m/n/9.535
61 interpolator.set_stochastic_link(...)
[]
[10]
Overfull \hbox (32.6359pt too wide) in paragraph at lines 860--861
[]\OT1/ppl/m/it/9.53561 Implementation\OT1/ppl/m/n/9.53561 : \OT1/pcr/m/n/9.535
61 NeuralNetworkMultivariateDerivatives
[]
Underfull \hbox (badness 2343) in paragraph at lines 870--871
[]\OT1/ppl/m/it/9.53561 Why Nu-mer-i-cal\OT1/ppl/m/n/9.53561 : Au-to-matic dif-
fer-en-ti-a-tion,
[]
Underfull \hbox (badness 1540) in paragraph at lines 878--879
[]\OT1/ppl/m/it/9.53561 Best Meth-ods\OT1/ppl/m/n/9.53561 : LOWESS/LOESS (ro-bu
st to
[]
Underfull \hbox (badness 1609) in paragraph at lines 900--900
\OT1/phv/b/sc/11.04124 6 Con-clu-sion: Im-pact and Fu-ture Di-rec-
[]
Underfull \hbox (badness 1371) in paragraph at lines 929--930
[]\OT1/ppl/b/n/9.53561 Advanced Ten-sor Op-er-a-tions\OT1/ppl/m/n/9.53561 : Di-
ver-gence, curl,
[]
[11]
Underfull \hbox (badness 10000) in paragraph at lines 933--934
[]\OT1/ppl/b/n/9.53561 Universal API\OT1/ppl/m/n/9.53561 : The con-sis-tent
[]
Underfull \hbox (badness 10000) in paragraph at lines 933--934
\OT1/pcr/m/n/9.53561 .fit().differentiate() \OT1/ppl/m/n/9.53561 pat-tern acros
s
[]
Underfull \hbox (badness 1874) in paragraph at lines 933--934
\OT1/ppl/m/n/9.53561 all meth-ods fa-cil-i-tates method com-par-i-son and
[]
Underfull \hbox (badness 3118) in paragraph at lines 965--966
[]\OT1/ppl/m/n/8.03 J. Brad-bury et al., ``JAX: Com-pos-able Trans-for-ma-tions
of
[]
Overfull \hbox (10.23753pt too wide) in paragraph at lines 998--998
[] \OT1/pcr/m/n/9.53561 title = {PyDelt: Advanced Numerical Function[]
[]
Overfull \hbox (10.23753pt too wide) in paragraph at lines 998--998
[] \OT1/pcr/m/n/9.53561 Interpolation and Differentiation},[]
[]
Overfull \hbox (4.51617pt too wide) in paragraph at lines 998--998
[] \OT1/pcr/m/n/9.53561 url = {https://github.com/MikeHLee/pydelt},[]
[]
[12] (./paper_latex.aux)
***********
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-02-20>
***********
Package rerunfilecheck Info: File `paper_latex.out' has not changed.
(rerunfilecheck) Checksum: 33AD2806190EE9695EC9015D49A5C58A;13148.
)
Here is how much of TeX's memory you used:
14848 strings out of 474116
234994 string characters out of 5743682
1963187 words of memory out of 5000000
36826 multiletter control sequences out of 15000+600000
609930 words of font info for 158 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
75i,10n,79p,1522b,545s stack positions out of 10000i,1000n,20000p,200000b,200000s
</usr/local/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb
></usr/local/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx7.pfb><
/usr/local/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb></
usr/local/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></u
sr/local/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb></usr
/local/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/l
ocal/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmmib10.pfb></usr/l
ocal/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/loc
al/texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb></usr/local/
texlive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/local/tex
live/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/local/texl
ive/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy5.pfb></usr/local/texliv
e/2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb></usr/local/texlive/
2024/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/local/texlive/20
24/texmf-dist/fonts/type1/public/amsfonts/symbols/msbm10.pfb></usr/local/texliv
e/2024/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb></usr/local/texlive/2024/t
exmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/local/texlive/2024/texmf-di
st/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/local/texlive/2024/texmf-dist/font
s/type1/urw/helvetic/uhvro8a.pfb></usr/local/texlive/2024/texmf-dist/fonts/type
1/urw/palatino/uplb8a.pfb></usr/local/texlive/2024/texmf-dist/fonts/type1/urw/p
alatino/uplr8a.pfb></usr/local/texlive/2024/texmf-dist/fonts/type1/urw/palatino
/uplri8a.pfb></usr/local/texlive/2024/texmf-dist/fonts/type1/urw/zapfding/uzdr.
pfb>
Output written on paper_latex.pdf (12 pages, 359001 bytes).
PDF statistics:
541 PDF objects out of 1000 (max. 8388607)
476 compressed objects within 5 object streams
175 named destinations out of 1000 (max. 500000)
417 words of extra memory for PDF output out of 10000 (max. 10000000)