Browse Source

Added ARC status to header

tags/Issue-002
Kenneth John Odle 3 years ago
parent
commit
dbc8e23db5
  1. BIN
      002/build/codex-002.pdf
  2. 4
      002/codex-002.tex

BIN
002/build/codex-002.pdf

4
002/codex-002.tex

@ -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…
Cancel
Save