From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5102 Path: main.gmane.org!not-for-mail From: Tarik Kara Newsgroups: gmane.comp.tex.context Subject: Bugs in math mode. Date: Tue, 17 Jul 2001 18:35:02 +0300 (EET DST) Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035395716 31281 80.91.224.250 (23 Oct 2002 17:55:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:55:16 +0000 (UTC) Original-To: ConTeXt mailing list Xref: main.gmane.org gmane.comp.tex.context:5102 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5102 I have noticed the following problems when typing in math mode. (I am using ConTeXt ver: 2001.7.11 and pdfeTeX, Version 3.14159-14f-released-20000525-2.1) 1) Problem with \noaling: (I have writen about this but did not get any reply). When I use \noaling{text} inside \eqalign "text" is not placed in the left margin. 2) When I use \define\bestrsp{\mathop{\rm B}\nolimits} to define \bestrsp and use $\bestrsp$ the B is printed slightly below the baseline. I would like it to be printed on the baseline (like what I get when I type $\sup$) 3) $\max x$ does not print $max x$ but prints x in a smaller font. I thought plain TeX math commmands could be used in ConTeXt. Thanks Tar{\i}k