<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 12, 2019 at 7:03 PM Karel <<a href="mailto:horakk@math.cas.cz">horakk@math.cas.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Luigi,<br>
<br>
the following code<br>
<br>
beginfig(0);<br>
path s;<br>
s:=fullcircle scaled 30mm;<br>
for k=0 upto 18: draw origin--point(arctime ((k/36)*arclength s) of s) <br>
of s; endfor<br>
endfig;<br>
end<br>
<br>
gives very strange results when used with<br>
numbersystem=decimal or binary (mpost 2.00 for TeXlive 2019).<br>
<br>
With scaled a double numbersystem everything works fine.<br>
<br></blockquote><div><br></div><div>hm, I see. Small example:</div><div><br></div><div><div>if numbersystem="decimal":</div><div> numberprecision:=8;</div><div>fi;</div><div><br></div><div><br></div><div>beginfig(0);</div><div>path s;</div><div>s:=fullcircle scaled 30mm;</div><div>tracingall;</div><div>for k=1 upto 1: draw origin--point(arctime ((k/36)*arclength s) of s) </div><div>of s; endfor</div><div>endfig;</div><div>end.</div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
It would be also nice (from practical point of view) if the numbersystem <br>
could be read by mpost from the compiled file, e.g. from commented first <br>
line like the format in TeX file.<br>
<br></blockquote><div><br></div><div>Ok, but I fear that I have not time  to fix it (them)  in time  for texlive 2019.</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature">luigi<br></div></div></div>