home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / inputs / latex / unpacked / compan.err < prev    next >
Encoding:
Text File  |  1995-06-21  |  63.6 KB  |  1,997 lines

  1. Copyright (C) Michel Goossens, Frank Mittelbach
  2.  
  3. Errata list for:
  4.  
  5. @book(A-W:GMS94,
  6.    author = {Michel Goossens and Frank Mittelbach and
  7.              Alexander Samarin},
  8.    title = {The {\LaTeX} Companion},
  9.    publisher = {Addison-Wesley},
  10.    address   = {Reading, Massachusetts},
  11.    year = 1994,
  12.    pagenums = {530 + 30},
  13.    bibliography = {yes},
  14.    index = {yes},
  15.    isbn = {0-201-54199-8},
  16. )
  17.  
  18. If you find further errors please send them to
  19.  
  20.   mittelbach@mzdmza.zdv.uni-mainz.de
  21.  
  22.  
  23. Version:  5 May 1995
  24. --------------------
  25.  
  26. ***********************************
  27. *                                 *
  28. *   Errors in second printing     *
  29. *                                 *
  30. ***********************************
  31.  
  32.  
  33. ========== General   ==============
  34.  
  35. -* Page i, last line (KSe)
  36.    Replace "Signapore" with "Singapore"
  37.  
  38. ========== Front matter ===========
  39.  
  40. ========== Chapter 1 ==============
  41.  
  42.  * Page 1, last line (DAr)
  43.    Replace "the TeX book" by "The TeXbook" (capitalized "The" and close up)
  44.    (The same for page 23 footnote) 
  45.  
  46. -* Page 2, 3rd paragraph (FMi)
  47.    Replace "in the public domain" with "free of charge"
  48.    as TeX is copyrighted by Donald E. Knuth and *NOT* public domain.
  49.  
  50. -* Page 2, 4th paragraph (UVi)
  51.    In the book title `TeX and METAFONT ...', the METAFONT logo should
  52.    be in italic.
  53.  
  54.  * Page 5, 3 para, l 1 (MOs)
  55.    LaTeX should be typeset \LaTeX
  56.  
  57.  * Page 6, l -8  (MOs)
  58.    Y\%Y should by typeset Y\&Y\@.
  59.  
  60. -* Page 7, last line (MGo)
  61.    "International Standards Organization" should be
  62.    "International Organization for Standardization".
  63.  
  64. -* Page 12 two lines of white space
  65.    This is not a mistake, only a bad design (perhaps). What you see on
  66.    this page is a looooong  caption and the line 
  67.      "need different logical ..."
  68.    is the rest of the sentence that was started on the previous page.
  69.  
  70. ========== Chapter 2 ==============
  71.  
  72. -* Page 14, l. 8 (CKr)
  73.    Add missing "be":  it will be assumed to the
  74.  
  75. -* Page 14 (FMi)
  76.    Replace last para with:
  77. Finally, when the \LBEG{document} is reached, all global options are
  78. checked to see whether each of them has been used by any package; if
  79. not, you will get a warning message. It is usually a spelling mistake
  80. if your option name is never used; another possibility is the removal
  81. of a \Lmcs{usepackage} command loading a package that used this
  82. option.
  83.  
  84. -* Page 17. (JSa)
  85.    Last sentence of 2.1.2 is unclear.
  86.    MGo: Replace with:
  87.  If a document is too large to process in a single run,
  88.  it can be sub-divided into sub-parts that can be run separately.
  89.  However, in this case, they must be processed
  90.  \emph{in the correct sequence} to ensure that the
  91.  cross-references and page numbers are correct.
  92.  
  93. -* Page 18, second para (FMi)
  94.    In the front matter the so-called \emph{starred form} of the
  95. sectioning commands is normally used.
  96.  
  97.  * Page 20, table 2.1 (DAr)
  98.    Replace -1 by $-1$  (minus sign not hyphen)
  99.  
  100. -* Page 23, the footnote (UVi)
  101.    there is a spurious space between TeX and book.
  102.  
  103.  * Page 31, sec 2.4 (DAr)
  104.    1st sentence of sec 2.4 is awkward.  Sounds like the titles specify
  105. the page numbers!
  106.  
  107. -* Page 31, Table 2.3 (GSa)
  108.    \refname (default References) should appear in the table
  109.  
  110. -* Page 35,  (FMi)
  111.    Explanation of \addtocontents and addcontentsline arguments:
  112.    file argument contains toc lof or lot (eg without . in front)!
  113.  
  114.  * Page 35 (MDa)
  115.    The last example with `\addcontentsline' is set with a different font 
  116.    for the braces than all other examples.  Very minor "error".
  117.  
  118.  * Page 36 (FMi)
  119.    Reword first para to make it clearer that files with arbitrary extensions
  120.    can be used and that .xmp is just one example 
  121.    (done already in german edition).
  122.  
  123. -* Page 37, l.6 below Table (FMi)
  124.    A new version of the package now supports ``short'' extensions for
  125. use in operating systems  like DOS.
  126.  
  127. -* Page 41 (FMi)
  128.    Remove the \label{before} in the example since it does not serve
  129. any purpose.
  130.  
  131. -* Page 41 (JSa)
  132.    Last paragraph starting with ``\vref will produce a \ref only
  133.       when...'' is ambiguous or misleading.
  134.    MGo: Replace with:
  135.  The command \Lmcs{vref} is like \Lmcs{ref} when reference and
  136.  \Lmcs{label} are on the same page.  If label and reference differ by
  137.  one, \Lmcs{vref} creates one of the strings: ``on the facing page,''
  138.  ``on the preceding page,'' or ``on the following page''; the word
  139.  ``facing'' is used when label and reference both fall onto a double
  140.  spread.  When the difference is larger than one page, \Lmcs{vref}
  141.  produces both \Lcs{ref} and \Lcs{pageref}.
  142.  
  143. -* Page 42 footnote (FMi)
  144.    flafter is a package not an option!
  145.  
  146. -* Page 43 before: Language Support (FMi,JAd)
  147.    Add: If the space added by \vpageref turns out to be wrong, as in
  148.                (\vpageref[here]{ex:foo})
  149.    use the variant with two optional arguments and put all text up to
  150.    the preceding blank (in this case just the open parentheses) into both
  151.    optional arguments, ie
  152.                \vpageref[(here][(]{ex:foo})
  153.  
  154.  
  155. ========== Chapter 3 ==============
  156.  
  157. -* Page 48, third para (FMi)
  158.    Add the following sentence: Note, that accented characters have to be
  159.    surrounded by braces like this: \verb={\"a}=.
  160.  
  161. -* Page 50, first para (FMi)
  162.    Remove this sentence "They are optional features ..." since
  163.    the new version of ulem activates them automatically.
  164.  
  165. -* Page 50, example (RBa)
  166.    Replace: "The \USA has 50 states." with "\GB was unified in 1707."
  167.  
  168.  * Page 53ff (PvO)
  169.    An alternative to picinpar is the pickins package which provides
  170.    sophisticated picture inclusion (with and without caption, with
  171.    frames etc.) into a paragraph. Main drawback perhaps: the
  172.    documentation is very good but right now only available in German.
  173.  
  174.  * Page 54, last line (DAr)
  175.    Replace "are very specific" by "are intricate".
  176.  
  177. -* Page 61, first example (FMi) Finish line with a percent:
  178.    \setlength{\rightmargin}{\leftmargin}}%
  179.  
  180. -* Page 64, last l. (FMi)
  181.    Replace: "(forcing a new line)" by
  182.             "followed by a forced line break"
  183.  
  184. -* Page 68 (PvO)
  185.    \verbatiminput should be \verbatimtabinput (in the box)
  186.  
  187. -* Page 69 (PvO)
  188.    \begin{listing}: I find that confusing, although I guess it is just
  189.    the way the package works. The problem is that the required
  190.    argument is NOT the first number that you see, but the first number
  191.    you see = req.arg+opt.arg-1. Maybe the description can include a
  192.    warning about this.
  193.    MGo proposes the following text:
  194.  An optional argument \Larg{step} specifies
  195.  the step between numbered lines (its default value is 1,
  196.  and it corresponds to all lines being numbered), while
  197.  the required argument \Larg{firstline}
  198.  is the number of the first line.
  199.  If \Larg{step} is different from ``\Lit{1},'' then the first number
  200.  shown will be ``\Larg{step}$+$\Larg{firstline}$-1$,'' for instance
  201.  if the \Lmenv{listing} environment is invoked by the command
  202.  \verb!\begin{listing}[2]{3}!, each second line
  203.  will be numbered, starting with the number $2+3-1$, \ie $4$.
  204.  
  205. -* Page 71, figure 3.7 (PvO)
  206.    \skip\footins is missing in the figure
  207.  
  208.  * Page 73, l 3 (GGr)
  209.    footnoterule should be \footnoterule
  210.  
  211. -* Page 74, l.11 (FMi)
  212.    Replace "may not match" by "will not match"
  213.  
  214.  * Page 74, last para of 3.4.2 (GGr,FMi)
  215.    Change to:    There are three parameters to define the style of
  216.    marginal notes: \marginparwidth, \marginparsep, and
  217.    \marginparpush. Their default values are shown in table 4.2 on page
  218.    87.
  219.  
  220. -* Page 75, 2 para (FMi)
  221.    Replace "accumulated in memory" by "accumulated in the external file"
  222.  
  223. -* Page 75, 3 para (FMi)
  224.    Drop "in memory" since the text is stored externally.
  225.  
  226. -* Page 80, last two paras from 3.5.5 (FMi)
  227.    Since ftnright.sty is now updated for LaTeX2e the last two paragraphs
  228.    can be dropped.
  229.  
  230. -* Page 82, 2nd paragraph after boxed \excludeversion (MGo)
  231.    "\Larg{tag} is a name..." should read "\Larg{tagname} is a name..."
  232.  
  233. ========== Chapter 4 ==============
  234.  
  235.  * Page 87, table 4.2 (FMi)
  236.    The table shows the value for the document styles of LaTeX
  237.    2.09. The class files of LaTeX2e have slightly different values:
  238.                    two-sided             one-sided
  239.                  10pt  11pt  12pt      10pt  11pt  12pt
  240. \oddsidemargin   35pt  29pt  17pt      62pt  55pt  39pt
  241. \evensidemargin  89pt  80pt  62pt       --    --    --
  242. \marginparwidth 121pt 113pt  95pt      94pt  88pt  73pt
  243. \topmargin       16pt  21pt  17pt      16pt  21pt  17pt
  244. \textheight      46    40    38           46    40   38    (in lines)
  245.  
  246. -* Page 89, l 6 (FMi)
  247.    the vpage.sty package is now available under a new name with extended
  248.    functionality: vmargin.sty
  249.  
  250. -* Page 89, l. 10 (FMi)
  251.    portrait and landscape should be in typewriter font since they are actual
  252.    keywords for the optional "orient" argument of \setpapersize
  253.  
  254. -* Page 92 l. 1 (FMi)
  255.    The first three are used ...
  256.  
  257. -* Page 92 para 4, l. 4 (CKr)
  258.    replace: "styles is concerned" with "styles are concerned"
  259.  
  260.  * Page 92 l. 8 (EPi)
  261.    Replace "thispagestyle{empty}" with "\thispagestyle{empty}".
  262.  
  263. -* Page 93 last line (FMi)
  264.    ... the commands \chaptermark, \sectionmark, and so on.
  265.    FMi adds:
  266. These commands are executed automatically by the corresponding
  267. heading commands. They have one argument in which they receive the
  268. heading text or its short form from the optional argument of the
  269. heading command.
  270.  
  271. -* Page 95 l. 9 (FMi)
  272.    Replace: by defining the commands \markboth ...
  273.    by:      by using the commands \mathboth ...
  274.  
  275. -* Page 97 1th para (FMi)
  276.    Replace last sentence with:
  277. Note that in this case the length \headheight and perhaps
  278. \footskip might have to be increased.
  279.  
  280.  
  281. ========== Chapter 5 ==============
  282.  
  283. -* Page 103, 2nd line of 4th para (FMi)
  284.   replace "previous tabstop" with "following tabstop"
  285.  
  286. -* Page 104 (JPe)
  287.    The example actually shows an ALGOL68 program (not a Pascal one)
  288.  
  289. -* Page 106 (TMa,FMi)
  290.   Last line before footnote, in the > command:
  291.   The 4th `{' should be a `}'
  292.  
  293. -* Page 106, footnote (FMi)
  294.   ... in case of p, m, or b, the ...
  295.  
  296. -* Page 108 (WLe)
  297.   Replace first sentence with:
  298. When you have a narrow column, you must not only make sure that the
  299. first word can be hyphenated (see page~\pageref{sec:allowhyphenation})
  300. but consider that short texts are easier to typeset in ragged right
  301. mode (without being aligned at the right margin).
  302.  
  303. -* Page 108 l. 5 (FMi)
  304.    Replace "environment" by "command"
  305.  
  306. -* Page 108 example (FGo)
  307.    Replace "superconciousness" by "superconsciousness" 
  308.  
  309. -* Page 109 l. 3 of text (FMi)
  310.    Replace "vertical column separator" by "column separator"
  311.  
  312.  * Page 110, \doublerulesep (VSc)
  313.    The width of the space between lines created by two successive
  314.    | characters in the environment preamble,
  315.  
  316. -* Page 113, very end of paragraph 5.3.4 (UJa)
  317.    a closing curly brace is missing, ie  ...\fill}}}
  318.  
  319. -* Page 115 example (FGo)
  320.    Replace "superconciousness" by "superconsciousness" 
  321.  
  322. -* Page 116 l. 3 bottom (FMi)
  323.    Replace: "`c' columns" by "`c', `r', or `l' columns"
  324.  
  325.  * Page 117, line 4 (VSc)
  326.    Replace:
  327.      For instance, in the case of the example on page 115 we got the
  328.      following output.
  329.  
  330. -* Page 120 following (FPo)
  331.    Shouldn't  Table 5.3, 5.4, 5.5 and 5.7 (and perhaps others) better be
  332.    Figures, like a lot of other examples presenting tabulated LaTeX output?
  333.   MGo: I have renamed all example "tables", namely 5.2, 5.3, 5.4, 5.5,
  334.    and 5.7 into figures
  335.  
  336. -* Page 122 (FMi)
  337.    It could be helpful to explicitly mention that one shouldn't use \nofiles
  338.    together with longtable since longtable needs to write to the aux file.
  339.    It would be even better if longtable would dectect this problem.
  340. MGo added footnote:
  341. This means that the \Lcs{nofiles} command, that suppresses
  342. writing of all but the \Lfn{dvi} and \Lfn{log} files,
  343. should not be used together with the \Lmpack{longtable} package.}
  344.  
  345. -* Page 128 (FMi)
  346.    Replace:
  347.     \LTchunksize   (20) Number of rows per chunk (TeX counter)
  348.    with
  349.      LTchunksize   (20) Number of rows per chunk (LaTeX counter)
  350.    Both is correct but why mention the TeX version?
  351.  
  352. -* Page 129, text l.4 bottom (FMi)
  353.    Replace: "output file" by "output"
  354.  
  355. -* Page 133, 1st l. of 5.6.3 (FMi)
  356.    Replace: "in narrow" with "between narrow"
  357.  
  358.  * Page 133 (DAr) Threeparttable
  359.    Perhaps one of the notes could be longer to show that they are
  360. indeed formatted to the same width as the table.
  361.  
  362.  
  363. -* Page 135 (MGo) first para of multirow section
  364.    The author of the multirow package is no longer unknown; it is
  365.    Jerry Leichter.
  366.  
  367. -* Page 137 (FMi)
  368.    \firsthline and \lasthline will be part of array.sty with the next
  369.    release.
  370.  
  371. ========== Chapter 6 ==============
  372.  
  373.  * Page 143, l. 20 (GGr)
  374.    "between" should be "among"
  375.  
  376. -* Page 143, l8 from bottom (MOh)
  377.    It should read "you can prevent" instead of "you can prevents"
  378.  
  379. -* Page 144, example (UJa)
  380.    Better use \renewcommand, since new command is only correct if you
  381.    design a class file from scratch.
  382.  
  383. -* Page 145 l.11 (TMa)
  384.   `ignoreed' should be `ignored'
  385.  
  386. -* Page 148 (WLe)
  387.    Fig 6.1: The left and right sides do not correspond in detail
  388.  
  389.  * Page 152 (ADu)
  390.    In the wrapfig example the "boxit" environment is used but never
  391.    explained. better use \begin{boxedminipage}{\linewidth}.
  392.  
  393. -* Page 153, para 2, l.3 (KCr)
  394.    Replace: (defined by default as (\alph{subfigure})\space}
  395.    with:    , defined by default as (\alph{subfigure})\space,
  396.  
  397. -* Page 155, \@makecaption and \@isucaption example (JvM,FMi)
  398.    In both cases is a closing brace missing:
  399.    \ifthenelse{\lengthtest{\wd\tempbox > \linewidth}}%
  400.                                             %%%     ^ closing brace
  401.  
  402. ========== Chapter 7 ==============
  403.  
  404. -* Page 164  Figure 7.6 (TMa)
  405.   The 10pt font is actually Lucida Bright and the  magnified
  406.   one Computer Modern 5 pt, so it whould be better to use CMR twice
  407.  
  408. -* Page 167 (PAp)
  409.    If you used ... should read: If you use ...
  410.  
  411.  * Page 174 third para (UVi)
  412.    Computer Modern Typewriter has not even bold extended series only
  413.    medium.
  414.  
  415. -* Page 174 fourth para (CMi)
  416.    Replace by:
  417.    An example in which some default values are changed can be found in
  418. the chapter about PostScript (section 11.9.6 on page 339).
  419.  
  420. -* Page 182 (FJe)
  421.    Table 7.6 is incomplete. Nowadays there is the following set of fonts
  422.    available from labrea.stanford.edu:
  423. Concrete Roman medium: ccr5 ccr6 ccr7 ccr8 ccr9 ccr10
  424. Concrete Roman medium italic: ccti10
  425. Concrete Roman medium slanted: ccsl9 ccsl10
  426. Concrete Roman medium caps and small caps: cccsc10
  427. Concrete Roman condensed slanted: ccslc9
  428. Concrete Math medium italic: ccmi10
  429. Concrete Math condensed italic: ccmic9
  430.  
  431. -* Page 182 (WLe)
  432.    Table 7.7: Examples of Pandora fonts are incorrect:
  433. Pandora Roman bold      is typeset in     (again) Pandora Roman medium
  434. Pandora Sans            is typeset in     Pandora Roman slanted
  435. Pandora Sans bold       is typeset in     Pandora Roman bold
  436.  
  437.  * Page 183, end of first para (FMi)
  438.    Add: Umlaut-accents and \ss{} are produced in these fonts via
  439.    ligatures with the character ", e.g., "s, "a, etc. This looks like
  440.    the way the german and babel packages operate but is functionally
  441.    different so that those fonts can't be used currently with these
  442.    packages.
  443.  
  444.  * Page 184 (FMi)
  445.    The packages euscript and eufrak have been moved into the amsfonts
  446.    distribution. euscript is now considered obsolete (but available)
  447.    and the following is provided:
  448.  
  449. \usepackage{eufrak}     defines \mathfrak (and \EuFrak for compatibility)
  450. \usepackage{eucal}      or
  451. \usepackage[mathcal]{eucal}     changes \mathcal to use euler script fonts
  452. \usepackage[mathscr]{eucal}     defines \mathscr to use euler script fonts
  453.                                 and leaves \mathcal alone
  454. \usepackage{euscript}   defines \EuScript (considered obsolete)
  455.  
  456.  * Page 185, l.4 (CMi)
  457.    Replace chose by choose
  458.  
  459.  * Page 187, description of pausing (VBr)
  460.    replace: "to help detecting the detection of problems" with
  461.    "to help in the detection of font problems"
  462.  
  463.  * Page 191, example (MGo)
  464.    Replace: "po russki" with "po-russki".
  465.  
  466.  * Page 196, second para from bottom (CMi)
  467.    Since a size function can have both an optional and a mandatory argument
  468.    this para should speak about arguments in plural (two occasions)
  469.  
  470.  * Page 200, l 8. (FMi)
  471.    ... with a font family as a whole.
  472.  
  473.  * Page 201, l 1 (PBL)
  474.    Replace  {dcmr}  with  {cmr} 
  475.  
  476.  * Page 203 (FMi)
  477.    The starting letters T, O, M, and S are reserved for standard encodings
  478.                                  ^^^^^
  479.  * Page 205 top (FMi)
  480.    NFSS now doesn't load math fonts until unless it encounters
  481.    a formula in the new size. So the first para needs alteration.
  482.  
  483.  * Page 206, top (FMi)
  484.    Replace the sentence: In fact, only the \DeclareFontEncoding ....
  485.    by: If the encoding of the font is unknown to NFSS it must be first
  486.        declared with \DeclareFontEncoding in the package file. The
  487.        other two declaration can, in fact, alternatively be placed
  488.        into a .fd file.
  489.  
  490.  * Page 208, l.6 (CMi)
  491.    Replace: "you can define them"  by  "you can define it"
  492.    since the math alphabet and not the letters are defined.
  493.  
  494.  * Page 209 (FMi)
  495.    The following declaration is also part of the default setup:
  496.       \SetSymbolFont{symbols}{bold}{OMS}{cmsy}{b}{n}
  497.  
  498.  * Page 211 (FMi)
  499.    In explanation for "Checking defaults for <cdp>/<font shape>
  500.    replace \DeclareFontEncoding by \DeclareFontSubstitution.
  501.  
  502. ========== Chapter 8 ==============
  503.  
  504. -* Page 214 (FMi)
  505.    Remove second reference to Graetzer's book ([95]).
  506.  
  507. -* Page 217 (GSa)
  508.    Note that the Companion uses Lucida math fonts which contain the
  509.    standard LaTeX and AmS symbols but with different shapes compared
  510.    to the Computer Modern math fonts.
  511.  
  512.  * Page 218 (FMi)
  513.    In amslatex release 1.2:
  514.    \Bbb, \frak are OBSOLETE. Use \mathbb, \mathfrak.
  515.  
  516.  * Page 219 table 8.5 (JPe)
  517.    Put a comma between \leq and \le.
  518.    Also show that the "greater equal sign" can be produced by \geq and \ge.
  519.  
  520.  * Page 219 table 8.5 (KSi)
  521.    \simeq shows a wrong symbol. the correct one should look like a tilde
  522.    on top of a minus.
  523.    
  524.  * Page 221 table 8.15 (FMi,PNu)
  525.    \rightleftarrows are shown twice at entries (7,1) and (7,3).
  526.  
  527.  * Page 224 (FMi)
  528.    In amslatex release 1.2:
  529.    \accentedsymbol was moved to package amsxtra.
  530.  
  531.  * Page 225 (FMi)
  532.    In amslatex release 1.2:
  533.    All supercripted accents \sphat, etc. were moved to package amsxtra.
  534.  
  535.  * Page 228 (FMi)
  536.    In amslatex release 1.2:
  537.    \operatornamewithlimits is OBSOLETE: new name is \operatorname*.
  538.  
  539.  * Page 229 (FMi)
  540.    We should add a line with \bmod to the first example.
  541.  
  542.  * Page 229 (FMi)
  543.    In amslatex release 1.2:
  544.    \fracwithdelims was moved to package amsxtra.
  545.  
  546.  * Page 230 (FMi)
  547.    In amslatex release 1.2:
  548.    \lcfrac, \rcfrac are OBSOLETE. New syntax is \cfrac{...}{...} or
  549.    \cfrac[l]{...}{...} to get left-positioned numerators or \cfrac[r]...
  550.  
  551.  * Page ??? (FMi)
  552.    In amslatex release 1.2:
  553.    New subequations environment, for example
  554.    \begin{subequations}{a}
  555.    ...
  556.    \end{subequations}
  557.    causes all numbered equation environments within that scope to be
  558.    numbered (4.9a) (4.9b) (4.9c) etc. if the preceding numbered
  559.    equation was 4.8. The argument can be a,A,i,I,1,f for the standard
  560.    LaTeX numbering types: \alph, \Alph, \roman, \Roman, \arabic,
  561.    \fnsymbol.  A \label command immediately after
  562.    \begin{subequations}{...} will produce a \ref of the parent number
  563.    "4.9", not "4.9a". The counters used by the subequations environment
  564.    are `parentequation' and `equation' and standard uses of
  565.    \addtocounter, \setcounter, etc. are possible with those counter
  566.    names.
  567.  
  568. -* Page 236, l.2 bottom (FMi)
  569.    Start a new sentence at:  Each one is ...
  570.  
  571. -* Page 241 (FMi)
  572.    Say that righttag is an option to the amstex package.
  573.  
  574.  * Page 241 (FMi)
  575.    The errata above is probably already obsolete again, option is now
  576.    reqno/leqno and default isn't any longer on the left.
  577.  
  578. -* Page 243 (GGr,FMi)
  579.    To the entries for amscd and amssymb add:
  580.    This package is not automatically included by the amstex package.
  581.  
  582.  * Page 243 (FMi)
  583.    In amslatex release 1.2:
  584.    New packages have been added:
  585.      amsxtra            for seldom used commands
  586.      amsthm             theorem code for classes
  587.      amsintsm           special integral syntax
  588.    New options have been added to classes:
  589.      8pt,9pt            sizes
  590.      fleqn              is now supported
  591.      nomath             don't load amstex package
  592.    New options to amstex package:
  593.      psamsfonts         (also amsfonts package)
  594.                         load different .fd file set for PostScript
  595.                         Type 1 versions of amsfonts
  596.      intlimits/nointlimits      put (no) limits on \int signs
  597.      sumlimits/nosumlimits      put (no) limits on \sum signs
  598.      namelimits/nonamelimits    put (no) limits on operator names
  599.      leqno/reqno        tags on the left (right)
  600.      centertags/tbtags  tags centered on split
  601.  
  602. -* Page 250 (TMa)
  603.   Just before Section 8.7.6: `align*' should be `align'
  604.   like it says in the text.
  605.  
  606.  * Page 256 (FMi)
  607.    Since amstex 1.2 will place the formula number now by default to the
  608.    right the last paragraph needs correction.
  609.  
  610. -* Page 256 (FMi)
  611.    Replace: All these parameters are expressed as lengths ...
  612.    with: All these are length parameters ...
  613.  
  614.  * Page 257 (FMi)
  615.    Add (somehow): the parameters \abovedisplay... and \belowdisplay...
  616.    depend on the current font size. For this reason one can't modify them
  617.    in the preamble of a document using \setlength but need to change
  618.    the definition of \normalsize etc.
  619.  
  620. ========== Chapter 9 ==============
  621.  
  622. -* Page 260 (RPo)
  623.    A truly international TeX also need support for different
  624.    typesetting directions, ie TeX-XeT.
  625.  
  626. -* Page 261 (FMi)
  627.    "to the 256-bit DC-font glyphs" should better read:
  628.    "to the 256 glyphs of a DC-font"
  629.  
  630. -* Page 264 (WLe)
  631.    Bottom of page: The example at the end "Drucker bzw. Druk-ker" etc.
  632.    are not very useful, since they don't show the commands.
  633.  
  634. -* Page 264 (PvO)
  635.    The footnote text is confusing (I have to read it twice to
  636.    understand). I suggest that it says: Note that the original package
  637.    is incompatible..
  638.  
  639.  * Page 265, l.8 (RWa)
  640.    Replace Inhaltverzeichnis  by   Inhaltsverzeichnis
  641.                                          ^
  642. -* Page 265, section 9.2.3 (FMi)
  643.    The command \adddialect has two arguments:
  644.    \adddialect{dialect-name}{language}
  645.  
  646. -* Page 267, table 9.2 (JBr)
  647.    Macro \alsoseename is actually called \alsoname in BABEL
  648.  
  649. -* Page 267, table 9.2 (RdB)
  650.    Macro \headpagename is actually called \pagename in BABEL
  651.  
  652.  * Page 270 (FMi)
  653.    My version of epsfig doesn't support textures with eps files,
  654.    so i guess that example is not correct (but i may not have latest
  655.    graphics)
  656.  
  657. -* Page 270, caption (FMi)
  658.    Example using babel's option french (output on the facing page)
  659.  
  660.  * Page 271 (PKr)
  661.    The caption of tableau 1 reads:
  662.      ``Quelques commandes du pacquet \texttt{francais}''
  663.    However, in the Liste des tableaux it reads:
  664.       ``Quelques commandes du style \texttt{francais}''
  665.  
  666. -* Page 273 (JPe)
  667.    The , after \begin{order} should be replaced by a blank
  668.  
  669. -* Page 274, l. 6 (FMi)
  670.    Replace: ...associated with their names
  671.    by:      ...associated with them
  672.  
  673. ========== Chapter 10 =============
  674.  
  675. -* Page 275, footnote (FMi)
  676.    Remove the colon in the citation text.
  677.   
  678. -Page 275, 1st para(FMi)
  679.    Add a footnote like this:
  680. In certain situations it is possible for the \special command to
  681. change the formatting because it can produce an additional break point
  682. and it might prevent LaTeX from noticing spaces.
  683.  
  684. -* Page 277 (PvO)
  685.    Better use \setlength{\sdim}{1.5\sboxsep}.
  686.    Also show in the example that you don't use the default of 10pt.
  687.  
  688. -* Page 277 (FMi)
  689.    In the first printing we used some modified version of the shadow
  690.    package (with unofficial names). In the second printing we somehow
  691.    got it wrong  again (the last shadow box is suposed to have a
  692.    larger shadow), sigh. it Should read:
  693. \setlength{\sdim}{3\fboxsep}
  694.    in the example.
  695.  
  696. -* Page 278, description of \ovalbox (FMi)
  697.    Replace with:
  698. The width of the frame is defined by the \Lcs{thinlines} command. The
  699. diameter of the corner arcs is set with a \Lmcs{cornersize} command.
  700. The form \Lmcs{cornersize}\Largb{num} sets the diameter to \Larg{num}
  701. $\times$ minimum(width of box, height of box); the form
  702. \Lmcs{cornersize*}\Largb{len} sets the diameter to \Larg{len}.  The
  703. default is \Lmcs{cornersize}\verb={0.5}=.
  704.  
  705. -* Page 282 (FMi)
  706.    In the syntax box for \root(x-.... show the space after the )
  707.    better explicitly.  It is needed!
  708.  
  709.  * Page 285 (MDa)
  710.    The description of the command `\setyname' has the argument "x-label" 
  711.    which I presume should be "y-label" (cf. the command `\setxname').
  712.  
  713.  * Page 284 (MDa,FMi)
  714.    Add to the description of `\legend' that this is command to be used
  715.    outside the actual environment.
  716.  
  717. -* Page 293 (MGo) Start of 3rd para of section 10.2.7: clarification
  718.    A set of electronic circuit symbols developed by
  719.    \Author{Adrian Johnstone} is available (on CTAN) as part of his 
  720.    \texttt{lcircuit} system to be used with the \TeX{}cad program
  721.    (see figure~\vref{fig:lcircuit}).
  722.  
  723. -* Page 294, bottom (JPe)
  724.    Logically item 3 + 4 needs exchanging
  725.  
  726. -* Page 295, l. 2 (FMi)
  727.    Replace: "shortest line" by "shortest available line"
  728.  
  729. -* Page 296, l. 6 (FMi)
  730.    Replace: than the equivalent "$n_1$" \multiput statements,
  731.    with:    than multiple \multiput statements.
  732.  
  733. -* Page 306, l. 3 bottom (FMi)
  734.    Replace: for subsequent \draw commands
  735.    by:      for subsequent \match commands
  736.  
  737. -* Page 307, def. of \drawwith (FMi)
  738.    Argument should be named "draw-command" since it can contain only
  739.    a single command
  740.  
  741. ========== Chapter 11 =============
  742.  
  743. -* Page 316, table 11.1 (FMi)
  744.    Mention -pp\# (single page) and -pp\#$_1$:\#$_2$ (page range).
  745.  
  746. -* Page 318 (FMi)
  747.    Remove the double quotes around clip= and the quotes around = in
  748.    the explanation of the clip parameter.
  749.  
  750. -* Page 321 (FPo)
  751.    The caption for figure 11.4 could use some negative space between
  752.    "Pre-" and "1991".
  753.  
  754. -* Page 321 (RSt)
  755.    Perhaps we should learn about history better: make the caption
  756.    of figure 11.4:  Pre-1990 Europe
  757.  
  758. -* Page 321, code for figure 11-x (VSc)
  759.     The nineth line should be unindented:
  760.      6 \begin{minipage}
  761.      7    \centering\epsfig
  762.      8    \caption{Central
  763.      9 ...\end{minipage}
  764.  
  765. -* Page 321 (PKr)
  766.    It would be better to show that the example is coded as a figure by
  767.    surrounding the code with \begin{figure} ... \end{figure}.
  768.  
  769. -* Page 328, description of \cbstart (MOh)
  770.    ...the beginning of the region, which has to be flagged...
  771.                                  ^no comma needed here
  772.  
  773. -* Page 331 (BBe)
  774.   first figure using \psboxit, the dashes formed by
  775.     ...--%
  776.     -- ...
  777.   segment into an emdash and a hyphen; just a tad peculiar looking.
  778.  
  779.  * Page 333, table 1.6 last line (FMi)
  780.    Zapf Chancery is only available in italic thus the shape column
  781.    should show "it and not "n"
  782.  
  783. -* Page 335, last line of 11.9.2 (CMi)
  784.    Replace Symbols by Symbol since that is the name of the font.
  785.  
  786. -* Page 335, last line of 11.9.2 (FMi)
  787.    Remove forward reference since it is to the next(!) section.
  788.  
  789. -* Page 337 (FMi)
  790.    Replace "Style" by "Package" in heading.
  791.  
  792. -* Page 338 (WLe)
  793.    Greek example, why not better use ... ALFA\quad ...
  794.  
  795. -* Page 340, l -3 in 11.9.7 (FMi)
  796.    use plural:
  797.    ... typesetting your complete document with these font families.
  798.  
  799. ========== Chapter 12 =============
  800.  
  801.  * Page 349, section 12.1.4 (MSc)
  802.    Not explicitly said but important. The key@visual can be used on
  803.    any level ie
  804.     \indexentry{aa@\textit{aa}!bb@\textit{bb}!cc@\textit{cc}}{10}
  805.    will result in:
  806.       \item \textit{aa}
  807.           \subitem \textit{bb}
  808.              \subsubitem \textit{cc}, 10
  809.  
  810. -* Page 350, first examples (FMi)
  811.    The last line of the first examples should read
  812.       \index{tabbing|)textit}
  813.    otherwise MakeIndex would complain about it.
  814.  
  815. -* Page 350, l. 4 from bottom (FMi)
  816.    Replace {\it rose} with \textit{rose}. Not wrong but better.
  817.  
  818. -* Page 351, l. 2 (FMi)
  819.    Replace: of the definition of the \Prog program.
  820.    with:    of the definition of the \Prog command.
  821.  
  822. -* Page 352, l. 2+3  (FMi)
  823.    Replace:
  824. For example, you can define the command \Index, whose argument enters
  825. its argument at the same time in the text and in the index.
  826.    with:
  827. For example, you can define the command \Index, whose argument is
  828. entered at the same time in the text and in the index.
  829.  
  830.  * Page 352, l. 11  (MDa)
  831.    The example definition 
  832.        \newcommand{\Indextt}[1]{\texttt{#1}\index{#1@\texttt{#1}}
  833.    lacks a further closing brace.
  834.  
  835. -* Page 353-354 (FMi,MGo)
  836.    The figures shown in the makeindex processing example are not
  837.    reflecting what is in the source on p354 (one index entry was dropped
  838.    there). 
  839.    Correction: Add in section "Preparing the Index" an index
  840.    entry \index{include index} as follows:
  841.      \texttt{idx} file has to be transformed by an external
  842.      program, like \Prog{makeindex}.\index{include index}
  843.  
  844. -* Page 354 (PvO)
  845.    The example should show a \makeindex command.
  846.  
  847.  * Page 354 (FMi)
  848.    The lefthand side of the example should use the verbatim environment
  849.    not the verbatimcmd environment which is only defined when the moreverb
  850.    package is used. Also the example should show
  851.    \renewenvironment{theindex}{..}{..}
  852.  
  853. -* Page 354 (FMi)
  854.    The right hand side shows an index entry "include index" which
  855.    isn't any longer in the source :-(
  856.  
  857. -* Page 355 (FMi)
  858.    It should say (in one line):
  859.    makeindex [-ciglqr]
  860.       [-o \Larg{ind}] [-p \Larg{no}] [-s \Larg{sty}] [-t \Larg{log}]
  861.       [\Larg{idx0} \Larg{idx1} ...]
  862.    with \Larg giving italics indicating variable names
  863.  
  864.  * Page 355 description of -g (FMi)
  865.    Not an error in the book but in the program: work correctly only in
  866.    version 2.13 of Makeindex (2.12 dies with larger files).
  867.    Also with 2.13 quote is set to `+' with the -g option.
  868.  
  869. -* Page 355 (PvO)
  870.    It should say:
  871.    -o \emph{ind}        Take the file \emph{ind} as the output index file.
  872.  
  873. -* Page 355 description of -p no(FMi)
  874.    "no" should always be in italics not typewriter.
  875.    the words "any", "odd", and "even" should be always in typewriter.
  876.  
  877. -* Page 356 (FMi)
  878.    It should say:
  879.    -s \emph{sty}        Take the file \emph{sty} as the index style file.
  880.  
  881. -* Page 356 (PvO)
  882.    It should say:
  883.    -t \emph{log}        Use \emph{log} as the transcript file.
  884.  
  885. -* Page 356 (FMi)
  886.    It should say:
  887.      Extra `@' at position ...
  888.  
  889. -* Page 357 Inconsistent page ...(FMi)
  890.    Replace: \index{cat|iv}   by:  \index{cat|see{animals}}
  891.  
  892.  
  893. -* Page 358 (PvO)
  894.    The description of escape is very confusing.
  895.    (FMi:) agreed, what about (FMi, MGo):
  896.    quote     symbol that escapes the character following it.
  897.    escape    symbol without special meaning unless followed by 
  898.              the quote character in which case that character 
  899.              looses its special function and both will be printed.
  900.  
  901. -* Page 358 (FMi)
  902.    Replace
  903.     (s) signals an attribute of type string, (c) of type char
  904.    with
  905.     (s) attribute of type string, (c) of type char (surround with single or
  906.     double quotes, respectively)
  907.  
  908. -* Page 358, end of first para (FMi)
  909.    Add: Makeindex uses UNIX string syntax in the style file. For this
  910.    reason one has to enter \\ to get a single \ in the output.
  911.  
  912.  * Page 359 (PvO)
  913.    Description of delim_t is missing.
  914.  
  915. -* Page 359, delim_0 (FMi)
  916.    Replace: entry-page number delimiter at level 0
  917.    by:      delimiter between entry and first page number at level 0
  918.    (because the original is not understandable)
  919.  
  920. -* Page 359, encap_suffix (FMi)
  921.    Remove surplus dot in default:   "}"
  922.  
  923. -* Page 359 (SMi)
  924.    In Makeindex 2.12 and higher up
  925.    page_precedence(s) is  "rnaRA"
  926.    Therefore the examples on page 363 should be the other way around.
  927.  
  928.  * Page 364 (RWo)
  929.    Remind the reader how to use a file not ending with .idx with
  930.    Makeindex.
  931.  
  932. -* Page 364+365 (FMi)
  933.    The redefinition of theindex environment should set \parindent to zero
  934.    otherwise one ends up with all entries except the first being indented.
  935.  
  936. -* Page 365 (WLe)
  937.     According to the text on page 365, The index in the example should
  938.     have three columns instead of two.
  939. FMi: change this sentence to something like this:
  940.     ... we have used a redefined theindex environment similar to the one
  941.     shown in section 12.5 but with two columns and without the \newpage.
  942.  
  943. -* Page 366 fig 12.8 (FMi)
  944.    This looks like the "spot the ten differences pictures:
  945.      Replace: \renewcommand[2]{\printindex}{%
  946.          by : the correct order of arguments :-(
  947.      Add a \ in front of textbf in definition of \printindex
  948.      Add a proper definition of \Prog and \Com, they are not the same
  949.          as in fig 12.8.
  950.      Outline that \renewenvironment{theindex}{...}{...}
  951.      Indent \input{#1.ind}   (this is cosmetics)
  952.      and don't use \begin{center} use \section*   (cosmetics too)
  953.  
  954. -* Page 367 item 5 (FMi)
  955.    Replace: \renewcommand{\indexproofstyle}{\footnotesize\itshape}
  956.    by:      \indexproofstyle{\footnotesize\itshape}
  957.  
  958. ========== Chapter 13 =============
  959.  
  960.  * Page 373 (DAr)
  961.    Nowadays the cite and overcite packages do sort the list of citations.
  962.  
  963. -* Page 373 l. -2 (FMi)
  964.    Replace  sentence (was not correct) with:
  965.  The punctuation characters (.,;:) will be moved in front of the
  966. superscript, but not in front of quotation marks, if present, e.g.,
  967. \verb"``The {\TeX}book'' \cite{Knuth}."  gives ``The
  968. {\TeX}book''.$^8$, which may not be the desired format.
  969.  
  970.  * Page 378 (UVi)
  971.    The table of .bst files list some styles named phxxx.bst, where xxx
  972.    stands for abbreviations like aip, nf, pf, ppcf etc. On CTAN these
  973.    styles are now located in a subdirectory phy-bstyles and they no
  974.    longer carry the prefix ph in their name. It would be a good idea
  975.    to update this in the Companion, because otherwise people looking
  976.    for the names with the famous 'quote site index' might not find
  977.    them. (MGo: in fact they are there onder both names)
  978. Comment (FMi): I'm right now reluctant to change anything since i wonder
  979. whether those names will stay. It seems wrong to me that the names
  980. (prefix) have changed.
  981.  
  982.  * Page 378 (UVi)
  983.    (ph)ppcf.bst is described as ``a physics version of the apalike
  984.    BibTeX style''.  This might be true somehow, but a better
  985.    describtion would be ``BibTeX style for Plasma Physics and
  986.    Controlled Fusion'', since that is the name of the journal the
  987.    abbreviation ppcf stands for (see physjabb).
  988.    (ph)report.bst is described as ``BibTeX style for internal
  989.    reports''.  It might be a good idea to add some hint that this
  990.    probably refers to the Princeton Plasma Physics Lab or Princeton
  991.    University.
  992.    (MGo: Perhaps in a future edition).
  993.  
  994. -* Page 385, line 7 (PvO)
  995.   "only works without modifications on UNIX" is probably a bit too
  996.    harsh: It is meant that modifications are necessary for systems
  997.    such as MS-DOS that have file names with strict length limits. 
  998.    By the way should UNIX not be typeset with small capitals?
  999.    MGo: No, ATT (and most publishers) spell it all uppercase.
  1000.  
  1001. -* Page 385, line -18 (DAr)
  1002.    Replace "combines two different" by  "uses two different" 
  1003.    (the styles aren't really combined.)
  1004.  
  1005. -* Page 386 l.3 of 13.3.2 (FMi)
  1006.    Replace "style" by "package".
  1007.  
  1008. -* Page 387 l.1  (FMi)
  1009.    The root file should be called chapterbibexa.tex (as in the
  1010.    formatting example on page 385)
  1011.  
  1012. -* Page 388, caption (RSt)
  1013.    For "advisable precedure" read "advisable procedure".
  1014.  
  1015. -* Page 392, 4th para (CMi)
  1016.    The argument of the \bibliography command must ...
  1017.  
  1018. -* Page 392, after example (FMi)
  1019.    Add: ... after the BibTeX run unless the bibliography entries
  1020.         themselves contain citations to other entries
  1021.         (eg note = {reviewed in \cite{..}}).
  1022.  
  1023. -* Page 393, bibextract (FMi)
  1024.    the regular expression must (!) contain only lowercase chars (even
  1025.    when looking for words like "Adobe") otherwise nothing will be found.
  1026.    Thus our examples should read:
  1027. bibextract "" "postscript" bibfile(s) > new-bibfile
  1028. bibextract "author|organisation" "adobe" bibfile(s) > new-bibfile
  1029.  
  1030. -* Page 393, bibextract (FMi)
  1031.    Another restriction: 
  1032.    one might have to clean the .bib files using
  1033.    bibclean before bibextract finds correct entries.
  1034.  
  1035. -* Page 393, l. 6. bottom (FMi)
  1036.    while the next command will only extract those entries containing
  1037.    Adobe in the author or organization field.
  1038.  
  1039. -* Page 393, last para, 394 first para (FMi,Mgo)
  1040.    replace "citefind.sh" by "citefind"
  1041.    replace "citetags.sh" by "citetags"
  1042.  
  1043. -* Page 394, l. 4 (CMi)
  1044.    For "styles" read "files".
  1045.  
  1046.  * Page 398, 3rd para (PVi)
  1047.    Say explicitly that quotes or braces *must* be omitted around
  1048.    abbreviations like the month names.
  1049.  
  1050.  * Page 401, l. 1 (PVi)
  1051.    Remove comma in "and others,"
  1052.  
  1053. -* Page 403 (MOl)
  1054.    A comma is missing after:   @article(tub-87,
  1055.  
  1056. -* Page 403, 1st para (CMi)
  1057.    Replace all ".bib style" with ".bib file".
  1058.  
  1059. -* Page 404, 1st example (FMi)
  1060.    Use \providecommand instead of \newcommand now that it is available.
  1061.  
  1062. -* Page 413, add.period (PvO)
  1063.    Should read: adds dot to string unless that string ends with `.',
  1064.    `?', or `!'
  1065.  
  1066. ========== Chapter 14 =============
  1067.  
  1068. -* Page 424 (FMi)
  1069.    Add \Finale to the box with \StopEventually{final text} since they
  1070.    belong together.
  1071.  
  1072. -* Page 426, figure 14.1 (FMi)
  1073.    It should be \DocInput{docexam.doc} because .dtx is reserved for
  1074.    files whose documentation can be produced by simply running them
  1075.    through LaTeX.
  1076.  
  1077. -* Page 426, line 4 of section 14.2.7. (PAp)
  1078.    You should run the file thought ...
  1079. should read:
  1080.    You should run the file through ...
  1081.  
  1082.  * Page 427, figure 14.2 (FMi)
  1083.    It would be better to use \ProvidesPackage instead of \typeout
  1084.    messages.
  1085.  
  1086. -* Page 427, figure 14.2 (FMi)
  1087.    The \item in the definition of "docsampleenv" should be removed.
  1088.    Also: the documentation of "docsampleenv" is incorrect.
  1089.  
  1090. -* Page 429 (FMi)
  1091.    Replace the heading: Document structure and validation support
  1092.    by: Document structure commands
  1093.  
  1094.  * Page 432 table 14.1 (MDa)
  1095.    In the last section of this table, "Layout and typestting parameters", 
  1096.    the commands `\tt' and `\sl' appear. (Cf. your own remark in the 
  1097.    errata file regarding page 350.)
  1098.  
  1099.  * Page 432 table 14.1 (FMi)
  1100.    We should also describe the LaTeX counters IndexColumns (number of 
  1101.    columns in the index) and GlossaryColumns (number of columns in the 
  1102.    history listing).
  1103.  
  1104. -* Page 433, 6 para (FMi)
  1105.    Not only NFSS2 but the whole LaTeX (2e) is now distributed using
  1106.    the doc system.
  1107.  
  1108. -* Page 433, Section 14.3.1 (Msc,FMi)
  1109.    Mention that \preamble ...\endpreamble is meant for straight text and
  1110.    that nearly no command will work between. One can use \string\foo to
  1111.    put out a command name literally.
  1112.  
  1113. -* Page 434, l. 10 (FMi)
  1114.    Replace: \batchfile Batch file commands can be ...
  1115.    with:    Batch file commands, like \generateFile, can be ...
  1116.  
  1117. -* Page 434, l. -9 (FMi)
  1118.    Replace the sentence: Note that these tags must ...
  1119.    By:  The tags must be placed at the beginning of the line
  1120.         preceded by a %, e.g.,
  1121.  
  1122. -* Page 437+438 (ASc)
  1123.    In the second last code line the \@@end should be replaced by
  1124.    \csname @@end\endcsname since otherwise \@@end isn't recognised
  1125.    in most situations. This also means that the checksum changes to 15.
  1126.  
  1127. ========== Appendix A =============
  1128.  
  1129. -* Page 440, second example (FMi)
  1130.    It should better be: \newcommand{\PsI}{\Ps\index{\Ps}}
  1131.  
  1132.  * Page 440 (FMi)
  1133.    As a general comment we should remark that when nesting command
  1134.    definitions, eg a \renewcommand inside a \newenvironment one has to
  1135.    double the # characters denoting the arguments when refering to the
  1136.    arguments of the inner definition, eg
  1137.  
  1138.    \newenvironment{foo}[1]
  1139.       { ...  #1  % argument of environment foo
  1140.         \renewcommand\bar[2]{ ...
  1141.              ##1 % argument of command \bar
  1142.              #1  % argument of environment foo
  1143.              ##2 % argument pf command \bar
  1144.         }%
  1145.         ...  #1  % argument of environment foo
  1146.       }{...}
  1147.  
  1148. -* Page 440 (RWo)
  1149.    Use the same formula in the last two examples to show the advantage
  1150.    of \ensuremath better.
  1151.  
  1152. -* Page 446 (FMi)
  1153.    Add to the description of \newcounter:
  1154.    It also defines \thenewctr to be \arabic{newctr}.
  1155.  
  1156. -* Page 447 (MSc)
  1157.    A counter can't be larger than 9 if used with \fnsymbol.
  1158.  
  1159. -* Page 447 (FMi)
  1160.    All the \the... commands in the examples should be defined with
  1161.    \renewcommand.
  1162.  
  1163.  * Page 449, l. 4 (EPi)
  1164.    Remove accent from Did\^ot.
  1165.  
  1166. -* Page 450, table A.2 (FMi)
  1167.    \hfill is better described as a "rubber space" not a rubber length.
  1168.  
  1169.  * Page 454, line 7 (UGo)
  1170.    The optional arguments to \raisebox are exchanged: "height" comes 
  1171.    before "depth".
  1172.  
  1173.  * Page 456, last para (FMi)
  1174.    Replace: "In the case below" by "In the next case" since the next
  1175.    example is on the following page.
  1176.  
  1177. -* Page 459 (FMi)
  1178.    Add "x333x" after \usebox{\myboxb} in the example (just cosmetics).
  1179.  
  1180. -* Page 461, table A.4 (WLe)
  1181.    For \Requirepackage read \RequirePackage in the explanation of
  1182.    \LoadClass.
  1183.  
  1184. -* Page 470, 5 text l. from bottom (FMi)
  1185.    Replace "(real or integer)" by "integer". They can't be real!
  1186.  
  1187. -* Page 470 following (CRo)
  1188.    In the description of the ifthen package, no clear distinction is
  1189.    made between those commands which can be used only in a
  1190.    {test}-argument, and those which are for other uses.
  1191.  
  1192. -* Page 472 (RWo)
  1193.    The index entries in the .idx file would actually look like this
  1194.    (remove the surplus "page:AAAA1" in the middle of them):
  1195.         \indexentry{AAAA!both}{472}
  1196.         \indexentry{AAAA!indexentry}{472}
  1197.         \indexentry{AAAA!indexonly}{472}
  1198.  
  1199.  * Page 474 (FMi)
  1200.    Add a remark that one can't use \isodd to directly test \value{page}
  1201.    and expect correct information because the value of this counter
  1202.    isn't always correct due to TeX's asyncronous output routine.
  1203.  
  1204. ========== Appendix B =============
  1205.  
  1206. -* Page 475 (FMi)
  1207.    Maybe rename the heading to "TeX Software and User Group information"
  1208.  
  1209. -* Page 475 (FMi)
  1210.    Add information about the possibility to get the CTAN software on CD:
  1211.      \bibitem{primetime:VBr94}
  1212.      Vicki Brown, editor.
  1213.      \newblock {\em Prime Time {\TeX}cetera}, volume~1.
  1214.      \newblock Prime Time Freeware, Sunnyvale, CA, 1994.
  1215.      \newblock Contains CD with CTAN software.
  1216.  
  1217. -* Page 477, l 13 (FMi)
  1218.    should read: contents of the morebin zip archive on your local node.
  1219.                                         ^^^            ^
  1220.  
  1221. -* Page 479 (BBe) under b.2 mail servers
  1222.    i am irked by the difference in the depth of the underline under
  1223.    "end" right after "send help";
  1224.    maybe you could be persuaded to use a strut? (BBe)
  1225.  
  1226. ========== Bibliography ===========
  1227.  
  1228. -* Page 491 (RWo)
  1229.    The name is Peter Vollenweider; somebody inverted the `w'---mea culpa.
  1230.  
  1231. ========== Index ==================
  1232.  
  1233.    (BBe)
  1234.    i was a little surprised to find the listing for "tex users group"
  1235.    where one would expect to find "tug" in the index, although "tug"
  1236.    doesn't appear in the entry.  i also would have expected to see
  1237.    p.260 listed with that entry, considering the reference there to
  1238.    the twgmlc and the portland meeting.
  1239.  
  1240.    the people who were acknowledged in the preface don't show up in
  1241.    the index.  although it's not necessary, of course, knuth did
  1242.    include his acknowledgees and sources of quotes in the texbook
  1243.    index, so there's a precedent.
  1244.  
  1245.  * (FMi)
  1246.    There should be entries for all encodings, OT1, T1, OML, OMS, OMX,
  1247.    at least to page 192, perhaps to others.
  1248.  
  1249.  * Page 493 (FMi)
  1250.    The two funny looking entries of the form "\, 220"  actually should
  1251.    be     \{, 220
  1252.           \}, 220
  1253.  
  1254. -* Page 497 (GGr)
  1255.    Add entry for "Blackboard bold" pointing to page 218
  1256.    Also add one pointing to page 208  (MPi)
  1257.    And add a similar entry for \Bbb   (MPi)
  1258.  
  1259.  * Page 500 (FMi)
  1260.    \cornersize is incorrectly indexed as "rigid length"
  1261.  
  1262.  * Page 501 (FMi)
  1263.    \DeclareFontSubstitution should have bold entry to page 203.
  1264.  
  1265. -* Page 506 (CRo)
  1266.    Add index entry for "Fragile command" and "Commands, fragile"
  1267.    to point to 246 and 471
  1268.  
  1269. -* Page 508 (FMi)
  1270.    Index entry for \IndexMin should be a "rigid length"
  1271.  
  1272.  * Page 509 (PvO,FMi)
  1273.    Reference 249 for \left should be 248. (This is probably true for
  1274.    other entries pointing to the example section of chapter 8, because
  1275.    index entries to the examples are placed after the example.)
  1276.  
  1277.  * Page 517 (OBo)
  1278.    Entries for Page header, Header of Page, Page footer, and Footer of
  1279.    page should also point to pages 91 and 96 and perhaps also to page 20 
  1280.    where table 2.2 relates the sectioning commands to page headers.
  1281.  
  1282. -* Page 519 (FMi)
  1283.    environment supertabular is incorrectly indexed under \supertabular.
  1284.  
  1285.  * Page 520 (PvO)
  1286.    Reference 249 for \right should be 248.
  1287.  
  1288. -* Page 527 (FMi)
  1289.    \unitlength is incorrecly indexed as as a command
  1290.  
  1291. ========== Production Notes =======
  1292.  
  1293.  
  1294.  
  1295. **********************************
  1296. *                                *
  1297. *    Errors in first printing    *
  1298. *                                *
  1299. **********************************
  1300.  
  1301.  
  1302.  
  1303. ========== General   ===========
  1304.  
  1305. * Some source files in the LaTeX2e distribution have got new names,
  1306. for example latex.tex -> lt....dtx (many files). The final
  1307. distribution is still under construction.
  1308.  
  1309.  
  1310. ========== Front matter ===========
  1311.  
  1312. -* Title Page
  1313.   Drop IPS, from affiliation of Samarin (just leave ISO)
  1314.  
  1315. -* Copyright page
  1316.   Add second printing
  1317.  
  1318. -* Table of Contents, Page xviii
  1319.   10.5 should read "Packages Based on epic
  1320.  
  1321. -* Table of Contents, Page xxi
  1322.   Page number of Bibliography should be 481
  1323.  
  1324. -* Table of Contents, Page xxiii
  1325.   5.8 A comparison (not A Comparison)
  1326.  
  1327.  
  1328. ========== Chapter 1 ===========
  1329.  
  1330. -* Page 3 last para (SKi)
  1331.   files containing the structures and layout definitions (extension
  1332.   .sty) should also include extension .cls
  1333.  
  1334. -* Page 4 (JSa)
  1335.   Add clo to LaTeX layout & structure file extensions
  1336.  
  1337. -* Page 5 third par (GGr)
  1338.   In Textures, the transcript file has no extension.
  1339.  
  1340.  
  1341. ========== Chapter 2 ===========
  1342.  
  1343. -* Page 13 (PHa)
  1344.   4th bullet item:  define your own   (not OUR own)
  1345.  
  1346. -* Page 15 (JSa)
  1347.   1994/08/02 should also be 1994/08/01
  1348.  
  1349. -* Page 29 (NPo)
  1350.   fig 2.9: braces round argument `title' and `toc_entry' missing.
  1351.   (very strange this)
  1352.  
  1353. -* Page 37, l.6 below Table (GGr)
  1354.   Extension .mtc<N> will not work in DOS (Windows).
  1355.  
  1356. -* Page 44 (JSa,FMi)
  1357.   The default for \reftextfaraway was missing.
  1358.   Also changed the local adaption example to use \RequirePackage
  1359. with a reference to Appendix A.
  1360.  
  1361. ========== Chapter 3 ===========
  1362.  
  1363. -* Page 48 (LLa)
  1364.   The paragraph above the example unfortunately doesn't describe the
  1365. example any longer, it describes an old version of it.
  1366.  
  1367. -* Page 52 (OBa)
  1368.   \fuzzy should be \fussy (3 lines above title 3.1.5...)
  1369.  
  1370. -* Page 52 (SKi)
  1371.   The multispace package was written by Stephen (not Stephan) Page.
  1372.  
  1373. -* Page 59 (FMi)
  1374.   The representation of \labelitemiv is missing. This seems to be
  1375. a``correction'' of the printer people since the dot is in the
  1376. PostScript file!
  1377.  
  1378. -* Page 62 (MGo)
  1379.   More general (and more correct) description of general list
  1380. parameters. Especially the relation between the \labelwidth and
  1381. \itemindent lengths are made clearer.
  1382.  
  1383. -* Page 65 (DCa)
  1384.   The labels in the Mentry env are aligned on the top of their *boxes*
  1385. not on their first baselines. (A buggy \parbox[t] implementation on
  1386. the way to LaTeX2e)
  1387.  
  1388. -* Page 67 (NPo)
  1389.   \begin{verbatimtab}[...] instead of \verbatimtab[...]  since we
  1390. describe an environment
  1391.  
  1392. -* Page 70 (FMi)
  1393.   verbatimwrite is incorrectly mentioned as a command but it is an
  1394. environment. Also correct index entry.
  1395.  
  1396. -* Page 71 (DCa)
  1397.   stepping the mpfootnote counter
  1398. should be
  1399.   stepping the footnote counter
  1400.  
  1401.  
  1402. ========== Chapter 4 ===========
  1403.  
  1404. -* Page 86 (FMi)
  1405.   testpage.tex in LaTeX2e now asks interactively for the paper your
  1406. printer uses so there isn't any need to use testa4.tex any longer.
  1407.  
  1408. -* Page 94-95 (FMi)
  1409.    Replace para starting at the bottom with:
  1410. The marking commands work reasonably well for right markers ``numbered
  1411. within'' left markers (for example, when the left marker is changed by
  1412. a \Lcs{chapter} command and the right marker is changed by a
  1413. \Lcs{section} command).  However, it produces somewhat anomalous
  1414. results if a \Lcs{markboth} command is preceded by some other mark
  1415. command on the same page---see the page receiving \texttt{L5 R3.2} in
  1416. Figure~\vref{fig:pagemarkers}. This figure shows schematically which
  1417. left and right markers are generated for pages being shipped out.
  1418.  
  1419. -* Page 95 (FMi)
  1420.    Replace the last four lines in figure 4.3 with the following five
  1421.    lines:
  1422. \markboth{L4}{}                   {L4}{}
  1423. \markboth{L5}{}                   {L5}{}
  1424. \newpage%    ----page break ----                   L5      R3.2
  1425. \markright{R5.1}                  {L5}{R5.1}
  1426. \end{document}                                     L5      R5.1
  1427.  
  1428.  
  1429.  
  1430. -* Page 97 (GGr,FMi)
  1431.   Replace begin of second para with:
  1432.  
  1433. Some \LaTeX{} commands, like \Lcs{chapter}, use a \Lcs{thispagestyle}
  1434. command to automatically switch to the \Psty{plain} page style, thus
  1435. overriding the page style currently in effect.  To customize such
  1436. pages use the \Pmsty{fancyplain} page style.  This page style sets up
  1437. \Psty{fancy} for normal pages and in addition ...
  1438.  
  1439. -* Page 98 (EPi)
  1440.   \usestylefile{fancyheadings}   (in bottom example)
  1441. should be
  1442.   \usepackage{fancyheadings}
  1443.  
  1444. -* Page 99 (EPi)
  1445.   \usestylefile{fancyheadings}   (in figure 4.6)
  1446. should be
  1447.   \usepackage{fancyheadings}
  1448.  
  1449. -* Page 99 (FMi)
  1450.   \samepage is considered obsolete in LaTeX2e and will not be
  1451. documented by Leslie Lamport in his book; the relevant paragraph has
  1452. been rephrased.
  1453.  
  1454.  
  1455. ========== Chapter 5 ===========
  1456.  
  1457. -* Page 111 (OBa)
  1458.    "substracting" should be "subtracting" (12th line from top)
  1459.  
  1460. -* Page 120 (DKre,FPo)
  1461.    Bring Example text and table 5.3 in synch
  1462.  
  1463. -* Page 121 (DKre,FPo)
  1464.    Bring Example text and table 5.4 in synch
  1465.  
  1466. -* Page 123 (FMi,FPo)
  1467.    Bring Example text and table 5.5 in synch
  1468.  
  1469. -* Page 127 (FPo)
  1470.    The bottom left figure seems to have a quote before Tsonga
  1471. This is a printing artefact.
  1472.  
  1473. -* Page 127 (PvO)
  1474.    Bottom left figure, there is also some spurious ink before
  1475.    Croatian.
  1476.  
  1477. -* Page 127 Table 5.7 (FPo)
  1478.   In the last `page' the code for Tsonga appears as 'ts, with a quote
  1479. in front of it. It might be a blob of ink, but it looks very much like
  1480. a quote. (It is a blob of extra ink, and this was missed by the
  1481. printer, compare p59.  FMi:-)
  1482.  
  1483. -* Page 128 (FMi)
  1484.   Lowercase word "comparison" in caption for table 5.8
  1485.   Also correct lot entry page xxiii.
  1486.  
  1487. -* Page 133 (MGo)
  1488.   In table 5.9 URW is misspelled as URM
  1489.  
  1490.  
  1491. ========== Chapter 6 ===========
  1492.  
  1493. -* Page 151 (MGo)
  1494.   Figure 6.2, the vertical lines of the box surrounding the map
  1495.   are partly invisible (printing problem)
  1496.  
  1497.  
  1498. ========== Chapter 7 ===========
  1499.  
  1500. -* Page 170 l. 9, f.b. (GGr)
  1501.   Change sentence to: Font metric files (i.e., .tfm files) are loaded
  1502. for all intermediate typefaces, even if these fonts are never used.
  1503.  
  1504. -* Page 171 caption (GGr)
  1505.   Change
  1506.           easy memorable
  1507.   to
  1508.           easily memorizable
  1509.  
  1510. -* Page 171 (FMi,LLa)
  1511.   The default for \nocorrlist was changed to
  1512. \newcommand{\nocorrlist}{,.}
  1513.   in the LaTeX distribution because :; do not look right with the
  1514. default LaTeX fonts from the Computer Modern families.
  1515.  
  1516. -* Page 177 (FMi,LLa)
  1517.   The example shows that \mathnormal produces italic numbers. This is
  1518. only true for the Lucida Math Fonts used in the Companion. Thus, the
  1519. following footnote should be added to the expanation:
  1520.   \footnote{With the default setup of \LaTeXe{} using Computer Modern
  1521. math fonts, \Lmcs{mathnormal} will produce old style numerals, not the
  1522. italic ones shown in the example, where Lucida is used.}
  1523.  
  1524. -* Page 180 in 7.5, l. 3 (GGr)
  1525.   section B should be Appendix B
  1526.  
  1527. -* Page 180 l. 3 f.b.  (GGr,FMi)
  1528.   `Consequentially' should be `Consequently';
  1529.    in the same sentence change `used' to `uses'.
  1530.  
  1531. -* Page 186 l. 8 f.b. (GGr)
  1532.    Add space before `This'
  1533.  
  1534. -* Page 187 last line (GGr)
  1535.    Captialize: new font selection scheme
  1536.  
  1537. -* Page 191 last line (FMi)
  1538.    Add: For this to work the encoding OT2 must be declared in the
  1539. preamble or a package file.
  1540.  
  1541. -* Page 194 (FMi)
  1542.   \cmdunh10.tfm
  1543. should be
  1544.   cmdunh10.tfm
  1545.  
  1546. -* Page 195, 197 (FMi)
  1547.   Again all .tfm files shouldn't have \ in front of their names
  1548.  
  1549. -* Page 201 (MGo)
  1550.   substract should be subtract on second line explaining \fontdimen4
  1551.  
  1552. -* Page 202 (FMi)
  1553.   For peamble read preamble
  1554.  
  1555. -* Page 204 (GGr)
  1556.   fontdef.tex was renamed to fontdef.ltx in the final distribution
  1557.   (also correct index entry)
  1558.  
  1559. -* Page 205, last para (SMi)
  1560.  [...], you first have make the typeface [...]
  1561. should be
  1562.  [...], you first have to make the typeface [...]
  1563.  
  1564. -* Page 211 (FMi)
  1565.   Warning message "Check substitution defaults for ..." was changed to
  1566. "Checking defaults for ...". Also change \DeclareFontEncoding to
  1567. \DeclareFontSubstitution in last sentence of explanation for this
  1568. message.
  1569.  
  1570. -* Page 211 (FMi)
  1571.   The message "Don't use ..." was changed to "Command ... invalid in
  1572. math mode".
  1573.  
  1574. -* Page 211 (FMi)
  1575.   The message "Encoding scheme <name> changed to <new name> in ..."
  1576. has changed to "Encoding <name> has changed to <new name> for ..."
  1577.  
  1578. -* Page 213 (FMi)
  1579.   New message added:
  1580.  
  1581. \erritem{Overwriting \m{something} in version \m{name} ...}
  1582.  
  1583. A declaration, like \Lcs{SetSymbolFont} or \Lcs{DeclareMathAlphabet},
  1584. has changed the assignment of font shapes to \m{something} (a symbol
  1585. font or a math alphabet) in the math version \m{name}.
  1586.  
  1587. -* Page 214 (FMi)
  1588.   New message added:
  1589.  
  1590. \erritem{Size substitutions with differences up to \m{size} have occured}
  1591.  
  1592. This message will appear at the end of the run in case \NFSS{}
  1593. selected at least one significantly different size because the
  1594. requested size was not available.  The \m{size} is the maximum
  1595. deviation that was needed.
  1596.  
  1597. -* Page 214 (FMi)
  1598.   New message added:
  1599.  
  1600. \erritem{Some font shapes were not available, defaults substituted}
  1601.  
  1602. This message will appear at the end of the run in case \NFSS{}
  1603. had to use automatic font substitution for some font shapes.
  1604.  
  1605.  
  1606. ========== Chapter 8 ===========
  1607.  
  1608. -* Page 215 (FMi,MGo)
  1609.    Added a reference to George~Gr\"atzer's book on AmSLaTeX.
  1610.    Also add bibliography [95] (see bibliography section later)
  1611.  
  1612. -* Page 218 (DCa)
  1613.    \o
  1614.    should be
  1615.    o
  1616.  
  1617. -* Page 219 (DCa)
  1618.   `blank' \rown
  1619.       should be
  1620.    /-\    \frown   (didnt this one create a TeX error :-)
  1621.                    (FMi no because of TeX's \csname bug :-( )
  1622.  
  1623.  
  1624. -* Page 219, 222 (DRo,FMi)
  1625.   The \varnothing and \emptyset do show the wrong
  1626. character, ie need exchanging.
  1627.  
  1628. -* Page 220 (DCa)
  1629.   { should be \{
  1630.   } should be \}
  1631.  
  1632. -* Page 220, Table 8.13. (LLa)
  1633.    Is that \digamma right?  It looks an awful lot like a slanted
  1634.    F to me.
  1635. This is unfortunately true. The Lucida Fonts do not contain that
  1636. character and we overlooked that the font setup simply points to the
  1637. slanted F.
  1638.  
  1639. -* Page 222, Table 8.20 (FMi)
  1640.   The characters \Game \Finv \Bbbk \diagdown \diagup are now part of
  1641. amssymb.sty
  1642.  
  1643. -* Page 231 (DCa)
  1644.   The \biggl( in the scope of \begin{large} is *smaller* than the
  1645. normalsize one!
  1646.  
  1647. -* Page 238 (DCa)
  1648.   The examples of split environment with and without the ctagsplt
  1649. option do not work as the linewidth is too narrow, so in both cases
  1650. the tag apears on the line before the display.
  1651.  
  1652. -* Page 241 (PHa)
  1653.   The typeset equation just before (8.41') should have a tag: '
  1654.   (This is once more a printer problem. the tag ' is in the PS file
  1655. and must have been removed by somebody manually)
  1656. To avoid this problem the example was changed to show $*$ twice.
  1657.  
  1658. -* Page 243 (FMi)
  1659. Replace fist sentence of 8.6.5 with:
  1660.   A few options are recognized by the amstex package and the class
  1661.   files coming with AmS-LaTeX.
  1662. (but this is still only true for the 2e version)
  1663.  
  1664. -* Page 244 ... 251 (FMi)
  1665.   The vertical lines in the examples (mentioned on this page) are all
  1666. missing on the final printout. Another printing problem.
  1667.  
  1668. -* Page 250 (MGo)
  1669.   section 8.7.6: some space (\thinspace) should be inserted in
  1670.   front of the semicolon (;) at the end of formula 8.57 and its
  1671.   unnumbered equivalent (fourth line from bottom).
  1672.  
  1673. ========== Chapter 9 ===========
  1674.  
  1675. -* Page 270 (BNa)
  1676.   8th line of example should read
  1677.   \\\today\end{center} instead of \\\today{center}
  1678.  
  1679. -* Pages 272 and 274 (BGa, MGo)
  1680.   Use correct (Lucida, not poor man's) guillemets
  1681.   \symb{13}, \symb{14} for French
  1682.  
  1683. ========== Chapter 10 ===========
  1684.  
  1685. -* Several pages have index entries added (MGo)
  1686.  
  1687. -* Page 277 (LWi)
  1688.   In CTAN version of shadow.sty \shadowbox is called \shadox
  1689.   In example replace also \shadowdim by \sdim. (Unfortunately we used
  1690.   one of the many variants of this package.)
  1691.  
  1692. -* Page 278 (DCa)
  1693.   This is a ovalbox
  1694. should be
  1695.   This is an ovalbox
  1696.  
  1697. -* Page 280-281 (MGo,FMi)
  1698.   Describe new command \qbezier, and replace old bezier
  1699.   style and command with \qbezier commands in examples.
  1700.  
  1701. -* Page 303 (FMi)
  1702.   Change section heading 10.5 to "Packages Based on epic"
  1703.   Change also table of contents on page xviii
  1704.  
  1705. -* Page 305 (FMi)
  1706.   The lower picture should be turned 180 degrees.
  1707.  
  1708. -* Page 307 (DCa)
  1709.   A tree graph ican bedrawn
  1710.      should be
  1711.   A tree graph can be drawn
  1712.  
  1713. ========== Chapter 11 ===========
  1714.  
  1715. -* Page 314 (MGo)
  1716.   Figure 11.1: some of the dotted vertical and horizontal lines
  1717.   indicating the coordinate system are part invisible
  1718.   (printing problem)
  1719.  
  1720. -* Page 318 (DKu)
  1721.   first line of boxed description of \epsfig command,
  1722.   rotate=angle,% should be angle=degrees,%
  1723.  
  1724. -* Page 321 (MGo)
  1725.   Figure 11.5 The vertical lines at the right-hand side of the
  1726.   is invisible (printing problem)
  1727.  
  1728. -* Page 333 (PHa)
  1729.   Footnote in Table 11.6:  ZapfChancery (not ZaptChancery)
  1730.   Tag entries for Sans Serif fonts as sl (slanted) instead
  1731.   of it (italic)  (FPo)
  1732.  
  1733. -* Page 333 last line (GGr)
  1734.   Change to: The mapping between the layout in a PostScript font and
  1735. the font encoding needed by TeX ...
  1736.  
  1737. -* Page 340 (PHa)
  1738.   6th line before the end of 11.9.7: Hyphen missing in AMS-TeX
  1739.  
  1740. -* Page 340 (DKra,FMi)
  1741.    para 4, line 5: ... (see tables 8.2 to 8.20 beginning in page 218)
  1742.  
  1743. ========== Chapter 12 ===========
  1744.  
  1745. -* Page 359 (DCa)
  1746.   postamble command preceeding the index
  1747.      should be
  1748.   postamble command following the index
  1749.  
  1750. -* Page 360 (PHa)
  1751.   last line of 12.4.2: the correct page reference is 355, not 353.
  1752.  
  1753. ========== Chapter 13 ===========
  1754.  
  1755. -* Page 393, middle of page (KML)
  1756.   Utah Univeristy should read Utah University
  1757.  
  1758. -* Page 401, 5th line from bottom (SMi}
  1759.    left braces missing in {G{\"o}}del}, should be {G{\"{o}}del}
  1760.  
  1761. ========== Chapter 14 ===========
  1762.  
  1763. -* Pages 435-438 (FMi)
  1764.   By convention .dtx files are files that can be directly processed by
  1765. LaTeX (by making the `driver code' the first docstrip module)
  1766.  
  1767. ========== Appendix A ===========
  1768.  
  1769. -* Page 446 (DCa)
  1770. (\stepcounter description)
  1771.   oldcr
  1772. should be
  1773.   oldctr
  1774.  
  1775. -* Pages 448 and 449 (MGo)
  1776.   All occurrences of the string "\cmd", representing the LaTeX
  1777.   lengths parameters should not have the \ (backslash) to
  1778.   be compatible with the syntax used in Lamport and the rest
  1779.   of the Companion (Lamport assumes that cmd implicitly implies
  1780.   the backslash).
  1781.  
  1782. -* Page 458, 2 para (MGo)
  1783.   innner-pos should be inner-pos
  1784.  
  1785. -* Page 459 (DCa, MGo)
  1786. You use `cmd' for \sbox, but `\cmd' for lrbox.
  1787. Should be 'cmd' throughout to be compatible with Lamport's syntax.
  1788.  
  1789. -* Page 461 (FMi)
  1790.   Add \ProvidesFile to table.
  1791.   \PassOptionsToClass{option-list}{release} should read
  1792.   \PassOptionsToClass{option-list}{class}
  1793.  
  1794. -* Page 462 (FMi)
  1795.   Describe \ProvidesFile. This is like \ProvidesPackage but you need
  1796.   to give the full file name including extension. It is meant for
  1797.   files that are neither packages nor classes but want to identify
  1798.   themselves too.
  1799.  
  1800. -* Page 467 (War)
  1801.   \PassOptionsToClass{option-list}{release} should read
  1802.   \PassOptionsToClass{option-list}{class}
  1803.  
  1804. -* Page 468, second line of example (DOs)
  1805.   \NeedsTeXformat{LaTeX2e} should read \NeedsTeXFormat{LaTeX2e}
  1806.  
  1807. -* Page 474 (DCa)
  1808.   \ifodd
  1809. should be
  1810.   \isodd
  1811. also correct index entries
  1812.  
  1813. ========== Appendix B ===========
  1814.  
  1815. -* Page 475 (PHa)
  1816.   line -3: where Jones' TeX-index
  1817.                       ^ (insert apostrophe)
  1818.  
  1819. -* Page 476 (NPo)
  1820.    - CTAN host in Germany has changed to ftp.dante.de
  1821.    - correct location of TeX-index file on ftp.dante.de (MGo)
  1822.  
  1823.  * Page 476 (ASc)
  1824.    The host pit-manager.mit.edu has changed its name to rtfm.mit.edu.
  1825.  
  1826. -* Page 479 (MGo) update for Dante
  1827.    - their mail server is at ftpmail@dante.de,
  1828.    - send a message containing the word "help" to get instructions.
  1829.  
  1830. -* Page 480 (EPi,MGo)
  1831.    UKTeX gets Chair instead of Chairman
  1832.    Group francophone should read Groupe francophone
  1833.    Email address for Dante is now dante@dante.de (MGo)
  1834.  
  1835. ========== Bibliography ===========
  1836.  
  1837. -* Pages 482 and following (BBe)
  1838.     TUGboat should have a small "b"; occurs about a zillion times in
  1839.     both references and text. why don't you just use \TUB for it:
  1840.     \def\TUB{{\tubfont TUGboat\/}}
  1841.  
  1842. -* Page 482, [11] last line (BBe)
  1843.    "bowles" should be "bowls"
  1844.  
  1845. -* Page 485, (BBe) [31] last line (BBe)
  1846.     "Script Mathematical Formula Processor -- SMFF"
  1847.     maybe that should be "SMFP"?, No, it should be (MGo) :+{
  1848.     "Script Mathematical Formula Formatter -- SMFF"
  1849.  
  1850. -* Page 485, [33]--[35] (BBe)
  1851.     omit "Technical Report" from before the ISO numbers.
  1852.     the ISO document system also has technical reports, which have "TR"
  1853.     in their number designations; these are quite different from the
  1854.     standards, which is what is being referred to here.
  1855.     also in [35] you should refer to "ISO/IEC 10646, ISO Geneva, 1993."
  1856.     this was approved as a formal standard last year, so the "draft" is
  1857.     no longer appropriate.  and it's joint with the International
  1858.     Electrotechnical Commission, no longer just ISO.
  1859.  
  1860. -* Page 486, [37] (BBe)
  1861.     publication location is not Stanford, but Bedford, MA.
  1862.  
  1863. -* Page 491, [85] (BBe)
  1864.     reference should be to ISO/IEC 10646, not "ISO-10656".
  1865.     (you can leave out the "iec" in this context, but do fix the number.)
  1866.  
  1867. -* Page 492, [88] (BBe)
  1868.     not sure where crc press is located, but "Ann Horbor" isn't likely it.
  1869.     possibly "Ann Arbor"? Yes, it is (MGo)
  1870.  
  1871. -* Page 492, [90] (BBe)
  1872.     is there a reason why in "\LaTeX{} Kompaktf"uhrer"
  1873.     the latex part is italic and the kompaktf"uhrer is upright?  i'd
  1874.     have made both italic, and knowing leslie's predilection about the
  1875.     latex logo, ...
  1876. -* Page 492, (MGo)
  1877.     Add new reference [95]
  1878.     George Gr"atzer.
  1879.     Math into TeX: A Simple Introduction to AmSLaTeX.
  1880.     Birkh"auser, Boston, 1993.
  1881.          The first part of the book provides the novice user of
  1882.          AmSLaTeX with a simple approach, based on many examples,
  1883.          a formula gallery, sample files, and templates.
  1884.          The second part contains a systematic discussion with
  1885.          detailed examples and rules of all aspects of AmSLaTeX,
  1886.          while the final part looks at more advanced customization issues.
  1887.  
  1888.  
  1889.  
  1890. ========== Index ===========
  1891.  
  1892. -* Page 493ff (FMi)
  1893.   all font-size functions need to be indexed under their names pointing
  1894. to Size-function
  1895.  
  1896. -* Page 495-6 (FMi)
  1897.   \baselineskip is indexed once as command (not rubber length)
  1898.  
  1899. -* Page 501 (LLa)
  1900.   The main entry for DOCSTRIP (page 432ff) is missing.
  1901.  
  1902. -* Page 505 (LLa)
  1903.   Add entry:
  1904. Font substitution
  1905.    defaults             193,210-211  (and perhaps other places)
  1906.  
  1907. -* Page 508 (PHa,FMi)
  1908.   the page range for the entries
  1909.            index package  and    Index
  1910.   should only be 367-370  and    345-370
  1911.  
  1912. -* Page 517 (DCa)
  1913.   All the page number styles are double printed, eg AlphAlph
  1914.  
  1915. -* Page 519 (FPo)
  1916.   Double entry for pt (Point)
  1917.  
  1918. ========== Production Notes ===========
  1919.  
  1920. -* Page 529 (FMi)
  1921.   State that cover art of Companion was done by Toni Saint-Regis.
  1922.  
  1923.  
  1924.  
  1925. ---------------
  1926.  
  1927. ADu     Alain Dupuis
  1928. ASc     Andreas Schwab
  1929. BBe     Barbara Beeton
  1930. BGa     Bernard Gaulle
  1931. BNa     Blaise Nkwenti-Azeh
  1932. CKr     Claudia Kraft
  1933. CMi     Christel Mittelbach
  1934. CRo     Chris Rowley
  1935. DAr     Donald Arseneau
  1936. DCa     David Carlisle
  1937. DKra    Dieter Kraft
  1938. DKre    Dieter Kreft
  1939. DKu     David Kustrin
  1940. DOs     David Osborne
  1941. DRo     Denis Roegel
  1942. EPi     Eric Picheral
  1943. Fgo     Frans Goddijn
  1944. FJe     Frank Jensen
  1945. FMi     Frank Mittelbach
  1946. FPo     Frank Poppe
  1947. GGr     George Graetzer
  1948. GSa     Gernot Salzer
  1949. JAd     Jeff Adler
  1950. JBr     Johannes Braams
  1951. JHa     Jay Hammond             (Corrections to this file)
  1952. JPe     Joachim Pense
  1953. JSa     Julio Sanchez
  1954. JvM     Jan Van Mieghem
  1955. JWe     Jon Wells               (Corrections to this file)
  1956. KML     Kathleen M. Lyle
  1957. KSe     Karl Seybold
  1958. KSi     Kimmo Sipila
  1959. LLa     Leslie Lamport
  1960. LWi     Linda Wilson
  1961. MDa     Mats Dahlgren
  1962. MGo     Michel Goossens
  1963. MPi     Mike Piff
  1964. MOh     Marcus W. Ohlhaut
  1965. MOs     Martin J. Osborne
  1966. MSc     Martin Schr"oder
  1967. NPo     Nico Poppelier
  1968. OBa     Oeyvind Bakke
  1969. OBo     Oscar Bosman
  1970. PAp     Pedro Aphalo
  1971. PHa     Paul Hafner
  1972. PKr     Peter Kruijt
  1973. PBL     Peter Busk Laursen
  1974. PNu     Peter Nuechter
  1975. PVi     Philip A. Viton
  1976. PvO     Piet van Oostrum
  1977. RBa     Rosemary Bailey
  1978. RdB     Rob den Braasem
  1979. RPo     Rama Porrat
  1980. RSa     Robert Sakic (typos in the errata)
  1981. RSt     Rebecca Stiels
  1982. RWa     Richard Walker
  1983. RWo     Reinhard Wonneberger
  1984. SKi     Steve King
  1985. SMi     Stefan Mintert
  1986. TMa     Torsten Martinsen
  1987. UGo     Ulrich Goldschmitt
  1988. UJa     Ulrich Jahnz
  1989. UVi     Ulrik Vieth
  1990. VBr     Volker Brandt
  1991. VSc     Volker RW Schaa
  1992. War     Warwick Conference (March 21-22 1994)
  1993. WLe     Werner Lemberg
  1994.  
  1995. Many other people send us corrections for errors already found.
  1996. Thanks to all of you
  1997.