summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minutes/SampleEN.tex
blob: 4358bdc571ce02e8183a424dd61d8c7854b614d8 (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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
\def\minfileversion{V1.8f}     %^^Aof minutes.sty
\def\minfiledate{2010/03/11}   %^^Aof minutes.sty
%%
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}
%%
\begin{Minutes}{Title of the english minutes}
%%\subtitle{}
%%\moderation{}
%%\minutetaker{}
\participant{list of participants}
\missing[with excuse]{no excuse}
%%\missingExcused{}
%%\missingNoExcuse{}
\guest{guests}
\minutesdate{24. December 2000}
%%\starttime{}
%%\endtime{}
\location{Esslingen}
%%\cc{}
\maketitle

\topic{Topic one}%<-- insert title of topic
\subtopic{Sub Topic to Topic one}
Text for the topic.

\topic{Dates}
\schedule{2000/12/24}{Christmas eve}
\schedule{2000/12/24}[20:00]{distribution of presents}
\schedule*{2000/12/25}{Christmas day (without entry in calendar)}

\topic{Tasks}
\task{Who}{Action}
\task*{Somebody has to do it}
\task*[today]{Somebody do it}
\task[done]{responsible}[yesterday]{Somebody did it}

\newcols[][1]%because of a Bug
\begin{Secret}
\topic{Secret Topic}
This topic is secret and is printed with the option
\texttt{Secret}.
\end{Secret}
\subtopic{After secret topic}
\secret{small secret}
If this section is printed outside the section "secret", some
secret stuff is not printed. Check the option \texttt{Secret}.
\newcols

\addtopic{Additional Topic}
\subtopic{subtopic}

\topic{Attachments}
\attachment{Attachment with two pages}{2}

\anhang[att:en]{Attachment with reference}{2}

\topic{Decisions and votes}
\subtopic{Opinions and Argumentations}
\opinion{Herder}{Different Opinion}

A discussion to the theme:
\begin{Opinions}
\item[Goethe] One opinion
\item[Schiller] Another opinion
\end{Opinions}

Arguments can be discussed with pro and contra
\begin{Argumentation}
\pro reason for it
\Pro important reason for it
\contra reason against it
\Contra important reason against it
\item a comment
\result result
\end{Argumentation}

\subtopic{A single vote}
\vote{Short voting}{1}{2}{3}

And a single vote with decision:\par
\vote{Short voting}{1}{2}{3}[Decision]

\subtopic{A couple of votes}
\begin{Vote}
\vote{Vote one}{1}{2}{3}
\vote{Vote two}{1}{2}{3}[decision]
\vote{Vote three}{1}{2}{3}
\end{Vote}

\subtopic{Decisions}
\decisiontheme{Theme}{Theme for a decision}
\decision{Theme}{Decision}
\decision*{Decision without theme}[Long text for the decision]
\end{Minutes}
\endinput
%%
%% End of file `SampleEN.tex'.