diff options
author | Karl Berry <karl@freefriends.org> | 2007-03-18 23:42:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-03-18 23:42:54 +0000 |
commit | 2517d00983d11dc77baf4d00ddff96997a57601a (patch) | |
tree | 22e4177f7c4348371da4bf98d9b8cf4f22e76481 /Master/texmf-dist/doc/latex/minutes/README | |
parent | 992e376c278fc7d943446d669f52ae095c399346 (diff) |
minutes 1.8 (15mar07)
git-svn-id: svn://tug.org/texlive/trunk@4051 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minutes/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/minutes/README | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/minutes/README b/Master/texmf-dist/doc/latex/minutes/README new file mode 100644 index 00000000000..2d3755b47d8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/minutes/README @@ -0,0 +1,43 @@ +Name of contribution: minutes +Name and email: Knut Lickert <knut@lickert.net> +Location on CTAN: tex-archive/macros/latex/contrib/supported/minutes + http://tex.lickert.net/packages/minutes/index.html +Summary description: Package for writing (collection of) minutes +German Information: Paket zum Erstellen von Protokollen + to take minutes = Protokoll schreiben + protocoll = diplomatische Protokoll +License type: Free + +Announcement text: +---------------------------------------------------------------------- +minutes.sty provides the creation of a collection of minutes. +Special features: +- Support of tasks (who, schedule, what, date of finishing), + possibility of creating a list of open tasks + inclusion of open tasks from other minutes ('open last year tasks') + (also possible as task.sty) +- Support of attachments +- Support of schedule dates (support of calendar.sty) +- Different versions (`secret parts') +- Macros for votes and decisions (list of decisions) + +The minutes package contains: +- minutes.dtx +- minutes.ins +- blindtext.dtx +- blindtext.ins +- protokol.tex German description +- Overview.tex Include for minutes.dtx and protokol.tex + Also stand-alone document +- Tagesordnung.tex + A template for a "Mitgliederversammlung" + +After running minutes.ins this package include: +- minutes.sty The style itself +- minutes.cfg A configuration file +- Sample.tex A file, including an english, dutch and german minute +- SampleEN.tex An english minutes (loaded by Sample.tex) +- SampleDE.tex A german minutes (loaded by Sample.tex) +- SampleNL.tex A dutch minutes (loaded by Sample.tex) +- MinStyGd.tex A file to check the behaviour with other classes, + test different layouts... |