%% Links \input color \def\link#1#2{% \pdfstartlink user{/Subtype /Link /Border [ 0 0 0 ] /A << /Type /Action /S /URI /URI (#2) >>}% {\color{blue} #1}% \pdfendlink } %% Fonts \font\fourteenbf=cmbx12 at 14pt \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 and Nithya Jayakumar 2020 \themonth\ \number\day Differential Equations (MATH 2552) Mayer \medskip } %% Sectioning \def\titlesub#1#2{\centerline{\fourteenbf #1}\centerline{#2}\bigskip} \newcount\sections \newcount\subsections \def\section#1{\advance\sections by 1\thesection{#1}} \def\thesection#1{\vskip .3\hsize\goodbreak\vskip -.3\hsize\bigskip\noindent{\fourteenrm\the\sections\ #1\bigskip}} \def\subsection#1{\advance\subsections by 1\thesubsection{#1}} \def\thesubsection#1{\vskip .15\hsize\goodbreak\vskip -.15\hsize\medskip\noindent{\twelverm\the\sections.\the\subsections\ #1\medskip}} %% Modular Sections \def\include#1:#2\par{\section{#1}\par\input #2\relax} \def\sinclude#1:#2\par{\subsection{#1}\par\input #2\relax} %% Bullet Points and Numbering \def\pre#1{\par\leavevmode\llap{\hbox to \parindent{\hfil #1 \hfil}}} %% Margins \hsize=5.5in \hoffset=.5in