[NTG-context] Error with spaces in Argument of \startproduct

Wolfgang Schuster wolfgang.schuster.lists at gmail.com
Tue Nov 24 22:38:45 CET 2020


Jannik Voges schrieb am 24.11.2020 um 22:24:
> Hello,
> 
> as the title suggested, I get an error when using spaces in the argument 
> of \startproduct. For example typesetting
> 
> \startproduct{foo bar}

You can have a filename with a space use

     \startproduct [foo bar]

but you don't even need the filename when you replace it with *, e.g.

     \startproduct *

or

     \startproduct [*]

Wolfgang


More information about the ntg-context mailing list