Hi all,

I have a new version of the letter module on my bitbucket site [1],
you can download [2] and test it but it requires mkiv and is not
completely downward compatible with the current version.

Here is a short example to test it:

\usemodule[cor-01] % will change

%\setupletteroptions
%  [bodyfont=calluna]

\setupletter
  [fromname={John Simmons},
   fromaddress={Parkstreet 12\\8257 Green Bay}]

\setupletter
  [toname={Steve Wilson},
   toaddress={Nightstreet 4a\\9183 Cotton Village}]

\setuplettertext
  [copy=cc: ,
   enclosure=encl: ]

\setupletter
  [copy=Copy,
   enclosure=Enclosure,
   postscript=Postscript]

\startletter
  [opening={Dear Mr Wilson,},
   subject={Brand new templates for Word},
   closing={Best regards},
   signature={John Simmons}]

\dorecurse{4}{\input knuth\par}

\stopletter

[1] https://bitbucket.org/wolfs/correspondence/src
[2] https://bitbucket.org/wolfs/correspondence/downloads

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