Added test files for #640

This commit is contained in:
Karl Yngve Lervåg 2017-01-09 21:43:44 +01:00
parent b344cfa968
commit 184fca889a
6 changed files with 13 additions and 0 deletions

View File

View File

View File

View File

@ -0,0 +1,13 @@
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\graphicspath{{test} {testing}%
{../}
{../testagain/}
}
\begin{document}
\includegraphics[width=0.9\linewidth]{}
\end{document}

View File

View File