Re: New numbersystems for the graph package?
luigi scarso <[email protected]> Mon, 18 Feb 2019 01:04:01 +0100
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <CAG5iGsDC9oASArRVM9LgQgR9y0ftdJNDJsoz23zaBuB06-DZbA@mail.gmail.com> |
On Sat, Feb 16, 2019 at 7:48 PM luigi scarso <[email protected]> wrote: > >> In > texmf-dist/metapost/base/marith.mp: > vardef Mabs primary x = x*.5*2 enddef; > > Can you try with > vardef Mabs primary x = x*1 enddef; > > sorry , forget about it . The correct definition is vardef Mabs primary x = x*.5*2 enddef; -- luigi -- http://tug.org/metapost/