diff --git a/style/mu/base.dtx b/style/mu/base.dtx index 4b86699ea097b0d25d5a4e6d99f604e6ba84a9d5..fb26af66ae3fda7d54caeea83037790d03e26679 100644 --- a/style/mu/base.dtx +++ b/style/mu/base.dtx @@ -531,12 +531,19 @@ % The |\thesis@blocks@clear| macro clears the current page. % It also clears the next left-hand (even-numbered) page, when % double-sided typesetting is enabled. +% \changes{v0.3.45}{2017/05/24}{\cs{thesis@blocks@clear} now only +% sets the pagestyle to |empty|, when there is a left-hand +% (even-numbered) page to clear. [VN]} +% \begin{macrocode} % \begin{macrocode} \def\thesis@blocks@clear{% \ifthesis@twoside@ \clearpage - \thispagestyle{empty}% - \cleardoublepage + \ifodd\value{page}\else% + \thispagestyle{empty}% + \hbox{}% + \newpage + \fi \else \newpage \fi} diff --git a/style/mu/sci.dtx b/style/mu/sci.dtx index cccdc4d0f3a7fc722ef366e0e8f3117885490a0b..d2153667bae269dc348a6aa70d34ff425726ca14 100644 --- a/style/mu/sci.dtx +++ b/style/mu/sci.dtx @@ -426,6 +426,7 @@ % formal requirements of the faculty. % \begin{macrocode} \def\thesis@blocks@frontMatter{% + \thesis@blocks@clear \pagestyle{empty} \parindent 1.5em \setcounter{page}{1} @@ -452,7 +453,6 @@ \ifthesis@cover@ \thesis@blocks@clear \begin{alwayssingle} - \thispagestyle{empty} \begin{center} {\sc\thesis@titlePage@LARGE\thesis@czech@universityName\\% \thesis@titlePage@Large\thesis@czech@facultyName\\[0.3em]% @@ -489,7 +489,6 @@ \def\thesis@blocks@titlePage{% \thesis@blocks@clear \begin{alwayssingle} - \thispagestyle{empty} % The top of the page \begin{adjustwidth}{-12mm}{} \begin{minipage}{30mm}