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
___________________________________________________________________________________

Reply via email to