diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-17 21:41:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-17 21:41:51 +0000 |
commit | 487ca4806cc046076293cf6cc5fbba0db282bac7 (patch) | |
tree | 847b412ab5158dd7bdd7ed7e5a4cc3fbca94be32 /Build/source/texk/web2c/README | |
parent | a3d3111bfe26b8e5f5bc6049dfb2a4ca2edc7881 (diff) |
texk 1
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/README')
-rw-r--r-- | Build/source/texk/web2c/README | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/README b/Build/source/texk/web2c/README new file mode 100644 index 00000000000..4e2494995b6 --- /dev/null +++ b/Build/source/texk/web2c/README @@ -0,0 +1,31 @@ +This directory contains Web2c, a system which converts TeX, Metafont, +and other related WEB programs to C. By itself, it is not a complete, +ready-to-run, TeX distribution (I recommend teTeX for that, available on +CTAN:/systems/tetex). Nor is it a general-purpose Pascal-to-C or +WEB-to-C translator. + +Web2c is electronically distributed in two files: the web files, in +web.tar.gz, and the Web2c-specific files, in web2c.tar.gz. If you +already have the web files for a particular Knuthian version, you need +not re-retrieve them. Web2c changes irregularly wrt Knuth's updates. + +See `NEWS' for changes by release, `ChangeLog` for all changes. +See `INSTALL' for installation instructions. +See `PROJECTS' for future improvements you might like to work on. +See `../kpathsea/BUGS' for details on reporting bugs. + +If present, see etexdir/README, omegadir/README, and pdftexdir/README +for details on building those packages. + +Web2c is free software. The files I wrote (originally for the Free +Software Foundation) are covered by the GNU General Public License -- +see the file COPYING. Knuth's original sources are covered by their +own copyright -- see the beginning of tex.web, mf.web, etc. You can get +the original files on their own from CTAN:/systems/knuth; you can get +MetaPost from ftp://netlib.att.com/netlib/research/metapost.tar.Z +(see also http://cm.bell-labs.com/who/hobby/MetaPost.html). + +kb@mail.tug.org +Member of the League for Programming Freedom -- write lpf@uunet.uu.net. + +olaf@infovore.xs4all.nl |