PageRenderTime 26ms CodeModel.GetById 21ms app.highlight 3ms RepoModel.GetById 1ms app.codeStats 0ms

/test/missing-package/test.tex

https://code.google.com/p/latex-makefile/
TeX | 12 lines | 7 code | 5 blank | 0 comment | 0 complexity | 96bc5f3cc2445702913df33ab432b5e0 MD5 | raw file
 1\documentclass{article}
 2
 3\usepackage{nonexistent}
 4
 5\title{Hi, I'm a title}
 6\author{Me Too}
 7
 8\begin{document}
 9
10\maketitle
11
12\end{document}