%% %% This is file `minutes-new.cls', %% generated with the docstrip utility. %% %% The original source files were: %% %% minutes-new.dtx (with options: `class') %% %% IMPORTANT NOTICE: %% %% For the copyright see the source file. %% %% Any modified versions of this file must be renamed %% with new filenames distinct from minutes-new.cls. %% %% For distribution of the original source see the terms %% for copying and modification in the file minutes-new.dtx. %% %% This generated file may be distributed as long as the %% original source files, as listed above, are part of the %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesClass{minutes-new}[1996/01/22 For meeting minutes.] \DeclareOption{draftver}{% \AtEndOfClass% {% % Want DRAFT diagonally across the first page, then at the bottom % of subsequent pages. The options for the draftcopy package were: % light,first,bottomafter. %\def\draft{DRAFT version for comment\\\relax}% \draftcopySetGrey{0.95}% .90 is light, .85 is dark. .975 seemed okay.. \draftcopyLastPage{9999}% \draftcopy@bottomAftertrue }% } \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} \ProcessOptions \LoadClass[a4paper,12pt]{article} \RequirePackage{% fancyhdr,% calc,% xspace,% graphicx,% varioref,% vmargin,% mdwlist,% For suspend, resume. nick,% rcs} \RequirePackage[none]{draftcopy} \setpapersize{A4} \shiftmargins \setmarginsrb{20mm}% left {20mm}% top {37mm}% right {15mm}% bottom {15pt}% headheight---increase to stop fancyhdr warn {11mm}% headsep {0pt}% footheight {11mm}% footskip \addtolength{\headwidth}{17mm} \newcommand{\actionFont}[1]{\textbf{\footnotesize#1}} \newcommand{\marginlabel}[1] {\mbox{}\marginpar{\raggedright\hspace{0pt}#1}} \newcommand{\action}[1] {\mbox{}\marginpar{\raggedright\hspace{0pt}{\actionFont{#1}}}} \newcommand{\actioni}[1] {#1\marginpar{\raggedright\hspace{0pt}{\actionFont{#1}}}} \setlength{\marginparsep}{4.5mm} \setlength{\marginparwidth}{28mm} \pagestyle{fancyplain} \lhead{\fancyplain{}{\bfseries \draft\thisOrganisation{} \hspace{2ex}\thisMeetingMonth~Meeting}} \rhead{\fancyplain{}{\rmfamily\bfseries\thepage}} \cfoot{} \lfoot{} \newcommand{\thisDepartment}% {} \newcommand{\thisOrganisation}% {Blaxcell Street Public School Council} \newcommand*{\fileNumber}{} \newcommand*{\draft}{} \newcommand*{\department}% [1][]% {\def\thisDepartment{#1}\relax} \newcommand*{\organisation}% [1][Blaxcell Street Public School Council]% {\renewcommand*{\protect\thisOrganisation}{#1}\relax} \newcommand*{\meetingDate}[1]{\def\thisMeetingDate{#1}\relax} \newcommand*{\meetingMonth}[1]{\def\thisMeetingMonth{#1}\relax} \newcommand*{\meetingTime}[1]{\def\thisMeetingTime{#1}\relax} \newcommand{\meeting}[1]% {% \setcounter{meetingNum}{#1}% } \newcommand{\heading}[1]{% \end{enumerate}% \section{#1}% \begin{enumerate}% \partopsep=1pt% \itemsep = 2pt% \parskip = 0pt\relax } \newcommand{\subheading}[1]{% \suspend{enumerate}% \subsection*{#1}% \resume{enumerate}% \partopsep=1pt% \itemsep = 2pt% \parskip = 0pt\relax } \newcounter{meetingNum} \def\labelenumi{{\bfseries \thesection.\theenumi.}} \@addtoreset{enumi}{section} \AtBeginDocument% {% \newlength{\logowidth}% \newlength{\sideWidth}% \newlength{\logoSep}% \setlength{\logowidth}{31.5mm}% \setlength{\logoSep}{0em}% \setlength{\sideWidth}{\textwidth}% \addtolength{\sideWidth}{-\logowidth}% \addtolength{\sideWidth}{-\logoSep}% \thispagestyle{plain} \vspace*{-20mm}% \noindent% \includegraphics[width=\logowidth]{blaxcell-logo}% \hspace{\logoSep}% \begin{minipage}[b][\logowidth-2em][c]{\sideWidth}% \centering% \noindent% \bfseries% %\thisDepartment %\vfill \large% \draft \vfill \thisOrganisation{}\\ \thisMeetingMonth~Meeting \vfill \mbox{} \end{minipage}\\[2ex] \vspace{1ex} \begin{tabular}{@{}ll@{}} Date held: & \thisMeetingDate\\ Time: & \thisMeetingTime \end{tabular} \vspace{2ex} Participants:\par } \endinput %% %% End of file `minutes-new.cls'.