[NTG-context] metafun paralleled does not give a parallel path
Bruce Horrocks
ntg at scorecrow.com
Thu Aug 25 18:05:38 CEST 2022
I'm seeing the line + arcs behaviour here.
ConTeXt ver: 2022.08.05 11:44 LMTX fmt: 2022.8.5 int: english/english
> On 25 Aug 2022, at 13:03, Fabrice L via ntg-context <ntg-context at ntg.nl> wrote:
>
> 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.
>
> <parralel.pdf>
—
Bruce Horrocks
Hampshire, UK
More information about the ntg-context
mailing list