[NTG-context] metafun paralleled does not give a parallel path
Fabrice L
fabrice.alpha at gmail.com
Thu Aug 25 14:03:42 CEST 2022
Hi,
> Le 24 août 2022 à 22:50, fv leung via ntg-context <ntg-context at ntg.nl> a écrit :
>
> The following used to produce three parallel lines.
> Now it produces one straight line and two arcs.
>
> \starttext
>
> \startMPcode
> z0 = origin;
> z1 = 72dir(45);
> dotlabel.bot("z0", z0);
> draw z0--z1;
> draw (z0--z1) paralleled -15 withcolor red;
> draw (z0--z1) paralleled 15 withcolor blue;
> \stopMPcode
>
> \stoptext
Your code produce three perfect parallels lines here, see attached pdf.
F.
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : https://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___________________________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20220825/065e057c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parralel.pdf
Type: application/pdf
Size: 5405 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20220825/065e057c/attachment.pdf>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20220825/065e057c/attachment-0001.htm>
More information about the ntg-context
mailing list