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

Unified Diff: input/regression/spacing-multi-tuplet.ly

Issue 6635050: Make arguments like Context.GrobName accessible as symbol lists (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Allow \override Accidental.color = #red (dot between grob and property) Created 12 years, 5 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/spacing-measure-length.ly ('k') | input/regression/spacing-packed.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/spacing-multi-tuplet.ly
diff --git a/input/regression/spacing-multi-tuplet.ly b/input/regression/spacing-multi-tuplet.ly
index acc53cc8fe5e51c66c0b05643ee7b5bb883e0242..2ac5360241f8a7f7af9afbaba838ea2eb8e7716f 100644
--- a/input/regression/spacing-multi-tuplet.ly
+++ b/input/regression/spacing-multi-tuplet.ly
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
\header{
@@ -11,7 +11,7 @@ hence it must be switched on explicitly with the
\layout{
\context{
\Score
- \override SpacingSpanner #'uniform-stretching = ##t
+ \override SpacingSpanner.uniform-stretching = ##t
}
}
« no previous file with comments | « input/regression/spacing-measure-length.ly ('k') | input/regression/spacing-packed.ly » ('j') | no next file with comments »

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