18 Jan
2012
18 Jan
'12
8:26 a.m.
Am 18.01.2012 um 02:47 schrieb Kip Warner:
Ah, so \setupdescriptions inherits the default values of \definedescription?
WIth \definedescription you create a new command (e.g. \definition) and environment (e.g. \startdefinition … \stopdefinition). With \setupdescriptions you can afterwards change the values of the previous defined command/environment. Each new created command has always default values for the location, style and color of the title etc. which be either changed when you create the command (\definedescription[…][..,.=.,..]) or afterwards (\setupdescriptions[…][..,.=.,..]). Wolfgang