updated times12 latex template

This commit is contained in:
Wryn Wagner
2020-03-10 08:50:53 -06:00
parent 2f7dfabc5f
commit 87c591322b
2 changed files with 31 additions and 26 deletions

View File

@ -1,10 +1,17 @@
\usepackage{times}
% custom headers
\newcommand{\firstH}[1] {\begin{large}\textbf{#1}\end{large}\par}
\newcommand{\secondH}[1] {\textbf{#1}\par}
\newcommand{\thirdH}[1] {\textbf{#1}. }
\newcommand{\fourthH}[1] {\textbf{\textit{#1}}. }
\begin{document}
\maketitle
\insertTitle%
% ----------------------------------------------------------
% ----------------------------------------------------------
\firstH{Blah}
\kant%
% ----------------------------------------------------------