Re: [NTG-context] non-ascii chars in cmd.exe (Windows)

2020-11-13 Thread Pablo Rodriguez
On 11/12/20 10:55 PM, Hans Hagen wrote: > On 11/12/2020 10:39 PM, Pablo Rodriguez wrote: >> Dear list, >> >> I have the following sample: >> >>\starttext >>\startluacode >>io.write(' Name? ') >>document.name = io.read() or '' >>\stopluacode >>\cldcontext{document.name} is th

Re: [NTG-context] non-ascii chars in cmd.exe (Windows)

2020-11-13 Thread Hans Hagen
On 11/13/2020 2:49 PM, Pablo Rodriguez wrote: On 11/12/20 10:55 PM, Hans Hagen wrote: On 11/12/2020 10:39 PM, Pablo Rodriguez wrote: Dear list, I have the following sample: \starttext \startluacode io.write(' Name? ') document.name = io.read() or '' \stopluacode \cldco

[NTG-context] LMTX, mathcases and noalign

2020-11-13 Thread Jean-Philippe Rey
Dear list, I am trying to switch from MKIV to LMTX. I've just found a discrepancy with the following code which puts space between two lines in a math alignment. This minimum breaking example uses \startcases, but the same problem arises with other alignment macros. \starttext \startformula \s

Re: [NTG-context] LMTX, mathcases and noalign

2020-11-13 Thread Hans Hagen
On 11/13/2020 4:21 PM, Jean-Philippe Rey wrote: Dear list, I am trying to switch from MKIV to LMTX. I've just found a discrepancy with the following code which puts space between two lines in a math alignment. This minimum breaking example uses \startcases, but the same problem arises with ot

Re: [NTG-context] non-ascii chars in cmd.exe (Windows)

2020-11-13 Thread Pablo Rodriguez
On 11/13/20 3:15 PM, Hans Hagen wrote: > On 11/13/2020 2:49 PM, Pablo Rodriguez wrote: >> [...] >> Since console input is UTF-16LE, I guess I may need something in Lua >> similar to 'regimes.translate(str, "utf16le")'. > > the console uses whatever code page you have configured and it also > relate

[NTG-context] latest lmtx

2020-11-13 Thread Thomas A. Schmitz
Hi all, I hadn't upgraded in a couple of weeks because I was in the middle of a project. Now that I'm up to 2020.11.08, I have a problem: I can't load my third party modules; they all throw an error. The error message is Use of \syst_modules_setup_yes doesn't match its definition So I guess

Re: [NTG-context] latest lmtx

2020-11-13 Thread j . hagen
Take today's upload.HansOp 13 nov. 2020 23:04 schreef "Thomas A. Schmitz" :Hi all, I hadn't upgraded in a couple of weeks because I was in the middle of a project. Now that I'm up to 2020.11.08, I have a problem: I can't load my third party modules; they all throw an error. The error message is U