Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(256)

Unified Diff: ly/engraver-init.ly

Issue 544700043: Give NoteNames context an \alias Staff (Closed)
Patch Set: Fix changed regtest Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « input/regression/accidental-voice.ly ('k') | ly/performer-init.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ly/engraver-init.ly
diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly
index 6f69c7f4903eb939de0784f3820a6ef917d996ca..52bf183bbc2a48e24d43961f9a8f803285f6879a 100644
--- a/ly/engraver-init.ly
+++ b/ly/engraver-init.ly
@@ -510,6 +510,8 @@ printing of a single line of lyrics."
\context {
\type "Engraver_group"
\name "NoteNames"
+ \alias Staff % Catch Staff-level overrides like
+ % \key, \transposition
\description "A context for printing the names of notes."
\consists "Axis_group_engraver"
« no previous file with comments | « input/regression/accidental-voice.ly ('k') | ly/performer-init.ly » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b