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

Change abjad.TimeSignature.context from "Staff" to "Score" #1534

Closed
trevorbaca opened this issue Apr 14, 2023 · 0 comments · Fixed by #1535
Closed

Change abjad.TimeSignature.context from "Staff" to "Score" #1534

trevorbaca opened this issue Apr 14, 2023 · 0 comments · Fixed by #1535
Assignees
Labels
Milestone

Comments

@trevorbaca
Copy link
Member

Through Abjad 3.16, time signature application was most commonly abjad.attach(time_signature, note, context="Score").

Beginning in Abjad 3.17, abjad.attach(time_signature, note) will bind to the score context automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant