CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ web/ nuweb/ nuweb0.87b

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
Makefile 1994-04-20 1 Kbyte download
README 1994-05-16 1 Kbyte download Shown below
arena.c 1994-04-20 971 bytes download
global.c 1994-04-20 339 bytes download
global.h 1994-04-20 1 Kbyte download
html.c 1994-04-20 11 Kbyte download
input.c 1994-04-20 4 Kbyte download
latex.c 1994-04-20 13 Kbyte download
literate.bib 1994-04-20 3 Kbyte download
main.c 1994-04-20 2 Kbyte download
names.c 1994-04-20 10 Kbyte download
nuweb.w 1994-04-20 94 Kbyte download
nuwebdoc.tex 1994-04-20 229 Kbyte download
output.c 1994-04-20 1 Kbyte download
pass1.c 1994-04-20 1 Kbyte download
scraps.c 1994-04-20 18 Kbyte download

Contents of the README file

Here's an intermediate version of nuweb.  I've simply bundled up the
web source (nuweb.w), the generated .c files, an abbreviated nuweb.tex
file, and the assorted auxiliary files for latex'ing.

Note that it's still not completely portable to every system without
change.  In particular, it expect file-names to use '/' to delimit
directories and it still thinks tab stops are set every eight spaces.
It also uses tempnam() which may not be available everywhere.
tmpnam() might be made to work in some systems.  If all else fails,
just use some adequately unlikely filename.

To print the documentation, you must first run latex on the file
nuwebdoc.tex.  To fix up all the citations, you'll need several runs.

	latex nuwebdoc
	bibtex nuwebdoc
	latex nuwebdoc
	latex nuwebdoc

Note that the distributed nuwebdoc.tex is basically Chapter 1 of the
complete nuweb.tex generated by running nuweb against itself.

To actually build the nuweb executable, type "make nuweb" which should build
an executable file called "nuweb".  After that, you should be able to
use the makefile to control everything very nicely.

To view the nuweb sources using an HTML viewer, copy nuweb.w to
nuweb.hw, and then add the html document-style option to nuweb.hw.
After producing the LaTeX source file nuweb.tex, convert it to HTML
using LaTeX2HTML.

If you have questions or comments (or just want the latest version),
please let me know. I expect to continue working on the documentation
for quite a while.

My e-mail address is preston@cs.rice.edu

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.