[NTG-context] Problem with usemodule[letter]

Top Page
Author: Helmut Schwertner
Date:  
To: ntg-context
Subject: [NTG-context] Problem with usemodule[letter]
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@??? / 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
___________________________________________________________________________________