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

Clean up

parent 214351f3
Loading
Loading
Loading
Loading
+7 −9
Original line number Diff line number Diff line
@@ -5,21 +5,17 @@
%
% Example of ORNL tech memo template
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Use the [draft] option to compile more quickly. Remove the ``twoside''
% 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}
\documentclass[twoside]{ornltm}
%\documentclass[draft,twoside]{ornltm}

% XXX temporary: show page margins
\usepackage{showframe}
% Uncomment these to hide a particular page.
%\renewcommand\makeostipage\relax
%\renewcommand\makecoverpage\relax
%\renewcommand\maketitlepage\relax

% Optional packages that are simply part of this example document
%\usepackage{rotating}
%\usepackage{enumitem}

\usepackage{threeparttable} % Table with captions and tablenotes
\usepackage{booktabs} % Toprule, midrule, bottomrule
\usepackage{multirow} % Extend table entries over multiple rows
@@ -28,7 +24,8 @@
% footnote rule.
% \usepackage[authordate,strict,backend=biber,autolang=other,bibencoding=inputenc]{biblatex-chicago}

% Use inline small italic blue for comments
% Use inline small italic blue for comments rather than placing them in the
% margin.
\definecolor{note}{RGB}{48,96,192}
\renewcommand{\marginpar}[1]{{\small\em\color{note}[#1]}}

@@ -61,6 +58,7 @@
% is desired.
%\restrict{Official use only}
%\restrict{Business Sensitive}
%\restrict{Not for public release.}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ACRONYMS

out/.gitignore

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
ornl-template-example.pdf