Enable use of spaces in the file name of a graphic

main
Paul Schneider 8 years ago
parent 3e08730a37
commit 0bee8a5d3e
1 changed files with 1 additions and 1 deletions

@ -30,7 +30,7 @@
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage{fp}
\usepackage[space]{grffile}
\def\TVA{20} % Taux de la TVA
\def\TotalHT{0}

Loading…