This commit is contained in:
2026-05-24 22:39:13 +03:00
parent 1b2c84b6ae
commit d10d6d1352
12 changed files with 33 additions and 37 deletions
+4 -4
View File
@@ -290,15 +290,15 @@
}
\newenvironment{abstractenv}{
\def\skip@bstr@ctp@ges{\@@skip@bstr@ctp@ges}
\afterpage{\skip@bstr@ctp@ges \thispagestyle{empty}}
\pagestyle{empty}
\afterpage{\skip@bstr@ctp@ges \thispagestyle{plain}}
\pagestyle{plain}
}
% Redefine above commands if etd option is specified. The blank pages make printing nice,
% but they don't want them in the submitted PDF
\DeclareOption{etd}{
\renewcommand{\clearemptydoublepage}{ \clearpage }
\renewenvironment{abstractenv}{\afterpage{\thispagestyle{empty}}\pagestyle{empty}}{}
\renewenvironment{abstractenv}{\afterpage{\thispagestyle{plain}}\pagestyle{plain}}{}
}
% ------------------------ Load the class and needed packages ---------------------------------
@@ -572,7 +572,7 @@
\newcommand{\abstractpage}{
\thispagestyle{empty}
% \thispagestyle{empty}
\begin{abstractenv}
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[1]{Abstract}{bm:Abstract}