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

Unified Diff: input/regression/collision-dots-up-space-dotted.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/collision-dots-move.ly ('k') | input/regression/collision-manual.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/collision-dots-up-space-dotted.ly
diff --git a/input/regression/collision-dots-up-space-dotted.ly b/input/regression/collision-dots-up-space-dotted.ly
index 229b12ca99ecca18cd2233a6dce56ec68a3d8ad5..b9db8bbcfdf6182d7bea575ee3c5a92276a25b93 100644
--- a/input/regression/collision-dots-up-space-dotted.ly
+++ b/input/regression/collision-dots-up-space-dotted.ly
@@ -6,13 +6,13 @@
}
-\version "2.16.0"
+\version "2.17.6"
\paper{ ragged-right=##t }
\new Staff \relative c' <<
{ fis4.
- \override Staff.NoteCollision #'prefer-dotted-right = ##f
+ \override Staff.NoteCollision.prefer-dotted-right = ##f
fis4. }
\\
{ \autoBeamOff e8 e e e e e e }
« no previous file with comments | « input/regression/collision-dots-move.ly ('k') | input/regression/collision-manual.ly » ('j') | no next file with comments »

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