blob: a9d15f7964507419c3e3c134cf39872e7ed63c61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
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
|