Hi all,
I have just fixed a bug in the Literate Programming facility in LyX. The attached
patch affects:
in /src: LaTeX.h LaTeX.C Literate.h Literate.C
in /lib/examples: Literate.lyx
Error messages are now passed back correctly from gcc and placed "under" error buttons
in a Literate LyX source. I have added an extra parameter to LaTeX::scanLogFile. This
allows subclasses of LaTeX (e.g. Literate) to scan a log file for it's own error
messages.
I have also tidied up the way gcc errors are reported.
Bernard Michael Hurley
Literate.patch.gz