Am 03.07.2013 um 23:10 schrieb Pablo Rodríguez
On 03/07/13 22:28, Wolfgang Schuster wrote:
Am 03.07.2013 um 20:00 schrieb Pablo Rodríguez
: [...] Is there a replacement for \showsetup?
Many thanks for your help,
1. You have to load the “int-load” module.
2. You have to load the definitions for the core commands.
Many thanks for your help, Wolfgang.
Is there a way to load the definitions for all commands?
I mean, I'm interested in \setuplinenote, \setupmargindata and similar.
When you get no output for a certain commands there is no definition for it in cont-en.xml. Adding new commands is no problem but it takes always a lot of time for each new command because you have to look for all available parameters, key and values plus references to other commands and all of this is manual work. Wolfgang