home *** CD-ROM | disk | FTP | other *** search
- CWEB 3.4g
- =========
-
- Ported to RISC OS by Reuben Thomas
-
-
- This file only contains material specific to the RISC OS port; for the rest
- you should read the other documentation provided.
-
- The sources came from CTAN (ftp.tex.ac.uk in my case).
-
-
- Usage
- ~~~~~
-
- The cweave and ctangle binaries should be copied into a directory in
- Run$Path; if you use armTeX then !TeX.Bin is a good place.
-
-
- Known problems
- ~~~~~~~~~~~~~~
-
- None I know of, but I'm sure there are some; please tell me.
-
- .w and .ch files are usually stored like C files (i.e. "foo.w" is stored as
- file "foo" in directory "w". To get ctangle and cweave to perform the correct
- filename conversion, you must execute the command
-
- Set UnixFS$sfix "a:c:cc:f:h:i:l:o:p:s:y:w:ch"
-
- or if you use GCC add ":w:ch" to the Set UnixFS$sfix command in !GCC.!Run.
-
-
- Acknowledgements
- ~~~~~~~~~~~~~~~~
-
- I really haven't done much. All credit should go to the authors of the
- program, to Nick Burrett for porting GCC to RISC OS, and to Huw Rogers and
- Simon Callan for making it so easy to port Unix programs by making UnixLib.
- All blame is mine, though.
-
-
- The porter
- ~~~~~~~~~~
-
- I am contactable until July 1998 at least at rrt1001@cam.ac.uk
-