Skip to content

Commit

Permalink
#39 fixed missing "Fachstudie" label
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-mayer committed Oct 10, 2016
1 parent ff3feea commit 70edc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uni-stuttgart-cs-cover.sty
Expand Up @@ -191,6 +191,7 @@
\def\0{study}\ifthenelse{\equal{\0}{\1}}{\gdef\@labelType{\@labelTypeStudy}}{}
\def\0{bachelor}\ifthenelse{\equal{\0}{\1}}{\gdef\@labelType{\@labelTypeBachelor}}{}
\def\0{master}\ifthenelse{\equal{\0}{\1}}{\gdef\@labelType{\@labelTypeMaster}}{}
\def\0{fachstudie}\ifthenelse{\equal{\0}{\1}}{\gdef\@labelType{\@labelTypeFachstudie}}{}
\def\0{projectinf}\ifthenelse{\equal{\0}{\1}}{\gdef\@labelType{\@labelTypeProjectINF}}{}
}

Expand Down

0 comments on commit 70edc6f

Please sign in to comment.