diff --git a/test/test_compilation/languages.tex.control b/test/test_compilation/languages.tex.control index ae172dae..770b40bb 100644 --- a/test/test_compilation/languages.tex.control +++ b/test/test_compilation/languages.tex.control @@ -13,9 +13,9 @@ \makeatletter \def\input@path{ % - {/home/louis/projets/patacrep/patacrep/test/test_compilation/languages_datadir/latex/} % - {/home/louis/projets/patacrep/patacrep/test/test_compilation/latex/} % - {/home/louis/projets/patacrep/patacrep/patacrep/data/latex/} % + {@TEST_FOLDER@/languages_datadir/latex/} % + {@TEST_FOLDER@/latex/} % + {@DATA_FOLDER@/latex/} % } \makeatother @@ -43,9 +43,9 @@ guitar, \usepackage{graphicx} \graphicspath{ % - {/home/louis/projets/patacrep/patacrep/test/test_compilation/languages_datadir/} % - {/home/louis/projets/patacrep/patacrep/test/test_compilation/} % - {/home/louis/projets/patacrep/patacrep/patacrep/data/} % + {@TEST_FOLDER@/languages_datadir/} % + {@TEST_FOLDER@/} % + {@DATA_FOLDER@/} % } @@ -192,4 +192,4 @@ guitar, -\end{document} \ No newline at end of file +\end{document}