summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/memo/mfr.sty
blob: 175db5fc7ceac108b0c20061378596961b07f20d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
%NAME: mfr.sty
%mfr.sty memo-for-record style option for memo.sty
%redefines opening to use only subject field and print memo for record
%Mark A. Roth, 30 April 87
\def\opening{\thispagestyle{empty}
 \hbox to \hsize{MEMO FOR RECORD\hfill \today}\par
 \bigskip
 SUBJECT:
\begin{tabular}[t]{l}\ignorespaces\subj
 \end{tabular} \par
 \vspace{2\parskip}
 \par\nobreak}