diff --git a/test/error-messages/errors.tex b/test/error-messages/errors.tex new file mode 100644 index 0000000..df94dba --- /dev/null +++ b/test/error-messages/errors.tex @@ -0,0 +1,24 @@ +\documentclass{article} +\usepackage{hyperref} + +% For missing package error +%\usepackage{testpackage} + +\begin{document} +This test document reproduces the errors and warnings listed here: +\url{http://en.wikibooks.org/wiki/LaTeX/Errors_and_Warnings} + +\date + +\test{} + +{Hello world!}} + +\epsilon + +Hello world! +\\ + +Thistestdocumentreproducestheerrorsandwarningslistedherethistestdocumentreproducestheerrorsandwarningslistedhere + +\end{document}