Re: [NTG-context] index x-ref problem

2018-05-25 Thread Alan Bowen
This is fixed in the latest beta. Thanks, Hans! Alan On Sat, May 19, 2018 at 8:05 AM Alan Bowen wrote: > IF I am doing this correctly, then, there seems to be problems in the > current standalone​ when there are two x-refs to a single heading. The > space after “and” is missing and should the o

Re: [NTG-context] question about MP drawing with dir

2018-05-25 Thread Pablo Rodriguez
On 05/24/2018 09:33 PM, Hans Hagen wrote: > [...] > reusing a picture is more efficient > > \startMPpage > draw fullcircle scaled (.06TextWidth - .05LineHeight); > picture t ; t := textext("\cldcontext{utf.char(0xEB09)}") ; > for m=1 step 2 until 10 : > path s ; s := (dir3

Re: [NTG-context] question about MP drawing with dir

2018-05-25 Thread Pablo Rodriguez
On 05/24/2018 10:23 PM, Alan Braslau wrote: > On Thu, 24 May 2018 21:01:59 +0200 > Pablo Rodriguez wrote: > >> dir seems magic to me. I don’t understand how it works, not even how >> it can be used for drawing not having an origin. > > All MP drawings have an origin (0,0). I thought origin had