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
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<HEAD>
<TITLE>Index of texmf/doc/knuth/</TITLE>
<!-- Created: UV, 1996/02/25 -->
<!-- Last Updated: UV, 1998/08/15 -->
</HEAD>
<BODY>
<H1>Index of <CODE>texmf/doc/knuth/</CODE></H1>
<HR>
<P> This page provides access to documentation from Donald Knuth
about various aspects of TeX:
<UL>
<LI><A HREF="#manuals">
TeX & METAFONT Manuals</A>
<LI><A HREF="#examples">
TeX & METAFONT Examples</A>
<LI><A HREF="#errorlog">
TeX & METAFONT Errata</A>
<LI><A HREF="#triptrap">
Literate Programming</A>
<LI><A HREF="#triptrap">
Trip & Trap Test Manuals</A>
<LI><A HREF="#errata">
Errata in <CITE>Computers & Typesetting</CITE></A>
</UL>
<HR>
<H2><A NAME="manuals">TeX & METAFONT Manuals</A></H2>
<P>
These manuals are distributed only for people to see the
examples of TeX input, not for use in the preparation of books
like <CITE>The TeXbook</CITE> or <CITE>The TeXbook</CITE>.
These manuals are copyrighted and should not be TeXed!
<DL>
<DT><A HREF="texbook.tex">texbook.tex</A><BR>
<DD>This file is the TeX source of <CITE>The TeXbook</CITE>
by Donald E. Knuth, last updated in August 1998.
<DT><A HREF="mfbook.tex">mfbook.tex</A><BR>
<DD>This file is the TeX source of <CITE>The METAFONTbook</CITE>
by Donald E. Knuth, last updated in August 1998.
<DT><A HREF="mfman.mf">mfman.mf</A><BR>
<DD>This file is the METAFONT source of most of the figures
in the <CITE>The METAFONTbook</CITE>. It can be run
through METAFONT and GFtoDVI to produce proof sheets.
</DL>
<H2><A NAME="examples">TeX & METAFONT Examples</A></H2>
<DL>
<DT><A HREF="story.tex">story.tex</A><BR>
<DD>This is the canonical example file for TeX which is
described in Chapter 6 of <CITE>The TeXbook</CITE>.
<DT><A HREF="io.mf">io.mf</A><BR>
<DD>This is the canonical example file for METAFONT which is
described in Chapter 5 of <CITE>The METAFONTbook</CITE>.
<DT><A HREF="expr.mf">expr.mf</A><BR>
<DD>This is another example file for METAFONT which is
described in Chapter 8 of <CITE>The METAFONTbook</CITE>.
</DL>
<H2><A NAME="errorlog">TeX & METAFONT Errata</A></H2>
<DL>
<DT><A HREF="errorlog.dvi"><CITE>The Error Log of TeX</CITE></A> (DVI)<BR>
<DD>This is an updated version of the appendix of the paper
<CITE>The Errors of TeX</CITE>, last updated in March 1995.
It includes a chronological listing of all changes and bug
fixes in TeX (both TeX78 and TeX82) that have been
applied since March 1978.
<DT><A HREF="errata/tex82.bug">tex82.bug</A><BR>
<DD>This is a chronological listing of all changes and bug
fixes in TeX (specifically TeX82) that have been
applied since September 1982.
<DT><A HREF="errata/mf84.bug">mf84.bug</A><BR>
<DD>This is a chronological listing of all changes and bug
fixes in METAFONT (specifcally MF84) that have been
applied since March 1984.
<DT><A HREF="errata/cm85.bug">cm85.bug</A><BR>
<DD>This is a chronological listing of all changes and bug
fixes in the Computer Modern fonts (CM85) that have been
applied since April 1985.
</DL>
<H2><A NAME="litprog">Literate Programming</A></H2>
<DL>
<DT><A HREF="webman.dvi">
<CITE>The WEB System of Structured Documentation</CITE></A> (DVI)<BR>
<DD>This is an abridged version of the manual that describes
the WEB system. Not included here are the WEB listings of
the <code>tangle</code> and <code>weave</code> programs.
<DT><A HREF="web.dvi">
<CITE>Literate Programming</CITE></A> (DVI)<BR>
<DD>This is an online version of the article
<CITE>Literate Programming</CITE> by Donald E. Knuth
published in <CITE>The Computer Journal</CITE> 1984
that describes the philosophy of the WEB system.
<DT><A HREF="primes.web">primes.web</A><BR>
<DD>This is the WEB source of the example program discussed
in the article <CITE>Literate Programming</CITE>.
(A PASCAL program to print a table of prime numbers.)
</DL>
<H2><A NAME="triptrap">Trip & Trap Test Manuals</A></H2>
<DL>
<DT><A HREF="tripman.dvi">
<CITE>A torture test for TeX</CITE></A> (DVI)<BR>
<DD>This is an abridged version of the manual that describes
the <CODE>trip</CODE> test, a torture test for TeX.
(Most of the appendices have been left out since nobody
really would want to read that anyway.)
<DT><A HREF="trapman.dvi">
<CITE>A torture test for METAFONT</CITE></A> (DVI)<BR>
<DD>This is an abridged version of the manual that describes
the <CODE>trap</CODE> test, a torture test for METAFONT.
(Most of the appendices have been left out since nobody
really would want to read that anyway.)
</DL>
<H2><A NAME="errata">Errata in <CITE>Computers & Typesetting</CITE></A></H3>
<UL>
<!-- Note: files have been renamed to avoid name conflicts -->
<!-- since errata.{one,two,...,tex} all produce errata.dvi -->
<LI><A HREF="errata/errata1.dvi">
Errata in <CITE>The TeXbook</CITE></A> (in the first printing)
(October 1984)
<LI><A HREF="errata/errata2.dvi">
Errata in <CITE>The TeXbook</CITE></A> (in the second printing)
(January 1986)
<LI><A HREF="errata/errata3.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A>
(15 June 1987)
<LI><A HREF="errata/errata4.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A>
(20 February 1989)
<LI><A HREF="errata/errata5.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A>
(30 September 1989)
<LI><A HREF="errata/errata6.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A>
(31 December 1990)
<LI><A HREF="errata/errata7.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A>
(15 March 1992)
<LI><A HREF="errata/errata8.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A><BR>
(unntil the publication of the `final' printing of Volume C, June 1993)
<LI><A HREF="errata/errata9.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A><BR>
(unntil the publication of the `final' printing of Volume A, April 1996)
<LI><A HREF="errata/errata.dvi">
Errata in <CITE>Computers & Typesetting</CITE></A><BR>
(since the publication of the `final' printings, as of August 1998)
</UL>
<UL>
<LI><A HREF="http://www-cs-faculty.stanford.edu/~knuth/abcde.html">
http://www-cs-faculty.stanford.edu/~knuth/abcde.html</A><BR>
Don Knuth's <CITE>Computers & Typesetting</CITE> WWW page.
<LI><A HREF="http://www-cs-faculty.stanford.edu/~knuth/err-abcde.ps.gz">
http://www-cs-faculty.stanford.edu/~knuth/err-abcde.ps.gz</A><BR>
Don Knuth's latest errata for <CITE>Computers & Typesetting</CITE>.
</UL>
<BR>
<A HREF="../index.html">
<IMG ALT="Index of texmf/doc/" SRC="../html/icons/back.xbm"></A>
<HR>
<ADDRESS></ADDRESS>
<!-- hhmts start -->
Last modified: Sat Aug 15 19:22:01 CEST 1998
<!-- hhmts end -->
</BODY>
</HTML>
|