summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-05 23:43:12 +0000
committerKarl Berry <karl@freefriends.org>2016-02-05 23:43:12 +0000
commit4c2e5e3e8e7eeb634994a17652f6809ce39864af (patch)
tree3e642989eb668a776b54e227788f0fd4e71e6405 /Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls
parent463c2ec14523be0366ac7388095b0e1dacbc8d3f (diff)
uantwerpendocs (4feb16)
git-svn-id: svn://tug.org/texlive/trunk@39595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls')
-rw-r--r--Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls25
1 files changed, 19 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls b/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls
index 2778f822766..230308d9037 100644
--- a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls
+++ b/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls
@@ -26,9 +26,9 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{uantwerpenmasterthesis}
- [2016/01/07 v1.5 .dtx skeleton file]
-\def\fileversion{1.5}
-\def\filedate{2016/01/11}
+ [2016/02/04 v1.6 .dtx skeleton file]
+\def\fileversion{1.6}
+\def\filedate{2016/02/04}
\newif\if@titlepagenoartwork
\DeclareOption{titlepagenoartwork}{\@titlepagenoartworktrue}
@@ -141,6 +141,7 @@
\newcommand{\@diploma}{ERROR}
\newcommand{\diploma}[1]{
\newcommand{\MoSIW}{Master of Science in de industri\"ele wetenschappen}
+ \newcommand{\MoSTEW}{Master of Science in de toegepaste economische wetenschappen}
\renewcommand{\@diploma}{
\ifthenelse{\equal{#1}{MA-IW-BK}}
{\MoSIW: bouwkunde}{
@@ -157,10 +158,22 @@
\ifthenelse{\equal{#1}{MA-IW-EM-AE}}
{\MoSIW:\\elektromechanica, afstudeerrichting automotive engineering}{
\ifthenelse{\equal{#1}{MA-IW-EM-AU}}
- {\MoSIW\\elektromechanica, afstudeerrichting automatisering}{
+ {\MoSIW:\\elektromechanica, afstudeerrichting automatisering}{
\ifthenelse{\equal{#1}{MA-IW-EM-EM}}
- {\MoSIW\\elektromechanica, afstudeerrichting elektromechanica}
- {\errmessage{Error in argument to macro diploma: must be one of MA-IW-XXX with XXX one of BCH, CH, EI, EI-AE, EI-ICT, EM-AE, EM-AU, EM-EM! <<}}}}}}}}}}
+ {\MoSIW:\\elektromechanica, afstudeerrichting elektromechanica}{
+ \ifthenelse{\equal{#1}{MA-IW-EM-EN}}
+ {\MoSIW:\\elektromechanica, afstudeerrichting energie}{
+ \ifthenelse{\equal{#1}{MA-TEW-HI}}
+ {\MoSTEW: handelsingenieur}{
+ \ifthenelse{\equal{#1}{MA-TEW-HIBI}}
+ {\MoSTEW:\\handelsingenieur in de beleidsinformatica}{
+ \ifthenelse{\equal{#1}{MA-TEW-EB}}
+ {\MoSTEW: economisch beleid}{
+ \ifthenelse{\equal{#1}{MA-TEW-BK}}
+ {\MoSTEW: bedrijfskunde}
+ {\errmessage{Error in argument to macro diploma: must be one of
+ MA-IW-XXX with XXX one of BCH, CH, EI, EI-AE, EI-ICT, EM-AE,
+ EM-AU, EM-EM, EM-EN, MA-TEW-YYY with YYY one of HI, HIBI, EB, BK! <<}}}}}}}}}}}}}}}
}
}
\newcommand{\@defensedate}{ERROR}