ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andres Loeh <andres@cs.uu.nl>
Subject: Re: \par in command argument
Date: Wed, 4 Sep 2002 16:40:28 +0200	[thread overview]
Message-ID: <20020904144028.GE12396@cs.uu.nl> (raw)
In-Reply-To: <Pine.LNX.4.42.0209041155330.1560-100000@servalys.nl>

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.

Best,
  Andres

-- 

Andres Loeh, Universiteit Utrecht

mailto:andres@cs.uu.nl     mailto:mail@andres-loeh.de
http://www.andres-loeh.de


  reply	other threads:[~2002-09-04 14:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-04 10:01 Wybo Dekker
2002-09-04 14:40 ` Andres Loeh [this message]
2002-09-04 22:04   ` Wybo Dekker
2002-09-04 14:53 ` Wybo Dekker
2002-09-05  3:42 ` John Culleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020904144028.GE12396@cs.uu.nl \
    --to=andres@cs.uu.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).