summaryrefslogtreecommitdiff
path: root/macros/latex/base/lgc2.err
blob: cbee8d6f35fdf75820e6a1daf664556980028688 (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
\newcommand\erratafiledate{2008-06-13}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 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/guides/books.html
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\begin{filecontents}{ttcterrata.cls}
%%
%% Copyright (C) 1997-2021 Frank Mittelbach
%% This class file is licenced 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

\ProvidesClass{ttcterrata}
  [2021/04/22 v1.0b 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\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 \\%
   \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 \\%
   \fbox{\bfseries !!}\hfill
   \displayrevisionfix{#1}{#5}
   \hideamp #2 \hideamp (\textsf{#3}) \hideamp
}

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

\newenvironment{erratalist}
  {\begin{longtable}{r>{\raggedright\arraybackslash}p{2cm}l>{\raggedright\arraybackslash}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 \\%
   \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 \\%
   \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 Graphics Companion, Second Edition
%
%
% \erratastartdate
%
% Specifies the date from which on errata entries should be listed.
%
% The format is YYYY/MM/DD.
%
% The default below ensures that all entries for a particular
% printing are typeset.
%

\renewcommand\erratastartdate{2007/06/30}


%
% \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{2}

%
% \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{textcomp}

\usepackage{url}

\begin{document}

\erratatitle{The \LaTeX{} Graphics Companion, Second Edition}{\erratafiledate}


\begin{verbatim}
@book(A-W:GMRRV07,
   author = {Michel Goossens and Frank Mittelbach and Sebastian Rahtz
             and Denis Roegel and Herbert Vo{\ss}},
   title = {The {\LaTeX} Graphics Companion},
   edition = 2,
   series =    {Tools and Techniques for Computer Typesetting},
   publisher = {Addison-Wesley},
   address   = {Boston, Massachusetts},
   year = 2007,
   pagenums = {976},
   bibliography = {yes},
   index = {yes},
   isbn = {978-0-321-50892-8},
)
\end{verbatim}


\begin{list}{}{\setlength\leftmargin{0cm}\setlength\rightmargin{3cm}}
\item[]

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
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 6
periods) to the eligible person who finds the largest
number of bugs during that period (in case of a draw a random choice
will be made between all those with the largest number of findings).
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
AW Professional web site \texttt{http://www.awprofessional.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]
2008/05 & Milan Vujtek            &  16 suggestions\\
2010/05 &                         & \\
\ldots
\end{tabular}
\end{center}
\end{list}

\newpage


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

\newcommand\BibTeX{\textsc{Bib}\TeX}

\begin{erratalist}

\CHAPTER{General  }

\seriouserroronpage{general}{}{FMi}{2007/07/01}{}

   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}{2007/07/01}{}

   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.

\CHAPTER{Front matter}

\erroronpage{xxix}{para 4, l.1}{FMi/hv}{2007/08/23}{2}
Add ``In case of \textsf{PSTricks} \u{and, for example, the \textsf{beamer}
class} the syntax \ldots''

\erroronpage{xxix}{para 5, code}{FMi}{2007/08/24}{2}
There should be a bit more space in front  of the code block

\CHAPTER{Chapter 1}

\erroronpage{2}{para 3, l.1}{MiV}{2008/05/22}{2}
 ``First.'' \> ``First,''

\CHAPTER{Chapter 2}

\CHAPTER{Chapter 3}

\CHAPTER{Chapter 4}

\seriouserroronpage{152}{exa 4-1-15}{HjG}{2007/08/17}{2}
  Output of example is missing! Oops \ldots\ it was there honest

\erroronpage{177}{para 2, l.1}{MiV}{2008/05/22}{2}
Missing interword space: ``Flowcharts\u{ }are''

\CHAPTER{Chapter 5}


\erroronpage{221}{last line}{RSh}{2008/02/13}{2}
``down'' should be ``up''.

\erroronpage{223}{}{hv}{2008/02/22}{2}
Changed explanation for example 5-4-1 slightly (since example changed).

\erroronpage{224}{exa. 5-4-1}{hv}{2008/02/22}{2}
Coding changed to:
\begin{verbatim}
\begin{pspicture}(-1,-1)(2,2)
  \psaxes{->}(0,0)(-1,-1)(2,2)
  \parabola[linewidth=1.5pt](1,2)(-0.5,-0.5)
  \parabola[origin={0.25,-0.5},
            linestyle=dashed](1,2)(-0.5,-0.5)
  \psaxes[origin={0.25,-0.5},linestyle=dashed,
    linewidth=0.2pt]{->}(0,0)(-1,-1)(2,2)
\end{pspicture}
\end{verbatim}

\erroronpage{240}{para 4, l.8}{MiV}{2008/05/22}{2}
Remove  backslash in:
 ``keyword setting \verb/\showpoints=true/''

\erroronpage{254}{Ex 5-9-1}{MiV}{2008/05/22}{}
The blue circle shouldn't be visible behind the black circle. This is a
problem due to the printing process used for the book---it does not show up on
all books.

\erroronpage{290}{Ex 5-13-22}{MSh}{2008/06/11}{2}
Inside |\pscustom| the |\psbezier| macro needs four arguments in case
there exists no current point (always for the first macro) and three
arguments if the bezier curve connects to an existing line
or curve (path).

\CHAPTER{Chapter 6}

\erroronpage{335}{para 5, l.4}{JMi}{2008/06/23}{2}
``\ldots{} summarized in \u{Table} 5.2 \ldots" \> ``\ldots{} summarized in
\u{Figure} 5.2 \ldots''

\erroronpage{406}{margin}{hv}{2007/08/20}{2}
  Missing interword space:
  ``The\u{ }plotpoints \ldots''.

\erroronpage{416}{exa 6-6-34}{hv}{2007/08/20}{2}
  The filling (crosshatch) of the example isn't quite correct.

\erroronpage{458}{para 2, l.1}{HjG}{2007/08/17}{2}
  Missing interword space:
  ``The\u{ }\textsf{pst-pdf} package \dots''


\CHAPTER{Chapter 7}

\erroronpage{491}{2nd line}{yhj}{2008/01/06}{2}
The name of author of xytree package should be ``Koaunghi Un''
but not ``Koaungli Un''. Sorry for the mistake.

\CHAPTER{Chapter 8}

\erroronpage{514}{tab. 8.3}{FMi}{2008/012/21}{2}
Slightly increase spacing after hline.

\erroronpage{515}{tab. 8.4}{MiV}{2008/05/22}{2}
There should be vertical spacing in the first line (superscript $10^{24}$
touches top line)

\seriouserroronpage{579}{para 2, l.3}{MiV}{2008/05/22}{2}
 \verb=\ln= \>  \verb=\nl= (this will also change the index entry)

\erroronpage{583}{para 4, l.9}{MiV}{2008/05/22}{2}
Replace: ``of the voltage $V_C$'' \> ``of the voltage $v_C$''

\CHAPTER{Chapter 9}

\erroronpage{598/599}{several}{FMi}{2007/08/19}{2}
 The text and the displayed logs talk about example 7-2-6 but afterwards two
 more chapters got added (without the logs being regenerated), i.e., this
 should now be 9-2-6.

\CHAPTER{Chapter 10}

\seriouserroronpage{683}{exa. 10-1-22}{FMi}{2007/08/26}{2}
The example unfortunately highlights a bug in the current texmate package: a
linebreak (in contrast to a space) is not recognized as a move separator
resulting in all moves getting scrambled in the output, e.g., you see
\texttt{dxe5 Bxf3 Qxf5} put together under move 4.

Fix: use \texttt{;} to separate moves on linebreaks or wait for the next
release of the package.

\CHAPTER{Chapter 11}

\erroronpage{720}{6th item}{MiV}{2008/05/22}{2}
Replace: ``documentwide'' \> ``\u{D}ocumentwide''

\erroronpage{726}{para 2, l.2}{MiV}{2008/05/22}{2}
Extra space after
parenthesis: ``( in practice''

\erroronpage{740}{para 2, l.1}{MiV}{2008/05/22}{2}
Replace: ``given
by \textit{start\u{ row}}'' \> ``given by \textit{start} row''

\seriouserroronpage{741}{Ex 11-3-5}{MiV}{2008/05/22}{2}
Usage of
\verb=\cellcolor= might introduce extra space in the output (as one can see in
the example).

This can be argued as being a bug in the \texttt{colortbl} package. Given that the
basic \verb=\color= command ignores spaces after it, \verb=\cellcolor= should
behave similarly.

\seriouserroronpage{744}{line after Ex 11-3-9}{MiV}{2008/05/22}{2}
Replace: ``This does \u{not}, of course, affect'' \>
``This does, of course, \u{also} affect''

\erroronpage{758}{para 3, l.2}{MiV}{2008/05/22}{2}
Add small space between values and units in frame dimension

\erroronpage{760}{fig. 11.1}{MiV}{2008/05/22}{2}

why differs section names (``Introduction to encoding'' vs. ``Introduction''
etc.)?

Frank: because the author of this section used a real live example where he had
used an optional argument to |\section| to make the toc have special text for
some reason (should be mentioned in the source though).

\erroronpage{774}{2nd snytax box}{hv}{2009/05/8}{2}
The |\transduration| command takes ``time in seconds'' as mandatory argument
(and not ``key/vals'')

\erroronpage{779}{para 3, l.1}{MiV}{2008/05/22}{2}
``in not shown''\>
``\u{is} not shown''

\erroronpage{794}{exa 11--4-36}{hv}{2009/05/12}{2}
Replace ``pic2e'' \> ``pic\u{t}2e'' in output, corresponding input not
displayed in the book.


\CHAPTER{Appendix A}


\CHAPTER{Appendix B}

\erroronpage{809}{para -1, l.-1}{HjG}{2007/08/17}{2}
  Missing interword space before opening parenthesis:
  ``\dots \texttt{faq}\u{ }(or \dots''


Frank: actually there is nothing missing in the source. It is a deficiency of
the fonts.

\CHAPTER{Appendix C}


\CHAPTER{Bibliography}

\erroronpage{822}{entry [32]}{MiV}{2008/05/22}{2}
Use capital C in ``Lecture Notes in computer Science''

\erroronpage{823}{entry [35]}{JPFD}{2007/09/05}{2}
  The author name ``Eitan M. Gurai'' should be ``Eitan M. Gurari''.

\erroronpage{824}{entry [47]}{GTa}{2010/02/10}{}
  An updated version of the manual can be downloaded from
  \url{https://www.tug.org/docs/metapost/mpman.pdf}

\erroronpage{825}{entry [50]}{FMi}{2008/12/21}{2}
Use capital C in ``Lecture Notes in computer Science''

\erroronpage{826}{entry [59]}{FMi}{2008/12/21}{2}
  Add web url: \url{http://archiv.dante.de/DTK/PDF/komoedie_2002_1.pdf}

\erroronpage{826}{entry [60]}{FMi}{2008/12/21}{2}
    Add web url: \url{http://archiv.dante.de/DTK/PDF/komoedie_2002_2.pdf}

 \erroronpage{828}{entry [60]}{FMi}{2008/12/21}{2}
    Add web url: ``Sample chapter
  at: \url{https://www.latex-project.org/help/books/}''

 \erroronpage{829/830}{editorial change}{FMi}{2008/12/21}{2}
    Page breaks changed due to other changes

\erroronpage{833}{entry [128]}{FMi}{2008/12/21}{2}
  Url changed to: \url{obsolete/graphics/pstricks/doc/code/pst-code.pdf}


\erroronpage{833}{entry [129]}{FMi}{2008/12/21}{2}
  Url changed to:   \url{macros/generic/multido/}


\erroronpage{833}{entry [135]}{ADo}{2008/01/02}{2}
An ``s'' is missing in ``using'' (end of the first line of comment)


\CHAPTER{Index}

 \erroronpage{856/860/866}{editorial change}{FMi}{2008/12/21}{2}
    changed index entries due to changes above

\erroronpage{886}{col.2, l.-7}{GTa}{2010/02/10}{}
 image(METAPOST) should also reference example on p.145

 \erroronpage{891}{editorial change}{FMi}{2008/12/21}{2}
    changed index entries due to changes above

 \erroronpage{910/911}{editorial change}{FMi}{2008/12/21}{2}
    changed index entries due to changes above

 \erroronpage{925}{editorial change}{FMi}{2008/12/21}{2}
    changed index entries due to changes above

\end{erratalist}


\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{ADo}{Alain Dondelinger}
\contributor{FMi}{Frank Mittelbach}
\contributor{GTa}{Gr\'egoire Taviot}
\contributor{HjG}{Hubert G\"a\ss lein}
\contributor{JPFD}{Jean-Pierre Drucbert}
\contributor{JMi}{John Middlekauff}
\contributor{MSh}{Michael Sharpe}
\contributor{MiV}{Milan Vujtek}
\contributor{RSh}{Richard Shepard}
\contributor{hv}{Herbert Vo\ss}
\contributor{yhj}{You Hyun Jo}
\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 the erratum}
\end{flushleft}
Here is an example:
\begin{verbatim}
\erroronpage{5}{para 3, l.1}{MOs}{2007/07/01}{}
   ``LaTeX'' should be typeset ``\LaTeX''.
\end{verbatim}

\end{document}


>  > In addition, with regards to content of Section 8.1 it would be nice
>  > to use Roman ``d'' in integrands in examples 3-2-3, 3-5-83, 3-5-84,
>  > 5-12-21, 6-5-6 and 6-5-11.