From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75443 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: Using comma character inside chemical Date: Sun, 01 Apr 2012 16:04:59 +0200 Message-ID: <4F78608B.7030506@gyza.cz> References: <4F7854D5.1030302@gyza.cz> <4F7858F4.1040008@wxs.nl> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1333289187 19079 80.91.229.3 (1 Apr 2012 14:06:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 1 Apr 2012 14:06:27 +0000 (UTC) Cc: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 01 16:06:23 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SELQE-0001oC-0Z for gctc-ntg-context-518@m.gmane.org; Sun, 01 Apr 2012 16:06:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D476D101E7; Sun, 1 Apr 2012 16:06:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hpNvXOTexvud; Sun, 1 Apr 2012 16:06:19 +0200 (CEST) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 44AFA101E0; Sun, 1 Apr 2012 16:06:19 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C4C1F101E0 for ; Sun, 1 Apr 2012 16:06:17 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0HrFcn6gCo-C for ; Sun, 1 Apr 2012 16:06:17 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 3435410194 for ; Sun, 1 Apr 2012 16:06:16 +0200 (CEST) Original-Received: from psi2.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q31E6BHi028993 for ; Sun, 1 Apr 2012 16:06:16 +0200 Original-Received: (qmail 5127 invoked by uid 89); 1 Apr 2012 14:06:10 -0000 Original-Received: from unknown (HELO ?192.168.20.101?) (hajtmar@88.103.230.14) by psi02 with ESMTPA; 1 Apr 2012 14:06:10 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.16) Gecko/20101125 Thunderbird/3.0.11 In-Reply-To: <4F7858F4.1040008@wxs.nl> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.204; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QGQC6cUO - 793f294c098b - 20120401 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:75443 Archived-At: Thanx Hans. This is unexpectedly simple solution. :-) I can not believe it not occurred to me! Thanks so much. Jaroslav Hajtmar Dne 1.4.2012 15:32, Hans Hagen napsal(a): > On 1-4-2012 15:15, Jaroslav Hajtmar wrote: >> Hello all, >> >> Is there a way to use comma character or semicolon character inside the >> chemical formula? >> Comma character is used as a delimiter of individual items in the >> formula. >> >> When is there command for example \lettertilde, is there something like >> "\lettercomma (\charcomma)", "\lettersemicolon (\charcomma)" and others >> nonalphanumerics characters (which would be used inside chemical or >> mathematical environment)? >> >> Emergency, we can solve as follows: >> \unexpanded\def\charcomma{,} >> \chemical{0\charcomma5\cdot, etc.} >> >> Is there is a more elegant solution? > > normally > > a,b,c,{,},d,e > > works in comma separated lists > > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com > | www.pragma-pod.nl > ----------------------------------------------------------------- > ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________