summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minutes/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-30 21:39:06 +0000
committerKarl Berry <karl@freefriends.org>2016-09-30 21:39:06 +0000
commit9508eebd6775f1660ba3fdf1766a9e89dba4a930 (patch)
tree70ebef8b0bc8cdb5e264f3325e085efac606248b /Master/texmf-dist/doc/latex/minutes/README.md
parentd89f0b016e8edf4609d3aaf933764bd0e0a8644f (diff)
minutes (30sep16)
git-svn-id: svn://tug.org/texlive/trunk@42186 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minutes/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/minutes/README.md64
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/minutes/README.md b/Master/texmf-dist/doc/latex/minutes/README.md
new file mode 100644
index 00000000000..a9d15f79645
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/minutes/README.md
@@ -0,0 +1,64 @@
+Name of contribution: minutes
+Name and email: Knut Lickert <knut@lickert.net>
+Location on CTAN: tex-archive/macros/latex/contrib/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 (LaTeX Project Public License)
+
+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
+- protokol.tex German description
+- Overview.tex Include for minutes.dtx and protokol.tex
+ Also stand-alone document
+- Tagesordnung.tex
+ A template for a "Mitgliederversammlung"
+To run the examples, you need blindtext.sty.
+
+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 behavior with other classes,
+ test different layouts...
+
+====================================
+Version 1.8b.
+Solves some incompatibility with other packages.
+
+Version 1.8c:
+*Minor corrections (space around -- at time)
+*Corrected documentation (previous pdf was uncomplete)
+
+Version 1.8d (2009-12-04)
+*Add Polish texts
+*Correction French texts
+*Correction in example file Protokol.tex (after error message in d.c.t.t.)
+*Extend samples with attachments with label.
+
+Version 1.8e:
+Minor corrections Polish
+
+Version 1.8f (2010-10-03/2016-10-01):
+*corrections for optional minutes-title
+*correction in texts (avoid unwanted spaces)
+*Adaption version numbering in this readme