ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan BRASLAU <alan.braslau@cea.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: mframed, setupinteractions
Date: Mon, 11 May 2009 16:15:10 +0200	[thread overview]
Message-ID: <200905111615.10217.alan.braslau@cea.fr> (raw)
In-Reply-To: <4A082AB4.2010902@wxs.nl>

On Monday 11 May 2009 15:40:04 Hans Hagen wrote:
> Alan BRASLAU wrote:
> > Thanks (\setupinteractions[option=max], \mframed[background=color])!
> >
> > Please note that the vertical spacing seems to be off (raised) for
> > \mframed... minimal example:
> >
> > \starttext
> > \startformula
> >  A = B + \mframed[frame=off,background=color,backgroundcolor=gray]{C}
> > \stopformula
> > \stoptext
>
> the question is ... what are reasonable defaults ... maybe set offset to
> 0 or use \inframed in display as well ... needs some testing and discussion
>
> Hans

discussion:

I understand the difference between \framed{} and \inframed{}
\mframed{} is another flavor. Try the following test:

\starttext
$A = B + C$
$A = B + \framed{C}$
$A = B + \mframed{C}$
$A = B + \inframed{C}$
$A = B + \inframed{$C$}$
\stoptext

Maybe the last case could equivalently be written:
$A = B + \imframed{C}$
or
$A = B + \minframed{C}$ (see core-rul.mki[iv])

Of course, one can also play around between \startformula \stopformula 
pairs...

Why all of these different macros? Why not only one \framed{} with options 
"inline=yes" and "math=yes", for example? (Or are there related programming 
complications?).

Alan

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-05-11 14:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11 11:05 beta (2009-05-11) Peter Rolf
2009-05-11 11:09 ` Hans Hagen
2009-05-11 11:20   ` Peter Rolf
2009-05-11 12:00 ` Henning Hraban Ramm
2009-05-11 12:14   ` Otared Kavian
2009-05-11 13:03 ` Hans Hagen
     [not found]   ` <200905111518.05367.alan.braslau@cea.fr>
2009-05-11 13:40     ` mframed, setupinteractions Hans Hagen
2009-05-11 14:15       ` Alan BRASLAU [this message]
2009-05-11 15:00       ` Aditya Mahajan
2009-05-11 22:23         ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200905111615.10217.alan.braslau@cea.fr \
    --to=alan.braslau@cea.fr \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).