In my document's \supervisor tag I use the names of my supervisors like this: John Doe, M.Sc. (the master grade is separated from name by a comma)
This causes an error when compiling the \confirmation* and this also occurs when manually adding the names to \confirmation.
This is the compile error:
The control sequence marked <to be read again> should
not appear between \csname and \endcsname.
! Extra \endcsname.
\KVS@ProcessorDefault ...sname KV@#1@#2\endcsname
\unless \ifcsname KVS@#1@h...
l.70
I'm ignoring this, since I wasn't doing a \csname.
! Package kvsetkeys Error: Undefined key `M.Sc.`.
See the kvsetkeys package documentation for explanation.
In my document's
\supervisor
tag I use the names of my supervisors like this: John Doe, M.Sc. (the master grade is separated from name by a comma)This causes an error when compiling the \confirmation* and this also occurs when manually adding the names to \confirmation.
This is the compile error: