/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

  1. \documentclass{missing}
  2. \begin{document}
  3. Hi there! Make should error out gracefully, indicating that `missing.cls' could not be found.
  4. \end{document}