From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26170 Path: news.gmane.org!not-for-mail From: Jay Belanger Newsgroups: gmane.comp.tex.context Subject: Nath bugs? Date: Mon, 27 Feb 2006 23:24:37 -0600 Message-ID: <877j7g5a3u.fsf@vh213602.truman.edu> Reply-To: belanger@truman.edu, mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141104291 20070 80.91.229.2 (28 Feb 2006 05:24:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Feb 2006 05:24:51 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 28 06:24:47 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FDxLr-0003Po-BL for gctc-ntg-context-518@m.gmane.org; Tue, 28 Feb 2006 06:24:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C8CC612799; Tue, 28 Feb 2006 06:24:46 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15993-04; Tue, 28 Feb 2006 06:24:43 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0121212783; Tue, 28 Feb 2006 06:24:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9A55612783 for ; Tue, 28 Feb 2006 06:24:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15803-07-3 for ; Tue, 28 Feb 2006 06:24:40 +0100 (CET) Original-Received: from S4.cableone.net (s4.cableone.net [24.116.0.230]) by ronja.ntg.nl (Postfix) with SMTP id 3321F12772 for ; Tue, 28 Feb 2006 06:24:39 +0100 (CET) Original-Received: from vh213602.truman.edu.truman.edu (unverified [24.117.100.92]) by S4.cableone.net (CableOne SMTP Service S4) with ESMTP id 47771059 for multiple; Mon, 27 Feb 2006 23:00:29 -0700 Original-To: ntg-context@ntg.nl User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-NotAscii: charset=us-ascii X-IP-stats: Incoming Last 0, First 45, in=29, out=0, spam=0 X-External-IP: 24.117.100.92 X-Abuse-Info: Send abuse complaints to abuse@cableone.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:26170 Archived-At: I've been trying to make some notes on typesetting math in ConTeXt, and using nath seems the way to go. An odd thing about using \binom with nath: in displayed equations, it works fine, in inline equations, \binom{1}{2} will typeset "1(2)" (with a raised "2"). I suppose it's known that \startalign won't work with nath if given an argument like [n=3]. Overall, though, this is very nice. Jay