ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Matthias Weber <matweber@indiana.edu>
Subject: Re: "[" at beginning of formula ?
Date: Wed, 17 Nov 2004 07:57:51 -0500	[thread overview]
Message-ID: <4A205AF4-3898-11D9-8605-000A959AFACC@indiana.edu> (raw)
In-Reply-To: <p06110404bdc0d85634b0@[10.0.1.5]>


Hi Otared,

the actual problem arises with
\starttext
  \startformula
[A,B] =0.
  \stopformula
\stoptext

or, even worse, with

\starttext
  \startformula
[\partial,B] =0.
  \stopformula
\stoptext

Hans' solution is to use \relax whenever one has a [ at the beginning 
of a formula:

\starttext
  \startformula
\relax
[\partial,B] =0.
  \stopformula
\stoptext


Matthias

On Nov 17, 2004, at 5:35 AM, Otared Kavian wrote:

> At 15:29 -0500 16/11/04, Matthias Weber wrote:
> Hello,
>
>  I'd like to typeset
> [\partial,B]=0
>
> Hi Matthias,
>
> Despite Hans' suggestion of putting \relax in front of [, in my 
> installation of ConTeXt this works well:
> \starttext
>  \startformula
>  0 =[\partial,B] =0.
>  \stopformula
>
> <image.tiff>Make sure there is no funny invisible characters in front 
> of the square brackets.
>
> Best regards: OK
> <commutator.pdf>_______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2004-11-17 12:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-14 18:17 nath and \(start|stop)formula Nikolai Weibull
2004-11-15 16:15 ` Christopher Creutzig
2004-11-15 22:18   ` Nikolai Weibull
2004-11-16 18:34     ` Re[2]: " Giuseppe Bilotta
2004-11-16 19:19       ` Tobias Burnus
2004-11-16 20:29         ` "[" at beginning of formula ? Matthias Weber
2004-11-16 21:26           ` h h extern
2004-11-16 21:33             ` Matthias Weber
2004-11-17 10:35           ` Otared Kavian
2004-11-17 12:57             ` Matthias Weber [this message]
2004-11-17 13:38               ` Otared Kavian

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=4A205AF4-3898-11D9-8605-000A959AFACC@indiana.edu \
    --to=matweber@indiana.edu \
    --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).