From 1d9fff713eb734afbe203ca210b8bb4d6e67c13c Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 12 Jun 2016 17:12:16 +0200 Subject: [PATCH] move call to graphicx extension in commun.sty. --- commun/commun.sty | 1 + cours/cours.cls | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/commun/commun.sty b/commun/commun.sty index eda3478..d508264 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -22,6 +22,7 @@ \RequirePackage{xcolor} \RequirePackage[framemethod=tikz]{mdframed} \RequirePackage{pifont} +\RequirePackage[pdftex]{graphicx} % maths \RequirePackage{amsmath} diff --git a/cours/cours.cls b/cours/cours.cls index d994983..ecadbcd 100644 --- a/cours/cours.cls +++ b/cours/cours.cls @@ -24,7 +24,7 @@ \RequirePackage{commun} % sortie -\RequirePackage[pdftex]{graphicx} +% \RequirePackage[pdftex]{graphicx} \RequirePackage{comment} % mise en page