I am trying to find out it there is a way to set the font size for each level of an item group so that as you go down the item group, the font decreases a small amount. I assume there must be a way, but I haven't found anything looking around the manuals. Here is my current item group. \defineitemgroup[bullet][levels=3] \setupitemgroup[bullet][1][1] \setupitemgroup[bullet][2][2] \setupitemgroup[bullet][3][3] Thanks, Mike
Am 05.06.2009 um 23:04 schrieb Michael Bynum:
I am trying to find out it there is a way to set the font size for each level of an item group so that as you go down the item group, the font decreases a small amount. I assume there must be a way, but I haven't found anything looking around the manuals. Here is my current item group.
\defineitemgroup[bullet][levels=3] \setupitemgroup[bullet][1][1] \setupitemgroup[bullet][2][2] \setupitemgroup[bullet][3][3]
\setupitemgroup[bullet][...][...][inner={\switchtobodyfont[xxpt]}] Wolfgang
That worked. I thought it must be something simple. Thanks.
Mike
On Sat, Jun 6, 2009 at 12:21 AM, Wolfgang
Schuster
Am 05.06.2009 um 23:04 schrieb Michael Bynum:
I am trying to find out it there is a way to set the font size for each level of an item group so that as you go down the item group, the font decreases a small amount. I assume there must be a way, but I haven't found anything looking around the manuals. Here is my current item group.
\defineitemgroup[bullet][levels=3] \setupitemgroup[bullet][1][1] \setupitemgroup[bullet][2][2] \setupitemgroup[bullet][3][3]
\setupitemgroup[bullet][...][...][inner={\switchtobodyfont[xxpt]}]
Wolfgang
___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (2)
-
Michael Bynum
-
Wolfgang Schuster