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

editortype uses non-standard localisation strings #231

Merged
merged 2 commits into from
Feb 3, 2024
Merged

Conversation

viccie30
Copy link
Contributor

@viccie30 viccie30 commented Feb 2, 2024

While trying to add a reference to a work with a compiler, I got an error even though the localisation string compiler is defined. biblatex-apa uses type<editortype>(s) instead of just <editortype>(s) as a localisation string. Section 2.3.6 of the biblatex manual specifies that "you may add more roles by initializing and defining a new localisation key whose name corresponds to the identifier in the editor...type field." I think biblatex-apa is wrong here and these 2 lines need to be changed. typechair(s) can then also be deleted from the localisation files.

@viccie30 viccie30 closed this Feb 2, 2024
@viccie30 viccie30 deleted the patch-1 branch February 2, 2024 16:21
@viccie30 viccie30 restored the patch-1 branch February 2, 2024 16:21
@viccie30 viccie30 reopened this Feb 2, 2024
@plk plk merged commit 6e4678d into plk:master Feb 3, 2024
@plk
Copy link
Owner

plk commented Feb 3, 2024

Thank you for this - not sure how that error crept in there ...

@viccie30 viccie30 deleted the patch-1 branch February 3, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants