ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: ntg-context@ntg.nl
Subject: Re: Defining frame-like commands
Date: Thu, 4 Aug 2011 21:00:48 +0200	[thread overview]
Message-ID: <20110804210048.26e0232c@marcin-desktop> (raw)
In-Reply-To: <DF9EDABD-73B5-4774-90A5-68B9E5F2BC81@googlemail.com>

Dnia 2011-08-03, o godz. 18:12:27
Wolfgang Schuster <schuster.wolfgang@googlemail.com> napisał(a):

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

Thanks a lot!

Just three questions:

1. What do (in general) top and bottom parameters do?

2. I assume that \startmathmode and \stopmathmode are necessary because
the contents of the frame are set in an hbox?

3. DO I get it correctly that \inframed{...} is equivalent to
\framed[location=low]{...}?

TIA

-- 
Marcin Borkowski
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2011-08-04 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 13:27 Marcin Borkowski
2011-08-03 16:12 ` Wolfgang Schuster
2011-08-04 19:00   ` Marcin Borkowski [this message]
2011-08-04 19:23     ` Wolfgang Schuster

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=20110804210048.26e0232c@marcin-desktop \
    --to=mbork@wmi.amu.edu.pl \
    --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).