ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with usemodule[letter]
@ 2008-07-04  9:19 Helmut Schwertner
  2008-07-04  9:25 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Helmut Schwertner @ 2008-07-04  9:19 UTC (permalink / raw)
  To: ntg-context

Hello,

when I try to use the module "letter" with the following example, I get 
the only this:

:
system          : module letter loaded
(c:/TeXLive2007/texmf-dist/tex/plain/base/letter.tex
! Undefined control sequence.
l.13 \nopagenumbers

I use texlive2007 (latest beta) under windows xp. What ist wrong, what 
can I do?

Greetings,

Helmut




example:

\usemodule[letter]
\starttext


\setupletter
	[fromname={Arthur Thor},
	 fromaddress={Hidden Street 2\\57895 Mysterytown},
	 backaddress={Arthur Thor, Hidden Street 2, 57895 Mysterytown}]

\setupletter
	[toname={Mike Willson},
	 toaddress={Lindenstreet 12\\78569 TeX City}]

\startletter
	[subject={Step by step guide to writing a letter},
	 opening={Dear Reader,},
	 closing={Greetings from the Author}]
	
\input knuth

\stopletter
\stoptext

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with usemodule[letter]
  2008-07-04  9:19 Problem with usemodule[letter] Helmut Schwertner
@ 2008-07-04  9:25 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2008-07-04  9:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Jul 4, 2008 at 11:19 AM, Helmut Schwertner <hschwert@gmx.de> wrote:
> Hello,
>
> when I try to use the module "letter" with the following example, I get
> the only this:
>
> :
> system          : module letter loaded
> (c:/TeXLive2007/texmf-dist/tex/plain/base/letter.tex

The letter file from DEK is loaded and not my own module.

> ! Undefined control sequence.
> l.13 \nopagenumbers
>
> I use texlive2007 (latest beta) under windows xp. What ist wrong, what
> can I do?

Use \usemodule[t][letter]

Regards,
Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-04  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-04  9:19 Problem with usemodule[letter] Helmut Schwertner
2008-07-04  9:25 ` Wolfgang Schuster

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).