
2 Jul
2025
2 Jul
'25
6:11 a.m.
Hi Hans, If you use "\show" anywhere in a document with MkIV, ConTeXt treats it as a fatal error and immediately exits. The following document produces the expected output with MkXL, but exits with "mtx-context | fatal error" with MkIV: \show\show \showtokens{\showtokens} \starttext Hello, world! \stoptext Thanks, -- Max