Re: texworks crashes with a context mkiv example

Bruno Voisin <[email protected]> Wed, 18 Mar 2026 14:59:31 +0100
Newsgroups gmane.comp.tex.live
Message-ID <[email protected]>
> On 18 Mar 2026, at 10:57, Max Chernoff <[email protected]> wrote:
> 
> Thanks again for the report, I've forwarded it upstream:
> 
>    https://mailman.ntg.nl/archives/list/[email protected]/thread/3YTWOWRQJ3ZZHHAU6V6NFESSN3MLNNJE/

Thanks Max, after looking at that thread, if I understand correctly, it's:

mtxrun --generate		-> create file database for luametatex
context --generate --luatex	-> create file database for luatex

context --make			-> create ltmx cont-en format
context --make --luatex		-> create mkiv cont-en format

right? And the first (mtxrun --generate) must be run before the second (context --generate --luatex)?

And you've modified the tl scripts already to take that into account, so the update should be offered by tlmgr tomorrow? 

Thanks again,

Bruno