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
|
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex 2023.12.14) 15 DEC 2023 19:54
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**cookbook.tex
(./cookbook.tex
LaTeX2e <2023-11-01>
L3 programming layer <2023-11-09>
(./cookbook.cls
Document Class: cookbook
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2023/05/17 v1.4n Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo
File: bk10.clo 2023/05/17 v1.4n Standard LaTeX file (size option)
)
\c@part=\count186
\c@chapter=\count187
\c@section=\count188
\c@subsection=\count189
\c@subsubsection=\count190
\c@paragraph=\count191
\c@subparagraph=\count192
\c@figure=\count193
\c@table=\count194
\abovecaptionskip=\skip48
\belowcaptionskip=\skip49
\bibindent=\dimen140
)
(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
Package: geometry 2020/01/02 v5.9 Page Geometry
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2022/05/29 v1.15 key=value parser (DPC)
\KV@toks@=\toks17
)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty
Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead.
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty
Package: iftex 2022/02/03 v1.0f TeX engine tests
))
\Gm@cnth=\count195
\Gm@cntv=\count196
\c@Gm@tempcnt=\count197
\Gm@bindingoffset=\dimen141
\Gm@wd@mp=\dimen142
\Gm@odd@mp=\dimen143
\Gm@even@mp=\dimen144
\Gm@layoutwidth=\dimen145
\Gm@layoutheight=\dimen146
\Gm@layouthoffset=\dimen147
\Gm@layoutvoffset=\dimen148
\Gm@dimlist=\toks18
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2021/08/11 v1.11 sin cos tan (DPC)
)
(/usr/share/texlive/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/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2022/09/22 v1.2b Graphics/color driver for pdftex
))
\Gin@req@height=\dimen149
\Gin@req@width=\dimen150
)
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
Package: inputenc 2021/02/14 v1.3d Input encoding file
\inpenc@prehook=\toks19
\inpenc@posthook=\toks20
)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\@emptytoks=\toks21
\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/share/texlive/texmf-dist/tex/latex/setspace/setspace.sty
Package: setspace 2022/12/04 v6.7b set line spacing
)
(/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty
Package: enumitem 2019/06/20 v3.9 Customized lists
\labelindent=\skip50
\enit@outerparindent=\dimen151
\enit@toks=\toks22
\enit@inbox=\box51
\enit@count@id=\count198
\enitdp@description=\count199
))
(/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty
Package: eso-pic 2023/05/03 v3.0c eso-pic (RN)
\ESO@tempdima=\dimen152
\ESO@tempdimb=\dimen153
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2023/11/15 v3.01 LaTeX color extensions (UK)
(/usr/share/texlive/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/share/texlive/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/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
File: l3backend-pdftex.def 2023-11-09 L3 backend support: PDF output (pdfTeX)
\l__color_backend_stack_int=\count266
\l__pdf_internal_box=\box52
)
(./cookbook.aux)
\openout1 = `cookbook.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 14.
LaTeX Font Info: ... okay on input line 14.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 14.
LaTeX Font Info: ... okay on input line 14.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 14.
LaTeX Font Info: ... okay on input line 14.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 14.
LaTeX Font Info: ... okay on input line 14.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 14.
LaTeX Font Info: ... okay on input line 14.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 14.
LaTeX Font Info: ... okay on input line 14.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 14.
LaTeX Font Info: ... okay on input line 14.
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
*geometry* verbose mode - [ preamble ] result:
* driver: pdftex
* paper: a5paper
* layout: <same size as paper>
* layoutoffset:(h,v)=(0.0pt,0.0pt)
* modes: twoside
* h-part:(L,W,R)=(56.9055pt, 307.28978pt, 56.9055pt)
* v-part:(T,H,B)=(56.9055pt, 483.69687pt, 56.9055pt)
* \paperwidth=421.10078pt
* \paperheight=597.50787pt
* \textwidth=307.28978pt
* \textheight=483.69687pt
* \oddsidemargin=-15.36449pt
* \evensidemargin=-15.36449pt
* \topmargin=-45.43198pt
* \headheight=12.0pt
* \headsep=18.06749pt
* \topskip=10.0pt
* \footskip=25.29494pt
* \marginparwidth=125.0pt
* \marginparsep=7.0pt
* \columnsep=10.0pt
* \skip\footins=9.0pt plus 4.0pt minus 2.0pt
* \hoffset=0.0pt
* \voffset=0.0pt
* \mag=1000
* \@twocolumnfalse
* \@twosidetrue
* \@mparswitchtrue
* \@reversemarginfalse
* (1in=72.27pt=25.4mm, 1cm=28.453pt)
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count267
\scratchdimen=\dimen154
\scratchbox=\box53
\nofMPsegments=\count268
\nofMParguments=\count269
\everyMPshowfont=\toks23
\MPscratchCnt=\count270
\MPscratchDim=\dimen155
\MPnumerator=\count271
\makeMPintoPDFobject=\count272
\everyMPtoPDFconversion=\toks24
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/grfext/grfext.sty
Package: grfext 2019/12/03 v1.3 Manage graphics extensions (HO)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
))
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
Package: kvoptions 2022-06-15 v3.15 Key value format for package options (HO)
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
Package: ltxcmds 2023-12-04 v1.26 LaTeX kernel commands for general use (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty
Package: kvsetkeys 2022-10-05 v1.19 Key value parser (HO)
))
(/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
85.
Package grfext Info: Graphics extension search list:
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPE
G,.JBIG2,.JB2,.eps]
(grfext) \AppendGraphicsExtensions on input line 504.
(/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
))
<cover.jpg, id=1, 420.82219pt x 597.73312pt>
File: cover.jpg Graphic file (type jpg)
<use cover.jpg>
Package pdftex.def Info: cover.jpg used on input line 17.
(pdftex.def) Requested size: 420.69272pt x 597.54924pt.
[1 <./cover.jpg>] [1] [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}
]
[2
] (./cookbook.toc
LaTeX Font Info: Trying to load font information for U+msa on input line 2.
(/usr/share/texlive/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 2.
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
) [3] [4])
\tf@toc=\write3
\openout3 = `cookbook.toc'.
[5]
[6
]
Chapter 1.
[7]
<example-image-a.pdf, id=35, 321.2pt x 240.9pt>
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 48.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[8
</usr/share/texlive/texmf-dist/tex/latex/mwe/example-image-a.pdf>]
LaTeX Font Info: Font shape `OT1/cmss/m/it' in size <10> not available
(Font) Font shape `OT1/cmss/m/sl' tried instead on input line 54.
[9
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 87.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[10
] [11
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 120.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[12
] [13
]
<rickie-wiepske-salad-dressing.png, id=62, 642.4pt x 485.815pt>
File: rickie-wiepske-salad-dressing.png Graphic file (type png)
<use rickie-wiepske-salad-dressing.png>
Package pdftex.def Info: rickie-wiepske-salad-dressing.png used on input line
140.
(pdftex.def) Requested size: 307.28978pt x 232.39537pt.
[14
<./rickie-wiepske-salad-dressing.png>]
LaTeX Font Info: Trying to load font information for TS1+cmss on input line
153.
(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmss.fd
File: ts1cmss.fd 2023/04/13 v2.5m Standard LaTeX font definitions
) [15
{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-ts1.enc}] [16
]
Chapter 2.
[17]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 167.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[18
] [19
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 194.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[20
] [21
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 217.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[22
] [23
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 241.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[24
] [25
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 265.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[26
] [27
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 302.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[28
] [29
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 335.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[30
] [31
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 359.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[32
] [33
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 377.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[34
] [35
] [36
]
Chapter 3.
[37]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 416.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[38
] [39
]
<./shish-ka-bob.png, id=150, 986.68625pt x 739.76375pt>
File: ./shish-ka-bob.png Graphic file (type png)
<use ./shish-ka-bob.png>
Package pdftex.def Info: ./shish-ka-bob.png used on input line 458.
(pdftex.def) Requested size: 307.28978pt x 230.38545pt.
[40
<./shish-ka-bob.png (PNG copy)>] [41
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 491.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[42
] [43
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 532.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[44
]
[45
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 562.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[46
] [47
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 591.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[48
] [49
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 611.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[50
] [51
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 647.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[52
] [53
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 692.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[54
] [55
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 718.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[56
] [57
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 753.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[58
] [59
]
<./cabbage-dolma.png, id=217, 555.07375pt x 739.76375pt>
File: ./cabbage-dolma.png Graphic file (type png)
<use ./cabbage-dolma.png>
Package pdftex.def Info: ./cabbage-dolma.png used on input line 787.
(pdftex.def) Requested size: 307.28978pt x 409.53525pt.
[60
<./cabbage-dolma.png (PNG copy)>] [61
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 808.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[62
] [63
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 852.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[64
] [65
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 894.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[66
] [67
]
<sag-paneer.png, id=243, 796.9775pt x 601.24625pt>
File: sag-paneer.png Graphic file (type png)
<use sag-paneer.png>
Package pdftex.def Info: sag-paneer.png used on input line 920.
(pdftex.def) Requested size: 307.28978pt x 231.81537pt.
[68
<./sag-paneer.png (PNG copy)>] [69
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 960.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[70
] [71
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1000.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[72
] [73
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1012.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[74
] [75
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1050.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[76
]
[77
] [78
]
Chapter 4.
[79]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1085.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[80
] [81
]
<zhucchini-cake.png, id=288, 1274.7625pt x 959.585pt>
File: zhucchini-cake.png Graphic file (type png)
<use zhucchini-cake.png>
Package pdftex.def Info: zhucchini-cake.png used on input line 1133.
(pdftex.def) Requested size: 307.28978pt x 231.3154pt.
[82
<./zhucchini-cake.png (PNG copy)>] [83
]
<./rhubarb-pie.jpg, id=296, 4095.3pt x 3083.52pt>
File: ./rhubarb-pie.jpg Graphic file (type jpg)
<use ./rhubarb-pie.jpg>
Package pdftex.def Info: ./rhubarb-pie.jpg used on input line 1184.
(pdftex.def) Requested size: 307.28978pt x 231.34813pt.
[84
<./rhubarb-pie.jpg>] [85
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1209.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[86
] [87
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1223.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[88
] [89
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1254.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[90
] [91
]
<./pakhlava.png, id=322, 986.68625pt x 739.76375pt>
File: ./pakhlava.png Graphic file (type png)
<use ./pakhlava.png>
Package pdftex.def Info: ./pakhlava.png used on input line 1266.
(pdftex.def) Requested size: 307.28978pt x 230.38545pt.
[92
<./pakhlava.png (PNG copy)>]
[93
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1310.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[94
] [95
]
<spritz.png, id=336, 1207.51125pt x 909.3975pt>
File: spritz.png Graphic file (type png)
<use spritz.png>
Package pdftex.def Info: spritz.png used on input line 1319.
(pdftex.def) Requested size: 307.28978pt x 231.41457pt.
[96
<./spritz.png (PNG copy)>] [97
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1353.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[98
] [99
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1401.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[100
] [101
]
[102
]
Chapter 5.
[103]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1445.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[104
] [105
]
<./tourshi.png, id=369, 557.08125pt x 739.76375pt>
File: ./tourshi.png Graphic file (type png)
<use ./tourshi.png>
Package pdftex.def Info: ./tourshi.png used on input line 1473.
(pdftex.def) Requested size: 307.28978pt x 408.06783pt.
[106
<./tourshi.png (PNG copy)>] [107
]
<madzoon.png, id=377, 4816.99625pt x 3210.99625pt>
File: madzoon.png Graphic file (type png)
<use madzoon.png>
Package pdftex.def Info: madzoon.png used on input line 1509.
(pdftex.def) Requested size: 307.28978pt x 204.80241pt.
[108
<./madzoon.png>]
[109
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1536.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[110
] [111
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1551.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[112
] [113
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1582.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[114
] [115
]
File: example-image-a.pdf Graphic file (type pdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line 1619.
(pdftex.def) Requested size: 307.28978pt x 230.47473pt.
[116
] [117
] (./cookbook.aux)
***********
LaTeX2e <2023-11-01>
L3 programming layer <2023-11-09>
***********
)
Here is how much of TeX's memory you used:
4074 strings out of 474267
65293 string characters out of 5749988
1933555 words of memory out of 5000000
26231 multiletter control sequences out of 15000+600000
563844 words of font info for 57 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
72i,11n,79p,542b,256s stack positions out of 10000i,1000n,20000p,200000b,200000s
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></us
r/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share
/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb></usr/share/texli
ve/texmf-dist/fonts/type1/public/amsfonts/cm/cmssbx10.pfb></usr/share/texlive/t
exmf-dist/fonts/type1/public/amsfonts/cm/cmssi10.pfb></usr/share/texmf/fonts/ty
pe1/public/lm/lmss17.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsf
onts/symbols/msam10.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfsi1000.
pfb></usr/share/texmf/fonts/type1/public/cm-super/sfss1000.pfb>
Output written on cookbook.pdf (119 pages, 43883816 bytes).
PDF statistics:
451 PDF objects out of 1000 (max. 8388607)
296 compressed objects within 3 object streams
0 named destinations out of 1000 (max. 500000)
61 words of extra memory for PDF output out of 10000 (max. 10000000)
|