[NTG-context] Table disappears in floatcombination
Christoph Reller
christoph.reller at gmail.com
Sat Dec 26 14:56:02 CET 2020
On Sat, Dec 26, 2020 at 10:54 AM Hans Hagen <j.hagen at xs4all.nl> wrote:
> On 12/25/2020 9:47 PM, Christoph Reller wrote:
> > Hi,
> >
> > Consider the following MWE:
> >
> > \definefloat[combination][figure]
> > \setupcaptions[
> > number=no, %<- comment and table appears
> > align=flushright]
> > \starttext
> > \startplacecombination[title=Combination]
> > \startfloatcombination
> > \startplacetable%[title=Table] %<- uncomment and table appears
> > \bTABLE \bTR \bTD Cell \eTD \eTR \eTABLE
> > \stopplacetable
> > \stopfloatcombination
> > \stopplacecombination
> > \stoptext
> >
> > In the latest LMTX version of ConTeXt, the table is not shown. (In MKIV
> > it is present.) Either commenting line 3 or activating the table title
> > in line 8 makes the table appear.
>
> what version of mkiv did you test?
>
Okay, the MKIV version is a little bit dated: 2018.05.19_21.46.
Still: How can I get floats without captions within a
floatcombination environment?
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20201226/b7bb5714/attachment.htm>
More information about the ntg-context
mailing list