You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: