From e38c83f8c70907c4e5ad49c0e887af5239b63c80 Mon Sep 17 00:00:00 2001 From: Patrick Fradin Date: Mon, 23 Jul 2012 18:26:50 +0200 Subject: [PATCH] bclogo.sty: correction virgule mal placee --- dev/latex/bclogo.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/latex/bclogo.sty b/dev/latex/bclogo.sty index a7c4653..4dcf5cf 100644 --- a/dev/latex/bclogo.sty +++ b/dev/latex/bclogo.sty @@ -307,7 +307,7 @@ middleextra={% },% secondextra={% \setlength{\bc@invboxh}{\dimexpr\mdfboundingboxheight-\mdf@innerlinewidth@length-\mdf@outerlinewidth@length-% -\mdf@middlelinewidth@length-\mdf@splittopskip@length-\mdf@innerbottommargin@length\relax},% +\mdf@middlelinewidth@length-\mdf@splittopskip@length-\mdf@innerbottommargin@length\relax}% \node[mdfbox,anchor=south,xshift=\mdf@innerlinewidth@length+0.5*\mdf@middlelinewidth@length+0.5*\bcval@framesep+0.5*\logowidth,% yshift=\mdf@innerlinewidth@length+0.5*\mdf@middlelinewidth@length+0.75*\bcval@framesep]at(O){\bc@barre};% }% @@ -390,7 +390,7 @@ secondextra={% \def\bcval@shadow{\ifKV@bclogo@ombre true\else false\fi}% gestion ombre % \mdframed[% - style=bc@style, + style=bc@style,% innerleftmargin={\dimexpr\ifKV@bclogo@avecBarre\logowidth\else\z@\fi+\bcval@framesep\relax},% innertopmargin={\dimexpr\ht\bc@envbox+\dp\bc@envbox+\bcval@framesep\relax},%hauteur titre+framesep innerrightmargin=\bcval@framesep,% -- 2.20.1