ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: problem with inline use of \lim
Date: Mon, 12 Feb 2007 10:21:54 -0500 (EST)	[thread overview]
Message-ID: <alpine.WNT.0.82.0702121017480.2256@nqvgln> (raw)
In-Reply-To: <411436.38600.qm@web51803.mail.yahoo.com>

On Mon, 12 Feb 2007, M.J. Kallen wrote:

> Hi all,
>
> this may have been mentioned before, but I haven't been able to find 
> an answer to this: if I e.g. use $\lim_{t\rightarrow\infty} f(t)$, 
> the subscript of \lim appears underneath it, i.e. in displaystyle. 
> In LaTeX, it appears below right of \lim, much like with 
> $\sum_{i=1}$. The latter behaviour is of course preferred.

This is a bug.

> I use ConTeXt version 2006.08.08, is this bug/feature know and has it possibly been fixed up to now?

No, it has not been fixed, since nobody noticed it before (we need 
more people doing math use ConTeXt :). As a quick work around add the 
following on top of your source file.

\def\mathlimopcomm#1{\mathop{#1}}

Hans, the definition of \@@mathlimopcomm should be corrected in 
math-ini.tex

\def\@@mathlimopcomm#1{\mathop{#1}} %no \limits

Aditya

  reply	other threads:[~2007-02-12 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-12 14:45 M.J. Kallen
2007-02-12 15:21 ` Aditya Mahajan [this message]
2007-02-12 15:36   ` Taco Hoekwater
2007-02-12 16:41     ` Aditya Mahajan
2007-02-12 16:50       ` Taco Hoekwater

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=alpine.WNT.0.82.0702121017480.2256@nqvgln \
    --to=adityam@umich.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).