summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/uadocs/uamasterthesis.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/uadocs/uamasterthesis.cls')
-rw-r--r--Master/texmf-dist/tex/latex/uadocs/uamasterthesis.cls14
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/uadocs/uamasterthesis.cls b/Master/texmf-dist/tex/latex/uadocs/uamasterthesis.cls
index bc5aedd1c47..683d91e1e0a 100644
--- a/Master/texmf-dist/tex/latex/uadocs/uamasterthesis.cls
+++ b/Master/texmf-dist/tex/latex/uadocs/uamasterthesis.cls
@@ -27,13 +27,15 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{uamasterthesis}
- [2013/05/11 v1.0 .dtx skeleton file]
-\def\fileversion{1.0}
-\def\filedate{2013/05/11}
+ [2013/05/21 v1.1 .dtx skeleton file]
+\def\fileversion{1.1}
+\def\filedate{2013/05/29}
\newif\if@titlepagenoartwork
\DeclareOption{titlepagenoartwork}{\@titlepagenoartworktrue}
\newif\if@titlepagetableonly
\DeclareOption{titlepagetableonly}{\@titlepagetableonlytrue}
+\newif\if@filled
+\DeclareOption{filled}{\@filledtrue}
\ExecuteOptions{a4paper,11pt,final,oneside,openright}
\ProcessOptions
\LoadClassWithOptions{book}
@@ -110,7 +112,7 @@
\newcommand{\supervisoriv}[1]{\renewcommand{\@supervisoriv}{#1}}
\newcommand{\@diploma}{ERROR}
\newcommand{\diploma}[1]{
- \newcommand{\MoSIW}{Master of Science in de industriƫle wetenschappen}
+ \newcommand{\MoSIW}{Master of Science in de industri\"ele wetenschappen}
\renewcommand{\@diploma}{
\ifthenelse{\equal{#1}{MA-IW-BK}}
{\MoSIW: bouwkunde}{
@@ -157,8 +159,10 @@
\renewcommand{\headrulewidth}{1pt}
\renewcommand{\footrulewidth}{1pt}
\pagestyle{fancy}
+\if@filled\else
+ \raggedright
+\fi
\raggedbottom
-\raggedright
\pagenumbering{arabic}
\onecolumn
\pgfmathsetmacro{\ua@Wh}{\paperwidth}