ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Tomas Kisela" <tom.ki@centrum.cz>
To: <ntg-context@ntg.nl>
Subject: Problem: Arrows in math mode etc.
Date: Thu, 16 Apr 2009 09:41:18 +0200	[thread overview]
Message-ID: <200904160941.28387@centrum.cz> (raw)
In-Reply-To: <200904160940.8958@centrum.cz>

Hi everybody,

I've got problems with typesetting binomial coefficients and arrows in math mode on ConTeXt ver: 2009.03.27 08:00 MKIV on Win Vista.

Binomial coefficients: 
The brackets stay small (usual size like in plain text), here's my code:
starttext
startformula
{achoose b}
stopformula
stoptext

In fact, it seems atopwithdelims() isn't working because the problem can be fixed by adding
delimiterfactor=1001
defbinom#1#2{left(#1 atop #2right)}
starttext
startformula
binom{a}{b}
stopformula
stoptext

The second problem is much more bothering to me because I can't typeset limits in right way - the arrow under the "lim" is omitted (both ways fail):
starttext
startformula
lim_{trightarrow 0}f(x)
stopformula
startformula
lim_{tto 0}f(x)
stopformula
stoptext

The commands leftarrow, longrightarrow, longleftarrow etc. aren't working too. On the other hand, uparrow works just fine.

Please, tell me what I'm supposed to do to fix it up. Or is it a bug in this version?

Thanks a lot,
Tomas



___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


       reply	other threads:[~2009-04-16  7:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200904160933.25894@centrum.cz>
     [not found] ` <200904160934.8684@centrum.cz>
     [not found]   ` <200904160935.6910@centrum.cz>
     [not found]     ` <200904160936.29238@centrum.cz>
     [not found]       ` <200904160937.15441@centrum.cz>
     [not found]         ` <200904160938.15121@centrum.cz>
     [not found]           ` <200904160939.10757@centrum.cz>
     [not found]             ` <200904160940.8958@centrum.cz>
2009-04-16  7:41               ` Tomas Kisela [this message]
2009-04-16  8:50                 ` \choose problems in new math fonts Taco Hoekwater
2009-04-16  8:51                 ` Problem: Arrows in math mode etc Taco Hoekwater
2009-04-16  9:04                   ` Tomas Kisela
2009-04-16  9:15                     ` Taco Hoekwater
2009-04-16  9:58                       ` Tomas Kisela
2009-04-16  9:16                     ` 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=200904160941.28387@centrum.cz \
    --to=tom.ki@centrum.cz \
    --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).