From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50734 Path: news.gmane.org!not-for-mail From: Xan Newsgroups: gmane.comp.tex.context Subject: dot and comma in two consecutive cases Date: Sun, 24 May 2009 15:20:34 +0200 Message-ID: <4A1949A2.1020200@telefonica.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1243171407 4714 80.91.229.12 (24 May 2009 13:23:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 May 2009 13:23:27 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun May 24 15:23:20 2009 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 1M8Dfc-0007lF-Nh for gctc-ntg-context-518@m.gmane.org; Sun, 24 May 2009 15:23:20 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 64C011FDF5; Sun, 24 May 2009 15:23:19 +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 30548-07; Sun, 24 May 2009 15:21:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1B37D1FDD6; Sun, 24 May 2009 15:21:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 71F421FDD6 for ; Sun, 24 May 2009 15:21:39 +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 04697-01 for ; Sun, 24 May 2009 15:20:44 +0200 (CEST) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by ronja.ntg.nl (Postfix) with ESMTP id 3C3A81FDD4 for ; Sun, 24 May 2009 15:20:44 +0200 (CEST) Original-Received: from ctsmtpout1.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-5) with ESMTP id n4ODKSaT001895 for ; Sun, 24 May 2009 15:20:29 +0200 Original-Received: from [172.26.0.4] (83.55.56.236) by ctsmtpout1.frontal.correo (7.2.056.6) (authenticated as dxpublica) id 4A018F3D00393391 for ntg-context@ntg.nl; Sun, 24 May 2009 15:20:35 +0200 User-Agent: Thunderbird 2.0.0.21 (X11/20090318) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.4.149.242; country=ES; region=29; city=Madrid; latitude=40.4000; longitude=-3.6833; http://maps.google.com/maps?q=40.4000,-3.6833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 230645449 - dc4af84277e1 - 20090524 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50734 Archived-At: Hi, I have this: \startformula z_k = \startcases \NC x_k \MC 1 \leq k \leq N \NR \NC y_{k-N} \MC N+1 \leq k < N+M \NR \stopcases t_k = \startcases \NC r_k \MC 1 \leq k \leq N \NR \NC s_{k-N} \MC N+1 \leq k < N+M \NR \stopcases \stopformula but I want to punctuate that. When I do: \startformula z_k = \startcases \NC x_k \MC 1 \leq k \leq N \NR \NC y_{k-N} \MC N+1 \leq k < N+M \NR \stopcases, t_k = \startcases \NC r_k \MC 1 \leq k \leq N \NR \NC s_{k-N} \MC N+1 \leq k < N+M \NR \stopcases. \stopformula the dot and the comma appear too much separate from cases. How can I get the "normal behaviour"? Thanks in advance, Xan. ___________________________________________________________________________________ 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 ___________________________________________________________________________________