summaryrefslogtreecommitdiff
path: root/format.tex
diff options
context:
space:
mode:
Diffstat (limited to 'format.tex')
-rw-r--r--format.tex18
1 files changed, 14 insertions, 4 deletions
diff --git a/format.tex b/format.tex
index 1fa9d04..8c7dfa5 100644
--- a/format.tex
+++ b/format.tex
@@ -17,12 +17,22 @@
\font\fourteenrm=cmr12 at 14pt
\font\twelverm=cmr12
+%% \themonth
+\edef\themonth{%
+ \ifcase\month
+ \or Jan\or Feb\or Mar%
+ \or Apr\or May\or Jun%
+ \or Jul\or Aug\or Sep%
+ \or Oct\or Nov\or Dec%
+ \fi
+}
+
%% Headers
{\obeylines\parindent=0in
-Holden Rohrer, Holden Watson, and Nithya Jayakumar
-2019 Oct 21
-Applied Combinatorics--Math 3012
-Livshyts
+Holden Rohrer and Nithya Jayakumar
+2020 \themonth \number\day
+Differential Equations (MATH 2552)
+Mayer
\medskip
}