Changes

Jump to navigation Jump to search
141 bytes removed ,  18:41, 9 May 2021
no edit summary
Note: be careful with {{code|textext.dflt}} (instead of the expected {{code|textext.dlft}})
 
<context source="yes" mode="mkiv" >
\starttext
draw textext.drt ("DRT-" & MonTexte) shifted PB;
%draw textext.dlftdflt("DLFTDFLT-" & MonTexte) shifted PB;
draw PB withpen pencircle scaled 1.5mm withcolor red;
\stopMPpage
\stoptext
</context>
 
== Test dlft ==
 
<context source="yes">
\starttext
\startMPpage
draw textext.drt("test");
\stopMPpage
\stoptext
</context>
 
 
<context source="yes">
\starttext
\startMPpage
draw textext.dlft("test");
\stopMPpage
\stoptext
</context>

Navigation menu