Loading ornltm/ornltm-style.sty +13 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,19 @@ \setlength\cftbeforechapskip{.5\baselineskip} \fi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ABBREVIATION STYLING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \@ifpackageloaded{acro}{\acsetup{% list/heading = section*, % Set list heading to section but do not number list/name = {LIST OF ABBREVIATIONS}, % Ensure heading will print correct title list/template = tabular, % Set list style as tabular for better spacing list/preamble = { % Adding options to the preamble of the actual list. Any text or TeX can go here (almost). \phantomsection % Adding a phantom section so the ToC link will actually go there \addcontentsline{toc}{section}{LIST OF ABBREVIATIONS} % Adding line to ToC for the abbreviations }}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % TITLE STYLES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading ornltm/ornltm.cls +0 −15 Original line number Diff line number Diff line Loading @@ -478,21 +478,6 @@ under contract DE-AC05-00OR22725 \phantomsection\addcontentsline{toc}{section}{\ornltmlotname}% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ABBREVIATIONS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \acsetup{ list/heading = section*, % Set list heading to section but do not number list/name = {LIST OF ABBREVIATIONS}, % Ensure heading will print correct title list/template = tabular, % Set list style as tabular for better spacing list/preamble = { % Adding options to the preamble of the actual list. Any text or TeX can go here (almost). \phantomsection % Adding a phantom section so the ToC link will actually go there \addcontentsline{toc}{section}{LIST OF ABBREVIATIONS} % Adding line to ToC for the abbreviations } % End acro preamble } % End acro setup %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % MAIN MATTER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading Loading
ornltm/ornltm-style.sty +13 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,19 @@ \setlength\cftbeforechapskip{.5\baselineskip} \fi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ABBREVIATION STYLING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \@ifpackageloaded{acro}{\acsetup{% list/heading = section*, % Set list heading to section but do not number list/name = {LIST OF ABBREVIATIONS}, % Ensure heading will print correct title list/template = tabular, % Set list style as tabular for better spacing list/preamble = { % Adding options to the preamble of the actual list. Any text or TeX can go here (almost). \phantomsection % Adding a phantom section so the ToC link will actually go there \addcontentsline{toc}{section}{LIST OF ABBREVIATIONS} % Adding line to ToC for the abbreviations }}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % TITLE STYLES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading
ornltm/ornltm.cls +0 −15 Original line number Diff line number Diff line Loading @@ -478,21 +478,6 @@ under contract DE-AC05-00OR22725 \phantomsection\addcontentsline{toc}{section}{\ornltmlotname}% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ABBREVIATIONS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \acsetup{ list/heading = section*, % Set list heading to section but do not number list/name = {LIST OF ABBREVIATIONS}, % Ensure heading will print correct title list/template = tabular, % Set list style as tabular for better spacing list/preamble = { % Adding options to the preamble of the actual list. Any text or TeX can go here (almost). \phantomsection % Adding a phantom section so the ToC link will actually go there \addcontentsline{toc}{section}{LIST OF ABBREVIATIONS} % Adding line to ToC for the abbreviations } % End acro preamble } % End acro setup %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % MAIN MATTER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading