ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Letter module: new beta
@ 2011-11-15 12:37 Wolfgang Schuster
  0 siblings, 0 replies; only message in thread
From: Wolfgang Schuster @ 2011-11-15 12:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-15 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-15 12:37 Letter module: new beta Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).