Combinations and \startcontent/\startcaption commands
Hi Hans, with the use of \stopcaption a visible space is added to the caption of the combination. Can you change the definition of the command from \let\stopcaption \egroup to \def\stopcaption {\unskip\egroup} or something similar. Example: \starttext \startcombination[2*1] {\framed{Content 1}}{Caption 1} {\framed{Content 2}}{Caption 2} \stopcombination \startcombination[2*1] \startcontent \framed{Content 1} \stopcontent \startcaption Caption 1 \stopcaption \startcontent \framed{Content 2} \stopcontent \startcaption Caption 2 \stopcaption \stopcombination \stoptext Wolfgang
On 29-10-2012 20:36, Wolfgang Schuster wrote:
Hi Hans,
with the use of \stopcaption a visible space is added to the caption of the combination. Can you change the definition of the command from
\let\stopcaption \egroup
to
\def\stopcaption {\unskip\egroup}
or something similar.
ok ... best check the 'something similar' in the next upload Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Wolfgang Schuster