Added test for error messages

This commit is contained in:
Karl Yngve Lervåg 2014-06-10 20:02:01 +02:00
parent ec046bed02
commit d2c56d4c1c

View File

@ -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}