summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/meetingmins/meetingmins.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/meetingmins/meetingmins.dtx')
-rw-r--r--Master/texmf-dist/source/latex/meetingmins/meetingmins.dtx42
1 files changed, 27 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/meetingmins/meetingmins.dtx b/Master/texmf-dist/source/latex/meetingmins/meetingmins.dtx
index 7c9c82501b7..a394e6cad0b 100644
--- a/Master/texmf-dist/source/latex/meetingmins/meetingmins.dtx
+++ b/Master/texmf-dist/source/latex/meetingmins/meetingmins.dtx
@@ -4,11 +4,11 @@
% %
% CHANGE THESE VALUES WITH EACH NEW RELEASE: %
% %
-%<class>\ProvidesClass{meetingmins}[2011/10/28 v1.0 Meeting minutes]
+%<class>\ProvidesClass{meetingmins}[2012/09/24 v1.5 Meeting minutes]
% %
%<*internal> %
-\def\mtgminsVersionDate{2011/10/28}
-\def\mtgminsVersionNumber{1.0}
+\def\mtgminsVersionDate{2012/09/24}
+\def\mtgminsVersionNumber{1.5}
% %
% %
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19,7 +19,7 @@
meetingmins - A LaTeX class for formatting minutes of meetings
-Copyright (C) 2011 by Brian D. Beitzel <brian@beitzel.com>
+Copyright (C) 2011, 2012 by Brian D. Beitzel <brian@beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -59,7 +59,7 @@ user-selected portions suppressed from printing.
meetingmins - A LaTeX class for formatting minutes of meetings
-Copyright (C) 2011 by Brian D. Beitzel <brian@beitzel.com>
+Copyright (C) 2011, 2012 by Brian D. Beitzel <brian@beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -76,7 +76,7 @@ copyright line and this statement are maintained intact.
\endpreamble
\postamble
-Copyright (C) 2011 by Brian D. Beitzel <brian@beitzel.com>
+Copyright (C) 2011, 2012 by Brian D. Beitzel <brian@beitzel.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
@@ -174,6 +174,7 @@ and the derived files meetingmins.cls,
%\maketitle
%
%\changes{v1.0}{2011/10/27}{Initial release}
+%\changes{v1.5}{2012/09/24}{Added the `hiddentext' environment}
%
% \begin{abstract}
% The \textsf{meetingmins} class formats written minutes of group
@@ -244,17 +245,21 @@ and the derived files meetingmins.cls,
% \DescribeMacro{\end\{hiddenitems\}}
% \DescribeMacro{\begin\{hiddensubitems\}}
% \DescribeMacro{\end\{hiddensubitems\}}
+% \DescribeMacro{\begin\{hiddentext\}}
+% \DescribeMacro{\end\{hiddentext\}}
% There is one additional feature of the |agenda| option: numbered
% lists that are bracketed by |\begin{hiddenitems}| and
-% |\end{hiddenitems}| are suppressed from the printed agenda
+% |\end{hiddenitems}| are suppressed from the printed agenda
% (|\begin{hiddensubitems}| and |\end{hiddensubitems}| are also
-% available). The purpose of this feature is primarily for
-% announcements; why would they be sent out in advance for all to read
-% and then re-announced at the meeting? Any portion of the agenda can
-% be suppressed in this way if desired. Please note that there is no
-% need to change the name of this environment when the final minutes
-% are produced; in the absence of the |agenda| option, all text will
-% be printed.
+% available). The |\begin{hiddentext}| and |\end{hiddentext}|
+% commands will suppress non-enumerated text (i.e., standard
+% paragraphs) from being printed on an agenda. The purpose of this
+% feature is primarily for announcements; why would they be sent out
+% in advance for all to read and then re-announced at the meeting?
+% Any portion of the agenda can be suppressed in this way if desired.
+% Please note that there is no need to change the name of these
+% environments when the final minutes are produced; in the absence of
+% the |agenda| option, all text will be printed.
%
% Specifying the \DescribeMacro{chair}|chair| option (instead of
% |agenda|) annotates the document as a ``Chair's Agenda for [date]'';
@@ -720,7 +725,7 @@ and the derived files meetingmins.cls,
\renewcommand{\subsubsection}[1]{\@startsection{subsubsection}{3}{0in}%
{0.4\baselineskip \@plus 0.2ex \@minus 0.2ex\leftskip=0.5in}%
{-\z@}%
- {\normalfont\normalsize\itshape}{#1}}
+ {\normalfont\normalsize\itshape}{#1} \hspace{0.2em} ---\hspace{0.2em}}
}
}{% agenda only
\renewcommand{\subsubsection}[1]{\@startsection{subsubsection}{3}{0in}%
@@ -753,6 +758,13 @@ and the derived files meetingmins.cls,
}
+\@ifundefined{@agenda}{% minutes
+ \newenvironment{hiddentext}{}{}
+}{% agenda only
+ \let\hiddentext\emptysection
+}
+
+
% second-level items (under \subsection commands)
\newenvironment{subitems}{%
\begin{subitemlist}