Changes

Jump to navigation Jump to search
149 bytes added ,  09:22, 22 June 2020
m
no edit summary
\stoptext
</texcode>
Also note that in order to specify the size of the pen in {{code|1=MyPens[j]}} we have to say {{code|1=((2+j)*pt)}} in order for Metapost to interpret correctly the desired size of the pen.The outer parentheses are to prevent MetaPost from interpreting the definition as <texcode>MyPens[j] := (pencircle scaled (2+j)) * pt ;</texcode>
106

edits

Navigation menu