On 2013–04–15 Hans Hagen wrote:

> As follow up on the combinations tread I made this:
> 
> …
> 
> A relative simple extension but probably useful.

How about making the first bracket pair optional if key-value
options are passed? This would allow for the following syntax:

\starttext

%% works:
%% \startcombination [][nx=3, ny=1]

%% suggestion, fails at the moment
\startcombination [nx=3, ny=1]
  {a}{x}
  {b}{x}
  {c}{x}
\stopcombination

\stoptext

Marco

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
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