On 11/20/2021 6:53 AM, Aditya Mahajan via ntg-context wrote:
On Mon, 15 Nov 2021, Hans Hagen wrote:

On 11/15/2021 4:07 AM, Aditya Mahajan wrote:
On Sun, 14 Nov 2021, Aditya Mahajan via ntg-context wrote:

On Sun, 14 Nov 2021, Hans Hagen wrote:


Spoke too soon. Now straight lines don't work:

new attempt (submitted to build)

The following still fails with ver 2021.11.19

     \starttext

     \startMPcode
       newpath p;
       ahfactor := 5;
       p := origin .. (3cm,0);
       draw lmt_arrow
            [
              path = p,
              location = "percentage",
              percentage = 50,
              alternative = "curved",
            ]
            withpen pencircle scaled 1bp;
     \stopMPcode
     \stoptext

I get an error:

metafun         > log >
metafun         > log > error: This can't happen (division by zero)
metafun         > log >
bah, cycling between two failing tests ... new bin will be made on the farm in a moment

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to