On 2012-03-10 Wolfgang Schuster <schuster.wolfg...@googlemail.com> wrote:

> You can use floatcombinations:
> http://archive.contextgarden.net/message/20060411.201855.519a8b16.en.html

The example code in the mail give an error message:

! Use of \somelocalfloat doesn't match its definition.

system          > tex > error on line 3 in file floatcombi.tex: Use of  ...

1     \starttext
2       \startfloatcombination [2*2]
3 >>      \placefigure{alpha}{\externalfigure[cow.pdf][width=1cm]}

Example:

\starttext
  \startfloatcombination [2*2]
    \placefigure{alpha}{\externalfigure[cow.pdf][width=1cm]} 
    \placefigure{beta} {\externalfigure[cow.pdf][width=2cm]} 
    \placefigure{gamma}{\externalfigure[cow.pdf][width=3cm]} 
    \placefigure{delta}{\externalfigure[cow.pdf][width=4cm]} 
  \stopfloatcombination
\stoptext


Marco


___________________________________________________________________________________
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