Hi, Thank you for all your help so far. I do have another question, though. I would like to define different styles for different types of itemized lists. I have defined: % Setup itemised lists \setupitemize[1][packed][symbol=1] \setupitemize[2][packed][symbol=2] for one type and I would like to setup another type where the symbols and the indentation are different. Is there a mechanism for that? Something along the line of \setupitemizedlist[typeA][...] \setupitemizedlist[typeB][...] similar to \definedelimitedtext for example? Regards, Malte.
On Fri, 23 Mar 2012, Malte Stien wrote:
Hi,
Thank you for all your help so far. I do have another question, though. I would like to define different styles for different types of itemized lists. I have defined:
% Setup itemised lists \setupitemize[1][packed][symbol=1] \setupitemize[2][packed][symbol=2]
for one type and I would like to setup another type where the symbols and the indentation are different. Is there a mechanism for that? Something along the line of
\setupitemizedlist[typeA][...] \setupitemizedlist[typeB][...]
similar to \definedelimitedtext for example?
Of course. \defineitemgroups[...] \setupitemgroups[...][...] Aditya
participants (2)
-
Aditya Mahajan
-
Malte Stien