From 66290dd41da362f4c7b7c57b0ae1d269b23ab88f Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Wed, 4 Jan 2017 21:51:23 +0100 Subject: [PATCH] correct spelling of background color option. --- cours/cours_prof.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cours/cours_prof.cls b/cours/cours_prof.cls index 3f41f2c..7973c22 100644 --- a/cours/cours_prof.cls +++ b/cours/cours_prof.cls @@ -176,7 +176,7 @@ xcolor,% % hidealllines=true, topline=true, bottomline=true,% shadow=true,% - background=gray!40,% + % backgroundcolor=gray!40,% FOR TEST ONLY firstextra={\path let \p1=(P), \p2=(O) in ($(\x2,-.4)+1.0*(0,\y1)$) node[symbol] { \faFileTextO }; },%