summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/profcollege/metapost/PfCPseudo.mp
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/profcollege/metapost/PfCPseudo.mp')
-rw-r--r--macros/latex/contrib/profcollege/metapost/PfCPseudo.mp4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/profcollege/metapost/PfCPseudo.mp b/macros/latex/contrib/profcollege/metapost/PfCPseudo.mp
index 7b98805397..66d7fae82a 100644
--- a/macros/latex/contrib/profcollege/metapost/PfCPseudo.mp
+++ b/macros/latex/contrib/profcollege/metapost/PfCPseudo.mp
@@ -1436,7 +1436,7 @@ vardef FinBlocRepeter=
drawoptions();
texto=image(
labeloffset:=0;
- label.lrt(TEX("\hbox to"&decimal(LongRep[numblocrep])&"pt{\barre Titi titi titi tit itit tit it it ti}"),if unknown _coinprec: (0,0) else:_coinprec fi);
+ label.lrt(TEX("\barre\hbox to"&decimal(LongRep[numblocrep])&"pt{}"),if unknown _coinprec: (0,0) else:_coinprec fi);
labeloffset:=3;
);
path cadre;
@@ -1778,7 +1778,7 @@ vardef FinNouveauBloc=%
drawoptions();
texto=image(
labeloffset:=0;
- label.lrt(TEX("\hbox to"&decimal(LongRep[numblocrep])&"pt{\phantom{\barre fin du bloc}}"),if unknown _coinprec: (0,0) else:_coinprec fi);
+ label.lrt(TEX("\barre\hbox to"&decimal(LongRep[numblocrep])&"pt{}"),if unknown _coinprec: (0,0) else:_coinprec fi);
labeloffset:=3;
);
path cadre;