/oldtest/test-missing-cls.tex
https://code.google.com/p/latex-makefile/ · LaTeX · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 6a6277a197df2dcd5898ae4e04199279 MD5 · raw file
- \documentclass{missing}
- \begin{document}
- Hi there! Make should error out gracefully, indicating that `missing.cls' could not be found.
- \end{document}