From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9143 Path: main.gmane.org!not-for-mail From: Wybo Dekker Newsgroups: gmane.comp.tex.context Subject: Re: \par in command argument Date: Thu, 5 Sep 2002 00:04:52 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: References: <20020904144028.GE12396@cs.uu.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035399494 967 80.91.224.250 (23 Oct 2002 18:58:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:58:14 +0000 (UTC) Original-To: ntg-context In-Reply-To: <20020904144028.GE12396@cs.uu.nl> Xref: main.gmane.org gmane.comp.tex.context:9143 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9143 On Wed, 4 Sep 2002, Andres Loeh wrote: > Hi there, > > > But the paragraphs in \Letter's argument cause trouble: > > > > This is TeX, Version 3.14159 (Web2C 7.3.7x) > > (./t.tex > > Runaway argument? > > { .... > > ! Paragraph ended before \Letter was complete. > > > > Is there a solution to this? > > Yes. Use > > \long\def > > to define \Letter, or define an environment > > \startletter \stopletter > > (for instance with \definestartstop) to do the job. Thank you, that helped a lot. Especially because I didn't know about \definestartstop as it is not in cont-eni.pdf (via google I found it in several other pdf files) -- Wybo