On 9/12/06, Hans Hagen <[EMAIL PROTECTED]> wrote:
> Pepe Barbe wrote:
> > Hoping that the captions in the figures and in the combinations would
> > have the same size, but they don't. Any ideas why this might be?
> >
> can you make a minimal sample file

Sorry about the delay. Here you go:

\setupcaptions[ headstyle=\ss\bf,style=\tfx ]
\setupcombinations[ style=\tfx\em ]

\starttext

\placefigure [center] {Combination Caption}
        \startcombination [2*1]
                {\framed[height=.45\textwidth,width=.45\textwidth]{My Graphic
1}}{Text: Test. Math: $Test$}
                {\framed[height=.45\textwidth,width=.45\textwidth]{My Graphic
2}}{Text: Test. Math: $Test$}
        \stopcombination

\stoptext

Thanks,
Pepe
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to