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(),

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

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

2020-09-14 Thread Aditya Mahajan
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 error: