ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
Subject: Some $\mframed{math}$ questions
Date: Fri, 2 Dec 2005 00:56:23 +0100	[thread overview]
Message-ID: <6faad9f00512011556x201985d7qcce308246ac27abf@mail.gmail.com> (raw)

Hello,

I would like to ask a couple of questions about frames and numbers in
math formulas.

1. What's the best way to frame a formula like here:

\placeformula
\startformula
\mframed{x^2+y^2=z^2}
\stopformula

The problem is that:
- formula number is shifted downwards in comparison to the formula
without a number
- I don't know how to do the settings (frame color, frame offset)
globally. There's no \setupmframed[...] command. It's probably
possible to use a sort of
\setupframed[whatever_setting_influencing_only_mframed],
but I don't know how.

2. What's the general strategy when doing evel stuff with formula
numbering? I would like to use \eqalign and then number formulas like
on the following example:

z^2=x^2+y^2    (1)
   =(x'-x_0)^2+(y'-y_0)^2 % no number
   =R^2\cos^2(\phi)    (2)

Can I somehow number the formulas (1), (2), (3.a), (3.b), (3.c), (4),
(5.1), (5.2)? I would like to manually provide where to start and stop
numbering with x.a or x.1, x.2.

3. How can I put more than one equation in a row and number all of
them (as if they were placed in three columns)?

4. How can I move the formula number one row lower in case that the
formula is too long and if it would overlap with the formula number
otherwise?

Thank you very much for any help,
    Mojca

             reply	other threads:[~2005-12-01 23:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01 23:56 Mojca Miklavec [this message]
2005-12-02 17:28 ` Aditya Mahajan
2005-12-02 19:15   ` Mojca Miklavec
2005-12-02 17:35 Aditya Mahajan

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=6faad9f00512011556x201985d7qcce308246ac27abf@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --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).