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

Unified Diff: scm/define-grobs.scm

Issue 2042043: Fix metronome alignment. (Closed)
Patch Set: Created 13 years, 7 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 | « lily/metronome-engraver.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/define-grobs.scm
diff --git a/scm/define-grobs.scm b/scm/define-grobs.scm
index 71a167d80af153b6a179d0664ed6725067cbc21f..7d6c1b3dc18818e2471ae68898245775f97b5eb7 100644
--- a/scm/define-grobs.scm
+++ b/scm/define-grobs.scm
@@ -1170,7 +1170,7 @@
,(ly:make-simple-closure
(list ly:self-alignment-interface::x-aligned-on-self)))))
(self-alignment-X . ,LEFT)
- (break-align-symbols . (key-signature time-signature))
+ (break-align-symbols . (time-signature))
(non-break-align-symbols . (multi-measure-rest-interface))
(non-musical . #t)
(meta . ((class . Item)
« no previous file with comments | « lily/metronome-engraver.cc ('k') | no next file » | no next file with comments »

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