ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: footnotes in captions in floatcombinations
Date: Mon, 14 Sep 2020 21:40:14 +0200	[thread overview]
Message-ID: <35901F0D-4123-4728-8307-4E2C7C37BA90@fiee.net> (raw)

Hi,
I got a problem with current LMTX as well as with other versions – while I’m sure it used to work at some point:

As soon as there’s a footnote in the caption of a placefigure within a floatcombination, the figure won’t get placed. There’s no problem outside of floatcombinations or with floatcombinations without footnotes.

Please let there be an easy fix...

Hraban


\useMPlibrary[dum]
\automigrateinserts
\showframe

\starttext

\input knuth

%\startplacefigure[location=none]
%\startfloatcombination[2*1]
\startplacefigure[title={Image with footnote\footnote[f:1]{foo bar baz}}]
\externalfigure[001][width=.48\textwidth]
\stopplacefigure
\startplacefigure[title={Another image with footnote\footnote[f:2]{Something}}]
\externalfigure[002][width=.48\textwidth]
\stopplacefigure
%\stopfloatcombination
%\stopplacefigure

\input lorem

\startplacefigure[location=none]
\startfloatcombination[2*1]
\startplacefigure[title={Left Image\footnote[f:3]{doo be doo}}]
\externalfigure[003][width=.48\textwidth]
\stopplacefigure
\startplacefigure[title={Right Image%\footnote[f:4]{Anything}
}]
\externalfigure[004][width=.48\textwidth]
\stopplacefigure
\stopfloatcombination
\stopplacefigure

\startplacefigure[location=none]
\startfloatcombination[2*1]
\startplacefigure[title={Left Image}]
\externalfigure[005][width=.48\textwidth]
\stopplacefigure
\startplacefigure[title={Right Image}]
\externalfigure[006][width=.48\textwidth]
\stopplacefigure
\stopfloatcombination
\stopplacefigure

\input tufte

\stoptext



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

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

             reply	other threads:[~2020-09-14 19:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-14 19:40 Henning Hraban Ramm [this message]
     [not found] ` <A6901EF7-E1E1-4270-A4F8-C80112DB077F@gmail.com>
2020-09-16 10:08   ` Henning Hraban Ramm
     [not found] <11f8c593-ad57-6dad-4b06-f5100a406713@xs4all.nl>
2020-09-16 11:39 ` Fwd: " Hans Hagen
2020-09-16 11:48   ` Henning Hraban Ramm
2020-09-19 16:36     ` Henning Hraban Ramm
2020-09-20 11:34       ` Hans Hagen
2020-09-20 11:59         ` Henning Hraban Ramm
2020-09-20 14:22           ` Henning Hraban Ramm
2020-09-20 14:38             ` Henning Hraban Ramm
2020-10-02 10:13               ` Henning Hraban Ramm
2020-10-11 17:46                 ` Henning Hraban Ramm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=35901F0D-4123-4728-8307-4E2C7C37BA90@fiee.net \
    --to=texml@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).