[NTG-context] Re: last page number for a list

2024-04-03 Thread Alan Bowen
Horrocks wrote: > > > > On 30 Mar 2024, at 19:59, Alan Bowen wrote: > > > > How can I get the last page number of a chapter for a list (ToC)? > > > > Outside of a list, I use \lastpagenumber. > > But that does not work in a list such as the ToC. > >

[NTG-context] Re: last page number for a list

2024-04-03 Thread Bruce Horrocks
> On 30 Mar 2024, at 19:59, Alan Bowen wrote: > > How can I get the last page number of a chapter for a list (ToC)? > > Outside of a list, I use \lastpagenumber. > But that does not work in a list such as the ToC. > > Any tips or pointers will be gladly received.

[NTG-context] Re: error with \sc

2024-04-02 Thread Andres Conrado Montoya
You shouldn't run context as root in any case. But glad it worked. El mar, 2 abr 2024 a las 15:34, Peter Münster () escribió: > On Tue, Apr 02 2024, Pablo Rodriguez via ntg-context wrote: > > > mtxrun --script cache --erase && mtxrun --generate > > Thanks. I

[NTG-context] Re: How to get an image to fill the maximum available space?

2024-03-30 Thread Hans Hagen
On 3/30/2024 12:07 PM, Bruce Horrocks wrote: On 30 Mar 2024, at 09:38, Henning Hraban Ramm wrote: Am 30.03.24 um 03:15 schrieb Joel via ntg-context: I have code like this: \placefigure[here, force]{my caption}{% \externalfigure[#1][frame=on, maxheight=1.2\textwidth, maxwidth

[NTG-context] Re: How to get an image to fill the maximum available space?

2024-03-30 Thread Bruce Horrocks
> On 30 Mar 2024, at 09:38, Henning Hraban Ramm wrote: > > Am 30.03.24 um 03:15 schrieb Joel via ntg-context: >> I have code like this: >> \placefigure[here, force]{my caption}{% >> \externalfigure[#1][frame=on, maxheight=1.2\textwidth, >> maxwidth

[NTG-context] Re: Underbar

2024-03-28 Thread Willi Egger
Thank you Wolfgang! This is what I needed. Willi > On 28 Mar 2024, at 17:56, Wolfgang Schuster > wrote: > > Willi Egger schrieb am 28.03.2024 um 17:23: >> Hello everybody, >> >> I have a text, where a couple of lines are typeset with \underbar. — To me

[NTG-context] Re: ConTeXt on RPI400

2024-03-26 Thread Andres Conrado Montoya
Can you try the following: Delete the `texmf-cache` folder inside /home/hf/WORKSPACE/TOOLS/ConTeXt/tex/, and then run `mtxrun --generate && context --make`? After running those two, try again, and let's see if that helps. El mar, 26 mar 2024 a las 7:25, escribió: > Hello Andres, &

[NTG-context] Re: ConTeXt on RPI400

2024-03-26 Thread hf
path variable. Can you send the output of `echo $PATH`? Does it work if you invoke it with a full path? El lun, 25 mar 2024 a las 18:14, mailto:h...@hongfeng.ch)> escribió: Hello, I have installed ConTeXt on my Raspberry Pi 400 (aarch64), tried to typeset this simple file: ``` \starttext First

[NTG-context] Re: ConTeXt on RPI400

2024-03-25 Thread Andres Conrado Montoya
it with a full path? El lun, 25 mar 2024 a las 18:14, escribió: > Hello, > > I have installed ConTeXt on my Raspberry Pi 400 (aarch64), tried to > typeset this simple file: > > ``` > \starttext > > First tex file to make, hello, world! > > \stoptext > ``` > >

[NTG-context] Re: Use of marking

2024-03-21 Thread Bruce Horrocks
> On 20 Mar 2024, at 18:45, Andres Conrado Montoya > wrote: > > 2. As far as I have found, including the chapter/section number in the > marking is not really a trivial task. I usually hack something using > \headnumber and \getmarking, like so: You can do the follow

[NTG-context] Re: Use of marking

2024-03-20 Thread Andres Conrado Montoya
] with \doifsomething does not work, or I could not make it work. A little bit more info here: https://wiki.contextgarden.net/Command/getmarking https://wiki.contextgarden.net/Command/headnumber El mié, 20 mar 2024 a las 9:23, Hraban Ramm () escribió: > \setupheadtext[de][section=Aufgabe] >

[NTG-context] Re: command line arguments

2024-03-19 Thread Willi Egger
Description: Binary data > On 19 Mar 2024, at 21:41, Hraban Ramm wrote: > > Following up on the other imposition question, I'm trying to make an example > file that shows an imposition schema according to command line arguments. > > This way it works for the number of pages, as

[NTG-context] Re: can we do binding correction?

2024-03-19 Thread Willi Egger
Hi Hraban, > On 19 Mar 2024, at 21:56, Hraban Ramm wrote: > > Thank you Willi! > > Generally I know for what binding correction is used, I just never tried to > set it up. If I look carefully at one of our printed booklets, the printshop > also didn’t. So I'd need pages

[NTG-context] Re: can we do binding correction?

2024-03-19 Thread Hraban Ramm
are probably more circles than just adding thickness of paper. Willi On 18 Mar 2024, at 17:35, Hraban Ramm wrote: Am 17.03.24 um 23:54 schrieb Wolfgang Schuster: Hraban Ramm schrieb am 17.03.2024 um 22:48: Hi, this question was rised in my ConTeXt beginners workshop* at Chemnitz Linux Days

[NTG-context] Re: Comments placed in the margin

2024-03-19 Thread Jeroen
}] Also the inline options seems to unbold the inline text nicely: \margindata[inouter]{\rm \it example} Op di 19 mrt 2024 om 16:17 schreef Marco Patzer : > On Tue, 19 Mar 2024 15:38:16 +0100 > Jeroen wrote: > > > Can this text be placed in the margin in regular text or possibly

[NTG-context] Re: can we do binding correction?

2024-03-19 Thread Willi Egger
are probably more circles than just adding thickness of paper. Willi > On 18 Mar 2024, at 17:35, Hraban Ramm wrote: > > > Am 17.03.24 um 23:54 schrieb Wolfgang Schuster: >> Hraban Ramm schrieb am 17.03.2024 um 22:48: >>> Hi, this question was rised in my ConTeXt begi

[NTG-context] Re: Comments placed in the margin

2024-03-19 Thread Marco Patzer
On Tue, 19 Mar 2024 15:38:16 +0100 Jeroen wrote: > Can this text be placed in the margin in regular text or possibly > in slightly smaller font size compared to the regular text in the > document? \setupmargindata [inleft] [style=\tf

[NTG-context] Re: Comments placed in the margin

2024-03-19 Thread Hans van der Meer via ntg-context
I am using: \margindata[]{group to isolate change e.g. {\rm \it etc}} yours sincerely dr. Hans van der Meer > On 19 Mar 2024, at 15:38, Jeroen wrote: > > For comments that are placed in the margin, the \inleft{}, \inouter{} etc > will place text in the margin in bold. C

[NTG-context] Re: Mikael’s missing math manual

2024-03-18 Thread Hraban Ramm
Am 18.03.24 um 07:36 schrieb Mikael Sundqvist: Hi, On Sun, Mar 17, 2024 at 10:57 PM Hraban Ramm wrote: … and another thing that came up in my workshops and in discussions at our booth: the math manual is eagerly awaited! (My book too, but I can’t answer most questions about math.) Oh, I see

[NTG-context] Re: Mikael’s missing math manual

2024-03-18 Thread Aditya Mahajan
On Mon, 18 Mar 2024, Mikael Sundqvist wrote: > > One participant tested some math alignment examples from an older paper > > by Aditya and found them working in her current LMTX installation but > > not in COW – I know it runs an older version, but Aditya’s article

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-18 Thread Hans Hagen
On 3/18/2024 1:31 AM, Jim wrote: On Sat, Mar 16, 2024 at 15:20 (+0100), Hans Hagen wrote: On 3/16/2024 2:10 PM, Jim wrote: On Fri, Mar 15, 2024 at 01:53 (+0100), Aditya Mahajan wrote: On Thu, 14 Mar 2024, Jim wrote: Max (et al), were you hoping the ConTeXt distribution would ship its

[NTG-context] Re: Mikael’s missing math manual

2024-03-18 Thread Mikael Sundqvist
Hi, On Sun, Mar 17, 2024 at 10:57 PM Hraban Ramm wrote: > > … and another thing that came up in my workshops and in discussions at > our booth: the math manual is eagerly awaited! (My book too, but I can’t > answer most questions about math.) Oh, I see. So, I should really try to g

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-17 Thread Jim
On Sat, Mar 16, 2024 at 15:20 (+0100), Hans Hagen wrote: > On 3/16/2024 2:10 PM, Jim wrote: >> On Fri, Mar 15, 2024 at 01:53 (+0100), Aditya Mahajan wrote: >>> On Thu, 14 Mar 2024, Jim wrote: >>> > Max (et al), >>> > were you hoping the ConTeXt dis

[NTG-context] Re: Why is header page number appearing when I define a header?

2024-03-17 Thread Hraban Ramm
Am 16.03.24 um 22:28 schrieb Marco Patzer: On Sat, 16 Mar 2024 20:33:33 + (UTC) Joel via ntg-context wrote: How do I remove the page number from the header texts? \setupheadertexts [] or \setuplayouttext [header][text] [middletext=] I’d have guessed

[NTG-context] Re: Why is header page number appearing when I define a header?

2024-03-16 Thread Marco Patzer
On Sat, 16 Mar 2024 20:33:33 + (UTC) Joel via ntg-context wrote: > How do I remove the page number from the header texts? \setupheadertexts [] or \setuplayouttext [header][text] [middletext=] Ma

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-16 Thread Hans Hagen
On 3/16/2024 2:10 PM, Jim wrote: On Fri, Mar 15, 2024 at 01:53 (+0100), Aditya Mahajan wrote: On Thu, 14 Mar 2024, Jim wrote: Max (et al), were you hoping the ConTeXt distribution would ship its own pgfutil-context.def, or were you hoping that someone could convince Henri to put the RGB

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-16 Thread Jim
On Fri, Mar 15, 2024 at 09:44 (+0100), Hans Hagen wrote: > On 3/15/2024 12:53 AM, Jim wrote: >> Max (et al), >> were you hoping the ConTeXt distribution would ship its own >> pgfutil-context.def, or were you hoping that someone could convince Henri >> to put the RGB ch

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-16 Thread Jim
Hi Max, On Fri, Mar 15, 2024 at 01:30 (-0600), Max Chernoff wrote: > Hi Aditya, Jim, > On Fri, 2024-03-15 at 01:53 +0100, Aditya Mahajan wrote: >> On Thu, 14 Mar 2024, Jim wrote: >>> were you hoping the ConTeXt distribution would ship its own >>> pgfutil-c

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-16 Thread Jim
On Fri, Mar 15, 2024 at 01:53 (+0100), Aditya Mahajan wrote: > On Thu, 14 Mar 2024, Jim wrote: >> Max (et al), >> were you hoping the ConTeXt distribution would ship its own >> pgfutil-context.def, or were you hoping that someone could convince Henri >> to put the RGB

[NTG-context] Re: how to include an an svg file?

2024-03-15 Thread seyal zavira
Thanks you and harban for all your thorough explanation. On Fri, 15 Mar 2024, 23:11 Hans Hagen via ntg-context, wrote: > On 3/13/2024 9:16 AM, Henning Hraban Ramm wrote: > > Am 12.03.24 um 23:59 schrieb seyal zavira: > >> You are correct. when i convert this svg to pdf via

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-15 Thread Max Chernoff
Hi Aditya, Jim, On Fri, 2024-03-15 at 01:53 +0100, Aditya Mahajan wrote: > On Thu, 14 Mar 2024, Jim wrote: > > were you hoping the ConTeXt distribution would ship its own > > pgfutil-context.def, or were you hoping that someone could convince Henri > > to put the RGB change

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-14 Thread Aditya Mahajan
On Thu, 14 Mar 2024, Jim wrote: > Max (et al), > > were you hoping the ConTeXt distribution would ship its own > pgfutil-context.def, or were you hoping that someone could convince Henri > to put the RGB change in? We can patch some of the definitions of pgfutil-context.def in m

[NTG-context] Re: PDF, runner, and TikZ patches

2024-03-14 Thread Jim
@#1\endcsname {\noexpand\xcolor@ {}{}{rgb}{\@red@,\@green@,\@blue@}} } I don't see that it would hurt anything, even if it doesn't give complete cmyk support. Cheers. Jim On Thu, Mar 14, 2024 at 17:18 (-0600), Max Chernoff wrote: > Hi all, > I've had

[NTG-context] Re: Japanese

2024-03-14 Thread Otared Kavian
and Wolfgang will have a look in the Japanese part of ConTeXt so that the user can avoid to enter the setup included in the \directlua part. Again thank you for what you are sharing. Best regards: Otared > On 14 Mar 2024, at 08:12, Emanuel Han via ntg-context > wrote: > >

[NTG-context] Re: Japanese

2024-03-14 Thread Emanuel Han via ntg-context
n words in the output are as I intended them to be (I should > also Thank Wolfgang Schuster for his insight with the \script[nihongo], and > indeed Hans for fixing so quickly the slightest bug). > It is really a great pleasure to be in this community where help comes from > everyone and

[NTG-context] Re: Japanese

2024-03-13 Thread Otared Kavian
asure to be in this community where help comes from everyone and features are given on demand ! Best regards: Otared > On 10 Mar 2024, at 17:43, Emanuel Han via ntg-context > wrote: > > Hi all, > > I added > https://wiki.contextgarden.net/C

[NTG-context] Re: \intertext and highlighting with \alignhere/\breakhere

2024-03-13 Thread Hans Hagen via ntg-context
On 3/13/2024 12:26 PM, Mikael Sundqvist wrote: Hi, On Wed, Mar 13, 2024 at 11:37 AM Max Chernoff wrote: Hi Hans, On Tue, 2024-03-12 at 15:21 +0100, Hans Hagen wrote: the next upload will support the attached ... so no ugly hacky code needed "\texthere[inbetween]" looks perfe

[NTG-context] Re: \intertext and highlighting with \alignhere/\breakhere

2024-03-13 Thread Mikael Sundqvist
Hi, On Wed, Mar 13, 2024 at 11:37 AM Max Chernoff wrote: > > Hi Hans, > > On Tue, 2024-03-12 at 15:21 +0100, Hans Hagen wrote: > > the next upload will support the attached ... so no ugly hacky code needed > > "\texthere[inbetween]" looks perfect, thanks

[NTG-context] Re: how to include an an svg file?

2024-03-12 Thread seyal zavira
Thanks. I appreciate your work You are correct. when i convert this svg to pdf via inkscape it works like a charm. But what is standard way of including an svg file with context if we want to inkscape render the images? On Tue, 12 Mar 2024, 21:51 Hans Hagen, wrote: > On 3/12/2024 2:53

[NTG-context] Re: how to include an an svg file?

2024-03-12 Thread seyal zavira
thanks for your reply yes but i don't have problem with regular svgs but when svgs has gradient color it does not produce any color in output. you can see my svg in attachment. On Tue, Mar 12, 2024 at 9:43 AM Jean-Pierre Delange wrote: > Hi ! > > Did you have a look at this :

[NTG-context] Re: issue with module update

2024-03-11 Thread Pablo Rodriguez via ntg-context
On 3/11/24 17:17, Taco Hoekwater wrote: >> On 11 Mar 2024, at 16:57, Pablo Rodriguez wrote: >> [...] >> Is there something I am missing here? > > One of your releases had “changed-name” as its release ‘number’. > > The modules site does not know how to deal with n

[NTG-context] Re: issue with module update

2024-03-11 Thread Taco Hoekwater
> On 11 Mar 2024, at 16:57, Pablo Rodriguez via ntg-context > wrote: > > Dear list, > > I have just updated a module named PresVoz. > > I get the standard directory > (https://modules.contextgarden.net/dl/presvoz/) and > (https://modules.contextgarden.

[NTG-context] Re: weird character normalization in the wiki

2024-03-11 Thread Pablo Rodriguez via ntg-context
On 3/11/24 09:31, Taco Hoekwater wrote: >> On 9 Mar 2024, at 09:35, Pablo Rodriguez via ntg-context >> wrote: >> >> Sure, they may be a workaround to type codepoints instead of characters >> (such as with \utfchar{0x1fbb}, but wouln’t it be possible to disable &

[NTG-context] Re: has the statistical charts module a new home?

2024-03-11 Thread Aditya Mahajan
On Mon, 11 Mar 2024, Henning Hraban Ramm wrote: > Hi Tomáš et al., > > the site https://akela.mendelu.cz/~thala/statcharts/ and actually the whole > server disappeared. > > Is there a new download location for the charts module? There is a version on internet archive: https

[NTG-context] Re: weird character normalization in the wiki

2024-03-11 Thread Taco Hoekwater
Hi, > On 9 Mar 2024, at 09:35, Pablo Rodriguez via ntg-context > wrote: > > Sure, they may be a workaround to type codepoints instead of characters > (such as with \utfchar{0x1fbb}, but wouln’t it be possible to disable > that character normalization in the wiki? AFAIK, W

[NTG-context] Re: How can I do this?

2024-03-10 Thread Otared Kavian
exchanging parts of a file with people using Plain TeX or LaTeX, it is more standard. Best regards: Otared > On 10 Mar 2024, at 10:16, Hans Hagen via ntg-context > wrote: > > On 3/8/2024 6:36 PM, Henning Hraban Ramm wrote: >> Am 08.03.24 um 17:56 schrieb Otared Kav

[NTG-context] Re: How can I do this?

2024-03-08 Thread Otared Kavian
. oder} entspricht dem ausschließenden Oder und die Formulierung \quotation{oder} dem (mathematischen) einschließenden Oder.} \blackrule[color=black, height=0.10ex, width=13.50cm] \stoptext % end textbackground-Ursula.tex > On 6 Mar 2024, at 13:52, Ursula Hermann wrote: > > Dear List,

[NTG-context] Re: missing metadata in LMTX

2024-03-06 Thread Hans Hagen
On 3/6/2024 11:18 AM, Marco Patzer wrote: On Tue, 5 Mar 2024 23:14:04 +0100 Wolfgang Schuster wrote: Here is the official solution: \startxmlsetups xml:meta \setupmetadata [author={\xmltext{#1}{/author}}, title={\xmltext{#1}{/title}}] \stopxmlsetups So now we have

[NTG-context] Re: missing metadata in LMTX

2024-03-06 Thread Henning Hraban Ramm
Am 06.03.24 um 11:18 schrieb Marco Patzer: On Tue, 5 Mar 2024 23:14:04 +0100 Wolfgang Schuster wrote: Here is the official solution: \startxmlsetups xml:meta \setupmetadata [author={\xmltext{#1}{/author}}, title={\xmltext{#1}{/title}}] \stopxmlsetups So now we have

[NTG-context] Re: missing metadata in LMTX

2024-03-06 Thread Marco Patzer
On Tue, 5 Mar 2024 23:14:04 +0100 Wolfgang Schuster wrote: > Here is the official solution: > > \startxmlsetups xml:meta >\setupmetadata > [author={\xmltext{#1}{/author}}, > title={\xmltext{#1}{/title}}] > \stopxmlsetups So now we have: \setupintera

[NTG-context] Re: .jpx and .jxl

2024-03-05 Thread Jim
On Tue, Mar 5, 2024 at 15:18 (+0100), Taco Hoekwater wrote: >> On 4 Mar 2024, at 15:30, Jim wrote: >> Recently I've been trying to make some PDFs smaller by using better >> compression of JPEG pictures. >> I was happy to see that \externalfigure cheerfully accepts .

[NTG-context] Re: .jpx and .jxl

2024-03-05 Thread Taco Hoekwater
> On 4 Mar 2024, at 15:30, Jim wrote: > > Recently I've been trying to make some PDFs smaller by using better > compression of JPEG pictures. > > I was happy to see that \externalfigure cheerfully accepts .jp2 (JPEG 2000) > files. However, my understanding (and

[NTG-context] Re: Equivalent of the \cancel command with conTeXt

2023-08-22 Thread Fabrice Couvreur
Hi Mikael, Thank you for this command ; there must be many others that I don't know how they work. Fabrice Le mar. 22 août 2023 à 10:54, Mikael Sundqvist a écrit : > Hi, > > On Tue, Aug 22, 2023 at 12:25 PM Fabrice Couvreur > wrote: > > > > Hi, > > In an algebra

[NTG-context] Re: Equivalent of the \cancel command with conTeXt

2023-08-22 Thread Fabrice Couvreur
Hi Alexander, Thank you for this suggestion which will do the trick. Fabrice Le mar. 22 août 2023 à 10:26, Alexandre Christe a écrit : > Hi Fabrice, > > I have this from former exchanges > > % Cancel command for use in equations. > \startuniqueMPgraphic{cross out} > pi

[NTG-context] Re: Very strange error:

2023-08-14 Thread Xavier B.
ada proporció, dibuixeu nous diagrames que tengui longitud 100. \stopexercici \par \par \startexercici [exercici:proporcionalitat-directa-9]{representar a diagrames}Usant el diagrama $5 \times 10$ següent (vegeu la figura~\in [figura:diagrama-punts-5x10]) representeu la informació donada en

[NTG-context] Very strange error:

2023-08-14 Thread Xavier B.
e 8 \\stopitemize \\par Si aquestes informacions corresponguessin a mostres de peixos ferits a la mar, calculeu quants peixos malalts hi hauria en una mostra de 3000 peixos en total. \\stopexercici \\par \\startexercici [exercici:proporcionalitat-directa-antic-1]{sou} Na Marta fa feina per hores. Si fent 25

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-04-05 Thread Carlos via ntg-context
On Sun, Apr 02, 2023 at 10:41:53AM +0200, Hans Hagen via ntg-context wrote: > On 4/1/2023 11:21 PM, Carlos via ntg-context wrote: > > On Fri, Mar 31, 2023 at 10:22:49PM +0200, Hans Hagen via ntg-context wrote: > > > On 3/31/2023 10:08 PM, Carlos via ntg-context wrote: > >

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-04-02 Thread George N. White III via ntg-context
On Thu, Mar 30, 2023 at 4:01 PM Xavier B. via ntg-context < ntg-context@ntg.nl> wrote: > Hi, > > I use artix linux (a fork of arch with systemd alternative init systems). > I get the same error for TL2023 in Windows, with additional output: Please don't say '\def cs{.

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-04-02 Thread Hans Hagen via ntg-context
On 4/1/2023 11:21 PM, Carlos via ntg-context wrote: On Fri, Mar 31, 2023 at 10:22:49PM +0200, Hans Hagen via ntg-context wrote: On 3/31/2023 10:08 PM, Carlos via ntg-context wrote: sure, why should it, you want lucida so better quit with an error than kicking in some font; actually cmr math

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-04-01 Thread Carlos via ntg-context
On Fri, Mar 31, 2023 at 10:22:49PM +0200, Hans Hagen via ntg-context wrote: > On 3/31/2023 10:08 PM, Carlos via ntg-context wrote: > > > > sure, why should it, you want lucida so better quit with an error than > > > kicking in some font; actually cmr math fonts hav

[NTG-context] natural table oddities

2023-04-01 Thread Henning Hraban Ramm via ntg-context
[This mail sat in my drafts folder for days; wanted to research more first, well…] Am 28.03.23 um 02:19 schrieb Bruce Horrocks: If you're asking for comments with a view to making changes then... I can’t make the changes myself, only suggest them to Hans. On 27 Mar 2023, at 15:03, Henning

Re: [NTG-context] Stack overflow when using Neo Euler for math

2023-03-31 Thread Rory Molinari via ntg-context
Thanks for the quick reply, Hans! I just installed the standalone ConTeXt distribution and it works again for me. Thanks! Cheers, Rory On Fri, Mar 31, 2023 at 4:17 PM Hans Hagen via ntg-context < ntg-context@ntg.nl> wrote: > On 3/31/2023 9:58 PM, Rory Molinari via ntg-context wrot

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-31 Thread Carlos via ntg-context
On Fri, Mar 31, 2023 at 04:40:27PM +0200, Hans Hagen via ntg-context wrote: > On 3/31/2023 1:40 PM, Carlos via ntg-context wrote: > > > > so why not use lucida math fonts? > > > > I have. But only with a couple of math fonts. I don't have all these fonts. >

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-31 Thread Hans Hagen via ntg-context
On 3/31/2023 8:16 PM, Ulrike Fischer via ntg-context wrote: Am Fri, 31 Mar 2023 10:10:43 +0200 schrieb Hans Hagen via ntg-context: \usemodule[tikz] \starttext Hello World. \stoptext works ok here It fails for me in texlive 2023. works here I don't know who changed what here

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-31 Thread Hans Hagen via ntg-context
On 3/31/2023 6:43 PM, Aditya Mahajan via ntg-context wrote: On Fri, 31 Mar 2023, Hans Hagen via ntg-context wrote: On 3/30/2023 11:56 PM, Xavier B. via ntg-context wrote: Thanks, Max, for finding the problem. It is related to two more bugs: https://github.com/pgf-tikz/pgf/issues/990 and https

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-31 Thread Ulrike Fischer via ntg-context
Am Fri, 31 Mar 2023 10:10:43 +0200 schrieb Hans Hagen via ntg-context: > \usemodule[tikz] > > \starttext >Hello World. > \stoptext > works ok here It fails for me in texlive 2023. I don't know who changed what here, but it looks like a catcode problem. context loa

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-31 Thread Aditya Mahajan via ntg-context
On Fri, 31 Mar 2023, Hans Hagen via ntg-context wrote: > On 3/30/2023 11:56 PM, Xavier B. via ntg-context wrote: > > Thanks, Max, for finding the problem. It is related to two more bugs: > > https://github.com/pgf-tikz/pgf/issues/990 > > and > > https://github.

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-31 Thread Carlos via ntg-context
On Wed, Mar 29, 2023 at 12:48:53AM +0200, Hans Hagen via ntg-context wrote: > On 3/28/2023 7:05 PM, Carlos via ntg-context wrote: > > On Mon, Mar 27, 2023 at 03:43:47PM +0200, Hans Hagen via ntg-context wrote: > > > On 3/27/2023 3:31 PM, Carlos via ntg-context wrote: > > &

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-31 Thread Hans Hagen via ntg-context
On 3/31/2023 2:42 AM, Aditya Mahajan via ntg-context wrote: On Thu, 30 Mar 2023, Xavier B. via ntg-context wrote: Thanks, Max, for finding the problem. It is related to two more bugs: https://github.com/pgf-tikz/pgf/issues/990 and https://github.com/pgf-tikz/pgf/issues/958 Perhaps Hans

Re: [NTG-context] Numbering of figures after defining a new float

2023-03-31 Thread Willi Egger via ntg-context
Thank you Alan, I tried many different things but as Wolfgang pointed out I had a mistake in the float definition! Kind regards WIlli > On 31 Mar 2023, at 00:08, Alan Braslau via ntg-context > wrote: > > Have you tried: > > \setuplist [f

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-30 Thread Aditya Mahajan via ntg-context
On Thu, 30 Mar 2023, Xavier B. via ntg-context wrote: > Thanks, Max, for finding the problem. It is related to two more bugs: > https://github.com/pgf-tikz/pgf/issues/990 > and > https://github.com/pgf-tikz/pgf/issues/958 > > Perhaps Hans or other people could help tikz staff

Re: [NTG-context] Numbering of figures after defining a new float

2023-03-30 Thread Alan Braslau via ntg-context
Have you tried: \setuplist [figure] [partnumber=no] ... \placelistoffigures [criterium=part] Alan On Thu, 30 Mar 2023 17:09:15 +0200 Willi Egger via ntg-context wrote: > Hello everybody, > > > I am still working on the previously mentioned project, consisting > out of

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-30 Thread Xavier B. via ntg-context
in production documents. There is just a glad mkiv user ;-) Thanks another way, Xavier On Thu, 30 Mar 2023 14:57:06 -0600 Max Chernoff ha escrit: > Hi Xavier, > > During the texlive package, I get this error: > > > I simply run context to this file: > &

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-30 Thread Xavier B. via ntg-context
on.tex' is not found, quitting mtx-context | fatal error: return code: 1 So, the problem is not the package or the distro, it's something more basic which causes the error. Thanks in advance, On Thu, 30 Mar 2023 20:52:51 +0200 "Xavier B." ha escrit: > Hi, > > I use a

Re: [NTG-context] Numbering of figures after defining a new float

2023-03-30 Thread Willi Egger via ntg-context
. Kind regards Willi > On 30 Mar 2023, at 18:01, Henning Hraban Ramm via ntg-context > wrote: > > Am 30.03.23 um 17:09 schrieb Willi Egger via ntg-context: >> I am still working on the previously mentioned project, consisting out of >> different parts. There are about

Re: [NTG-context] contextgarden wiki

2023-03-30 Thread Jim via ntg-context
On Thu, Mar 30, 2023 at 09:31 (+0200), Taco Hoekwater wrote: >> On 30 Mar 2023, at 00:23, Jim via ntg-context wrote: >> At https://wiki.contextgarden.net/Wiki:About there is a Contact section, >> including >> For general questions (any questi

Re: [NTG-context] contextgarden wiki

2023-03-30 Thread Taco Hoekwater via ntg-context
> On 30 Mar 2023, at 00:23, Jim via ntg-context wrote: > > At https://wiki.contextgarden.net/Wiki:About there is a Contact section, > including > >For general questions (any questions!), start a new topic on the >Context_wiki:Discussions page. > >

Re: [NTG-context] Spacing problem around decimal point

2023-03-28 Thread Jim via ntg-context
have this feeling that Apple is slowly iterating towards a state where they sell you an expensive computer with a beautiful acrylic and polished stainless steel stand and ask you just to admire it, but don't touch it. :-) Jim On Tue, Mar 28, 2023 at 14:56 (-0600

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-28 Thread Hans Hagen via ntg-context
On 3/28/2023 7:05 PM, Carlos via ntg-context wrote: On Mon, Mar 27, 2023 at 03:43:47PM +0200, Hans Hagen via ntg-context wrote: On 3/27/2023 3:31 PM, Carlos via ntg-context wrote: mkiv lua stats > loaded fonts: 4 files: latinmodern-math.otf, lmroman10-regular.otf, lucidabrightregular.

Re: [NTG-context] Spacing problem around decimal point

2023-03-28 Thread Bruce Horrocks via ntg-context
> On 28 Mar 2023, at 21:56, Gavin via ntg-context wrote: > > Hi Hans, Jim, Bruce, et.al. > > Han’s asked me > >> can you pick up a binary from: >> >> https://dl.contextgarden.net/build/luametatex/work/ >> >> and test it? > > Mayb

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-28 Thread Carlos via ntg-context
On Mon, Mar 27, 2023 at 03:43:47PM +0200, Hans Hagen via ntg-context wrote: > On 3/27/2023 3:31 PM, Carlos via ntg-context wrote: > > > mkiv lua stats > loaded fonts: 4 files: latinmodern-math.otf, > > lmroman10-regular.otf, lucidabrightregular.ttf, lucidasansregular.t

Re: [NTG-context] natural table oddities

2023-03-27 Thread Bruce Horrocks via ntg-context
If you're asking for comments with a view to making changes then... > On 27 Mar 2023, at 15:03, Henning Hraban Ramm via ntg-context > wrote: > > I would be happy about some answers/comments. > Hraban > > Am 13.03.23 um 23:26 schrieb Henning Hraban Ramm: >> W

Re: [NTG-context] \writetolist not writing the number to the TOC

2023-03-27 Thread Willi Egger via ntg-context
Thank you Hans, that is, what I need. It was even easy to implement in the layout-file only :-) because these sections where already under a “mysection” head. Kind regards Willi > On 27 Mar 2023, at 15:52, Hans Hagen via ntg-context > wrote: > > On 3/26/2023 3:10 PM, Willi E

Re: [NTG-context] \writetolist not writing the number to the TOC

2023-03-27 Thread Hans Hagen via ntg-context
On 3/26/2023 3:10 PM, Willi Egger via ntg-context wrote: Hello Hraban, thank you. I missed this point. However, adding a dot behind the number does not appear to solve the problem. The title’s text still starts at the left margin which looks very odd. Kind regards Willi On 26 Mar 2023

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-27 Thread Carlos via ntg-context
On Sat, Mar 25, 2023 at 09:26:36PM +0100, Hans Hagen via ntg-context wrote: > On 3/25/2023 8:55 PM, Carlos via ntg-context wrote: > > Hello list: > > > > This is under a fresh TeXLive installation. Sort as to put aside any > > texlive prepackaged issues. >

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-26 Thread Carlos via ntg-context
On Sun, Mar 26, 2023 at 01:04:30PM +0200, Henning Hraban Ramm via ntg-context wrote: > Am 25.03.23 um 23:42 schrieb Carlos via ntg-context: > > > > > fonts | names | 3092 afm files checked, okay > > > > fonts | names | identifying tr

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-26 Thread Carlos via ntg-context
On Sat, Mar 25, 2023 at 09:26:36PM +0100, Hans Hagen via ntg-context wrote: > On 3/25/2023 8:55 PM, Carlos via ntg-context wrote: > > Hello list: > > > > This is under a fresh TeXLive installation. Sort as to put aside any > > texlive prepackaged issues. >

Re: [NTG-context] Spacing problem around decimal point

2023-03-26 Thread Bruce Horrocks via ntg-context
I also get the incorrect spacing on a Mac. system > ConTeXt ver: 2023.03.20 17:07 LMTX fmt: 2023.3.22 int: english/english > On 26 Mar 2023, at 22:16, Jim via ntg-context wrote: > > Hi all, > > Regrettably, I see the same problem and Gavin. > >

Re: [NTG-context] Spacing problem around decimal point

2023-03-26 Thread Jim via ntg-context
Hi all, Regrettably, I see the same problem and Gavin. I am using TeXlive 2023 on Slackware64 15.0, for what that is worth. Jim On Sun, Mar 26, 2023 at 17:36 (+0200), Günter Kolousek via ntg-context wrote: > Hi, > I can confirm that the x64_64-linu

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-26 Thread Carlos via ntg-context
On Sun, Mar 26, 2023 at 03:21:35PM +0200, Hans Hagen via ntg-context wrote: > On 3/26/2023 3:08 PM, Carlos via ntg-context wrote: > > On Sun, Mar 26, 2023 at 01:04:30PM +0200, Henning Hraban Ramm via > > ntg-context wrote: > > > Am 25.03.23 um 23:42 schrie

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-26 Thread Hans Hagen via ntg-context
On 3/26/2023 3:08 PM, Carlos via ntg-context wrote: On Sun, Mar 26, 2023 at 01:04:30PM +0200, Henning Hraban Ramm via ntg-context wrote: Am 25.03.23 um 23:42 schrieb Carlos via ntg-context: fonts | names | 3092 afm files checked, okay fonts | names | identifying tree

Re: [NTG-context] \writetolist not writing the number to the TOC

2023-03-26 Thread Willi Egger via ntg-context
Hello Hraban, thank you. I missed this point. However, adding a dot behind the number does not appear to solve the problem. The title’s text still starts at the left margin which looks very odd. Kind regards Willi > On 26 Mar 2023, at 12:51, Henning Hraban Ramm via ntg-context >

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-26 Thread Carlos via ntg-context
On Sun, Mar 26, 2023 at 01:04:30PM +0200, Henning Hraban Ramm via ntg-context wrote: > Am 25.03.23 um 23:42 schrieb Carlos via ntg-context: > > > > > fonts | names | 3092 afm files checked, okay > > > > fonts | names | identifying tr

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-25 Thread Carlos via ntg-context
On Sat, Mar 25, 2023 at 11:09:18PM +0100, Hans Hagen via ntg-context wrote: > On 3/25/2023 10:36 PM, Carlos via ntg-context wrote: > > On Sat, Mar 25, 2023 at 09:45:25PM +0100, Hans Hagen via ntg-context wrote: > > > On 3/25/2023 8:55 PM, Carlos via

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-25 Thread Hans Hagen via ntg-context
On 3/25/2023 10:36 PM, Carlos via ntg-context wrote: On Sat, Mar 25, 2023 at 09:45:25PM +0100, Hans Hagen via ntg-context wrote: On 3/25/2023 8:55 PM, Carlos via ntg-context wrote: ...xlive/2023/texmf-dist/tex/context/base/mkiv/font-syn.lua:1030: in upvalue 'walk_tree' Maybe your

Re: [NTG-context] How to rotate the caption of a table...

2023-03-25 Thread Willi Egger via ntg-context
Hello Hraban, thank you! indeed the trick is to use \startplacetable[location=90] Cheers Willi > On 25 Mar 2023, at 21:55, Henning Hraban Ramm via ntg-context > wrote: > > Am 25.03.23 um 21:39 schrieb Willi Egger via ntg-context: >> Hello everybody, >> in my proje

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-25 Thread Carlos via ntg-context
On Sat, Mar 25, 2023 at 09:45:25PM +0100, Hans Hagen via ntg-context wrote: > On 3/25/2023 8:55 PM, Carlos via ntg-context wrote: > > > ...xlive/2023/texmf-dist/tex/context/base/mkiv/font-syn.lua:1030: > > in upvalue 'walk_tree' > Maybe your OSFONTDIR is pointing

Re: [NTG-context] registered function call [1160]:...live/2023/texmf-dist/tex/context/base/mkiv/l-sandbox.lua:87: cannot open /.: Permission denied - Alpine Linux

2023-03-25 Thread Carlos via ntg-context
On Sat, Mar 25, 2023 at 09:26:36PM +0100, Hans Hagen via ntg-context wrote: > On 3/25/2023 8:55 PM, Carlos via ntg-context wrote: > > Hello list: > > > > This is under a fresh TeXLive installation. Sort as to put aside any > > texlive prepackaged issues. >

Re: [NTG-context] Building fomula

2023-03-25 Thread Willi Egger via ntg-context
Hello Alexandre, thank you so much, this is precisely what I was looking for! Cheers Willi > On 25 Mar 2023, at 18:28, Alexandre Christe via ntg-context > wrote: > > Hi Willi, > > A dead simple solution would be > > \starttext > \startformula > {\f

Re: [NTG-context] \setupTABLE: framecolor

2023-03-25 Thread Bruce Horrocks via ntg-context
> On 25 Mar 2023, at 05:45, jbf via ntg-context wrote: > > Hi, I am struggling with the last row of a table which, according to its > author, should have a black bottomframe, but gray (I am using a defined > 'lightgray') for the sides. The first row has a black frame. A

  1   2   3   4   5   6   7   8   9   10   >