From 6885fe7a7f932407fc7e53f195bc372b5f4401dd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 21 Jan 2020 21:43:28 +0000 Subject: context-letter (21jan20) git-svn-id: svn://tug.org/texlive/trunk@53483 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/context/third/letter/README | 33 ++++++++++++++++++++++ Master/texmf-dist/doc/context/third/letter/VERSION | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100755 Master/texmf-dist/doc/context/third/letter/README (limited to 'Master/texmf-dist/doc/context/third') diff --git a/Master/texmf-dist/doc/context/third/letter/README b/Master/texmf-dist/doc/context/third/letter/README new file mode 100755 index 00000000000..34f18e3b175 --- /dev/null +++ b/Master/texmf-dist/doc/context/third/letter/README @@ -0,0 +1,33 @@ +Modulename : Correspondence (t-letter and t-memo) +Author : Wolfgang Schuster +License : GNU General Public License + +Description +=========== + +The correspondence package for ConTeXt consists of a module +to write letters and memos. Both modules work with MkII and +MkIV but the letter and memo modules for MkIV requires +a installation from 15 December 2011 or newer while the MkII +version of both modules work also with older installations. + +Usage +===== + +Letters +------- + +\usemodule[letter] + +\startletter +... +\stopletter + +Memos +----- + +\usemodule[memo] + +\startmemo +... +\stopmemo diff --git a/Master/texmf-dist/doc/context/third/letter/VERSION b/Master/texmf-dist/doc/context/third/letter/VERSION index 7bf32cdb338..fd288baf164 100644 --- a/Master/texmf-dist/doc/context/third/letter/VERSION +++ b/Master/texmf-dist/doc/context/third/letter/VERSION @@ -1 +1 @@ -2020.01.13 +2020.01.20 -- cgit v1.2.3