Hi all,
I have found a noweb error that is not caught by the current listerrors program:
unescaped << in documentation chunk
I have changed Literate.lyx to catch this.
To cause the error take any Literate program and put a space before the first "<<" in
a scrap. If you LaTeX the file then the error will be ignored by the current
listerrors but a rather minimal .tex file willbe created. If you build the program
then it will be reported as a "gcc" error. The latter occurs because the error is
formatted like gcc error. I suspect this is not the only noweb error like this.
After applying the patch the error is correctly reported as a noweb error in both
cases.
The patch _only_ affects Literate.lyx
Bernard
Literate.patch.gz