From 665e6d3d9438dabf2634aa6bdd694555122903d3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 23 Sep 2021 22:21:05 -0700 Subject: BibTeX parser: fix expansion of special strings in series... e.g. `newseries` or `library`. Expansion should not happen when these strings are protected in braces, or when they're capitalized. Closes #7591. --- test/command/biblatex-shore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/command/biblatex-shore.md') diff --git a/test/command/biblatex-shore.md b/test/command/biblatex-shore.md index cc9c079e1..efe97ef7a 100644 --- a/test/command/biblatex-shore.md +++ b/test/command/biblatex-shore.md @@ -49,7 +49,7 @@ references: author: - family: Shore given: Bradd - collection-title: new series + collection-title: New series container-title: American Anthropologist id: shore issue: 1 -- cgit v1.2.3