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: Re: footnotes in captions in floatcombinations
Date: Sun, 11 Oct 2020 19:46:19 +0200	[thread overview]
Message-ID: <4DEEA6B2-1C52-4FB2-AAAB-2B68848FEF35@fiee.net> (raw)
In-Reply-To: <3755E8E7-B755-49B2-B8FF-55BEA4996DAF@fiee.net>

Hi, I still would be happy about answers to the following questions:

> Am 02.10.2020 um 12:13 schrieb Henning Hraban Ramm <texml@fiee.net>:
> 
> - Would it be possible to do the footnote numbering after the float placement, so that a footnote in a float caption keeps the reading order of numbers and gets its place on the right page?
> 
> – As a workaround, how can I use \placefigure in the middle of a paragraph without breaking it?


And I isolated another problem, or even two:


\usemodule[visual]
\definecolor[fakerulecolor][c=.2,m=.1,k=.2]
\useMPlibrary[dum]
\automigrateinserts % nop in LMTX
\showframe
\setupcaptions[
  headstyle={\ss\bfx},
  align={flushleft,high},
  prefixsegments=none,
  location={bottom,low},
  hang=yes,
]
\setupfootnotes[
  width=\textwidth,
]

\starttext

\startplacefigure[location=page,title={\fakewords{5}{7}\footnote{\fakewords{20}{30}}}]% rId128
\externalfigure[dummy][width=\textwidth,height=.66\textheight]
\stopplacefigure

\fakewords{5}{10}

\stoptext


In this example, the footnote is broken to the next page, even if there’s plenty of space.
How can I avoid that?
If I put it in a \vbox, the footnote number is too low.

Additionally and strangely, the float page is doubled. I experienced that sometimes with last pages of documents. That must be a bug.


Hraban
___________________________________________________________________________________
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-10-11 17:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
2020-09-14 19:40 Henning Hraban Ramm
     [not found] ` <A6901EF7-E1E1-4270-A4F8-C80112DB077F@gmail.com>
2020-09-16 10:08   ` 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=4DEEA6B2-1C52-4FB2-AAAB-2B68848FEF35@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).