Commit a83dc826 authored by Tereza Vrabcová's avatar Tereza Vrabcová
Browse files

Removed unnecessary keys in \thesissetup

parent c4b61343
Loading
Loading
Loading
Loading
+5 −9
Original line number Original line Diff line number Diff line
@@ -137,16 +137,14 @@
%</econ>
%</econ>
%<*fi>
%<*fi>
%    \end{macrocode}
%    \end{macrocode}
% \changes{v1.0.0}{2021/03/04}{Added elements that are used
% \changes{v1.0.0}{2021/03/04}{Added element that is used
%   by thesis@titlePage: field, department, programme. [TV]}
%   by thesis@titlePage: department. [TV]}
%    \begin{macrocode}
%    \begin{macrocode}
\thesissetup{
\thesissetup{
    date        = \the\year/\the\month/\the\day,
    date        = \the\year/\the\month/\the\day,
    university  = mu,
    university  = mu,
    faculty     = fi,
    faculty     = fi,
    type        = bc,
    type        = bc,
    programme   = Informatics,
    field       = Applied Informatics,
    department  = Department of Machine Learning and Data Processing,
    department  = Department of Machine Learning and Data Processing,
    author      = Jane Doe,
    author      = Jane Doe,
    gender      = f,
    gender      = f,
@@ -277,15 +275,14 @@
%</fss>
%</fss>
%<*law>
%<*law>
%    \end{macrocode}
%    \end{macrocode}
% \changes{v1.0.0}{2021/03/04}{Added elements that are used
% \changes{v1.0.0}{2021/03/04}{Added element that is used
%   by thesis@titlePage: field, programme [TV]}
%   by thesis@titlePage: field [TV]}
%    \begin{macrocode}
%    \begin{macrocode}
\thesissetup{
\thesissetup{
    date          = \the\year/\the\month/\the\day,
    date          = \the\year/\the\month/\the\day,
    university    = mu,
    university    = mu,
    faculty       = law,
    faculty       = law,
    type          = bc,
    type          = bc,
    programme     = NA,
    field         = Law and Finance,
    field         = Law and Finance,
    department    = The Department of Commercial Law,
    department    = The Department of Commercial Law,
    author        = Jane Doe,
    author        = Jane Doe,
@@ -329,8 +326,7 @@
    university    = mu,
    university    = mu,
    faculty       = med,
    faculty       = med,
    type          = bc,
    type          = bc,
    programme     = NA,
    programme     = Optometry,
    field         = Optometry,
    department    = The Department of Optometry and
    department    = The Department of Optometry and
                    Orthoptics,
                    Orthoptics,
    author        = Jane Doe,
    author        = Jane Doe,