Unverified Commit 0937820a authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Replace non-existent \thesis@clear with \thesis@blocks@clear

parent 87180113
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -171,7 +171,7 @@
%   Display page numbers for the Faculty of Sports Studies starting
%   with the table of contents. [VN]}
%    \begin{macrocode}
    \thesis@clear
    \thesis@blocks@clear
      \pagestyle{plain}
      \thesis@blocks@tables}
\def\thesis@blocks@postamble{%
+1 −1
Original line number Diff line number Diff line
@@ -144,7 +144,7 @@
%   Display page numbers for the Faculty of Law starting with
%   the declaration. [VN]}
%    \begin{macrocode}
    \thesis@clear
    \thesis@blocks@clear
      \pagestyle{plain}
      \setcounter{page}{1}
      \thesis@blocks@declaration
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@
%   Display page numbers for the Faculty of Medicine starting with
%   the declaration. [VN]}
%    \begin{macrocode}
    \thesis@clear
    \thesis@blocks@clear
      \pagestyle{plain}
      \setcounter{page}{1}
      \thesis@blocks@declaration
+2 −2
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@
%   Display page numbers for the Faculty of Science starting with
%   the table of contents. [VN]}
%    \begin{macrocode}
      \thesis@clear
      \thesis@blocks@clear
        \pagestyle{plain}
        \thesis@blocks@toc
    \else
@@ -156,7 +156,7 @@
%   Display page numbers for the Faculty of Science starting with
%   the table of contents. [VN]}
%    \begin{macrocode}
      \thesis@clear
      \thesis@blocks@clear
        \pagestyle{plain}
        \thesis@blocks@tables
    \fi}