I have one file containing several letters that I process using
Wolfgang's letter module.
I have a special background for the first page of a letter. I define
and set three layers: PCLogo, PCDept, and PCAddress. Here is a
representative example:
\definelayer
[PCLogo]
[width=\paperwidth,
height=\paperheight,
preset=lefttop,
y=20pt,
state=start]
Then I make these layers backgrounds like so:
\setupletterstyle[lettermain][background={PCLogo,PCDept,PCAddress}]
The result I *get* is that the first letter in the file gets the
background on its first page as normal. But the subsequent letters do
not. Their first pages are plain.
The result I *want* is for each letter to have the background on its
first page, like the first letter in the file gets.
How can I achieve that?
Thank you!
Michael
___________________________________________________________________________________
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 : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________