[metapost] New numbersystems for the graph package?

luigi scarso luigi.scarso at gmail.com
Mon Feb 18 09:26:29 CET 2019


On Mon, Feb 18, 2019 at 9:21 AM Densing Martin (PSI) <martin.densing at psi.ch>
wrote:

> Dear Luigi,
>
> Thanks for your answer!
>
> This removes the error, but it destroys the y-axis (no negative labels
> anymore).
>
>
hm if you are using
vardef Mabs primary x = x enddef;
yesm this is wrong, as I have wrote.

But this one should be ok
if numbersystem="decimal":
%% numberprecision:=6;
 vardef Mabs primary x = x/10*10 enddef;
fi



-- 
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/metapost/attachments/20190218/b7611ff7/attachment.html>


More information about the metapost mailing list