Changes

Jump to navigation Jump to search
no edit summary
<cd:examples><cd:example title=""><context source="yes">
\setuppapersize[A6]
\setupbodyfont[12pt10pt]
\starttext
Text With \tex{startMPcode} and no shift, text before
\startMPcode
fill fullcircle scaled 1cm withcolor darkred;
and text after
Text With \tex{MPcode} and no shift, text before
\MPcode{fill fullcircle scaled 1cm withcolor darkred;}
and text after
Text With \tex{MPcode} and with shift, text before
\MPcode{fill fullcircle scaled 1cm shifted (0,0.5cm) withcolor darkred;}
and text after
Text With \tex{startMPcode} and with shift, text before
\startMPcode
fill fullcircle scaled 1cm shifted (0,0.5cm) withcolor darkred;
1,031

edits

Navigation menu