ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Itemized List Definitions
@ 2012-03-23  4:05 Malte Stien
  2012-03-23  5:14 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: Malte Stien @ 2012-03-23  4:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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.

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Itemized List Definitions
  2012-03-23  4:05 Itemized List Definitions Malte Stien
@ 2012-03-23  5:14 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2012-03-23  5:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-23  5:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23  4:05 Itemized List Definitions Malte Stien
2012-03-23  5:14 ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).