[NTG-context] Extracting a column from an array in lua

2019-09-20 Thread Otared Kavian
Hi, Probably this is a silly question… In lua, I have an array named t which is determined in a piece of lua code, having (say) two columns and I want to extract for example the first column of t and call the new array tt. In Matlab, Scilab and friends, this can done by saying tt = t[:,1].

Re: [NTG-context] comma as decimal separator in maths mode

2019-09-20 Thread Wolfgang Schuster
Martin Althoff schrieb am 14.09.2019 um 08:34: Hi ... I am outputting some numbers in maths mode that have a comma as decimal separator. I get a big space after the comma, which I can prevent by writing $1{,}5$ Is there a less awkward way of getting the comma as a "real" decimal separator?

[NTG-context] OpenBSD install broken

2019-09-20 Thread Robert Krug
Greetings, First, thanks for all the wonderful work on context. Now, to the reason for this note. I recently tries to install context on an OpenBSD 6.5 AMD64 system, but the install failed. Thanks to some helpful emails in the archives from 2017 and 2018, I was able to get this working