From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35470 Path: news.gmane.org!not-for-mail From: Jelle Huisman Newsgroups: gmane.comp.tex.context Subject: Re: Displayed formula Date: Thu, 19 Jul 2007 14:14:37 +0200 Message-ID: <873AE0A2-5914-45FE-8CDD-51CCF879B9FC@jhnet.nl> References: <65CB1B5B-D604-4CC8-BD56-84087B0BC32E@mpq.mpg.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184847351 7075 80.91.229.12 (19 Jul 2007 12:15:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2007 12:15:51 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 19 14:15:48 2007 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 1IBUv5-0006Ko-6d for gctc-ntg-context-518@m.gmane.org; Thu, 19 Jul 2007 14:15:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F25E11FEE8; Thu, 19 Jul 2007 14:15:43 +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 07898-01; Thu, 19 Jul 2007 14:15:22 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1B51C1FED5; Thu, 19 Jul 2007 14:15:06 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 64B921FED5 for ; Thu, 19 Jul 2007 14:14:51 +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 06477-05-4 for ; Thu, 19 Jul 2007 14:14:42 +0200 (CEST) Original-Received: from smtp-out1.tiscali.nl (smtp-out1.tiscali.nl [195.241.79.176]) by ronja.ntg.nl (Postfix) with ESMTP id 338D11FB1F for ; Thu, 19 Jul 2007 14:14:42 +0200 (CEST) Original-Received: from [82.171.218.70] (helo=[192.168.24.210]) by smtp-out1.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl) id 1IBUu2-00068x-2k for ; Thu, 19 Jul 2007 14:14:42 +0200 In-Reply-To: <65CB1B5B-D604-4CC8-BD56-84087B0BC32E@mpq.mpg.de> X-Mailer: Apple Mail (2.752.2) 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:35470 Archived-At: > I desperately need your help ... why does the following code not > produce my formula? > > \starttext > \startformula > [-iH(A),-iH(B)]=-iH([A,B]) > \stopformula > \stoptext Hi Olivier, I don't know what ConTeXt is doing behind the scenes, but I found two solutions: \starttext \startformula {[-iH(A),-iH(B)]=-iH([A,B])} \stopformula \startformula \ [-iH(A),-iH(B)]=-iH([A,B]) \stopformula \stoptext HTH, Jelle ___________________________________________________________________________________ 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 ___________________________________________________________________________________