Examples for cweb-latex under Debian
------------------------------------

This directory contains one example program: wcltx.w, a LaTeX
version of Knuth & Levy's wc program (which can be found in
/usr/doc/cweb/examples).  It depends on the LaTeX rcs package (which
is in the Debian package rcs-latex).  If you do not have this, the
wcltx.w example can still be used, simply by commenting out the two
lines in wcltx.w which read:

\usepackage{rcs}

and

\RCSdate $Date: 1998/11/25 02:40:34 $

The shell script tex-it is a nice script which runs latex as many
times as necessary for all changed references to be resolved.

It also contains the contributed style file: cwebzw.sty, which was
written for an older version and probably doesn't work any more.
(See /usr/doc/cweb-latex/Index for details.)

Finally, it contains a couple of files from the src/ directory of the
original distribution: cwebparts.doc, the description of an initial
version of a package for embedding CWEB code in a LaTeX document, and
cwebx.sty, an enhancement of cweb.cls.  As these are not released, I
am only putting them in the examples directory.

   Julian Gilbey <jdg@debian.org>, Wed, 25 Nov 1998 01:50:24 +0000
