When running LaTeX in batch mode, it might not print any output when a failure occurs. So, when running in this mode, cat out the log failure if a LaTeX error occurs. The implementation for this wraps the latex call in a CMake script that runs latex and checks the return value. If not a success value, reads and then prints the log. |
||
---|---|---|
.. | ||
Bibliography | ||
DefaultTargets | ||
ImageTypes | ||
MultiDocuments | ||
MultiDotFilename | ||
MultiIndex | ||
Subdirectory | ||
README |
This directory contains simple documents that test features and fixes of UseLATEX.cmake. You will find many features missing as I was very late in starting this practice and have not gone back to retest earlier features.