Hi,

When using "\startmixedcolumns[balance=yes,grid=strut]", how would you
put a 0.5em vertical space between a subtitle and a list of items?

The following code gives a simple example:

http://pastebin.com/raw.php?i=pT5tcXfc

Uncommenting the following line hides the list items under "Subtitle A":

  %after={\vskip-0.5em},

See: http://i.imgur.com/wFIkRZY.png

Removing a list item from the end of the list for "Subtitle C" makes
the items appear again. For example, change the last "\dorecurse"
macro to:

  \dorecurse{7}{ \item {a list item} }

How can I tweak the amount of space between a title before a list
while using a two-column layout without causing the content to
disappear?

For reference: http://i.imgur.com/2EysUWp.png

Thank you!
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to