PageRenderTime 26ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/test/missing-cls/test.tex

https://code.google.com/p/latex-makefile/
TeX | 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}