Hello,

I need to place several figures into a combination. However the captions of the 
individual figures appear on the right side, where I would prefer them to 
appear at the bottom.

How to change the location of these captions?

\starttext

\startplacefigure
  [location=middle,
         title=,
   number=]
         \startcombination[2*2]
           {\externalfigure[dummy][width=.5\textwidth]{a}}
           {\externalfigure[dummy][width=.5\textwidth]{b}}
           {\externalfigure[dummy][width=.5\textwidth]{c}}
           {\externalfigure[dummy][width=.5\textwidth]{d}}
        \stopcombination
\stopplacefigure
\stoptext

Best
Willi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to