From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27213 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: \=d in a table: weird behaviour Date: Mon, 17 Apr 2006 23:21:22 +0200 Message-ID: <6faad9f00604171421m31b67bact448c27665c3f3942@mail.gmail.com> Reply-To: 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 1145308907 10024 80.91.229.2 (17 Apr 2006 21:21:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Apr 2006 21:21:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 17 23:21:40 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 1FVbA4-0000HJ-Cw for gctc-ntg-context-518@m.gmane.org; Mon, 17 Apr 2006 23:21:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AF3F61279C; Mon, 17 Apr 2006 23:21:31 +0200 (CEST) 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 28313-04; Mon, 17 Apr 2006 23:21:28 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D06451277E; Mon, 17 Apr 2006 23:21:27 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ED6691277E for ; Mon, 17 Apr 2006 23:21:25 +0200 (CEST) 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 28124-07 for ; Mon, 17 Apr 2006 23:21:24 +0200 (CEST) Original-Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.188]) by ronja.ntg.nl (Postfix) with SMTP id 07F9912772 for ; Mon, 17 Apr 2006 23:21:23 +0200 (CEST) Original-Received: by nproxy.gmail.com with SMTP id l37so469409nfc for ; Mon, 17 Apr 2006 14:21:23 -0700 (PDT) Original-Received: by 10.49.8.5 with SMTP id l5mr2787841nfi; Mon, 17 Apr 2006 14:21:23 -0700 (PDT) Original-Received: by 10.48.223.20 with HTTP; Mon, 17 Apr 2006 14:21:22 -0700 (PDT) Original-To: "mailing list for ConTeXt users" Content-Disposition: inline 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:27213 Archived-At: Hello, It seems that \= and table interact in a strange way in the following example: \starttable[|c|] \NC \=d \NC\NR \stoptable \=d alone works OK. I suggested to use $\rm\overline{d}$ to the one who asked me about it, so it's not really crutial to fix that, I just find it a bit strange. Thanks, Mojca