ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "David Roderick" <angel.of.north@gmail.com>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: changing the symbol used in \footnote{}
Date: Mon, 21 Oct 2024 03:23:13 -0000	[thread overview]
Message-ID: <172948099327.1601628.272359111475760124@cgl.ntg.nl> (raw)
In-Reply-To: <cfcac371-8f8c-4e92-978e-6b836199ef89@rik.users.panix.com>

Many thanks.  The following meets my needs:

\defineconversion [TitleCS]
                   [†,{\color[red]{‽}}]
\definecounter    [TitleFnCount]
                  [way=bypage]
\definenotation   [TitleFn]
                   [footnote]
\setupnotation    [TitleFn]
[numberconversion=TitleCS,
                    counter=TitleFnCount,
                    indenting={yes,small}]


It was superfluous to do     \setupnotation    [footnote]
                       [numberconversion=set 2,
                        indenting={yes,small}]
because this would have changed all the footnotes to the symbol set 2, whereas i require to keep them as numbered.

David
___________________________________________________________________________________
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-10-21  3:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-20 23:29 [NTG-context] " David Roderick
2024-10-21  1:33 ` [NTG-context] " Rik Kabel
2024-10-21  3:23   ` David Roderick [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=172948099327.1601628.272359111475760124@cgl.ntg.nl \
    --to=angel.of.north@gmail.com \
    --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).