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
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
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
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
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
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
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