From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32957 Path: news.gmane.org!not-for-mail From: Oliver Buerschaper Newsgroups: gmane.comp.tex.context Subject: Math symbols like \reals atomic? Date: Thu, 25 Jan 2007 16:52:06 +0100 Message-ID: <664AEB87-043A-4144-B9EB-D65342A0A181@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 1169740371 23502 80.91.229.12 (25 Jan 2007 15:52:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Jan 2007 15:52:51 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 25 16:52:40 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 1HA6tu-0003hZ-6s for gctc-ntg-context-518@m.gmane.org; Thu, 25 Jan 2007 16:52:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D703652; Thu, 25 Jan 2007 16:47:12 +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 00599-08-6; Thu, 25 Jan 2007 16:47:05 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E916D30; Thu, 25 Jan 2007 16:47:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4CE6B30 for ; Thu, 25 Jan 2007 16:47:01 +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 00599-08-5 for ; Thu, 25 Jan 2007 16:46:52 +0100 (CET) Original-Received: from post.rzg.mpg.de (post.rzg.mpg.de [130.183.7.21]) by ronja.ntg.nl (Postfix) with ESMTP id 4A5362A for ; Thu, 25 Jan 2007 16:46:52 +0100 (CET) Original-Received: from [130.183.93.58] ([130.183.93.58]) by post.rzg.mpg.de (8.9.2/8.9.2) with ESMTP id QAA1777754 for ; Thu, 25 Jan 2007 16:52:08 +0100 X-Envelope-To: 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.7 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:32957 Archived-At: Hi all, simple question ... hopefully simple answer ;-) Why can't I use \math{\langle v_i, v_j \rangle_\complexes} but have to enclose the command \complexes in curly brackets? Shouldn't these set symbols be atomic? Oliver, puzzled.