From dd982e9e2d1389dd6fab3f7e75d852abea97b990 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Wed, 1 May 2019 09:55:32 +0200 Subject: [PATCH] =?UTF-8?q?Refact:=20D=C3=A9place=20clipart=20dans=20le=20?= =?UTF-8?q?home?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/style/base.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/style/base.sty b/tools/style/base.sty index a88fb6b..7df1cf3 100755 --- a/tools/style/base.sty +++ b/tools/style/base.sty @@ -12,7 +12,7 @@ \PassOptionsToPackage{table,usenames,dvipsnames}{xcolor} %\RequirePackage{subfig} \RequirePackage{graphicx} -\graphicspath{{./}{/home/lafrite/Cours/Prof/Enseignements/Clipart/}} +\graphicspath{{./}{\string~/.Clipart/}} \RequirePackage{gensymb} \RequirePackage{ifthen, calc}