<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 29, 2021 at 7:55 PM Sebastiano Vigna <<a href="mailto:sebastiano.vigna@unimi.it">sebastiano.vigna@unimi.it</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"><br>
<br>
> On 29 Dec 2021, at 07:42, Sebastiano Vigna <<a href="mailto:sebastiano.vigna@unimi.it" target="_blank">sebastiano.vigna@unimi.it</a>> wrote:<br>
> <br>
> The following Metapost program<br>
> <br>
> outputtemplate := "%j-%c.mps";<br>
> <br>
> input boxes<br>
> <br>
> beginfig(1);<br>
>       circleit.n0(btex $0$ etex);<br>
>       drawboxed(n0)<br>
> endfig;<br>
> <br>
> bye<br>
> <br>
> <br>
> generates a circle with a 0 label inside, but the label is not centered (I'm converting the output of Metapost with mptopdf).<br>
> <br>
> This behavior started in two different TeX installations after a recent upgrade. I'd like to know if this is reproducible elsewhere, or if anyone has met already this kind of behavior.<br>
<br>
After input from other users, the "not centered" behavior appears to be there with TeX 3.141592653, but not with TeX 3.14159265. Can anyone reproduce it with that version?<br></blockquote><div><br></div><div>here (linux ubuntu) both</div><div>pdfTeX 3.14159265-2.6-1.40.21 (TeX Live 2020)<br></div><div>pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2021)<br></div><div>give the same result.</div><div><br></div><div>You can test with </div><div>mpost -debug <a href="http://test.mp">test.mp</a></div><div>that preserves temp. files</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature">luigi<br></div></div>