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

Unified Diff: input/regression/hara-kiri-keep-previous-settings.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/hara-kiri-alive-with.ly ('k') | input/regression/harp-pedals-sanity-checks.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/hara-kiri-keep-previous-settings.ly
diff --git a/input/regression/hara-kiri-keep-previous-settings.ly b/input/regression/hara-kiri-keep-previous-settings.ly
index 0f9dca6466725ba62f0f02768781d513d8100b91..545500c90b34889d58beed37110a834f98fa76fe 100644
--- a/input/regression/hara-kiri-keep-previous-settings.ly
+++ b/input/regression/hara-kiri-keep-previous-settings.ly
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
\header { texidoc =
@@ -12,7 +12,7 @@ not erase previous settings to the Staff context.
ragged-right= ##t
\context {
\Staff
- \override StaffSymbol #'line-count = 4
+ \override StaffSymbol.line-count = 4
\consists "Ambitus_engraver"
\remove "Clef_engraver"
}
« no previous file with comments | « input/regression/hara-kiri-alive-with.ly ('k') | input/regression/harp-pedals-sanity-checks.ly » ('j') | no next file with comments »

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