[NTG-context] Re: Low-level macro help needed

2024-10-16 Thread Rik Kabel
On 2024-10-16 17:48, Wolfgang Schuster wrote: Rik Kabel schrieb am 16.10.2024 um 23:18: When you have argument after square brackets you have to use #: to continues scanning for arguments of the command. For the mandatory argument you should just use #2 and keep #= for the optional argumen

[NTG-context] Re: Low-level macro help needed

2024-10-16 Thread Wolfgang Schuster
Rik Kabel schrieb am 16.10.2024 um 23:18: Hello Hans and developers, I have been trying to convert some two- and three-step macros (as shown below) to single-step macros using the LMTX syntax given in the low-level macros manual. I have succeeded in many cases, but failed when the macro follo