Added ARC status to header

This commit is contained in:
Kenneth John Odle 2021-10-17 12:51:16 -04:00
parent 00957e6562
commit dbc8e23db5
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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)