Color option in \setupinteraction doesn't work sometimes
Hi, I was trying to get all my references black as it goes well along with black text but they appear red in some pages. I have reinstalled context in case there was some software issue but it is still the same. Here is a minimal working example: ConTeXt ver: 2023.09.26 18:19 LMTX \setupinteraction[state=start, color=black] \starttext \placeformula[eq:equation1] \startformula x \stopformula References are red on the first page \in[eq:equation1] \at{page}[eq:equation1] \input tufte \input tufte \input tufte \input tufte \input tufte Now they become black \in[eq:equation1] \at{page}[eq:equation1] \stoptext
Ah, wrong attachment.
Here is the correct one.
On Sat, Oct 28, 2023 at 5:18 PM Mia Bikey
Hi, I was trying to get all my references black as it goes well along with black text but they appear red in some pages.
I have reinstalled context in case there was some software issue but it is still the same.
Here is a minimal working example:
ConTeXt ver: 2023.09.26 18:19 LMTX
\setupinteraction[state=start, color=black]
\starttext
\placeformula[eq:equation1] \startformula x \stopformula
References are red on the first page \in[eq:equation1] \at{page}[eq:equation1]
\input tufte \input tufte \input tufte \input tufte \input tufte
Now they become black \in[eq:equation1] \at{page}[eq:equation1]
\stoptext
Hi,
you can try contrastcolor:
\setupinteraction[state=start,color=,contrastcolor=]
/Mikael
On Sat, Oct 28, 2023 at 1:54 PM Mia Bikey
Ah, wrong attachment. Here is the correct one.
On Sat, Oct 28, 2023 at 5:18 PM Mia Bikey
wrote: Hi, I was trying to get all my references black as it goes well along with black text but they appear red in some pages.
I have reinstalled context in case there was some software issue but it is still the same.
Here is a minimal working example:
ConTeXt ver: 2023.09.26 18:19 LMTX
\setupinteraction[state=start, color=black]
\starttext
\placeformula[eq:equation1] \startformula x \stopformula
References are red on the first page \in[eq:equation1] \at{page}[eq:equation1]
\input tufte \input tufte \input tufte \input tufte \input tufte
Now they become black \in[eq:equation1] \at{page}[eq:equation1]
\stoptext
___________________________________________________________________________________ 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 ___________________________________________________________________________________
participants (3)
-
Mia Bikey
-
Mikael Sundqvist
-
redspacecube@gmail.com