summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/minutes/minutes.ins
blob: 9504d0b19f69caa9472d276e04bb4eff79190e94 (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
\def\batchfile{minutes.ins}
\input docstrip.tex
\keepsilent
% For documentation with index and changes, run:
%   latex minutes
%   latex minutes
%   makeindex -s gglo -o minutes.gls minutes.glo
%   makeindex -s gind -o minutes.ind minutes.idx
%   latex minutes
%
% or for PDF-Documentation run
%
%   pdflatex minutes.dtx
%   pdflatex minutes.dtx
%   makeindex -s gglo -o minutes.gls minutes.glo
%   makeindex -s gind -o minutes.ind minutes.idx
%   pdflatex minutes.dtx
%   thumbpdf minutes
%   pdflatex minutes.dtx
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\preamble
----------------------------------------------------------------------
The original file is loadable from CTAN on:
macros/latex/contrib/supported/minutes

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
- 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...
----------------------------------------------------------------------
\endpreamble

\generateFile{minutes.sty}{f}{\from{minutes.dtx}{package}}
\nopreamble
%\generateFile{minutes.cfg}{t}{\from{minutes.dtx}{config}}
\generateFile{Sample.tex}{f}{\from{minutes.dtx}{sample}}
\generateFile{SampleEN.tex}{f}{\from{minutes.dtx}{sampleEN}}
\generateFile{SampleDE.tex}{f}{\from{minutes.dtx}{sampleDE}}
\generateFile{SampleNL.tex}{f}{\from{minutes.dtx}{sampleNL}}
\generateFile{MinStyGd.tex}{f}{\from{minutes.dtx}{styleguide}}

\Msg{***************************************************************}
\Msg{*}
\Msg{* To finish the installation you have to copy the files }
\Msg{*}
\Msg{*\space\space *.sty, *.cfg into a directory searched by TeX}
\Msg{*}
\Msg{* Adapt the *.cfg-File to your need}
\Msg{*}
\Msg{* in Sample.tex you will find an example}
\Msg{*  SampleEN.tex contains an example for an english minutes}
\Msg{*  SampleGE.tex enth"alt ein Beispiel eines deutschen Protokolls}
\Msg{*}
\Msg{***************************************************************}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput