Added test for error messages
This commit is contained in:
parent
ec046bed02
commit
d2c56d4c1c
24
test/error-messages/errors.tex
Normal file
24
test/error-messages/errors.tex
Normal 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}
|
Loading…
Reference in New Issue
Block a user