Re: New numbersystems for the graph package?
luigi scarso <[email protected]> Mon, 18 Feb 2019 09:26:29 +0100
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <CAG5iGsAJ7LQgwSdvu1ahSSvz3uRvg5Y2swEEqaeFKOOANgbcZw@mail.gmail.com> |
On Mon, Feb 18, 2019 at 9:21 AM Densing Martin (PSI) <[email protected]> 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 -- http://tug.org/metapost/