Skip to content
Snippets Groups Projects

Fix the BSc thesis' Finnish names

Merged Jyri-Petteri Paloposki requested to merge jyri-petteri.t.paloposki/thesis:master into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -172,8 +172,8 @@
@@ -172,8 +172,8 @@
%% magic thesis types. more can be added
%% magic thesis types. more can be added
\newcommand*{\thesistype}[1]{
\newcommand*{\thesistype}[1]{
\begin{switch}{\p@btype}
\begin{switch}{\p@btype}
\case{tkk}{\langchoose{#1}{TkK -tutkielma}{Bachelor's Thesis}}%
\case{tkk}{\langchoose{#1}{TkK-tutkielma}{Bachelor's Thesis}}%
\case{luk}{\langchoose{#1}{LuK -tutkielma}{Bachelor's Thesis}}%
\case{luk}{\langchoose{#1}{LuK-tutkielma}{Bachelor's Thesis}}%
\case{gradu}{\langchoose{#1}{Pro gradu -tutkielma}{Master of Science Thesis}}%
\case{gradu}{\langchoose{#1}{Pro gradu -tutkielma}{Master of Science Thesis}}%
\case{di}{\langchoose{#1}{Diplomityö}{Master of Science Thesis}}%
\case{di}{\langchoose{#1}{Diplomityö}{Master of Science Thesis}}%
\default{\p@btype}%
\default{\p@btype}%
Loading