diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenexam.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenexam.cls | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenexam.cls b/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenexam.cls index b927ff62cfc..4172a414c01 100644 --- a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenexam.cls +++ b/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenexam.cls @@ -26,9 +26,9 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{uantwerpenexam} - [2021/07/11 v4.0 .dtx skeleton file] -\def\fileversion{4.0} -\def\filedate{2021/07/11} + [2021/08/03 v4.1 .dtx skeleton file] +\def\fileversion{4.1} +\def\filedate{2021/08/03} \newif\if@examiner \DeclareOption{examiner}{\@examinertrue} \input{uantwerpencommonoptions.clo} @@ -76,6 +76,7 @@ \NewDocumentCommand{\uantwerpendocspropread}{m}{ \__uantwerpendocs_datareader:n { #1 } } +\cs_generate_variant:Nn \prop_gput:Nnn{ Nxx } \cs_new_nopar:Npn \__uantwerpendocs_dataparser:w #1 = #2!! { \tl_set:Nn \l_tmpa_tl {#1} \tl_set:Nn \l_tmpb_tl {#2} @@ -241,8 +242,8 @@ \rhead[\small Student nr. \@studentnr]{\small Student nr. \@studentnr} \fi +\setlength{\headheight}{13.7pt} \renewcommand*{\headrulewidth}{0pt} - \renewcommand\maketitle{% \pagestyle{fancy} \AddToShipoutPicture*{% |