Loading ornltm/ornltm.cls +10 −5 Original line number Diff line number Diff line Loading @@ -59,10 +59,15 @@ \@restrictdefinedfalse \newcommand{\restrict}[1]{\def\@restrict{#1}\@restrictdefinedtrue} % Define ONRL title photo with default % Define ORNL title photo with default \def\@ornltmtitlephoto{ornltm-titlephoto.jpg} \newcommand{\reportphoto}[1]{\def\@ornltmtitlephoto{#1}} % Define uppercase names \newcommand\ornltmabstractname{ABSTRACT} \newcommand\ornltmlofname{LIST OF FIGURES} \newcommand\ornltmlotname{LIST OF TABLES} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % COVER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading Loading @@ -315,9 +320,9 @@ under contract DE-AC05-00OR22725 \pagenumbering{arabic} \setcounter{page}{1} \fi \addcontentsline{toc}{section}{ABSTRACT} \addcontentsline{toc}{section}{\ornltmabstractname} \phantomsection \section*{ABSTRACT}% \section*{\ornltmabstractname}% }{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading Loading @@ -346,10 +351,10 @@ under contract DE-AC05-00OR22725 % Add section titles for figures/tables \renewcommand\cftlofprehook{% \phantomsection\addcontentsline{toc}{section}{LIST OF FIGURES}% \phantomsection\addcontentsline{toc}{section}{\ornltmlofname}% } \renewcommand\cftlotprehook{% \phantomsection\addcontentsline{toc}{section}{LIST OF TABLES}% \phantomsection\addcontentsline{toc}{section}{\ornltmlotname}% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading Makefile +1 −1 File changed.Contains only whitespace changes. Show changes Loading
ornltm/ornltm.cls +10 −5 Original line number Diff line number Diff line Loading @@ -59,10 +59,15 @@ \@restrictdefinedfalse \newcommand{\restrict}[1]{\def\@restrict{#1}\@restrictdefinedtrue} % Define ONRL title photo with default % Define ORNL title photo with default \def\@ornltmtitlephoto{ornltm-titlephoto.jpg} \newcommand{\reportphoto}[1]{\def\@ornltmtitlephoto{#1}} % Define uppercase names \newcommand\ornltmabstractname{ABSTRACT} \newcommand\ornltmlofname{LIST OF FIGURES} \newcommand\ornltmlotname{LIST OF TABLES} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % COVER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading Loading @@ -315,9 +320,9 @@ under contract DE-AC05-00OR22725 \pagenumbering{arabic} \setcounter{page}{1} \fi \addcontentsline{toc}{section}{ABSTRACT} \addcontentsline{toc}{section}{\ornltmabstractname} \phantomsection \section*{ABSTRACT}% \section*{\ornltmabstractname}% }{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading Loading @@ -346,10 +351,10 @@ under contract DE-AC05-00OR22725 % Add section titles for figures/tables \renewcommand\cftlofprehook{% \phantomsection\addcontentsline{toc}{section}{LIST OF FIGURES}% \phantomsection\addcontentsline{toc}{section}{\ornltmlofname}% } \renewcommand\cftlotprehook{% \phantomsection\addcontentsline{toc}{section}{LIST OF TABLES}% \phantomsection\addcontentsline{toc}{section}{\ornltmlotname}% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading