From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44133 Path: news.gmane.org!not-for-mail From: Holzminister Newsgroups: gmane.comp.tex.context Subject: Pyramiding \defs Date: Fri, 19 Sep 2008 21:49:10 +0200 Message-ID: <20080919214910.43492e4e@mars.zu.haus> 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: ger.gmane.org 1221853866 28501 80.91.229.12 (19 Sep 2008 19:51:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Sep 2008 19:51:06 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 19 21:52:03 2008 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 1Kgm1H-0002I4-9W for gctc-ntg-context-518@m.gmane.org; Fri, 19 Sep 2008 21:51:59 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 212281FE6C; Fri, 19 Sep 2008 21:50:54 +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 20676-08-2; Fri, 19 Sep 2008 21:50:06 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C625A1FE21; Fri, 19 Sep 2008 21:50:03 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4ADDF1FD04 for ; Fri, 19 Sep 2008 21:49:57 +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 20676-08 for ; Fri, 19 Sep 2008 21:49:20 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by ronja.ntg.nl (Postfix) with ESMTP id 839E71FE4E for ; Fri, 19 Sep 2008 21:49:18 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id l26so1053272fgb.8 for ; Fri, 19 Sep 2008 12:49:18 -0700 (PDT) Original-Received: by 10.86.66.11 with SMTP id o11mr2396584fga.25.1221853758374; Fri, 19 Sep 2008 12:49:18 -0700 (PDT) Original-Received: from mars.zu.haus (e177138219.adsl.alicedsl.de [85.177.138.219]) by mx.google.com with ESMTPS id d4sm1561048fga.5.2008.09.19.12.49.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 19 Sep 2008 12:49:17 -0700 (PDT) X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i686-pc-linux-gnu) 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:44133 Archived-At: Hi! Can perhaps anyone explain to me why the example works in one case, but not in the other? >>> \enableregime[utf-8] \mainlanguage [de] % \def\werte#1{\em [#1]} % +++ works \def\werte#1{{\em [#1]}} % --- doesn't work \def\moretest{} \def\test% { Testtext \def\moretest% { More Testtext } } \starttext \werte{\test} \moretest \stoptext >>> Thanks in advance, Eyke ___________________________________________________________________________________ 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 ___________________________________________________________________________________