From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55671 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: using `` '' the output is wrong. Date: Tue, 19 Jan 2010 15:44:42 -0500 (EST) Message-ID: References: <4be511dc1001180434h14d05ebq27c5f9f1c5a811c8@mail.gmail.com> <201001181415.56845.alan.braslau@cea.fr> <6faad9f01001191131l7a924bf6wf98998c6c13af0a8@mail.gmail.com> <201001192110.52273.alan.braslau@cea.fr> <4B5614BB.9000203@googlemail.com> <4B561747.3070607@googlemail.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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1263933920 694 80.91.229.12 (19 Jan 2010 20:45:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Jan 2010 20:45:20 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 19 21:45:13 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NXKwp-0006wV-Od for gctc-ntg-context-518@m.gmane.org; Tue, 19 Jan 2010 21:45:11 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3BE95C9D2B; Tue, 19 Jan 2010 21:45:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id f4SPZtEubjaJ; Tue, 19 Jan 2010 21:44:48 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AA9FBC9D25; Tue, 19 Jan 2010 21:44:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 293A6C9D25 for ; Tue, 19 Jan 2010 21:44:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0184OFIxdrgD for ; Tue, 19 Jan 2010 21:44:36 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by balder.ntg.nl (Postfix) with ESMTP id 612D2C9D22 for ; Tue, 19 Jan 2010 21:44:36 +0100 (CET) Original-Received: FROM [192.168.2.8] (c-76-28-91-31.hsd1.ct.comcast.net [76.28.91.31]) By tombraider.mr.itd.umich.edu ID 4B5619B2.D5F7E.1645 ; Authuser adityam; 19 Jan 2010 15:44:34 EST In-Reply-To: <4B561747.3070607@googlemail.com> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) 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:55671 Archived-At: On Tue, 19 Jan 2010, Wolfgang Schuster wrote: > Am 19.01.10 21:26, schrieb Aditya Mahajan: >>> % is problmeatic because you need a character to start a comment >>> and there is AFAIK no way to get the same result from % with a macro >> >> \comment{something} >> >> or >> >> \startcomment >> ... >> \stopcomment > what about > > \starttext > text Auf% > lage text > \stoptext \starttext text Auf\relax lage text \stoptext > or \unprotect > \def\foo#1#2% > {...} \protect (with appropriate changes in the catcode tables) For (simple) user macros we already have \define[2]\foo { ... } Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________