Commit 1aef41fd authored by Johnson, Seth R.'s avatar Johnson, Seth R.
Browse files

Fixed rule in cover header

parent 34be5bb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
\documentclass{ornltm}

% XXX temporary: show page margins
\usepackage{showframe}
%\usepackage{showframe}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\author{Author McAuthorface \and Example Examplson}
+3 −2
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
% Footer for cover page
\fancypagestyle{coverpage}
{
  \renewcommand{\headrulewidth}{0pt}
  \fancyhf{}
  \fancyfoot[L]{\includegraphics[width=3.72in]{textlogo.png}}
}