Skip to content
Snippets Groups Projects
Commit d0ceb834 authored by Tereza Vrabcová's avatar Tereza Vrabcová
Browse files

Adding seal macro

parent 5370727f
No related branches found
No related tags found
No related merge requests found
......@@ -935,6 +935,23 @@
\end{center}%
\end{alwayssingle}}
% \end{macrocode}
% \end{macro}\begin{macro}{\thesis@blocks@seal}
% \changes{v1.0.0}{2021/03/22}{Added macro for the seal of faculty.
% [TV]}
% The |\thesis@blocks@seal| macro typesets the seal of the faculty.
% \begin{macrocode}
\def\thesis@blocks@seal{%
\thesis@blocks@clear
\begin{alwayssingle}%
\thispagestyle{empty}%
\begin{center}%
\leavevmode
\par\vfill
\thesis@blocks@facultyLogo@color[width=6.3cm]%
\par\vfill\vfill\vfill\vfill
\end{center}%
\end{alwayssingle}}
% \end{macrocode}
% \end{macro}\begin{macro}{\thesis@blocks@toc}
% The |\thesis@blocks@toc| macro typesets the table of contents.
% \begin{macrocode}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment