From 3014c203aaa1a6d5d7fb942dc8223226a98ed8f1 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Mon, 25 Sep 2017 09:21:18 +0300 Subject: [PATCH] Xcolor vers myXsim sinon pres ne compile pas --- tools/style/base.sty | 1 - tools/style/myXsim.sty | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/style/base.sty b/tools/style/base.sty index 68a6031..de47000 100755 --- a/tools/style/base.sty +++ b/tools/style/base.sty @@ -13,7 +13,6 @@ \RequirePackage{graphicx} \graphicspath{{./}{/home/lafrite/Cours/Prof/Enseignements/Clipart/}} -\RequirePackage[table, dvipsnames]{xcolor} \RequirePackage{gensymb} \RequirePackage{ifthen, calc} \RequirePackage{tabularx} diff --git a/tools/style/myXsim.sty b/tools/style/myXsim.sty index 3638100..c9f17c3 100644 --- a/tools/style/myXsim.sty +++ b/tools/style/myXsim.sty @@ -2,6 +2,7 @@ % extensions \RequirePackage{base} +\RequirePackage[table, dvipsnames]{xcolor} \RequirePackage{colorscheme} \RequirePackage{myhdr}