Am 03.08.2011 um 15:27 schrieb Marcin Borkowski: > Hi, > > I'm feeling like I'm getting close to the daily limit of posts to the > list;), but I'm just learning;). > > I discovered that I can use \defineframed so that I can write > > \defineframed[myframed][frame=off,background=myoverlay] > > \myframed{whatever} > > But I'd like to have "my" counterparts of \inframed, \mframed and > \inmframed. Is there any \define-like command for that, too, or do I > have to resort to plain old \def?
\defineframed[mathframe][align=right,top=\startmathmode,bottom=\stopmathmode] % location=low \starttext \framed{x^2} \mframed{x^2} \mathframe{x^2} \stoptext 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 ___________________________________________________________________________________