ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* troubles with \enablemode
@ 2020-10-30 18:26 Damien Thiriet
  2020-10-30 18:39 ` Henning Hraban Ramm
  2020-10-30 18:49 ` Aditya Mahajan
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Thiriet @ 2020-10-30 18:26 UTC (permalink / raw)
  To: ntg-context

Hi @list,


I don't fully understand the \enablemode mechanism. Given this MWE:


\startmode[test]
\setupframedtext [foregroundcolor=white,style={\tfa}]
\stopmode


\starttext
\startframedtext
ceci est un texte
\stopframedtext
\enablemode [test]
\startframedtext
ceci est un texte
\stopframedtext
\stoptext

I cannot see the expected effect when I compile, that is both texts are
in black. When I compile with
context --mode=test 
both framed texts are in white, which is what I expect.

What did I miss?

Best regards,

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

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

end of thread, other threads:[~2020-10-30 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 18:26 troubles with \enablemode Damien Thiriet
2020-10-30 18:39 ` Henning Hraban Ramm
2020-10-30 18:49 ` Aditya Mahajan

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