ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Zydenbos <context@zydenbos.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: how to change the colour of the footnote marker
Date: Sun, 8 Apr 2018 13:02:45 +0200	[thread overview]
Message-ID: <99cfa5d8-922f-875f-8361-49cafc891a37@zydenbos.net> (raw)

Today I wanted to print an entire document not in standard black, but in 
blue. I added (Mk II) –

\setupcolors [state=start]
\define\kleur{blue} % so I can change the colour uniformly everywhere 
through this variable
\startcolor [\kleur]
\setupnote[footnote][before={\color[\kleur]}]
\setupfooter [color=\kleur]

– and everything becomes blue, but NOT the footnote number before the 
footnote itself at the bottom of the page (the marker in the main text 
is coloured the way I want).

Can anyone tell me how to change the colour of the footnote number in 
the note?

Robert

___________________________________________________________________________________
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:[~2018-04-08 11:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-08 11:02 Robert Zydenbos [this message]
2018-04-08 15:41 ` Tomas Hala
2018-04-08 22:33   ` Robert Zydenbos
2018-04-08 22:49     ` Wolfgang Schuster
2018-04-09 10:14       ` Robert Zydenbos
2018-04-09  7:45     ` Hans Hagen
2018-04-09 10:18       ` Robert Zydenbos
2018-04-09 12:14         ` Hans Hagen
2018-04-09 23:17           ` Robert Zydenbos
2018-04-08 15:46 ` Wolfgang Schuster
2018-04-08 22:40   ` Robert Zydenbos
2018-04-08 22:46     ` Wolfgang Schuster

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=99cfa5d8-922f-875f-8361-49cafc891a37@zydenbos.net \
    --to=context@zydenbos.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).