ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: Joel via ntg-context <ntg-context@ntg.nl>
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: [NTG-context] Re: Why don't footnotes appear in floats or figures?
Date: Wed, 24 Apr 2024 18:04:25 +0200	[thread overview]
Message-ID: <22f394f5-848e-2036-6edf-9a9198c29a63@gmx.es> (raw)
In-Reply-To: <1044050117.1633245.1713917710060@mail.yahoo.com>


On 4/24/24 02:15, Joel via ntg-context wrote:
> [...] Any idea how I can get current footnote value?

Hi Joel,

current footnote value can be accessed with \rawcountervalue[footnote],
such as in:

  \starttext
  \dorecurse{25}
    {\ \footnote{Footnote \recurselevel}:
     \rawcountervalue[footnote]\par}
  \stoptext

Just in case it helps,

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2024-04-24 16:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <283000316.1075436.1713746718305.ref@mail.yahoo.com>
2024-04-22  0:45 ` [NTG-context] " Joel via ntg-context
2024-04-22  5:54   ` [NTG-context] " Pablo Rodriguez via ntg-context
2024-04-22  8:28   ` Hans Hagen via ntg-context
2024-04-22 12:38     ` Joel via ntg-context
2024-04-22 13:20       ` vm via ntg-context
2024-04-24  0:15         ` Joel via ntg-context
2024-04-24 16:04           ` Pablo Rodriguez via ntg-context [this message]

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=22f394f5-848e-2036-6edf-9a9198c29a63@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /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).