From c925207bc17a56bf94a6e3d156db27042965136d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 7 Jul 2022 03:01:45 +0000 Subject: CTAN sync 202207070301 --- macros/latex/contrib/profcollege/metapost/PfCScratch.mp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/latex/contrib/profcollege/metapost/PfCScratch.mp') diff --git a/macros/latex/contrib/profcollege/metapost/PfCScratch.mp b/macros/latex/contrib/profcollege/metapost/PfCScratch.mp index c3a41e3eb4..d8b2a0a851 100644 --- a/macros/latex/contrib/profcollege/metapost/PfCScratch.mp +++ b/macros/latex/contrib/profcollege/metapost/PfCScratch.mp @@ -122,7 +122,7 @@ vardef OvalVar(expr ar)= save Ovar; picture Ovar; save TAvar; path TAvar; string TTv; - TTv=ar&"\barre"; + TTv="\barre\bfseries "&ar;% TAvar=OvalBox(TTv); Ovar=image( fill TAvar if print=false : withcolor OrangeTrois else : withcolor white fi; -- cgit v1.2.3