I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
\documentclass{scrartcl}
|
||||
% Testing hyperref warnings
|
||||
\usepackage{hyperref}
|
||||
|
||||
% For missing package error
|
||||
%\usepackage{testpackage}
|
||||
|
||||
\setcounter{secnumdepth}{2}
|
||||
|
||||
\begin{document}
|
||||
|
||||
This test document reproduces the errors and warnings listed here:
|
||||
\url{http://en.wikibooks.org/wiki/LaTeX/Errors_and_Warnings}
|
||||
|
||||
\date
|
||||
|
||||
\ref{blabla}
|
||||
|
||||
\test{}
|
||||
|
||||
{Hello world!}}
|
||||
|
||||
\epsilon
|
||||
|
||||
Hello world!
|
||||
\\
|
||||
|
||||
Thistestdocumentreproducestheerrorsandwarningslistedherethistestdocumentreproducestheerrorsandwarningslistedhere
|
||||
|
||||
\include{"input\space with\space spaces"}
|
||||
|
||||
\input{input with spaces}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user