<div dir="ltr"><div><div>Before a recent update of luamplib (but I don't know the version number which cause this :( ), this code<br><br>--------------------------------<br>\documentclass{article}<br>\usepackage{luamplib}<br>\begin{document}<br>\def\InstanceName{A}<br>\begin{mplibcode}[\InstanceName]<br>  beginfig(1);<br>  draw (0,0)--(50,50);<br>  pair H;<br>  H=(0,0);<br>  endfig;<br>\end{mplibcode}<br>\end{document}<br>-----------------------<br></div>worked. Now, it products nothing.</div><div>It's an update (and so, how make a personalize instancename ?) or a bug ?<br><br></div><div>Greetings<br></div><div>Christophe Poulain<br></div></div>