Changes

Jump to navigation Jump to search
266 bytes added ,  14:31, 5 September 2021
m
no edit summary
Note: * With MkIV, be careful to use {{code|textext.dflt}} which means DeFauLT.* With LMTX, be careful to use {{code|textext.dlft}}) for LeFT, like {{code|textext.ulft}}) and {{code|textext.llft}}) ** ({{code|textext.dflt}} does not work with LMTX). <context source="yes" mode="lmtx">
\starttext
[metafun]
[textstyle={\definedfont[name:dejavusans*default at 15pt]\ignorespaces}]
\startMPpage
withcolor red;
pair decal ; decal := (0.0cm,-1.5cm8cm) ;
%------------------------------------------------------------------------------
pair PA ; PA := (7.5cm,14cm13.5cm) ;
draw textext.urt ("URT-" & MonTexte) shifted PA;
draw textext.drt ("DRT-" & MonTexte) shifted PB;
%draw textext.dlftdflt("DLFT-" & MonTexte) shifted PB;
draw PB withpen pencircle scaled 1.5mm withcolor red;

Navigation menu