[NTG-context] Fill an area defined by a subpath (Metafun)

2020-07-23 Thread Fabrice Couvreur
Hello, I have a little problem with coloring an area (path b). Thanks for your help. Fabrice \starttext \startMPcode path circle, p, q, b; circle = fullcircle xscaled 6cm yscaled 3.5cm; p = (point 2 of circle .. (-0.15cm,1.5cm) ..(0,0)..(0.15cm,-1.5cm).. point 6 of circle); q = (subpath(0,2)

Re: [NTG-context] Fill an area defined by a subpath (Metafun)

2020-07-23 Thread Taco Hoekwater
> On 23 Jul 2020, at 11:48, Fabrice Couvreur > wrote: > > Hello, > I have a little problem with coloring an area (path b). > Thanks for your help. > Fabrice > > \starttext > \startMPcode > > path circle, p, q, b; > > circle = fullcircle xscaled 6cm yscaled 3.5cm; > p = (point 2 of

Re: [NTG-context] Fill an area defined by a subpath (Metafun)

2020-07-23 Thread Fabrice Couvreur
Hello Taco Thank you so much ; I did not know the reverse operator. Fabrice Le jeu. 23 juil. 2020 à 11:56, Taco Hoekwater a écrit : > > > > On 23 Jul 2020, at 11:48, Fabrice Couvreur > wrote: > > > > Hello, > > I have a little problem with coloring an area (path b). > > Thanks for your help. >

Re: [NTG-context] --silent and so on

2020-07-23 Thread Hans Hagen
On 7/23/2020 2:39 PM, Taco Hoekwater wrote: On 22 Jul 2020, at 17:57, thierry horsin wrote: Hi everybody I am a current context user since now many years and in particular I use it on linux with automatic compilation with a bash script detecting any modifications of the .tex file. In

Re: [NTG-context] --silent and so on

2020-07-23 Thread Taco Hoekwater
> On 22 Jul 2020, at 17:57, thierry horsin wrote: > > Hi everybody > > I am a current context user since now many years and in particular I use it > on linux with automatic compilation with a bash script detecting any > modifications of the .tex file. In order for this to work I used with

Re: [NTG-context] --silent and so on

2020-07-23 Thread Taco Hoekwater
> On 23 Jul 2020, at 16:21, Hans Hagen wrote: > > On 7/23/2020 2:39 PM, Taco Hoekwater wrote: >>> On 22 Jul 2020, at 17:57, thierry horsin wrote: >>> >>> Hi everybody >>> >>> I am a current context user since now many years and in particular I use it >>> on linux with automatic compilation

[NTG-context] context --engine=luatex not working

2020-07-23 Thread Jairo A. del Rio
Hi list! Is --engine=luatex working? Has it changed? The switch seems to be ignored with newer ConTeXt distributions, so only LuaMetaTeX is used. Thank you in advance. Jairo :) ___ If your question is of interest to

[NTG-context] \insertpages and remote file

2020-07-23 Thread Pablo Rodriguez
Dear list, I have the following sample: \setupinteraction[state=start] \starttext \insertpages [https://eur-lex.europa.eu/legal-content/EL/TXT% /PDF/?uri=CELEX:32015D0022] [width=0pt] \attachment[file=https://eur-lex.europa.eu/%

Re: [NTG-context] context --engine=luatex not working

2020-07-23 Thread Wolfgang Schuster
Jairo A. del Rio schrieb am 23.07.2020 um 19:03: Hi list! Is --engine=luatex working? Has it changed? The switch seems to be ignored with newer ConTeXt distributions, so only LuaMetaTeX is used. Thank you in advance. context --luatex Wolfgang

[NTG-context] indentnext option for \setuplanguage?

2020-07-23 Thread Pablo Rodriguez
Hans, as Garulfo mentioned in a previous message (https://mailman.ntg.nl’t /pipermail/ntg-context/2020/098826.html), French may require that all paragraphs are indented (no matter what comes before the paragraph). Spanish also requires that. How about a key for "indentnext" in \setuplanguage?