From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43807 Path: news.gmane.org!not-for-mail From: Alan BRASLAU Newsgroups: gmane.comp.tex.context Subject: \bTABLE and \chemical Date: Mon, 8 Sep 2008 18:38:25 +0200 Organization: CEA DSM-IRAMIS-SPEC Message-ID: <200809081838.25959.alan.braslau@cea.fr> References: <326847810809080209y35a4f3dev9f063806378b6e9c@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220892240 31694 80.91.229.12 (8 Sep 2008 16:44:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2008 16:44:00 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 08 18:44:54 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1Kcjr9-0007dw-D6 for gctc-ntg-context-518@m.gmane.org; Mon, 08 Sep 2008 18:44:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F0BFC1FEDD; Mon, 8 Sep 2008 18:43:46 +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 06425-03; Mon, 8 Sep 2008 18:42:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7C3E61FE87; Mon, 8 Sep 2008 18:42:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5A86F1FC72 for ; Mon, 8 Sep 2008 18:42:36 +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 04223-04 for ; Mon, 8 Sep 2008 18:41:53 +0200 (CEST) Original-Received: from cirse-out.extra.cea.fr (cirse-out.extra.cea.fr [132.166.172.106]) by ronja.ntg.nl (Postfix) with ESMTP id BA8D71FE8D for ; Mon, 8 Sep 2008 18:41:51 +0200 (CEST) Original-Received: from cyclose1.extra.cea.fr (cyclose1.extra.cea.fr [132.167.198.22]) by cirse.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-1.0) with ESMTP id m88GfpL6027954 for ; Mon, 8 Sep 2008 18:41:51 +0200 Original-Received: from orpin1.extra.cea.fr (orpin1.extra.cea.fr [132.167.198.4]) by cyclose1.extra.cea.fr (8.13.8/8.13.8) with ESMTP id m88GfonR027111 for ; Mon, 8 Sep 2008 18:41:51 +0200 (envelope-from alan.braslau@cea.fr) Original-Received: from dogger.localnet (dogger.saclay.cea.fr [132.166.21.4]) by orpin1.extra.cea.fr (8.13.8/8.13.8/CEAnet-Extranet-out-1.0) with ESMTP id m88GfoFx029810 for ; Mon, 8 Sep 2008 18:41:50 +0200 User-Agent: KMail/1.10.1 (Linux/2.6.26; KDE/4.1.1; i686; ; ) In-Reply-To: <326847810809080209y35a4f3dev9f063806378b6e9c@mail.gmail.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:43807 Archived-At: I have not understood how tables and \chemical interact. The second case in the minimal example below demonstrates unexpected/incorrect centering when using \chemical and \bTABLE. Am I missing something? Thanks. Alan \starttext \usemodule[chemic] \setupchemical[size=small,scale=200,width=fit,frame=off] \starttable[|c|] \HL \VL chemical formula \VL\AR \HL \VL \startchemical \chemical[SIX,B,C,R,RZ][R,R,R,R,R,R] \stopchemical \VL\LR \HL \stoptable \blank[line] \setupTABLE[c][1][align={middle,lohi}] \bTABLE \bTR \bTD chemical formula \eTD \eTR \bTR \bTD \startchemical \chemical[SIX,B,C,R,RZ][R,R,R,R,R,R] \stopchemical \eTD \eTR \eTABLE \stoptext ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________