Patch dans bclogoMdframedTikz.tex pour corriger le bug de l option fontcolor de mdfra...
authorPatrick Fradin <pfradin@pfradin-bureau.(none)>
Wed, 2 Nov 2011 09:38:46 +0000 (10:38 +0100)
committerPatrick Fradin <pfradin@pfradin-bureau.(none)>
Wed, 2 Nov 2011 09:38:46 +0000 (10:38 +0100)
dev/latex/bclogoMdframedTikz.tex

index 1d48e69..432533a 100644 (file)
@@ -188,7 +188,7 @@ preaction={fill=\bcval@couleurOmbre,line width=0.5,line join=round,opacity=0.4,d
                  \end{scope}%
                  \path[mdfmiddle,draw=\ifKV@bclogo@noborder none\else \bcval@couleurBord\fi](O)--(O|-P)(P)--(P|-O);%
                  \node[mdftext,anchor=south west]at(\mdf@innerlinewidth@length+0.5*\mdf@middlelinewidth@length+0.5*\bcval@framesep,0){\bc@barre};%
-                 \node[mdftext,anchor=south west]at(\xp,\yp){\box\tw@};%
+                 \node[mdftext,anchor=south west]at(\xp,\yp){\color{\mdf@fontcolor}\box\tw@};%
        \end{tikzpicture}%
      }%
 }%
@@ -229,7 +229,8 @@ preaction={fill=\bcval@couleurOmbre,line width=0.5,line join=round,opacity=0.4,d
                  \end{scope}%
                  \path[mdfmiddle,mdfcorners,draw=\ifKV@bclogo@noborder none\else \bcval@couleurBord\fi](P-|O)--(O)--(O-|P)--(P);%
                  \node[mdftext,anchor=south west]at(\mdf@innerlinewidth@length+0.5*\mdf@middlelinewidth@length+0.5*\bcval@framesep,\yp){\bc@barre};%
-                 \node[mdftext,anchor=south west] at (\xp,\yp){\box\@tempboxa};%
+                 \node[mdftext,anchor=south west] at (\xp,\yp){\color{\mdf@fontcolor}\box\@tempboxa};%
        \end{tikzpicture}%
      }%
 }%
+\endinput

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.