From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21062 Path: news.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: Re: t-rsteps and starttyping Date: Mon, 27 Jun 2005 18:06:05 -0400 Message-ID: <1119909965.13762.21.camel@localhost.localdomain> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1120031654 9323 80.91.229.2 (29 Jun 2005 07:54:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Jun 2005 07:54:14 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 29 09:54:05 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnXNg-0000oa-BN for gctc-ntg-context-518@m.gmane.org; Wed, 29 Jun 2005 09:53:12 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 093CF127BD; Wed, 29 Jun 2005 10:00:30 +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 08354-07-6; Wed, 29 Jun 2005 10:00:29 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E32A1127CF; Wed, 29 Jun 2005 09:35:37 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6B44A127B1 for ; Wed, 29 Jun 2005 08:26:17 +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 07751-07 for ; Wed, 29 Jun 2005 08:26:16 +0200 (CEST) Original-Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by ronja.ntg.nl (Postfix) with ESMTP id 963DB1278F for ; Wed, 29 Jun 2005 08:26:16 +0200 (CEST) Original-Received: by rproxy.gmail.com with SMTP id f1so2004709rne for ; Tue, 28 Jun 2005 23:26:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from; b=Zl1gnzjX7f+VStvIlxepFGSYosW0VqUhMJCz6qV3Mem9bnjgBArhFReHwj4yaj5xiBNOhI522mikoR2XLd63YP7jsvNl79O4dNTboNSarsHvtT6dwzgdxtPHNmcxmmUrPTkzrdmX0qvu1g0UbEnFN3eVCd7oZH8vjeUjSLLkErc= Original-Received: by 10.39.1.5 with SMTP id d5mr1625811rni; Tue, 28 Jun 2005 23:26:15 -0700 (PDT) Original-Received: from ?192.168.168.183? ([159.148.139.84]) by mx.gmail.com with ESMTP id b66sm526983rne.2005.06.28.23.26.08; Tue, 28 Jun 2005 23:26:15 -0700 (PDT) Original-To: ntg-context@ntg.nl In-Reply-To: X-Mailer: Evolution 2.2.1.1 X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Wed, 29 Jun 2005 09:35:36 +0200 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21062 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21062 Hi Peter, I'm currently not at home. I'll be back next week and then I'll try to figure out what happens. Regards, David Peter M=C3=BCnster : > Hello, > could somebody help me with the following problem please? >=20 > With the following test file, I get the error > "ERROR: Illegal parameter number in definition of \verbatimline." >=20 > \usemodule[rsteps] > \starttext > \StartSteps > \starttyping > hallo > \stoptyping > \NextStep > hallo > \StopSteps > \stoptext >=20 > Greetings, Peter >=20