Index of /tex-archive/web/noweb/contrib/jobling

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]Makefile16-Feb-2006 00:00 756
[TXT]README16-Feb-2006 00:00 730
[TXT]correct-refs.bbl16-Feb-2006 00:00 1.1K
[   ]correct-refs.nw16-Feb-2006 00:00 12K
[   ]email16-Feb-2006 00:00 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