Commit c69a02ec authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Xmas! 🎄🎅🎁🧁

parent 84d4c481
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -10,6 +10,18 @@
    \vspace{90mm}
    \textsc{\huge \Thesis} \\
    \vspace{10mm}
    {\huge
        \emoji{cupcake}
        \emoji{gift}
        \emoji{santa}
        \emoji{christmas-tree}
        \textsc{Xmas Version}
        \emoji{christmas-tree}
        \emoji{santa}
        \emoji{gift}
        \emoji{cupcake}
    } \\
    \vspace{10mm}
    \begin{DoubleSpace}
        \textbf{\LARGE \DissertationTitle}
    \end{DoubleSpace}
+11 −1
Original line number Diff line number Diff line
@@ -23,6 +23,11 @@
    %showframe,
]{geometry}

\usepackage{emoji}
% don't complain too much about overfull boxes: https://www.overleaf.com/learn/latex/%5Chfuzz
\hfuzz=0.75pt
\vfuzz=\hfuzz

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Styles
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -69,7 +74,12 @@
\makeheadrule{myruled}{\textwidth}{\normalrulethickness}
\makefootrule{myruled}{\textwidth}{\normalrulethickness}{\footruleskip}
\makeevenhead{myruled}{\small\itshape\leftmark}{}{}
\makeoddhead{myruled}{}{}{\small\itshape\rightmark}
\makeoddhead{myruled}{
    \emoji{christmas-tree}
    \emoji{santa}
    \emoji{gift}
    \emoji{cupcake}
    }{}{\small\itshape\rightmark}
\makeevenfoot{myruled}{\small \thepage}{}{}
\makeoddfoot{myruled}{}{}{\small \thepage}
\makeatletter % because of \@chapapp