On Tue, Jul 8, 2008 at 3:29 PM, Wolfgang Schuster
On Tue, Jul 8, 2008 at 2:49 PM, Oliver Buerschaper
wrote: Dear Wolfgang,
is it possible to centre the text block in the address field vertically? At the moment the address is typeset with a constant vertical offset (measured from the top) which causes lengthy address data to look slightly off balance …
Try the following settings. The names can change.
\setupletterstyle [address][dispatch] [height=0pt]
\setupletterstyle [address][content] [location=normal, align={right,lohi}, height=\vsize]
I put a new version online and names changed, the setups is now: \setupletterstyle [dispatch] [height=0pt] or \setupletterstyle [option] [dispatch=no] and \setupletterstyle [addressee] [location=normal, align={right,lohi}, height=\vsize] Regards Wolfgang