I'm using TeXnicCenter. And I'm using the refcheck package to display unreferenced labels. This works just fine. Problem is that the log output (that is actually written to the .log file) from refcheck is not displayed in TeXnicCenter (the regular log info from pdflatex.exe is displayed without problems). Is there a way to display it?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
Thanks to user mov for informing! The newest version of refcheck produces messages that are parsed by TeXnicCenter. So it was basically a problem of refcheck, which is solved now. |
|||
|
|

refcheck(available at CTAN) has another format of messages; likely, it is more suitable for TeXnicCenter. – mov Feb 18 at 9:39