Loading ornltm/ornltm-style.sty +2 −2 Original line number Diff line number Diff line Loading @@ -114,9 +114,9 @@ % Show five levels of depth in title labels \setcounter{secnumdepth}{5} % Break at the beginning of sections. % Sections go at the top of right-hand-side page. \titleclass{\section}{top} \newcommand{\sectionbreak}{\clearpage} \newcommand{\sectionbreak}{\cleardoublepage} % You may need to use the \texorpdfstring when using hyperref and % unusual titles. Loading ornltm/ornltm.cls +3 −0 Original line number Diff line number Diff line Loading @@ -377,6 +377,9 @@ under contract DE-AC05-00OR22725 \cleardoublepage% \@mainmattertrue% \pagenumbering{arabic}% % Don't break the first section in order to allow ``mainmatter'' abstracts to % work correctly. \renewcommand{\sectionbreak}{\renewcommand\sectionbreak\cleardoublepage} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading Loading
ornltm/ornltm-style.sty +2 −2 Original line number Diff line number Diff line Loading @@ -114,9 +114,9 @@ % Show five levels of depth in title labels \setcounter{secnumdepth}{5} % Break at the beginning of sections. % Sections go at the top of right-hand-side page. \titleclass{\section}{top} \newcommand{\sectionbreak}{\clearpage} \newcommand{\sectionbreak}{\cleardoublepage} % You may need to use the \texorpdfstring when using hyperref and % unusual titles. Loading
ornltm/ornltm.cls +3 −0 Original line number Diff line number Diff line Loading @@ -377,6 +377,9 @@ under contract DE-AC05-00OR22725 \cleardoublepage% \@mainmattertrue% \pagenumbering{arabic}% % Don't break the first section in order to allow ``mainmatter'' abstracts to % work correctly. \renewcommand{\sectionbreak}{\renewcommand\sectionbreak\cleardoublepage} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Loading