[NTG-context] highlighting aligned formulas

2011-07-20 Thread Andreas Richter

Hello,

Is it possible (using ConTeXt MKII) to put a frame
(and/or other highlighters) around an aligned multiline
formula, and also around a single line of this equation array?
(The equation number should align correctly outside the frame.)

\mframed within an alignment seems to refuse the job.
Digging the mailinglist brought up a 2006 hint of Hans
referring to a \definealigned command which I also could not
bring into action.

Thanks,
Andreas

ps Asking as a new user it may be naive, but I still
didn't figure out how to uncomment multiple lines (for debugging).
___
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
___


Re: [NTG-context] highlighting aligned formulas

2011-07-20 Thread Wolfgang Schuster

Am 20.07.2011 um 14:52 schrieb Andreas Richter:

 ps Asking as a new user it may be naive, but I still
 didn't figure out how to uncomment multiple lines (for debugging).

You can comment whole paragraphs etc. with

\starthiding
…
\stophiding

Wolfgang


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