From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15253 Path: main.gmane.org!not-for-mail From: SebastianSturm@t-online.de (Sebastian Sturm) Newsgroups: gmane.comp.tex.context Subject: Known nath bugs? Date: Fri, 28 May 2004 17:42:00 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <8F2B73AE-B0BD-11D8-A6BA-0003939959D2@t-online.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1085758970 12349 80.91.224.253 (28 May 2004 15:42:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 May 2004 15:42:50 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri May 28 17:42:41 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTjVJ-00052y-00 for ; Fri, 28 May 2004 17:42:41 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 97BF810AF2; Fri, 28 May 2004 17:37:52 +0200 (MEST) Original-Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by ref.ntg.nl (Postfix) with ESMTP id 3555910AE8 for ; Fri, 28 May 2004 17:35:04 +0200 (MEST) Original-Received: from fwd05.aul.t-online.de by mailout01.sul.t-online.com with smtp id 1BTjSV-0000t1-04; Fri, 28 May 2004 17:39:47 +0200 Original-Received: from [80.145.55.197] (rfp0urZQweJShK7R+Gcb+wVUHmXBmDO1PbrvgFtbjRxE07GoOKRL0b@[80.145.55.197]) by fwd05.sul.t-online.com with esmtp id 1BTjSP-16IB4i0; Fri, 28 May 2004 17:39:41 +0200 Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.613) X-Seen: false X-ID: rfp0urZQweJShK7R+Gcb+wVUHmXBmDO1PbrvgFtbjRxE07GoOKRL0b Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15253 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15253 Hello all, is there a list of know nath bugs somewhere on the web? I tried to find one using Google, but unfortunately without success. The reason I'm asking this is that I'm encountering some problems with the module and would like to know if they are common or if it's related to my configuration. First of all, using the units module together with nath doesn't seem to work - for instance, $1\Micro\Coulomb$ works as expected without nath, but produces the error message "Please don't say \def cs{...}, say \def\cs{...}" when used together with nath. I also thought that delimiters like ( or [ should automatically adjust to the formula they contain, but (\sum_{something} \frac{something}{something}) only produces standard parentheses. Commands like \lbrace or \lbrack work as expected, though. If these problems are unknown, I can post a small example file and my logfile. Best regards, Sebastian