ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "dr. Hans van der Meer" <havdmeer@ziggo.nl>
To: NTG ConTeXt <ntg-context@ntg.nl>
Subject: footnote coloring
Date: Sun, 6 Sep 2015 11:11:26 +0200	[thread overview]
Message-ID: <858AEC71-458D-4AFA-AD40-5690EE4E0184@ziggo.nl> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 723 bytes --]

I want to color all elements of a footnote, but I cannot find how to do this.
Minimal example:

\def\rednumber#1{\color[red]{#1}}
\starttext
\setupfootnotes[textcolor=red,numbercommand=\rednumber,foregroundcolor=red]
This text\footnote{the footnote} contains a footnote.
\stoptext

The footnotenumber in the text is the only element that gets colored because of the [textcolor=red] parameter setting.

In the command reference it is [numbercommand=\rednumber]. Shouldn't that have made the color of the footnotenumber below?

Since \setupfootnotes inherits from setupframed I expected [foregroundcolor=red] to do the trick for the content of the footnote, but it doesn't.

How to?

Hans van der Meer


 

[-- Attachment #1.2.1: Type: text/html, Size: 1571 bytes --]

[-- Attachment #1.2.2: footnotecolor.pdf --]
[-- Type: application/pdf, Size: 9604 bytes --]

[-- Attachment #1.2.3: Type: text/html, Size: 259 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2015-09-06  9:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-06  9:11 dr. Hans van der Meer [this message]
2015-09-06 10:29 ` Pablo Rodriguez
2015-09-06 11:15   ` Meer, H. van der
2015-09-06 16:25     ` Wolfgang Schuster
2015-09-06 17:28       ` Meer, H. van der

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=858AEC71-458D-4AFA-AD40-5690EE4E0184@ziggo.nl \
    --to=havdmeer@ziggo.nl \
    --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).