Loading style/mu/base.dtx +9 −11 Original line number Diff line number Diff line Loading @@ -1038,15 +1038,16 @@ % \end{macro}\begin{macro}{\thesis@blocks@keywords} % The |\thesis@blocks@keywords| macro typesets the % keywords. % \changes{v1.0.0}{2021/03/22}{Redefined keywords, keywordsEn % macros so they by default start on the same page as the % the previous element and are in the lower part of the page. % [TV]} % \begin{macrocode} \def\thesis@blocks@keywords{% \begin{alwayssingle}% % Start the new chapter without clearing the left page. \clearpage {\let\thesis@blocks@clear\relax \chapter*{\thesis@@{keywordsTitle}}% \noindent\thesis@TeXkeywords}% \par\vfil\null {\let\thesis@blocks@clear\relax% \chapter*{\vspace*{\fill}\thesis@@{keywordsTitle}}}% \leavevmode\thesis@keywords \end{alwayssingle}} % \end{macrocode} % \end{macro}\begin{macro}{\thesis@blocks@keywordsEn} Loading @@ -1061,12 +1062,9 @@ \ifthesis@english\else {\thesis@selectLocale{english}% \begin{alwayssingle}% % Start the new chapter without clearing the left page. \clearpage {\let\thesis@blocks@clear\relax% \chapter*{\thesis@english@keywordsTitle}}% \noindent\thesis@TeXkeywordsEn \par\vfil\null \chapter*{\vspace*{\fill}\thesis@english@keywordsTitle}}% \leavevmode\thesis@keywords \end{alwayssingle}}% \fi} % \end{macrocode} Loading Loading
style/mu/base.dtx +9 −11 Original line number Diff line number Diff line Loading @@ -1038,15 +1038,16 @@ % \end{macro}\begin{macro}{\thesis@blocks@keywords} % The |\thesis@blocks@keywords| macro typesets the % keywords. % \changes{v1.0.0}{2021/03/22}{Redefined keywords, keywordsEn % macros so they by default start on the same page as the % the previous element and are in the lower part of the page. % [TV]} % \begin{macrocode} \def\thesis@blocks@keywords{% \begin{alwayssingle}% % Start the new chapter without clearing the left page. \clearpage {\let\thesis@blocks@clear\relax \chapter*{\thesis@@{keywordsTitle}}% \noindent\thesis@TeXkeywords}% \par\vfil\null {\let\thesis@blocks@clear\relax% \chapter*{\vspace*{\fill}\thesis@@{keywordsTitle}}}% \leavevmode\thesis@keywords \end{alwayssingle}} % \end{macrocode} % \end{macro}\begin{macro}{\thesis@blocks@keywordsEn} Loading @@ -1061,12 +1062,9 @@ \ifthesis@english\else {\thesis@selectLocale{english}% \begin{alwayssingle}% % Start the new chapter without clearing the left page. \clearpage {\let\thesis@blocks@clear\relax% \chapter*{\thesis@english@keywordsTitle}}% \noindent\thesis@TeXkeywordsEn \par\vfil\null \chapter*{\vspace*{\fill}\thesis@english@keywordsTitle}}% \leavevmode\thesis@keywords \end{alwayssingle}}% \fi} % \end{macrocode} Loading