82 lines
1.7 KiB
TeX
82 lines
1.7 KiB
TeX
\documentclass[a4paper,12pt]{meetingmins}
|
|
|
|
\input{structure/actiontracker.tex}
|
|
\input{structure/preamble.tex}
|
|
|
|
\setcommittee{Insert Name of Meeting Here}
|
|
|
|
%\prevdate{Foo}% For date of previous meeting whose minutes are to be approved
|
|
|
|
\setmembers{
|
|
%\chair{},
|
|
}
|
|
|
|
\setpresent{
|
|
%\chair{},
|
|
%\minutes{},
|
|
}
|
|
|
|
\absent{}
|
|
|
|
\alsopresent{}
|
|
|
|
|
|
\setdate{Date of Meeting}
|
|
|
|
|
|
\begin{document}
|
|
\maketitle
|
|
|
|
\section{Announcements}
|
|
\begin{hiddenitems}
|
|
\item First Announcement to the Meeting
|
|
\item Second Announcement
|
|
\item All announcements will be hidden from the Agenda, and will only be visible in the Minutes, Notes, and Chair's Agenda.
|
|
\end{hiddenitems}
|
|
|
|
\section{Business Pending from Previous Meeting(s)}
|
|
|
|
\begin{items}
|
|
% \item \approval% Agenda note for approval of minutes of past meeting
|
|
\item Item 1
|
|
\item Item 2
|
|
% \item \priormins{VS}{BS}% For approving of previous minutes, proposer and seconder.
|
|
\end{items}
|
|
|
|
\section{Committee Reports}
|
|
|
|
\subsection{College-wide Committees}
|
|
|
|
\subsubsection{Library}
|
|
\begin{hiddentext}
|
|
The library still has books that no one has read.
|
|
|
|
\decision{Foo}
|
|
\end{hiddentext}
|
|
|
|
\subsubsection{Curriculum {\rm (D.~Claire)}}
|
|
\begin{hiddensubitems}
|
|
\item There is widespread interest in reforming the curriculum.
|
|
\item Unfortunately, no one seems interested in participating on the curriculum reform committee. \action{Do this}
|
|
\end{hiddensubitems}
|
|
|
|
\subsection{Department Committees}
|
|
|
|
|
|
\subsubsection{Personnel}
|
|
\subsubsection{Assistant Professor Search}
|
|
|
|
|
|
\section{New Business}
|
|
|
|
\begin{items}
|
|
\item We will teach classes next semester.
|
|
\item We will do research next semester.
|
|
\end{items}
|
|
|
|
\begin{hiddentext}
|
|
\nextmeeting{Wednesday 19 October at 3:00}
|
|
\end{hiddentext}
|
|
|
|
%\printactions
|
|
\end{document} |