summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/tlc3.err
blob: d4f94705d7ec2db9dce5d38db78163cce327f0e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
\newcommand\erratafiledate{2023/10/30}        % needs / and not -

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% To produce a printed version of this errata file run this file through
% LaTeX. It will unpack a small class file (if not already present) and
% a configuration file with the extension .cfg. You might want to modify
% the setting in this configuration file to print only a partial errata
% suitable for your printed revision of this book, see details in the
% .cfg file.
%
% The current version of this file can be found at:
%
%    https://www.latex-project.org/help/books/
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\begin{filecontents}{ttcterrata.cls}
%%
%% Copyright (C) 1997-2021 Frank Mittelbach
%% This class file is licensed under LPPL latest version;
%% see https://www.latex-project.org/lppl
%
%
% It sets up a few commands used to format the errata entries for books in the
% Addison-Wesley Series:
%
%    Tools and Techniques for Computer Typesetting
%
% hence the name. However, anybody who likes to use it is free to apply it for
% errata files of other books.
%
% Changes:
%
% v1.0a - changed name from errata.cls to ttcterrata.cls
% v1.0b - added \arraybackslash
% v1.0c - and took it out again and used \tabularnewline instead

\ProvidesClass{ttcterrata}
  [2021/08/03 v1.0c Mini class for errata files; subject to change (FMi)]

\LoadClass{article}

\setcounter{secnumdepth}{-1}
\addtolength\textwidth{5cm}
\addtolength\oddsidemargin{-3cm}

\addtolength\textheight{36pt}

\RequirePackage{shortvrb}
\MakeShortVerb{\|}

\RequirePackage{array,longtable}
\RequirePackage{multicol}


\newcommand\erratagetnumber{}
\def\erratagetnumber#1/#2/#3\erratagetnumber{#1#2#3}


\newcommand\gobbleerrata{%
  \setbox\@tempboxa\vbox\bgroup
     \let\endgobble\egroup
     \let\hideamp\relax
     \let\\\relax
     \let\tabularnewline\relax
     \let\par\@@par}

\newcommand*\hideamp{&}

\let\endgobble\relax


\newcommand\erratastartdate{}
\newcommand\myprinting{1}


\newcommand\doweprint[2]{%
  \ifnum \myprinting < \if!#2!1000 \else \ifx s#2 1000\else#2 \fi\fi
   \ifnum \expandafter\erratagetnumber\erratastartdate\erratagetnumber <
          \erratagetnumber#1\erratagetnumber \relax
     \@tempswatrue
   \else
     \@tempswafalse
   \fi
  \else
    \@tempswafalse
  \fi
}



\newcommand\includedentries{entries after = \erratastartdate}
\newcommand\printedentries{between \erratastartdate\space and}

\newcommand\showallerrors{%
 \renewcommand\includedentries{all errata entries}%
 \renewcommand\printedentries{up to}
 \renewcommand\doweprint[2]{\@tempswatrue}}


\newcommand\displayrevisionfix[2]{%
    \if!#2!\textbf{#1}\else\textit{#1}\rlap{\textsuperscript{#2}}\fi}

\newcommand\norevisionnumbers{%
  \renewcommand\displayrevisionfix[2]{\textbf{##1}}}

\IfFileExists{\jobname.cfg}
  {
   \input{\jobname.cfg}
   \typeout{***************************************************}
   \typeout{*}
   \typeout{* Configuration file for \jobname.err found }
   \typeout{*}
   \typeout{***************************************************}
  \AtEndDocument{
   \typeout{***************************************************}
   \typeout{*}
   \typeout{* If you wish to generate an errata listing}
   \typeout{* containing only errors found after a certain revision}
   \typeout{* and/or only errors found after a certain date}
   \typeout{* modify the information stored in \jobname.cfg}
   \typeout{*}
   \typeout{* Current settings are:}
   \typeout{*}
   \typeout{* \@spaces  printing of your book = \myprinting}
   \typeout{* \@spaces  include \includedentries}
   \typeout{*}
   \typeout{***************************************************}
  }}
  {}

%% \erroronpage <page> <line info> <contributor> <date> <fixed in revision>

\newcommand\erroronpage[5]{%
   \endgobble
   \doweprint{#4}{#5}%
   \if@tempswa
     \typeout{Typesetting entry #1 #2 #3 #4}%
   \else
     \typeout{Ignoring entry #1 #2 #3 #4}%
     \expandafter\gobbleerrata
   \fi
   \hideamp \tabularnewline
   \displayrevisionfix{#1}{#5}
   \hideamp #2 \hideamp (\textsf{#3}) \hideamp
}

\newcommand\seriouserroronpage[5]{%
   \endgobble
   \doweprint{#4}{#5}%
   \if@tempswa
     \typeout{Typesetting entry #1 #2 #3 #4}%
   \else
     \typeout{Ignoring entry #1 #2 #3 #4}%
     \expandafter\gobbleerrata
   \fi
   \hideamp \tabularnewline
   \fbox{\bfseries !!}\hfill
   \displayrevisionfix{#1}{#5}
   \hideamp #2 \hideamp (\textsf{#3}) \hideamp
}

\newcommand\CHAPTER[1]{\endgobble
  &\tabularnewline[4pt]%
  \multicolumn{4}{l}{\framebox[10cm][l]{\textbf{\normalsize\strut#1}}} \tabularnewline}

\newenvironment{erratalist}
  {\begin{longtable}{r>{\raggedright}p{2cm}l>{\raggedright}p{10cm}l}}
  {\endgobble\end{longtable}}

\newcommand\erratatitle[2]
  {\begin{center}\LARGE\bfseries
      Errata list for #1\\[5pt](\myprinting.\ printing)\\[10pt]
      \small Includes all entries found \printedentries\space #2\\
      (For other periods/print runs reprocess this document
      with different config settings)
   \end{center}%
   \markright{Errata for #1 (\printedentries\space #2)}%
   \thispagestyle{plain}%
   \vspace{20pt}}

\pagestyle{myheadings}

\AtBeginDocument{\small}

\setlength\parindent{0pt}
\setlength\parskip{2pt}

\newcommand\contributor[2]{\makebox[1cm][l]{\sffamily#1} #2\par}

% some special shortcuts overwriting existing commands:

\let\u\underline
\renewcommand\>{$\to$}

%%% some code suggested by Thorsten Hansen to count the number of
%%% contributions by individuals (will work only if we do not get
%%% too many :-)

\def\count@contributors#1/#2/#3\@nil{
   \@ifundefined{c@#1}{\newcounter{#1}}{}\stepcounter{#1}%
%%%   also count secondary:
%%%   \@ifundefined{c@#2}{\newcounter{#2}}{}\stepcounter{#2}%
}

\renewcommand\erroronpage[5]{%
   \count@contributors#3/secondary/\@nil
   \endgobble
   \doweprint{#4}{#5}%
   \if@tempswa
     \typeout{Typesetting entry #1 #2 #3 #4}%
   \else
     \typeout{Ignoring entry #1 #2 #3 #4}%
     \expandafter\gobbleerrata
   \fi
   \hideamp \tabularnewline
   \displayrevisionfix{#1}{#5}
   \hideamp #2 \hideamp (\textsf{#3}) \hideamp
}

\renewcommand\seriouserroronpage[5]{%
   \count@contributors#3/secondary/\@nil
   \endgobble
   \doweprint{#4}{#5}%
   \if@tempswa
     \typeout{Typesetting entry #1 #2 #3 #4}%
   \else
     \typeout{Ignoring entry #1 #2 #3 #4}%
     \expandafter\gobbleerrata
   \fi
   \hideamp \tabularnewline
   \fbox{\bfseries !!}\hfill
   \displayrevisionfix{#1}{#5}
   \hideamp #2 \hideamp (\textsf{#3}) \hideamp
}

\renewcommand\contributor[2]{\makebox[1cm][l]{%
  \sffamily#1} #2\@ifundefined{c@#1}{}{ (\arabic{#1})}\par}

\end{filecontents}


\begin{filecontents}{\jobname.cfg}
%
%
% Configuration file for the errata listing of
%
%  The LaTeX Companion, Third Edition, Parts I & II
%
%
% \erratastartdate
%
% Specifies the date from which on errata entries should be listed.
%
% The format is YYYY/MM/DD  (hyphens are not supported)
%
% The default below ensures that all entries for a particular
% printing are typeset.
%

\renewcommand\erratastartdate{2023/04/01}    % ALL ENTRIES
%\renewcommand\erratastartdate{2023/05/30}   % for the first digital edition
%\renewcommand\erratastartdate{2023/09/01}   % 


% If you own a digital edition (which is more often updated than the
% print edition) then you can alter the above date to match the date
% shown at the bottom of the Copyright page --- if it says
% "First digital release, 2023" then use the date 2023/05/30 above.
%
%
% \myprinting
%
% Specifies which (revised) printing you own. For example, if you
%    have the second printing set this to 2 so that errors already
%    corrected in that printing will not appear in your errata
%    listing.
%
% The default below ensures that all entries relevant to the x-th
%    printing are typeset.
%
%

\renewcommand\myprinting{1}

%
% \norevisionnumbers
%
% Specifies that all page numbers in the errata are shown in the same
%    format (bold face) irregardless of whether or not they are fixed
%    in some revision. The default is to print corrected errors in
%    italic and add the revision number as a superscript.

%
% \showallerrors
%
% With this command you tell the program that all errata entries are
%    supposed to be generated. This makes \myprinting and
%    \erratastartdate basically obsolete so this isn't turned on by
%    default.
%
%
\endinput
\end{filecontents}


\documentclass{ttcterrata}[2005/11/10]  % we want new class

\usepackage[T1]{fontenc}
\let\u\underline          % shortcut for this file
\newcommand\meta[1]{$\langle$\textit{#1\/}$\rangle$}

\usepackage{color}
\newcommand\bl{\color{blue}}

\newcommand\textttu[1]{\texttt{\upshape #1}}

\usepackage{hyperref}

\let\u\underline  % needs resetting after hyperref


\begin{document}

\erratatitle{The \LaTeX{} Companion, Third Edition, Parts I \& II}{\erratafiledate}


\begin{verbatim}
@book(A-W:MF:2023,
   author = {Frank Mittelbach and Ulrike Fischer},
   title = {The {\LaTeX} Companion},
   edition = 3,
   note =  {With contributions by Javier Bezos, Johannes Braams, and Joseph Wright},
   series =    {Tools and Techniques for Computer Typesetting},
   publisher = {Addison-Wesley},
   address   = {Boston, Massachusetts},
   year = 2023,
   pagenums = {976 (Part I) and 1008 (Part II)},
   bibliography = {yes},
   index = {yes},
   isbn = {978-0-13-816648-9},
)
\end{verbatim}


\begin{list}{}{\setlength\leftmargin{0cm}%
               \setlength\rightmargin{3cm}%
	       \setlength\listparindent{1em}}
\item[]

\tableofcontents

\bigskip

\noindent
This file (\texttt{\jobname.err}) can be found as part of the \LaTeX{}
distribution and its latest version is maintained on the \LaTeX{}
project site at \texttt{https://www.latex-project.org/help/books/\jobname.err}
where you will also find extracts of the book.

The first column in the table shows the page number of the errata
entry.  Superscript numbers in the first column refer to the printed
revision in which this entry was corrected (\textit{s} indicates a
correction in the sources only). The second
column gives the precise location (negative line or paragraph numbers
are counted from the bottom of the page). The third column shows the
first finder of the problem.

You can customize this list to only show errata related to the printing
or digital edition
you own by changing the configuration in the file \texttt{\jobname.cfg}.

\begin{center}
  \Large \bfseries  To Err is Human --- Bug Contest
\end{center}

Any mistake found and reported is a gain for all readers of our book.
For this reason Addison-Wesley and the authors offer a prize (for 5
limited time periods) to the eligible person who finds the largest number of bugs
during that period (more precisely, it is a lottery among the people
with the 5 top-most findings up to that point).  A person can receive
at most one prize, ever; errors found by any of the authors do not
count.

Each prize is a free choice of any single computing book found on the
Addison-Wesley/Pearson web site:
\texttt{https://www.informit.com} (that
is, no boxed sets or multiple volume offers).


As usual, the authors and publisher reserve the right to make various
decisions such as whether a reported feature is an error for
competitive purposes or whether similar features count as a single or
multiple errors.  ---
Good luck!

\begin{center}
\begin{tabular}{clr}
Contest period ends & Winner \\[4pt]
2023/?? &                         & ??? suggestions\\
\end{tabular}
\end{center}


Due to its size the third edition of \textit{The \LaTeX{} Companion} is printed
as a two-volume set. The digital version, however, is provided as a
single PDF or ePub. This means that a small fraction of the digital
content differs from that of the printed version: there is only a
single front matter, a single bibliography, and a single index, whereas
in the printed books these are separated out. However, all versions share the main
matter (down to the page numbering) so most of the errata apply to
all versions, but a few only to the digital and some only to the
printed version. Thus, we end up with three separate lists.


\end{list}

%\newpage


%<--------------------------

\newcommand\BibTeX{\textsc{Bib}\TeX}
\newcommand\cs[1]{\texttt{\upshape\textbackslash #1}}
\newcommand\env[1]{\texttt{#1}}
\newcommand\pkg[1]{\textsf{#1}}

\section{Errata for the print version (not applicable to the digital version)}

The printed books differ from the digital version in that the
bibliography is split across both volumes (with a few repeats) and
the front matter of each volume has its own table of contents and list
of figures and tables. Therefore these parts have different page
numbers and you will see similar errata entries for both print and
digital differing only in that respect.

\begin{erratalist}

\CHAPTER{General} 

\erroronpage{}{}{FMi}{2023/07/30}{}

Text or graphics typeset in the the spot color (blue) are not always
perfectly aligned. This is a side-effect of the printing technology.
On most pages everything is fine, but occasionally blue text in a
paragraph seems to be slightly above or below the baseline or blue
text in tables appears slightly misaligned horizontally. It differs
from book to book (and therefore not recorded in this errata) and
can't be controlled by the authors, unfortunately.


\CHAPTER{Front matter (Part I)} 

\erroronpage{I-ix\ldots I-xvi}{}{FMi}{2023/04/04}{s}
Dot leaders have been changed on all sections.

\erroronpage{I-xvii}{chapter head}{FMi}{2023/04/04}{s}
formulas \> \u{F}ormulas

\erroronpage{I-xvii}{chapter head}{FMi}{2023/04/04}{s}
documents \> \u{D}ocuments

\erroronpage{I-xvii}{chapter head}{FMi}{2023/04/04}{s}
beyond \> \u{B}eyond

\erroronpage{I-xx\ldots I-xxi}{}{FMi}{2023/04/04}{s}
Dot leaders have been changed on all sections.


\CHAPTER{Bibliography (Part I)} 

\erroronpage{I-779}{[24], l.-1}{FMi}{2023/10/28}{s}
Link should use \texttt{https://}

\erroronpage{I-783}{[55], l.-2}{FMi}{2023/04/04}{s}
all \> \u{them} all

\erroronpage{I-785}{[73], l.-2}{kb/bb}{2023/04/04}{s}
the go-forward way for \LaTeX-coding \> \\
the way for \LaTeX{} coding going forward

\erroronpage{I-786}{[87], l.2}{kb/bb}{2023/04/04}{s}
p. \> pp.

\erroronpage{I-786}{[88], l.2}{kb/bb}{2023/04/04}{s}
p. \> pp.

\erroronpage{I-787}{[92], l.2}{kb/bb}{2023/04/04}{s}
Add: Vancouver, 1999

\erroronpage{I-788}{[100], l.3}{kb/bb}{2023/04/04}{s}
Publishing \> Publishing\u{,}

\erroronpage{I-790}{[122], l.1}{kb/bb}{2023/04/04}{s}
In \u{ACM editor} ``Proceedings \> In ``\u{PODC'01: }Proceedings

\erroronpage{I-790}{[122], l.1}{kb/bb}{2023/04/04}{s}
In \u{Unicode Consortium, editor} \> In


\CHAPTER{Front matter (Part II)} 

\erroronpage{II-x\ldots II-xxviii}{}{FMi}{2023/04/04}{s}
Dot leaders have been changed on all sections.

\erroronpage{II-xiv}{heading}{bb/FMi}{2023/04/04}{s}
Multiple alignments: \env{align} \u{and \env{flalign}}
\>\\
Multiple alignments: \env{align}\u{, \env{flalign}, and \env{alignat}}

\erroronpage{II-xv}{chapter head}{FMi}{2023/04/04}{s}
formulas \> \u{F}ormulas

\erroronpage{II-xvi}{chapter head}{FMi}{2023/04/04}{s}
documents \> \u{D}ocuments

\erroronpage{II-xxi}{chapter head}{FMi}{2023/04/04}{s}
beyond \> \u{B}eyond



\CHAPTER{Bibliography (Part II)} 

\erroronpage{II-799}{[43], l.-2}{FMi}{2023/04/04}{s}
all \> \u{them} all

\erroronpage{II-801}{[62], l.-2}{kb/bb}{2023/04/04}{s}
the go-forward way for \LaTeX-coding \>\\
the way for \LaTeX{} coding going forward

\erroronpage{II-802}{[71], l.2}{kb/bb}{2023/04/04}{s}
p. \> pp.

\erroronpage{II-802}{[72], l.2}{kb/bb}{2023/04/04}{s}
p. \> pp.

\erroronpage{II-803}{[80], l.3}{kb/bb}{2023/04/04}{s}
Publishing \> Publishing\u{,}




\end{erratalist}


%<--------------------------

\section{Errata for the digital version (not applicable to the print version)}

Most known errors to the digital version have already been
incorporated in the product as distributed, here are the remaining
ones.

\begin{erratalist}

%\CHAPTER{General}
%
%\CHAPTER{Front matter}

\CHAPTER{Bibliography} 

\erroronpage{II-800}{[50], l.-1}{FMi}{2023/10/28}{s}
Link should use \texttt{https://}

\end{erratalist}


%<--------------------------


\section{Errata common to the print and digital versions}

The main matter is identical (also in page numbers) in the print and
the digital versions. Therefore most errata entries appear in this
section.

\begin{erratalist}


\CHAPTER{General}

\erroronpage{}{}{FMi}{2023/04/04}{}
Some corrections result in index changes. These are not tracked here;
the index is always fully regenerated for new printings.

\erroronpage{}{}{MJo/FMi}{2023/07/07}{}

  There are a dozen occurrences of the word \u{rôle} throughout the book,
  which is more commonly spelled \u{role}. However, this is not wrong
  but is the somewhat dated form used mostly in British
  English. Personally, I prefer the version with accent (as does Don
  Knuth) so it is deliberate and will not change.

\CHAPTER{Chapter 1 --- Introduction}

\erroronpage{I-5}{para 4, l.4}{kb}{2023/04/04}{s}
\u{of} the bugs \> \u{with} the bugs



\erroronpage{I-5}{para 5, l.5}{kb}{2023/04/04}{s}
not least \> \u{but} not least



\CHAPTER{Chapter 2 --- The Structure of a \LaTeX{} Document}

\erroronpage{I-34}{l.-1}{FMi}{2023/04/04}{s}
Moved first line of page 35 to 34.


\erroronpage{I-35}{l.1}{FMi}{2023/04/04}{s}
Moved first line of page 35 to 34.


\erroronpage{I-113}{listing}{FMi}{2023/05/14}{s}
Situation is the same in the 2023 distributions; listing output updated.


\erroronpage{I-117}{l.-5}{BeB}{2023/07/25}{s}
\textit{latexrelease} \> \texttt{latexrelease}


\CHAPTER{Chapter 3 --- Basic Formatting Tools -- Paragraph \ldots}

\erroronpage{I-160}{para -2, l.1}{BeB}{2023/07/14}{s}
Repeated word: keys \u{keys} \> keys

\erroronpage{I-163}{para 2, l.2}{FMi}{2023/07/26}{s}
as we did \u{above}. \>  as we did \u{in Example 3-3-14 below}.

\erroronpage{I-163}{para 3, margin}{FMi}{2023/07/26}{s}
Add a marginal note: \u{No warning if another \LaTeX{} run is necessary!}

\erroronpage{I-163}{example 3-3-14}{BeB}{2023/07/25}{s}
Output of example misses the page numbers in acronym list \> Run example 3 times (not only twice---there is no warning)



\CHAPTER{Chapter 4 --- Basic Formatting Tools -- Larger \ldots}

\erroronpage{I-323}{Table 4.4, left column}{BeB}{2023/07/25}{s}
Typo: Assembler (\u{N}otorola68k, x86masm) \> \\ Assembler (\u{M}otorola68k, x86masm)
%  Matlab \> Matlab \u{(empty, 5.1)}  
% könnte auch aktualisiert werden, steht aber in Version 1.8d nicht drin


\CHAPTER{Chapter 5 --- The Layout of the Page}

\erroronpage{I-386}{exa 5-3-1, l.7}{EOl}{2023/09/09}{s}
Change:
paragraph over \u{two} pages. \> paragraph over \u{three} pages.

\textit{Reason: The third page contains just the word ``pages.'' (which would be page 8)
is not shown.}

\erroronpage{I-389}{syntax box -1}{DC}{2023/10/06}{s}

\u{\cs{right}} \> \u{\cs{rightmark}}



\CHAPTER{Chapter 6 --- Tabular  Material}

\erroronpage{I-489}{para 1, l.3}{EOl}{2023/07/30}{s}
Change:
to \u{additionally} load \textsf{longtable} or \textsf{supertabular} \u{prior} to \>
to load  \textsf{longtable} or \textsf{supertabular} \u{in addition} to

\erroronpage{I-490}{footnote}{EOl}{2023/07/30}{s}
Replace footnote text with \>
If you forget this, you either get an empty cell or, if parts of the
text can be interpreted as a value, a somewhat ``random'' number and
the rest is dropped. For example, \texttt{31 December 2022} would
result in ``31.00'', which is probably not desired.


\CHAPTER{Chapter 7 --- Mastering Floats}

\erroronpage{I-520}{paragraph 4, l.3}{EOl}{2023/09/09}{s}
Change:
For \u{a} example \> For example

\CHAPTER{Chapter 8 --- Graphics Generation and Manipulation}

\erroronpage{I-619}{para -2, l.2}{FMi}{2023/05/30}{s}
in \u{light blue} \> in \u{red}

\erroronpage{I-619}{exa 8-4-7}{FMi}{2023/05/30}{s}
The example uses \verb*/left color=red!20/ but this is not really
visible if the red is turned into some gray value in the book (which
is then made even lighter through \texttt{!20}). So it is better to
start from full red, i.e., \> \verb*/left color=red/ instead.



\erroronpage{I-644}{syntaxbox for \cs{foreach}}{BeB}{2023/07/14}{s}
superfluous ``in'': \ldots\{\textsl{commands}\} \u{in} \> \ldots\{\textsl{commands}\}



\CHAPTER{Chapter 9 --- Font Selection and Encodings}


\erroronpage{I-688}{para -2, l. 1}{BeB}{2023/08/13}{s}
acronym PSNFSS not explained:  PSNFSS \> PostScript New Font Selection Scheme (PSNFSS)


\erroronpage{I-669}{exa 9-3-11}{FMi}{2023/04/04}{s}
Changed line breaks in example.

\erroronpage{I-681}{para 2, l.1}{BeB}{2023/07/14}{s}
Missing space: Theproblem \> The problem

\erroronpage{I-708}{listing}{FMi}{2023/05/14}{s}
Situation is the same in the 2023 distributions; listing output updated.

\erroronpage{I-759}{l.1}{BeB}{2023/08/20}{s}
in the range of 0000 to \u{00FF} \> in the range of 0000 to \u{007F}


\CHAPTER{Chapter 10 --- Text and Symbol Fonts}

\erroronpage{II-5}{table 10.1, l. 5}{BeB/FMi}{2023/08/13}{s}
 official \u{companion} family name \> \u{related} official \u{font} family name

\erroronpage{II-5}{para -1, l.2}{FMi}{2023/08/15}{s}

then this structure is repeated as often as necessary. \>
then this structure is repeated \u{for the related font families} as often as necessary.


\erroronpage{II-24}{para 3, l. -2}{BeB}{2023/08/13}{s}
There is no slanted shape in Grande Mono: \\
\u{\textsl{naïve}} \> \u{\textsl{\bl naïve}}


\erroronpage{II-25}{para -4, margin}{BeB}{2023/08/13}{s}
Open Type font is available: \\
\u{— no Open Type —} \> \u{Lucida Handwriting OT}

\erroronpage{II-25}{para -2, l.-2}{BeB}{2023/08/13}{s}
There are no italic blackletters:  \\
\textit{phœnix's official rôle}\> \textit{\bl phœnix's official rôle}

\erroronpage{II-28}{table 10.14, l. 3}{BeB}{2023/08/13}{s}
Inconsistent order: sl, l \> l, sl

\erroronpage{II-28}{table 10.14, lines 7 + 19}{BeB}{2023/08/13}{s}
semi-bold twice, extra-bold missing: sbsc, bsc, \u{sbsc} \> sbsc, bsc, \u{ebsc}

\erroronpage{II-28}{table 10.14, lines 13 + 25}{BeB}{2023/08/13}{s}
semi-bold twice, extra-bold missing: sbec, bec, \u{sbec} \> sbec, bec, \u{ebec}

\erroronpage{II-29}{table 10.15, lines 7}{BeB}{2023/08/13}{s}
semi-bold twice, extra-bold missing: sbsc, bsc, \u{sbsc} \> sbsc, bsc, \u{ebsc}

\erroronpage{II-29}{table 10.15, l. 10}{BeB}{2023/08/13}{s}
semi-bold twice, extra-bold missing: sbc, bc, \u{sbc} \> sbc, bc, \u{ebc}

\erroronpage{II-29}{table 10.15, l.13}{BeB}{2023/08/13}{s}
semi-bold twice, extra-bold missing: sbec, bec, \u{sbec} \> sbec, bec, \u{ebec}


\erroronpage{II-34}{table 10.20}{FMi}{2023/08/15}{s}
Add table note:
%
\textit{\textttu{k} (black) is a nonstandard series name for \textttu{eb} (extra
bold) or in some families for \textttu{ub} (ultra bold).}
 

\erroronpage{II-40}{table 10.24}{FMi}{2023/08/15}{s}
In table note:   \textit{Unfortunately, \u{\texttt{sco}}} \> \textit{Unfortunately, \u{\textttu{sco}}}


\erroronpage{II-50}{font sample Cambria}{FMi}{2023/08/14}{s}

Because of problems with the font names, the Cambria family currently requires a \texttt{Cambria.fontspec} file
(possibly only temporary) when used with Lua\TeX{} with the following content:
\begin{verbatim}
\defaultfontfeatures[Cambria]{%
     UprightFont =cambria.ttc,
     BoldFont = cambriab.ttf,
     ItalicFont = cambriai.ttf,
     BoldItalicFont = cambriaz.ttf}     
\end{verbatim}
Without it, the bold fonts are not correctly set up, which is why
\textbf{almost anything} is not in bold and \textbf{Fields} is not typeset in
bold small caps in the sample even though Cambria supports these typefaces.


\erroronpage{II-61}{table 10.48}{FMi}{2023/08/15}{s}
Add table note:
%
\textit{Unfortunately, \textttu{sco} is a nonstandard shape name for
\textttu{scsl}; thus, low-level shape commands are needed to access it.}

\erroronpage{II-62}{table 10.50}{FMi}{2023/08/15}{s}
Add table note:
%
\textit{Unfortunately, \textttu{sco} is a nonstandard shape name for
\textttu{scsl}; thus, low-level shape commands are needed to access it.}

\erroronpage{II-63}{table 10.51}{FMi}{2023/08/15}{s}
Table moved to page II-62 for better pagination.

\erroronpage{II-65}{para 1, l.1}{YvH}{2023/08/20}{s}
  Slap \> Slab

\erroronpage{II-66}{Unicode box}{DFl}{2023/08/03}{s}
  OpenType fonts for the Concrete family do exist.

  Therefore changed the text to
  \begin{quote}
    OpenType fonts of the family for use in Unicode engines do exist. They offer additional characters
    and also true \textbf{bold} and \textbf{\itshape bold italic} shapes.
  \end{quote}
  and moved it down after the discussion of missing bold fonts.

\erroronpage{II-66}{table 10.55}{FMi}{2023/08/03}{s}
 Change:  \u{---no OpenType---}  \> \u{CMU Concrete}
  
  Added line showing: \u{\texttt{b}\qquad\texttt{n, it}}
  and the text \u{---Not available with pdf\TeX, only in Unicode engines---}

\erroronpage{II-66}{1st font example}{FMi}{2023/08/03}{s}
 Change:  \u{---no OpenType---}  \> \u{CMU Concrete}

\erroronpage{II-66}{2nd font example}{FMi}{2023/08/03}{s}
 Added (in margin info):  \u{---only OT1---}

\erroronpage{II-71}{para 1, l.1}{BeB}{2023/08/13}{s}
ub should be upright: \verb+\fontseries{+\u{\textsl{ub}}\verb+}+ \> \verb+\fontseries{ub}+


\erroronpage{II-71}{para 2, l.5}{YFu}{2023/07/25}{s}
\u{Akira Kobayashi} should be written in Japanese style \> \u{KOBAYASHI Akira}\\
Also corrected in the index.

\erroronpage{II-75}{table 10.64}{FMi}{2023/08/15}{s}
Add table note:
%
\textit{Unfortunately, \textttu{sco} is a nonstandard shape name for
\textttu{scsl}; thus, low-level shape commands are needed to access it.}
 

\erroronpage{II-76,77}{both font examples}{BeB}{2023/08/13}{s}
Helvetica and its clones do not have true italics but instead an
oblique/slanted face (despite the fact that the internal font
information claims it is ``italic''). For this reason the blue
text in both Helvetica examples should be as follows:

 \textsl{\bl naïve} vis-à-vis the dæmonic \textit{phœnix's official rôle} \> \\
 \textsl{naïve} vis-à-vis the dæmonic \textit{\bl phœnix's official rôle} 


\erroronpage{II-86}{table 10.74, l.4}{FMi}{2023/08/15}{s}

It's weights not widths:\\
\u{S}ome nonstandard \u{widths} \> \u{Also s}ome nonstandard \u{weights}


\erroronpage{II-86}{table 10.74}{FMi}{2023/08/15}{s}
Add table note:
%
\textit{Unfortunately, the font family uses the nonstandard series
  names \textttu{t} (thin) and \textttu{k} (black) instead of the
  standard series names \textttu{ul} (ultra light) and \textttu{ub}
  (ultra bold).  The \textttu{mb} (medium) is halfway between the
  standard \textttu{m} and \textttu{sb} and does not fit into the NFSS
  naming conventions. It can serve as a replacement for \textttu{m},
  e.g., via \cs{DeclareFontSeriesDefault}.}

 

\erroronpage{II-91}{l. -1}{BeB}{2023/08/13}{s}
In the DejaVu Sans Mono Example add: \texttt{OIl or 011?}



\erroronpage{II-102}{para -4, margin}{BeB}{2023/08/13}{s}
Change: \u{— no Open Type —} \> \u{Lucida Handwriting OT}


\erroronpage{II-104}{para -1, l.2}{FMi}{2023/08/13}{s}

Footnote added after: \u{Unicode characters}
\begin{quote}
  However, strangely enough this only works in pdf\TeX{} and \emph{not} in Unicode engines!
\end{quote}

\erroronpage{II-105}{para 1 replaced}{FMi/BeB}{2023/08/13}{s}

The yfonts have a suprising feature: you can use the Unicode
characters {ÄÖÜäöüß} in pdf\TeX{}, but this is not possible in
Unicode engines!  The first paragraph was therefore replaced to
clarify this. The new text is:
\begin{quote}
  The next example shows the various ligatures. With pdf\TeX{} one can
  use the Unicode characters \texttt{ÄÖÜäöüß} directly and only needs
  the ``{short s}'' ligature. However, due to the special font
  encoding this \emph{does not work} in Unicode engines\,---\,with
  these engines you have to enter the accents as ligatures or \LaTeX{}
  commands.
\end{quote}


\erroronpage{II-106}{para -3, l. 1}{BeB}{2023/08/13}{s}
Acronym GFS not explained:   Greek Font Society \> Greek Font Society (GFS)


\erroronpage{II-107}{exa 10-11-1}{FMi}{2023/08/14}{s}

The Cambria fonts currently require a \texttt{Cambria.fontspec} file
(possibly temporary) when used with Lua\TeX{} --- see errata on page II-50.
Without it, the bold fonts are not correctly set up, which is why they are
not showing in the example.

\erroronpage{II-110}{exa 10-12-1}{FMi}{2023/08/14}{s}

The Cambria fonts currently require a \texttt{Cambria.fontspec} file
(possibly temporary) when used with Lua\TeX{} --- see errata on page II-50.
Without it, the  bold fonts are not correctly set up, which is why they are
not showing in the example.



\erroronpage{II-114}{table 10.89}{FMi}{2023/04/04}{s}
Added missing \texttt{U+00Fx} line.
There was a bug in code generating it.


\erroronpage{II-117}{table 10.92}{FMi}{2023/04/04}{s}
Added missing \texttt{U+00Fx} line.
There was a bug in code generating it.


\erroronpage{II-121}{table 10.96}{FMi}{2023/04/04}{s}
Added missing \texttt{U+00Fx} line.
There was a bug in code generating it.


\erroronpage{II-122}{table 10.98}{FMi}{2023/04/04}{s}
Added missing \texttt{U+00Fx} line.
There was a bug in code generating it.


\erroronpage{II-122}{table 10.99}{FMi}{2023/04/04}{s}
Added missing \texttt{U+00Fx} line.
There was a bug in code generating it.


\erroronpage{II-123}{table 10.100}{FMi}{2023/04/04}{s}
Added missing \texttt{U+00Fx} line.
There was a bug in code generating it.


\erroronpage{II-124}{table 10.103}{FMi}{2023/04/04}{s}
Added missing \texttt{U+00Fx} line.
There was a bug in code generating it.




\CHAPTER{Chapter 11 --- Higher Mathematics}

\erroronpage{II-127}{para 1, l.5}{bb/FMi}{2023/04/04}{s}
\u{The} American Mathematical Society (AMS) \u{provides} a major
package, \pkg{amsmath}, which \u{makes} \ldots
\>\\
\u{In the early nineties the} American Mathematical Society (AMS)
\u{provided} a major package, \pkg{amsmath}, which \u{made} \ldots


\erroronpage{II-129}{para -3, l.1}{bb/FMi}{2023/04/04}{s}
The principal documentation for these packages
\>\\
The principal documentation for these \u{two} packages



\erroronpage{II-129}{para -1, l.3}{bb}{2023/04/04}{s}
\u{lot} additions \> \u{many} additions



\erroronpage{II-132}{table 11.1}{bb/FMi}{2023/04/04}{s}
Also mention \env{alignat}, \env{alignat*}, and \env{alignedat}.


\erroronpage{II-133}{para 4,l.2}{bb/FMi}{2023/04/04}{s}
Add:

Furthermore, they move the equation tag out of the way if it would
otherwise overprint the formula.



\erroronpage{II-133}{para. -3, l. -1}{BeB}{2023/08/13}{s}
Wrong reference: Section 11.2.\u{10} \> 11.2.\u{11}

\erroronpage{II-138}{heading}{bb/FMi}{2023/04/04}{s}
Multiple alignments: \env{align} \u{and \env{flalign}}
\>
Multiple alignments: \env{align}\u{, \env{flalign}, and \env{alignat}}


\erroronpage{II-138}{}{FMi}{2023/04/04}{s}
Moved para from 139 to end of this page.


\erroronpage{II-139}{para 1}{FMi}{2023/04/04}{s}
Moved para back to page 138.


\erroronpage{II-139}{bottom}{FMi}{2023/04/04}{s}
Add:

Sometimes it is more convenient to explicitly specify all the
horizontal spacing yourself within the formula. For this you can use
an \env{alignat} environment. It differs from \env{align} in two ways: you have to
specify the number of \texttt{rl} pairs as an argument to the environment and
it does not add any spaces between the pairs, e.g.,
\begin{verbatim}
\begin{alignat}{3} x &= y &\qquad X &= Y &\qquad a &= b+c \\ ...
\end{verbatim}
As usual, equation numbers can be altered with \cs{tag} or suppressed with \cs{notag}.



\erroronpage{II-140}{para 1, l.2}{bb/FMi}{2023/04/04}{s}
Add:

Do not forget to reset \cs{minalignsep} if you change it in this manner.


\erroronpage{II-140}{para 2, l.4}{bb/FMi}{2023/08/16}{s}
Add:

You can think of them as subsidiary environments that can be used
within any of the display environments discussed so far. (Below we use
them inside equation.)


\erroronpage{II-140}{para -1}{FMi}{2023/04/04}{s}
Paragraph moved to page 141.


\erroronpage{II-141}{}{FMi}{2023/04/04}{s}
One paragraph moved over from page 140.


\erroronpage{II-144}{para 2, l.-3}{FMi}{2023/04/04}{s}
the issue \> the \u{spacing} issue


\erroronpage{II-145}{para 2, l.1}{bb/FMi}{2023/04/04}{s}
Add:

Another problem is that an empty line introduces an unwanted break
point in front of the display, thus \cs{predisplaypenalty} is no
longer honored.


\erroronpage{II-167}{para. 3, l. -2}{BeB}{2023/08/13}{s}
option\u e \> option\u{s}


\erroronpage{II-178}{table 11.3, l.10}{EOl}{2023/07/30}{s}
  Cross-\u{produce} tensor \> Cross-\u{product} tensor

\erroronpage{II-178}{Tab. 11.3, l.10}{BeB}{2023/08/13}{s}
in the description column: \u{array}-symbol-arrow \> \u{arrow}-symbol-arrow




  
\CHAPTER{Chapter 12 --- Fonts in Formulas}

\erroronpage{II-225}{heading}{FMi}{2023/04/04}{s}
Chapter title not properly capitalized.


\erroronpage{II-229}{para -3, l.1}{BeB}{2023/08/15}{s}
for Lucida fonts \> Lucida \u{and Cambria} fonts

\erroronpage{II-274}{exa 12-18-fig}{FMi}{2023/08/14}{s}

The Cambria fonts currently require a \texttt{Cambria.fontspec} file
(possibly temporary) when used with Lua\TeX{} --- see errata on page II-50.
Without it, the bold fonts are not correctly set up, which is why they are
missing in the section heading of the example.


\erroronpage{II-261}{para 3, l.3}{FMi}{2023/05/26}{s}
Yoda spoke it seems: \ldots \u{and compare we should} \>
\ldots \u{and you should compare}


\erroronpage{II-286}{fig. 12-36}{FMi}{2023/08/21}{s}

Heading is not bold because of an error in the distributed
\texttt{.fontspec} file for this family.  This needs to be corrected
in the NewComputerModern distribution and maybe also in the
\pkg{fontspec} package itself.  A \texttt{NewCM10-Regular.fontspec}
file that works could look like this:
\begin{verbatim}
\defaultfontfeatures[NewCM10-Regular]{
  Extension   = .otf ,
% Can't use NewCM10-Regular here (or we get a fontspec error).
% Doesn't matter in this case, but looks like a fontspec issue.
 UprightFont = NewCM08-Regular ,
  UprightFeatures = {
    SizeFeatures = {
      {Size = -8 , Font = NewCM08-Regular} ,
      {Size = 8- , Font = NewCM10-Regular} ,
    },
  },
% Same here:
  SlantedFont = NewCM08-Regular ,
  SlantedFeatures = {
    SizeFeatures = {
      {Size = -8 , Font = NewCM08-Regular} ,
      {Size = 8- , Font = NewCM10-Regular} ,
    },
    FakeSlant=0.25,
  },
  ItalicFont = NewCM10-Italic ,
  ItalicFeatures = {
    SizeFeatures = {
      {Size = -8 , Font = NewCM08-Italic} ,
      {Size = 8- , Font = NewCM10-Italic} ,
    },
  },
  BoldFont = NewCM10-Bold ,
  BoldItalicFont = NewCM10-BoldItalic ,
  BoldSlantedFont = NewCM10-Bold ,
  BoldSlantedFeatures = { FakeSlant=0.25 },
  SmallCapsFeatures = { Numbers=OldStyle },
}
\end{verbatim}


\erroronpage{II-286}{fig. 12-36}{FMi}{2023/08/21}{s}

Change in title: \u{Mathematical} typesetting \> \u{Math} typesetting


\erroronpage{II-286}{fig. 12-37}{FMi}{2023/08/21}{s}

Heading is not bold because of an error in the distributed
\texttt{.fontspec} file for this family.  This needs to be corrected
in the NewComputerModern distribution and maybe also in the
\pkg{fontspec} package itself.  A \texttt{NewCM10-Book.fontspec}
file that works could look like this:
\begin{verbatim}
\defaultfontfeatures[NewCM10-Book]{
  Extension   = .otf ,
  UprightFont = NewCM08-Book ,
  UprightFeatures = {
    SizeFeatures = {
      {Size = -8 , Font = NewCM08-Book} ,
      {Size = 8- , Font = NewCM10-Book} ,
    },
  },
  SlantedFont = NewCM08-Book ,
  SlantedFeatures = {
    SizeFeatures = {
      {Size = -8 , Font = NewCM08-Book} ,
      {Size = 8- , Font = NewCM10-Book} ,
    },
    FakeSlant=0.25,
  },
  ItalicFont = NewCM10-BookItalic ,
  ItalicFeatures = {
    SizeFeatures = {
      {Size = -8 , Font = NewCM08-BookItalic} ,
      {Size = 8- , Font = NewCM10-BookItalic} ,
    },
  },
  BoldFont = NewCM10-Bold ,
  BoldItalicFont = NewCM10-BoldItalic ,
  BoldSlantedFont = NewCM10-Bold ,
  BoldSlantedFeatures = { FakeSlant=0.25 },
  SmallCapsFeatures = { Numbers=OldStyle },
}
\end{verbatim}

\erroronpage{II-286}{fig. 12-37}{FMi}{2023/08/21}{s}
Change title to more or less fit the width of the sample:\\
\hspace*{1em}\u{Mathematical} typesetting with NewComputerModern \> \\
\hspace*{1em}\u{Math} typesetting with NewComputerModern \u{Book}\\


\erroronpage{II-288}{para 3, l.-1}{BeB}{2023/08/20}{s}
Typo and spurious comma: series\u{, though} substitution. \> series \u{through} substitution.


\erroronpage{II-295}{par -2, l.-1}{BeB}{2023/08/20}{s}

Options \texttt{vvarbb} and \texttt{upint} show no effect in figure
12.50. This was due to a bug in the package --- now corrected. Thus,
rerunning the example shows the expected behavior.


\CHAPTER{Chapter 13 --- Localizing Documents}
 
\erroronpage{II-297}{heading}{FMi}{2023/04/04}{s}
Chapter title not properly capitalized.


\erroronpage{II-307}{after exa 13-2-5}{BeB/FMi}{2023/08/20}{s}

Replace:
On the other hand, \pkg{tikz} provides a library to overcome these issues.
\>\\
In the particular case of \pkg{tikz}, you can use
\cs{usetikzlibrary}\verb={babel}= instead of \cs{shorthandoff}
to overcome these issues for all \pkg{tikz} pictures of the document. 



\erroronpage{II-308}{para 2, l.3}{BeB}{2023/08/20}{s}
Acronyms BCP and IETF not explained:\\
BCP \> the Best Current Practice (BCP)\\
IETF \> the Internet Engineering Task Force (IETF)

\erroronpage{II-308}{para 3, l.1}{BeB}{2023/08/20}{s}
     BPD \> BCP

\erroronpage{II-319}{para 2, l.1}{BeB}{2023/08/20}{s}
Missing word: is described \textit{A History} \> is described \u{in} 
\textit{A History}

\erroronpage{II-332}{exa 13-5-2, and above}{FMi}{2023/04/28}{s}

The keyword \texttt{Harf\u{b}uzz} should be spelled
\texttt{Harf\u{B}uzz}. Both names are supported, but the recommended
spelling is \texttt{HarfBuzz}.

\CHAPTER{Chapter 14 --- Index Generation}
 
% Das Beispiel von S. II-352 als File wäre schön, dann könnte man das mit 
% dem Index mal durchspielen.  Das Beispiel 16-7-6 ist zwar mal wieder 
% recht eindrucksvoll, berührt die Thematik aber nur so nebenbei.
% \erroronpage{II-352}{Fig. 14.3}{BeB}{2023/08/31}{}
% The code shown in Fig. 14.3 now is the Example 14-2-1



\CHAPTER{Chapter 15 --- Bibliography Generation}

\erroronpage{II-390}{para 4, l.1}{BeB/FMi}{2023/08/31}{s}
Replace:
 \u{predates the Internet} and so\> \\
 \u{were developed when the Internet was in its infancy} and so


\erroronpage{II-391}{Fig. 15.2, bib-entry jane-2}{BeB}{2023/08/31}{s}
\verb+\title = {A+\texttt{\u{n} second book\}}\> \verb+\title = {A second book}+

Changes the output of example 16-7-31 on page II-560 as well.

% For later:
%S. II-399: Man könnte in dem biber/biblatex Kasten noch anmerken, dass die
% Konvertierung auch on-the-fly geht – hatte mir in der Übergangsphase weitergeholfen:  
%\erroronpage{II-399}{biber/biblatex box}{BeB}{2023/08/31}{}
%Add: One can do this conversion directly  from a .bib file to a .bbl file by using e.g.
%\verb+biber --output-encoding=ascii --output-safecharsset=full+
%and stay with one .bib file (in UTF8-encoding).


\erroronpage{II-396}{in box: para 2, l.2}{MJo}{2023/10/30}{s}
the \cs{MakeUpper}\texttt{\u{C}ase} trick \>
the \cs{MakeUpper}\texttt{\u{c}ase} trick


\erroronpage{II-435}{code}{FMi}{2023/05/26}{s}
\verb=\textcolor{See= \> \cs{textcolor}\u{\texttt{\{blue\}}}\texttt{\{See}

\erroronpage{II-443}{biblatex-mla style}{BeB}{2023/08/31}{s}
Explain acronym: \u{MLA handbook} \> \u{Modern Language Association (MLA) handbook}

\smallskip

This moves the text line on the bottom to the next page.



\CHAPTER{Chapter 16 --- Managing Citations}

\erroronpage{II-475}{para -2, l.6}{BeB}{2023/08/31}{s}
Figure 15.1 \> Figure 15.1 \u{on pages 382--383}


\erroronpage{II-513}{para -1}{BeB/FMi}{2023/08/31}{s}

Extend the explanation:\\
is created only if the entry \u{contains} a shorttitle \u{field} and the title and shorttitle fields differ. \>\\
is created only if the entry \u{has been referenced (prior to typesetting}\\
\u{the bibliography), contains} a shorttitle \u{field,} and the title and shorttitle fields differ.


\erroronpage{II-560}{exa 16-7-31}{FMi}{2023/08/31}{s}
Jane Doe.\ \textit{A\u{n} second book.}\ 2020.\> Jane Doe.\ \textit{A second book.}\ 2020.


\CHAPTER{Chapter 17 --- \LaTeX{} Package Documentation Tools}

\erroronpage{II-599}{para 3, l.1}{EOl}{2023/07/30}{s}
\u{Whencreating automatically} the driver \> \u{When} the driver

\erroronpage{II-605}{para 1, l.10}{CAR}{2023/10/10}{s}
\u{right numbers} of underscores \> \u{correct number} of underscores


\CHAPTER{Appendix A --- \LaTeX{} Overview for Preamble, \ldots}

\erroronpage{II-624--629}{}{BeB/FMi}{2023/08/31}{s}
Replace for consistency with section 1.4: \u{command definition} \> \u{code} 

\erroronpage{II-629}{para 1, l.3}{FMi}{2023/08/31}{s}
\u{An} warning \> \u{A} warning


\erroronpage{II-633}{para 2}{BeB/FMi}{2023/08/31}{s}
Add at the end: A maximum of nine ``argument'' letters is supported.


\erroronpage{II-682}{para -2, l.3}{FMi}{2023/04/28}{s}
\texttt{Harf\u{b}uzz} \> \texttt{Harf\u{B}uzz}


\CHAPTER{Appendix B --- Tracing and Resolving Problems}
 

\CHAPTER{Appendix C --- Going Beyond}
  
\erroronpage{II-297}{heading}{FMi}{2023/04/04}{s}
Appendix title not properly capitalized.


\CHAPTER{Biographies}

\CHAPTER{Production Notes}

\end{erratalist}




\section*{Notes on this errata document}


\setcounter{collectmore}{3}

\begin{multicols}{3}[Thanks to all who have found errors or
   omissions. Listed are the people who found an errata entry first.]
\contributor{BeB}{Bernd Burghardt}
\contributor{CAR}{Chris Rowley}
\contributor{DC}{Davide Campagnari}
\contributor{DFl}{Daniel Flipo}
\contributor{EOl}{Edgar Olthof}
\contributor{FMi}{Frank Mittelbach}
\contributor{MJo}{Maciej Jończyk}
\contributor{YFu}{FUJIMURA Yukitoshi}
\contributor{YvH}{Yvon Henel}
\contributor{bb}{Barbara Beeton}
\contributor{kb}{Karl Berry}
\end{multicols}


Other people have sent us corrections for errors already found.
Thanks to all of you!

If you find further errors please report them to one of the authors, e.g.,
\begin{quote}\ttfamily
  frank.mittelbach@latex-project.org
\end{quote}
preferably in a form usable directly in this file, i.e.,
\begin{flushleft}
|\erroronpage{|\textit{page-number}|}{|\textit{line-identification}|}{|%
   \textit{your-initials}|}{|\textit{date}|}{}| \\
   \hspace*{2em}\textit{description of the erratum}
\end{flushleft}
Here is an example:
\begin{verbatim}
\erroronpage{5}{para 3, l.1}{FMi}{2023/06/21}{}
   \u{LaTeX}  \>  \u{\LaTeX}
\end{verbatim}
\verb=\u{...}= underlines a text fragment, \verb=\>= produces \>, and \verb=\bl= is a short form for \verb=\color{blue}=.
\end{document}




\seriouserroronpage{general}{}{FMi}{2004/06/12}{}

   To help you in assessing this errata document we have placed
   exclamation marks in front of each entry that we consider essential
   for correctly understanding the book contents.

\erroronpage{general}{}{FMi}{2004/05/14}{}

   Due to the printing process there may be small alignment problems
   between blue and black text on some pages. These can vary from book
   to book depending on how the paper was handled between print
   runs---such is the analog nature of printing on a press.