Letter

From ConTeXt wiki

Jump to: navigation, search

< Modules | User:Wolfgang_Schuster >


NOTE: This module is still in development

The letter module provides a interface to write different kinds of correspondence with the support for different styles and extensions.

Contents

[edit] Example

\usemodule[letter]

\starttext

\startletter
  [opening={Dear Reader,},
   closing={Best regards,},
   signature={The TeXnician}]

content

\stopletter

\stoptext

[edit] Styles

The layout of the letter can be changed with styles, the module comes with styles for:

  • Germany
  • Netherlands
  • France
  • America

[edit] Features

It is possible to change the default input method to the one use by Hans Hagen in the m-letter module or Donald Knuths letter style in the TeXbook.

[edit] Further Information

You can find more informations here: 

Personal tools
Toolbox