From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33908 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: \chemical{} + \title{} Date: Tue, 20 Mar 2007 16:28:35 +0100 Message-ID: <6faad9f00703200828y6e48132ex3ff506c724d2fa57@mail.gmail.com> References: <45FFB09F.30502@net-b.de> 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: sea.gmane.org 1174414317 3567 80.91.229.12 (20 Mar 2007 18:11:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 18:11:57 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 20 19:11:46 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 1HTio0-0002Aq-Kh for gctc-ntg-context-518@m.gmane.org; Tue, 20 Mar 2007 19:11:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3BB792003C; Tue, 20 Mar 2007 19:11:32 +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 11043-10; Tue, 20 Mar 2007 19:11:29 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A18E920028; Tue, 20 Mar 2007 16:28:43 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EF7BD20028 for ; Tue, 20 Mar 2007 16:28: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 01746-02-2 for ; Tue, 20 Mar 2007 16:28:38 +0100 (CET) Original-Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by ronja.ntg.nl (Postfix) with ESMTP id 83C101FEF8 for ; Tue, 20 Mar 2007 16:28:37 +0100 (CET) Original-Received: by wr-out-0506.google.com with SMTP id 50so1851452wri for ; Tue, 20 Mar 2007 08:28:36 -0700 (PDT) Original-Received: by 10.90.68.15 with SMTP id q15mr858353aga.1174404515864; Tue, 20 Mar 2007 08:28:35 -0700 (PDT) Original-Received: by 10.140.13.18 with HTTP; Tue, 20 Mar 2007 08:28:35 -0700 (PDT) In-Reply-To: <45FFB09F.30502@net-b.de> 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:33908 Archived-At: On 3/20/07, Tobias Burnus wrote: > Hi, > > I'd like to typeset a chemical compound in a \chapter. However, when I > try so, all elements are shown in italics. > > Example: > ------------------- > \usemodule[chemic] > \title{Chemical \chemical{La_{1-x}Ca_xCoO_3}} > Chemical \chemical{La_{1-x}Ca_xCoO_3} > \end > ------------------- > > Any ideas? (In principle, the "x" in the subscripts should be italic, > but I can use \it for this; as long as titles and non-titles are treated > alike, I'm happy.) You can check the ideas on http://wiki.contextgarden.net/Chemistry. reference: http://archive.contextgarden.net/message/20060628.174414.91c8b353.en.html Mojca