Re: [NTG-context] Letter: address field

2008-07-09 Thread Wolfgang Schuster
On Tue, Jul 8, 2008 at 3:29 PM, Wolfgang Schuster
[EMAIL PROTECTED] wrote:
 On Tue, Jul 8, 2008 at 2:49 PM, Oliver Buerschaper
 [EMAIL PROTECTED] 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
___
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
___


Re: [NTG-context] Letter: address field

2008-07-08 Thread Wolfgang Schuster
On Tue, Jul 8, 2008 at 2:49 PM, Oliver Buerschaper
[EMAIL PROTECTED] 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]

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
___