ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] floatcombinations seem to not work correctly after lmtx update
@ 2023-06-19 11:53 Gerion Entrup via ntg-context
  2023-06-22 13:21 ` Hans Hagen via ntg-context
  2023-08-01 17:34 ` [NTG-context] " Gerion Entrup
  0 siblings, 2 replies; 5+ messages in thread
From: Gerion Entrup via ntg-context @ 2023-06-19 11:53 UTC (permalink / raw)
  To: ntg-context; +Cc: Gerion Entrup


[-- Attachment #1.1.1: Type: text/plain, Size: 1437 bytes --]

Hi,

I recently updated my Context (lmtx). Unfortunately, I'm not aware of
the previous version anymore. The current one is 2023.06.04 18:58.

After the update one of my documents broke at floatcombinations.
The relevant code is this one:
```
\useMPlibrary[dum]
\setupcombinations[alternative=text]

\definefloat[subfigure][local=yes]
\setupcaption[subfigure][numberconversion=a, prefix=no, headseparator={)}]
\setuplabeltext[subfigure=]

\appendvalue{stopplacefigure}{\resetcounter[subfigure]}

\starttext
test sdlkf jlsdjf lksjdf
\startplacefigure[title=Test]
    \startfloatcombination[nx=3]
      \startplacesubfigure[title=Test]
        \externalfigure[dummy][width=0.3\textwidth]
      \stopplacesubfigure
      \startplacesubfigure[title=Test]
        \externalfigure[dummy][width=0.3\textwidth]
      \stopplacesubfigure
      \startplacesubfigure[title=Test]
        \externalfigure[dummy][width=0.3\textwidth]
      \stopplacesubfigure
    \stopfloatcombination
\stopplacefigure
lskdjf lskjfd lksjdfljsdkjf
\stoptext
```
In this minimal example everything works. However, in my real document
the subfigures have enormous space between them so just two pictures are
visible (see the attached png).

Do you have a clue, why this happens? Otherwise, I would take the
preamble of the real document and try to lower it down to have a
reproducible example (but that takes a lot of time, so I wanted to ask
beforehand).

Best,
Gerion

[-- Attachment #1.1.2: Screenshot_20230619_134802.png --]
[-- Type: image/png, Size: 63885 bytes --]

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-01 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-19 11:53 [NTG-context] floatcombinations seem to not work correctly after lmtx update Gerion Entrup via ntg-context
2023-06-22 13:21 ` Hans Hagen via ntg-context
2023-07-06 11:13   ` Gerion Entrup
2023-08-01 17:34 ` [NTG-context] " Gerion Entrup
2023-08-01 18:48   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).