Skip to content

Add volume number for monographs without editor#13

Open
adam3smith wants to merge 1 commit into
mainfrom
adam3smith-patch-1
Open

Add volume number for monographs without editor#13
adam3smith wants to merge 1 commit into
mainfrom
adam3smith-patch-1

Conversation

@adam3smith

Copy link
Copy Markdown
Member

The current conditionals don't kick in for books with no secondary creators, we need to repeat the call to the capitalized volume macro

cc @adunning if you have a minute to look at this? Though I'm pretty sure I'm right about this.

The current conditionals don't kick in for books with no secondary creators, we need to repeat the call to the capitalized volume macro
@adam3smith
adam3smith requested review from adunning and Copilot and removed request for Copilot May 14, 2026 13:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts MLA CSL rendering so authored monographs without secondary creators can still emit a capitalized volume label.

Changes:

  • Adds a fallback in container1-number to render label-volume-capitalized when an authored item has no matched contributor variables.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +750 to +752
<else>
<text macro="label-volume-capitalized"/>
</else>
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