Am 25.08.2012 um 21:33 schrieb Paul Menzel <paulepan...@users.sourceforge.net>:

> Dear ConTeXt folks,
> 
> 
> using
> 
>        ConTeXt  ver: 2012.08.16 22:20 MKIV  fmt: 2012.8.25  int: 
> english/english
> 
> and the example
> 
>        \usemodule[letter]
> 
>        \starttext
> 
>        \setupletter
>          [fromname={John Simmons},
>           fromaddress={Parkstreet 12\\8257 Green Bay}]
> 
>        \setupletter
>          [toname={Steve Wilson},
>           toaddress={Nightstreet 4a\\9183 Cotton Village}]
> 
>        \setupletter
>          [postscript={PS: word : word : word}]
> 
>        \startletter
>          [opening={Dear Mr Wilson,},
>           subject={Brand new templates for Word},
>           closing={Best regards},
>           signature={John Simmons}]
> 
>        \input knuth\par
> 
>        \stopletter
> 
>        \stoptext
> 
> the »PS:« is cut off and also the part after the second colon.

Fixed.

BTW: As the postscript entry is a description you can set the “PS: ” string 
separate with \setuplettertext.

\setuplettertext[postscript=PS: ]

\setupletter
  [postscript={word 1 : word 2 : word 3}]

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to