Re: [NTG-context] Bad argument #1 to 'prehypenchar'

2020-09-15 Thread Hans Hagen
On 9/15/2020 9:51 PM, Aditya Mahajan wrote: This is a leftover from the old days. Thank for the suggestion on how to fix this. I'll play around a bit and perhaps add the option `hyphens=yes|no` instead of the current `option=hyphenated`. the latest lmtx should be ok (predefines language

Re: [NTG-context] Bad argument #1 to 'prehypenchar'

2020-09-15 Thread Aditya Mahajan
On Tue, 15 Sep 2020, Wolfgang Schuster wrote: > Aditya Mahajan schrieb am 15.09.2020 um 21:19: > > On Tue, 15 Sep 2020, Wolfgang Schuster wrote: > > > > > You have to add \resetbreakpoints to the vim/filter module. > > > > Thanks. I had: > > > >

Re: [NTG-context] Bad argument #1 to 'prehypenchar'

2020-09-15 Thread Wolfgang Schuster
Aditya Mahajan schrieb am 15.09.2020 um 21:19: On Tue, 15 Sep 2020, Wolfgang Schuster wrote: You have to add \resetbreakpoints to the vim/filter module. Thanks. I had: \doifnotinset{\v!hyphenated}{\externalfilterparameter\c!option} {\language\minusone}% which I changed to

Re: [NTG-context] Bad argument #1 to 'prehypenchar'

2020-09-15 Thread Aditya Mahajan
On Tue, 15 Sep 2020, Wolfgang Schuster wrote: > Aditya Mahajan schrieb am 15.09.2020 um 05:30: > > The following MWE gives an error with LMTX 2020.09.05 > > > > > > \usemodule[vim] > > \definevimtyping[MATLABCODE][syntax=matlab] > > > > \starttext > > \startMATLABCODE > >saveas(gcf(),

[NTG-context] update and meeting

2020-09-15 Thread Hans Hagen
Hi, I uploaded a new version. It is a follow up on the ctx meeting of last week (in a country side compound in czech with also some remote attendants, daily infrared health scans, an excursion, talks, breaks, food, and the usual have fun with context friends moments). There are a few

Re: [NTG-context] Problem with fonts in Lua

2020-09-15 Thread Wolfgang Schuster
MANUEL GONZALEZ SUAREZ schrieb am 15.09.2020 um 12:00: Hi all: I have this minimal example (thanks to Pablo and Charles): \mainlanguage [es] \definefallbackfamily [mainface] [rm] [New Athena Unicode] [preset = range: greek, force = yes] % \definefallbackfamily [mainface] [rm] [Old Standard]

[NTG-context] Problem with fonts in Lua

2020-09-15 Thread MANUEL GONZALEZ SUAREZ
Hi all: I have this minimal example (thanks to Pablo and Charles): \mainlanguage [es] \definefallbackfamily [mainface] [rm] [New Athena Unicode] [preset = range: greek, force = yes] % \definefallbackfamily [mainface] [rm] [Old Standard] % [preset = range: greek, force = yes] \definefontfamily

Re: [NTG-context] Documentation for the database module

2020-09-15 Thread DesdeChaves
Some time ago I wrote metapost code for make a periodic table. See: https://tex.stackexchange.com/questions/233417/periodic-table-with-electron-counts-in-shells/233644 Have a nice day Jorge Sem

Re: [NTG-context] Bad argument #1 to 'prehypenchar'

2020-09-15 Thread Wolfgang Schuster
Aditya Mahajan schrieb am 15.09.2020 um 05:30: The following MWE gives an error with LMTX 2020.09.05 \usemodule[vim] \definevimtyping[MATLABCODE][syntax=matlab] \starttext \startMATLABCODE saveas(gcf(), "output/same-sigma.png") \stopMATLABCODE \stoptext The error message is: callback