Re: [NTG-context] body text invades space for notes

2020-02-25 Thread Pablo Rodriguez
On 2/18/20 11:17 AM, Philipp A. wrote: > For me it’s even worse (in mkiv), a paragraph of body text completely > overlaps my footnote. > > Where are the bottom notes placed? In the footer? Or how does it work? > How to debug it? Hi Philipp, I’m afraid that this misbehaviour is caused by the use

Re: [NTG-context] \setbreakpoints[compound] not working?

2020-02-25 Thread Pablo Rodriguez
On 2/25/20 8:56 PM, Wolfgang Schuster wrote: > On Tue, 25 Feb 2020 20:43:59 +0100 Pablo Rodriguez wrote: >> [...] >> I mean, line isn’t broken after any "/". >> >> Is this a bug in MkXL (and MkIV) or am I missing something? > > The break happpens only when letters are on the left and right side >

Re: [NTG-context] \setbreakpoints[compound] not working?

2020-02-25 Thread Wolfgang Schuster
On Tue, 25 Feb 2020 20:43:59 +0100 Pablo Rodriguez wrote: > Dear list, > > I cannot get this working: > > \setuppapersize[A9] > \setupbodyfont[26pt] > \setbreakpoints[compound] > \starttext > 1989/3242/CEE\\ > 2009/3926/UE\\ > \stoptext > > I mean, line isn’t

[NTG-context] \setbreakpoints[compound] not working?

2020-02-25 Thread Pablo Rodriguez
Dear list, I cannot get this working: \setuppapersize[A9] \setupbodyfont[26pt] \setbreakpoints[compound] \starttext 1989/3242/CEE\\ 2009/3926/UE\\ \stoptext I mean, line isn’t broken after any "/". Is this a bug in MkXL (and MkIV) or am I missing something? Many

Re: [NTG-context] Error in MetaFun LMTX

2020-02-25 Thread Marcus Vinicius Mesquita
should be D := instead of D : = On Tue, Feb 25, 2020 at 2:35 PM Jan-Erik Hägglöf wrote: > The following code gives an error, my goal is to draw 4 different arrows > but only three functions successfully. > > The error log shows > > metapost> initializing number mode 'scaled' > metapost

Re: [NTG-context] Error in MetaFun LMTX

2020-02-25 Thread Hans Hagen
On 2/25/2020 6:34 PM, Jan-Erik Hägglöf wrote: The following code gives an error, my goal is to draw 4 different arrows but only three functions successfully. The error log shows metapost        > initializing number mode 'scaled' metapost log    > metapost log    > loading metafun, including

Re: [NTG-context] Error in MetaFun LMTX

2020-02-25 Thread Jan-Erik Hägglöf
Sorry, I discovered the issue myself Space between the : and = sign was the origin of error. Problem solved by itself > 25 feb. 2020 kl. 18:34 skrev Jan-Erik Hägglöf : > > The following code gives an error, my goal is to draw 4 different arrows but > only three functions successfully. > >

[NTG-context] Error in MetaFun LMTX

2020-02-25 Thread Jan-Erik Hägglöf
The following code gives an error, my goal is to draw 4 different arrows but only three functions successfully. The error log shows metapost> initializing number mode 'scaled' metapost log> metapost log> loading metafun, including plain.mp version 1.004 for metafun iv and xl

Re: [NTG-context] Shading

2020-02-25 Thread Wolfgang Schuster
On Tue, 25 Feb 2020 12:34:00 +0100 Fabrice Couvreur wrote: > Hi, > In the Metafun documentation on page 410, there is a shaded bullet "fill > fullcircle shaded cshade". > I tried to reproduce the same effect, but it is not exactly the same result. It's different because your code isn't the same

[NTG-context] Shading

2020-02-25 Thread Fabrice Couvreur
Hi, In the Metafun documentation on page 410, there is a shaded bullet "fill fullcircle shaded cshade". I tried to reproduce the same effect, but it is not exactly the same result. Thank you. Fabrice \starttext \startMPcode fill fullcircle scaled 4cm shaded withshademethod "circular"