diff options
author | Karl Berry <karl@freefriends.org> | 2022-04-06 20:12:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-04-06 20:12:42 +0000 |
commit | 9dc608ebcf5ecb6ddc7bf0d28b87850b39735d3b (patch) | |
tree | 789fed800228dea8a71361cb36cf675466d47318 /Master/texmf-dist/doc/generic/knuth-hint/README.md | |
parent | ad6b4827c53f928d072396b8e6a74a72a36f95c3 (diff) |
knuth-hint (6apr22)
git-svn-id: svn://tug.org/texlive/trunk@62971 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/knuth-hint/README.md')
-rw-r--r-- | Master/texmf-dist/doc/generic/knuth-hint/README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/knuth-hint/README.md b/Master/texmf-dist/doc/generic/knuth-hint/README.md new file mode 100644 index 00000000000..2d3171722b3 --- /dev/null +++ b/Master/texmf-dist/doc/generic/knuth-hint/README.md @@ -0,0 +1,24 @@ +# knuth-hint – HINT collection of typeset C/WEB sources in TeX Live + +Here you find a large collection of HINT documents for many C/WEB programs in +TeX\ Live, both in their original form as written by their respective authors, +and in the changed form as they are actually used in the TeX Live system. Care +has been taken to keep the section numbering intact, so that you can study the +sources and their changes in parallel. Also included is the collection of +‘errata’ for Donald Knuth's “Computers & Typesetting” series. + +Although not all the texts here are written or maintained by Donald Knuth, it +is more convenient for everything to be collected in one place for reading and +searching. They all stem from the system that Knuth created. The central +entry point is the ‘index’ file, with links to the individual documents, either +in HTML or in PDF format. + +If you believe to have found anything that remains technically, historically, +typographically, or politically incorrect in any of these files, please feel +free to [report bugs in \TeX\ and friends](https://tug.org/texmfbug/). + +The “License” of the `knuth-hint` package is “Public Domain” and it covers only +the contents of this package, _not_ the various (and varying) “free software” +licenses of the presented software codes. + +This is version “1.0” of the `knuth-hint` package — 2022-04-06, Andreas Scherer. |