From d0ebcc44722c280898dab98678ebae8afd12d39e Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Sat, 25 Jul 2009 13:39:10 +0200 Subject: [PATCH] Declare xcolor package before the songs one to avoid error during compilation. --- crepbook.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crepbook.cls b/crepbook.cls index 55d01b96..feddfced 100644 --- a/crepbook.cls +++ b/crepbook.cls @@ -7,10 +7,10 @@ \LoadClass[a4paper]{article} +\RequirePackage[pdftex]{graphicx,xcolor} \RequirePackageWithOptions{songs} \RequirePackage{fancybox} \RequirePackage[bookmarks,bookmarksopen]{hyperref} -\RequirePackage[pdftex]{graphicx,xcolor} \RequirePackage{tikz} \setlength{\parindent}{0cm}