20 Sep
2020
20 Sep
'20
4:38 p.m.
Am 20.09.2020 um 16:22 schrieb Henning Hraban Ramm
: In MkIV I get images and footnotes, but the width of the footnotes is always that of the image.
In LMTX I don’t get anything. Current state (v. 2020.09.18 20:32): Some progress: Footnotes are still as wide as the image they belong to (in both versions), but in LMTX some footnotes are missing. mwe missing
Regarding the width it’s still the same MWE (slightly adapted), apparently not related to floatcombinations but a general problem of footnotes in captions; couldn’t reproduce “some missing” in an MWE yet.
\setupfootnotes[ width=\textwidth, ] actually fixes that problem. Ouch. Didn’t find a setup that changes the alignment, though. Hraban