ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Color option in \setupinteraction doesn't work sometimes
@ 2023-10-28 11:48 Mia Bikey
  2023-10-28 11:52 ` [NTG-context] " Mia Bikey
  0 siblings, 1 reply; 4+ messages in thread
From: Mia Bikey @ 2023-10-28 11:48 UTC (permalink / raw)
  To: ntg-context


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

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

[-- Attachment #1.2: Type: text/html, Size: 753 bytes --]

[-- Attachment #2: This is how it looks.pdf --]
[-- Type: application/pdf, Size: 15581 bytes --]

[-- Attachment #3: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [NTG-context] Re: Color option in \setupinteraction doesn't work sometimes
  2023-10-28 11:48 [NTG-context] Color option in \setupinteraction doesn't work sometimes Mia Bikey
@ 2023-10-28 11:52 ` Mia Bikey
  2023-10-28 12:07   ` Mikael Sundqvist
  0 siblings, 1 reply; 4+ messages in thread
From: Mia Bikey @ 2023-10-28 11:52 UTC (permalink / raw)
  To: ntg-context


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

Ah, wrong attachment.
Here is the correct one.

On Sat, Oct 28, 2023 at 5:18 PM Mia Bikey <redspacecube@gmail.com> 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
>

[-- Attachment #1.2: Type: text/html, Size: 1220 bytes --]

[-- Attachment #2: This is how it looks 2.pdf --]
[-- Type: application/pdf, Size: 15554 bytes --]

[-- Attachment #3: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [NTG-context] Re: Color option in \setupinteraction doesn't work sometimes
  2023-10-28 11:52 ` [NTG-context] " Mia Bikey
@ 2023-10-28 12:07   ` Mikael Sundqvist
  2023-10-28 12:14     ` redspacecube
  0 siblings, 1 reply; 4+ messages in thread
From: Mikael Sundqvist @ 2023-10-28 12:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

you can try contrastcolor:

\setupinteraction[state=start,color=,contrastcolor=]

/Mikael

On Sat, Oct 28, 2023 at 1:54 PM Mia Bikey <redspacecube@gmail.com> wrote:
>
> Ah, wrong attachment.
> Here is the correct one.
>
> On Sat, Oct 28, 2023 at 5:18 PM Mia Bikey <redspacecube@gmail.com> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [NTG-context] Re: Color option in \setupinteraction doesn't work sometimes
  2023-10-28 12:07   ` Mikael Sundqvist
@ 2023-10-28 12:14     ` redspacecube
  0 siblings, 0 replies; 4+ messages in thread
From: redspacecube @ 2023-10-28 12:14 UTC (permalink / raw)
  To: ntg-context

Thank You,
It works great.
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-28 12:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-28 11:48 [NTG-context] Color option in \setupinteraction doesn't work sometimes Mia Bikey
2023-10-28 11:52 ` [NTG-context] " Mia Bikey
2023-10-28 12:07   ` Mikael Sundqvist
2023-10-28 12:14     ` redspacecube

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).