From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33905 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: \chemical{} + \title{} Date: Tue, 20 Mar 2007 18:00:04 +0100 Message-ID: <46001314.50101@net-b.de> References: <45FFB09F.30502@net-b.de> <6faad9f00703200828y6e48132ex3ff506c724d2fa57@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: sea.gmane.org 1174410049 18492 80.91.229.12 (20 Mar 2007 17:00:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 17:00:49 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 20 18:00:32 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 1HThhA-0002hb-Pd for gctc-ntg-context-518@m.gmane.org; Tue, 20 Mar 2007 18:00:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 862CE20072; Tue, 20 Mar 2007 18:00:19 +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 06669-02-5; Tue, 20 Mar 2007 18:00:12 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1A3B12006A; Tue, 20 Mar 2007 18:00:12 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CD16D2006A for ; Tue, 20 Mar 2007 18:00:09 +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 06669-02-4 for ; Tue, 20 Mar 2007 18:00:06 +0100 (CET) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with ESMTP id 86C1420067 for ; Tue, 20 Mar 2007 18:00:06 +0100 (CET) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.63) (envelope-from ) id 1HThgs-00027t-6a; Tue, 20 Mar 2007 18:00:06 +0100 User-Agent: Thunderbird 1.5.0.9 (X11/20060911) In-Reply-To: <6faad9f00703200828y6e48132ex3ff506c724d2fa57@mail.gmail.com> X-Scanned: No viruses found. X-Scan-Signature: 666fd1880cd2e3efe4c3d1bd82323193 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:33905 Archived-At: Hi, Mojca Miklavec wrote: > On 3/20/07, Tobias Burnus wrote: > >> 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 >> ------------------- >> > You can check the ideas on http://wiki.contextgarden.net/Chemistry. > reference: http://archive.contextgarden.net/message/20060628.174414.91c8b353.en.html > This is indeed a possibility. But I still regard it as bug that PPCHTeX uses italic in the title. (The title itself is *not* italic, I'm also not asking that the font/style should follow the surrounding text, though a \setupchemical option which toggles this would be great.) (Using \molecule as defined in the wiki is an alternative; your problem was different as you wanted the symbol to follow the style of the surrounding text. This would work as well here, but is actually the solution for a different problem.) Tobias, who will now use \molecule{}.