From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60119 Path: news.gmane.org!not-for-mail From: "Brian R. Landy" Newsgroups: gmane.comp.tex.context Subject: parsing issue with \math{} inside natural table Date: Fri, 9 Jul 2010 15:12:17 -0500 (CDT) Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1278706355 29513 80.91.229.12 (9 Jul 2010 20:12:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Jul 2010 20:12:35 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 09 22:12:34 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OXJvx-0002Yx-NK for gctc-ntg-context-518@m.gmane.org; Fri, 09 Jul 2010 22:12:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 031E9C9ADD; Fri, 9 Jul 2010 22:12:28 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UW70A2PUrakd; Fri, 9 Jul 2010 22:12:25 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 83649C9C01; Fri, 9 Jul 2010 22:12:25 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3DBEDC9C01 for ; Fri, 9 Jul 2010 22:12:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AUJ4ejeWbZWp for ; Fri, 9 Jul 2010 22:12:21 +0200 (CEST) Original-Received: from smtp218.iad.emailsrvr.com (smtp218.iad.emailsrvr.com [207.97.245.218]) by balder.ntg.nl (Postfix) with ESMTP id AAEB5C9ADD for ; Fri, 9 Jul 2010 22:12:21 +0200 (CEST) Original-Received: from relay11.relay.iad.mlsrvr.com (localhost [127.0.0.1]) by relay11.relay.iad.mlsrvr.com (SMTP Server) with ESMTP id DD5141B40ED for ; Fri, 9 Jul 2010 16:12:20 -0400 (EDT) Original-Received: by relay11.relay.iad.mlsrvr.com (Authenticated sender: brlandy-AT-landy.cx) with ESMTPSA id D50571B40CB for ; Fri, 9 Jul 2010 16:12:20 -0400 (EDT) Original-Received: from [192.168.20.41] (207-207-41-20.fwd.datafoundry.com [207.207.41.20]) by serenity.landy.cx (Postfix) with ESMTPSA id 0068D147B3D2A for ; Fri, 9 Jul 2010 16:12:19 -0400 (EDT) X-X-Sender: blandy@192.168.25.15 User-Agent: Alpine 2.00 (OSX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:60119 Archived-At: Hi, I ran into a case where a natural table has an issue when it contains inline math and an alignment character is used. Here's a small example which triggers the problem: \starttext< \bTABLE< \bTABLEbody< \bTR< \bTD[alignmentcharacter={.},aligncharacter=yes]{\le 4.0\math{-}}\eTD< \eTR< \eTABLEbody< \eTABLE< \stoptext< However, if I replace \math{-} with $-$, the file works. Am I correct that $-$ and \math{-} should be interchangeable? Thanks, Brian ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________