Index of /archives/text/CTAN/web/noweb/contrib/jobling

Icon  Name                                   Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] Makefile 1995-05-24 21:12 756 [TXT] README 1995-05-24 21:12 730 [TXT] correct-refs.bbl 1995-05-26 20:43 1.1K [   ] correct-refs.nw 2018-06-21 19:42 12K [   ] email 1995-05-24 21:13 26
Correct-refs:
============

A set of awk scripts and to correct the internal anchors and links
produced by noweave -latex+html followed by latex2html. 

This is necessary because the design of the html back-ends for
noweave assume that the resulting HTML file will be the single
document produced by latex2html -split 0 but this is not such
a good idea if the document is large (e.g. the nuweb example).
By default latex2html will split documents into nodes at
section boundaries --- but if the document contains links,
the names have to be changed from "#name" to "noden.html#name".

The full documentation is contained in correct-refs.nw. Comments
to 

Chris P. Jobling, University of Wales, Swansea
C.P.Jobling@Swansea.ac.uk