diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-03 23:53:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-03 23:53:39 +0000 |
commit | 2e3e358d350ac1f2bd87ea9ad9fb2ae74ae2977b (patch) | |
tree | d688cf78fcd9269c042515994652f942f8ac6211 /Master/texmf-dist/doc/context/third | |
parent | fef493f461a8deed354cee9ce595a0c80709d4da (diff) |
context-letter update
git-svn-id: svn://tug.org/texlive/trunk@10054 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/context/third')
-rw-r--r-- | Master/texmf-dist/doc/context/third/letter/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/third/letter/README b/Master/texmf-dist/doc/context/third/letter/README new file mode 100644 index 00000000000..f694f3bc26e --- /dev/null +++ b/Master/texmf-dist/doc/context/third/letter/README @@ -0,0 +1,12 @@ +Letter module for ConTeXt. + +The letter module provides a environment to input the data +for private and business letters. + +Style files are responsible for the layout of the letter, +the command \setupletterstyle could be used to change the +default to own preferences. + +Besides the default interface another two are include in +the bundle, you have to load either with the module or in +the document with \useletterinterface.
\ No newline at end of file |