home *** CD-ROM | disk | FTP | other *** search
- Nuweb version 0.90
- ------------------
-
- This is a new release of nuweb. In particular it is now written in ANSI C,
- and requires LaTeX2e to use; if you don't have either of these, then consider
- upgrading (ANSI C is much better than K&R, and LaTeX2e is a major improvement
- on 2.09), or use the old version (0.87b).
-
- 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
-
- If you have trouble compiling nuweb, you should look at the full web file,
- obtained by LaTeXing nuweb.tex, following the same pattern as for
- nuwebdoc.tex. The style file version.sty by Stephen Bellantoni is included,
- in case it is not available on your system.
-
- To actually build the nuweb executable, type "make nuweb" which should build
- an executable file called "nuweb". You may need to change the user settings
- in the makefile first.
-
- Also generated by this process is upgrade.tex, a LaTeX file describing the
- changes since v0.87b.
-
-
-
- If you have questions or comments (or just want the latest version), please
- let me know.
-
- My e-mail address is Reuben.Thomas@cl.cam.ac.uk
-
- The original author is Preston Briggs (preston@cs.rice.edu)
-