Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirmation not working when supervisor name contains comma #60

Open
flueders opened this issue Apr 6, 2021 · 3 comments
Open

Confirmation not working when supervisor name contains comma #60

flueders opened this issue Apr 6, 2021 · 3 comments
Assignees
Milestone

Comments

@flueders
Copy link

flueders commented Apr 6, 2021

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.
@mrpiggi
Copy link
Member

mrpiggi commented Apr 7, 2021

Just try an additional set of braces \supervisor{{John Doe, M.Sc.}}

@flueders
Copy link
Author

Thank you very much, this helped to solve the issue.

@mrpiggi
Copy link
Member

mrpiggi commented Apr 10, 2021

Check implementation for next main release

@mrpiggi mrpiggi reopened this Apr 10, 2021
@mrpiggi mrpiggi added this to the v2.07 milestone Apr 10, 2021
@mrpiggi mrpiggi self-assigned this Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants