Added fancy headers
This commit is contained in:
parent
e607cf4f50
commit
ad53e6b4f9
@ -27,6 +27,14 @@
|
||||
singlelinecheck=off
|
||||
}
|
||||
|
||||
% Set the header style
|
||||
\usepackage{fancyhdr}
|
||||
\pagestyle{fancy}
|
||||
\fancyhf{}
|
||||
\fancyhead[C]{\textit{Michigan Animals}}
|
||||
\cfoot{Page \thepage}
|
||||
\renewcommand{\footrulewidth}{0.25pt}
|
||||
|
||||
% Change the font
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{tgtermes}
|
||||
@ -83,6 +91,8 @@ Broadly speaking, mammals are defined as animals which have fur and provide milk
|
||||
|
||||
\subsubsection{Family Didelphidae}
|
||||
|
||||
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
\paragraph{Virginia Opossum (\textit{Didelphis virginiana})} Also known as the North American opossum, the Virginia opossum is the only marsupial living north of Mexico.
|
||||
|
Loading…
Reference in New Issue
Block a user