I forgot to mention that this solves the need for "boxes" and the box macro will be able to use this to draw a box around content. -Vincent On Apr 17, 2009, at 2:44 PM, Vincent Massol wrote:
Hi,
* Thomas and I would like to split the current begin/endDocument() events by adding begin/endGroup(). We're currently reusing the same event for group usage (with the (((...))) syntax). * This will allow us to write things such as (%...%)(((....))) in order to add parameters for a group of standalone blocks * We also propose to remove the (%...%)...(%%) notation in favor of (%..%)(((...))) notation * (%..%) will always be applied only to the next element, even for inline content. * Add support for (%...%){{macro/}}
Here's my +1
Thanks -Vincent