Combinations not working as expected
Dear list, In the latest version 2020.11.28 13:18 of ConTeXt LMTX, combinations don't seem to work as expected. Example: \starttext \startcombination[2*1] {first}{a} {second}{b} \stopcombination \blank[big] \startcombination[1*2] {first}{a} {second}{b} \stopcombination \stoptext The output is [image: image.png] The layout argument [2*1] or [1*2] does not seem to have an effect and the caption placement for "b" is strange. Am I doing something wrong? Cheers, Christoph
On 12/1/2020 9:02 AM, Christoph Reller wrote:
Dear list,
In the latest version 2020.11.28 13:18 of ConTeXt LMTX, combinations don't seem to work as expected. Example:
\starttext \startcombination[2*1] {first}{a} {second}{b} \stopcombination \blank[big] \startcombination[1*2] {first}{a} {second}{b} \stopcombination \stoptext
The output is image.png The layout argument [2*1] or [1*2] does not seem to have an effect and the caption placement for "b" is strange. Am I doing something wrong? fixed in next upload
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Christoph Reller
-
Hans Hagen