Added ARC status to header
This commit is contained in:
parent
00957e6562
commit
dbc8e23db5
Binary file not shown.
@ -32,7 +32,7 @@
|
||||
\usepackage{fancyhdr}
|
||||
\pagestyle{fancy}
|
||||
\fancyhf{}
|
||||
\fancyhead[LE,RO]{\textit{the codex}}
|
||||
\fancyhead[LE,RO]{\textit{the codex} -- Advanced Reading Copy}
|
||||
\fancyhead[RE,LO]{Issue \#002}
|
||||
\cfoot{Page \thepage}
|
||||
\renewcommand{\footrulewidth}{0.5pt}
|
||||
@ -51,7 +51,7 @@
|
||||
\usepackage{wrapfig}
|
||||
|
||||
% Do we want to include URLs?
|
||||
% Yes, but we also want to hide the big red box it puts around them. Thanks /u/0b0101011001001011
|
||||
% Yes, but we also want to hide the big red box it puts around them in the pdf. Thanks /u/0b0101011001001011
|
||||
\usepackage[hidelinks]{hyperref}
|
||||
|
||||
% Use tab stops when we need to (especially in footnotes)
|
||||
|
Loading…
Reference in New Issue
Block a user