ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Re[7]: \boldsymbol (m-math)
Date: Wed, 23 Jan 2002 14:43:07 +0100	[thread overview]
Message-ID: <20020123144307.42d270cf.taco@elvenkind.com> (raw)
In-Reply-To: <5.1.0.14.1.20020123122709.032bc310@server-1>

On Wed, 23 Jan 2002 12:32:54 +0100
"Hans Hagen" <pragma@wxs.nl> wrote:

> \definestartstop[whatever,whateverx][style=bold,before=\blank]
> \setupstartstop[whateverx][style=slanted]
> 
> [inheritance of start-stops is probably an alternative]

I agree with Hans that the starred forms are weird and ugly, and 
appending eg. an x sounds fine to me. It is even possible
to create something similar to \startitemize (with [X] options),
but that is a bit overkill IMO.

For the new math, I think this scheme is the most sensible:

  \startmathdisplay[<ref>][<options>]
  ...
  \stopmathdisplay

  \setupmathdisplay[<options>]

or another name, but this sounds reasonable. This is the core
command that does all of the 'real work'.

Then we should also have:

  \definemathdisplay[whatever][<options>]

which creates

  \setupwhatever[<options>]

and

  \startwhatever[<ref>][<overruled options>]
  ...
  \stopwhatever

Agreed? (will think about possible options later)

-------

Besides \formulanumber, we also need \subformulanumber.

-------

And then there is (still) the problem of pronunciations.

-- 
groeten,

Taco


  parent reply	other threads:[~2002-01-23 13:43 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-14 11:52 AlterEgo Qasars
2002-01-16  8:23 ` Taco Hoekwater
2002-01-17 11:45   ` Re[2]: " Giuseppe Bilotta
2002-01-20 20:26     ` Hans Hagen
2002-01-21 15:39       ` Re[3]: " Giuseppe Bilotta
2002-01-22  9:16         ` Taco Hoekwater
2002-01-22  9:40           ` Re[5]: " Giuseppe Bilotta
2002-01-22 12:19             ` Hans Hagen
2002-01-22 12:46             ` Taco Hoekwater
2002-01-22 17:17               ` Re[7]: " Giuseppe Bilotta
2002-01-23 11:32                 ` Hans Hagen
2002-01-23 12:09                   ` Re[8]: " Giuseppe Bilotta
2002-01-23 23:04                     ` Hans Hagen
2002-01-24 11:12                       ` Re[9]: " Giuseppe Bilotta
2002-01-23 13:43                   ` Taco Hoekwater [this message]
2002-01-23 16:30                     ` Giuseppe Bilotta
2002-01-24  9:47                       ` Taco Hoekwater
2002-01-24 11:17                         ` Re[11]: " Giuseppe Bilotta
2002-01-23 20:29                     ` Re[7]: " Johannes H?sing
2002-01-24 10:08                       ` Taco Hoekwater
2002-01-22 21:19               ` Re[5]: " Hans Hagen
2002-01-22 10:05         ` Re[3]: " 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=20020123144307.42d270cf.taco@elvenkind.com \
    --to=taco@elvenkind.com \
    /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).