Difference between revisions of "Letter"

From Wiki
Jump to navigation Jump to search
(Putting links to the webpages)
(short example)
Line 2: Line 2:
  
 
{{note|This module is still in heavy development}}
 
{{note|This module is still in heavy development}}
 +
 +
== Example ==
 +
 +
<texcode>
 +
\usemodule[letter]
 +
 +
\starttext
 +
 +
\startletter
 +
  [opening={Dear Reader,},
 +
  closing={Best regards,},
 +
  signature={The TeXnician}]
 +
 +
content
 +
 +
\stopleter
 +
 +
\stoptext
 +
</texcode>
 +
 +
== Further Information ==
 +
 
You can find more informations here : 
 
You can find more informations here : 
  

Revision as of 13:11, 6 August 2008

< Modules | User:Wolfgang_Schuster >


NOTE: This module is still in heavy development

Example

\usemodule[letter]

\starttext

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

content

\stopleter

\stoptext

Further Information

You can find more informations here : 

http://modules.contextgarden.net/letter

http://wolfgang.schuster.googlepages.com/letter