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

Uppercase for consistency with official template

parent 435b17be
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -5,10 +5,9 @@
%
% Example of ORNL tech memo template
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Use the ``draft'' option to compile more quickly. Remove the ``twoside''
% argument if you want fewer blank pages (e.g. for an online-only version).
\documentclass[twoside]{ornltm}
%\documentclass[draft,twoside]{ornltm}
% Use the ``draft'' option to compile more quickly.
\documentclass{ornltm}
%\documentclass[draft]{ornltm}

% Uncomment these to hide a particular page.
%\renewcommand\makeostipage\relax
@@ -18,6 +17,7 @@
% Optional packages that are simply part of this example document
\usepackage{threeparttable} % Table with captions and tablenotes
\usepackage{booktabs} % Toprule, midrule, bottomrule
\usepackage[final]{microtype} % Better PDF typesetting
\usepackage{multirow} % Extend table entries over multiple rows

% Bibliography styling. WARNING: the biblatex-chicago package removes the
@@ -206,7 +206,7 @@ document?''
\marginpar{A \texttt{\\cleardoublepage} should be inserted here if the preceding
section is not too short.}

\section{Figure Placement}
\section{FIGURE PLACEMENT}
\label{sec:figures}

\subsection{FIGURES}
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@

\RequirePackage{geometry}
\geometry{margin=1in,footskip=.75in}
% \overfullrule=2pt

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FONTS
+4 −6
Original line number Diff line number Diff line
@@ -124,10 +124,7 @@
\vspace*{2\baselineskip}

%%% PHOTO %%%
\hfill%
\setlength\fboxsep{0.05in}
\includegraphics[width=6.0in, height=4.0in]{ornltm-titlephoto.jpg}%
% XXX % \hspace{-0.05in}
\includegraphics[width=6.0in, height=4.0in]{ornltm-titlephoto.jpg}

%%% NOTICES %%%
% If restrict and draft, show restrict + draft
@@ -316,9 +313,9 @@ under contract DE-AC05-00OR22725
	\pagenumbering{arabic}
	\setcounter{page}{1}
\fi
	\addcontentsline{toc}{section}{Abstract}
	\addcontentsline{toc}{section}{ABSTRACT}
	\phantomsection
  \section*{Abstract}%
  \section*{ABSTRACT}%
}{}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -362,6 +359,7 @@ under contract DE-AC05-00OR22725
\renewcommand\glsdescwidth{\linewidth}
\glstoctrue
\renewcommand\glossarypostamble{\@cleardbliffrontmatter}
\renewcommand\acronymname{ACRONYMS}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MAIN MATTER