From e12041c2f616cc1b749ac8ef97a7d7853a9ce7df Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 5 Mar 2012 00:56:28 +0000 Subject: protocol 1.13 (3mar12) git-svn-id: svn://tug.org/texlive/trunk@25562 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/protocol/protocol.cls | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/protocol/protocol.cls b/Master/texmf-dist/tex/latex/protocol/protocol.cls index 6072a28fe6b..5514f27bbfe 100644 --- a/Master/texmf-dist/tex/latex/protocol/protocol.cls +++ b/Master/texmf-dist/tex/latex/protocol/protocol.cls @@ -9,7 +9,7 @@ %% This is a generated file. %% Copyright (C) 1997 Projektgruppe ACIT, Lehrstuhl VII, %% Fachbereich Informatik, Universit"at Dortmund -%% 1997-1999,2006,2009-2011 Thomas Leineweber (protocol@tleine.de) +%% 1997-1999,2006,2009-2012 Thomas Leineweber (protocol@tleine.de) %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -43,7 +43,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{protocol} - [2011/10/12 v1.11 + [2012/02/18 v1.13 LaTeX-Class fuer Sitzungs-Protokolle TL] \DeclareOption{a5paper} {\ClassError{protocol}{Option `a5paper' not supported}{}} @@ -71,6 +71,8 @@ \def\nextdate#1{\gdef\@nextdate{#1}} \def\nextplace#1{\gdef\@nextplace{#1}} \def\nexttime#1{\gdef\@nexttime{#1}} +\def\actionitem#1#2#3{\par Aufgabe: #1\\Verantwortlich: #2\\Termin: #3\par} +\def\vote#1#2#3#4#5{\par Abstimmung: #1\\Stimmen dafür: #2. Stimmen dagegen: #3. Enthaltungen: #4.\\Ergebnis: #5\par} \def\@groupname{\ClassWarning{protocol}{No \noexpand\groupname given}} \def\@chair{\ClassWarning{protocol}{No \noexpand\chair given}} \def\@writer{\ClassWarning{protocol}{No \noexpand\writer given}} -- cgit v1.2.3