On Mon, Jan 4, 2021 at 7:59 PM Christoph Reller <christoph.reller(a)gmail.com>
wrote:
> On Sat, Dec 26, 2020 at 3:01 PM Hans Hagen <j.hagen(a)xs4all.nl> wrote:
>
>> On 12/26/2020 2:56 PM, Christoph Reller wrote:
>> >
>> > On Sat, Dec 26, 2020 at 10:54 AM Hans Hagen <j.hagen(a)xs4all.nl
>> > <mailto:j.hagen@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?
>> I (or Wolfgang) needs to look into it, maybe something got lost.
>>
>
> I hope that you find the time to solve this issue. Disappearing tables are
> not so nice :(
> Your work is much appreciated!
>
Just a reminder that this issue still persists in the latest version of
ConTeXt LMTX. A fix would be highly appreciated.
Cheers, Christoph