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

Unified Diff: input/regression/collision-merge-differently-headed.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-merge-differently-dotted.ly ('k') | input/regression/collision-whole.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/collision-merge-differently-headed.ly
diff --git a/input/regression/collision-merge-differently-headed.ly b/input/regression/collision-merge-differently-headed.ly
index b9300b2e065d090e45094f751692a31d3caa3811..7876e6a7fde80cd5d278c7167921ff575908613a 100644
--- a/input/regression/collision-merge-differently-headed.ly
+++ b/input/regression/collision-merge-differently-headed.ly
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
\header {
texidoc =
@@ -14,7 +14,7 @@ if the black note heads are from 8th or shorter notes.
\context Staff \relative c'' <<
{
- \override Staff.NoteCollision #'merge-differently-headed = ##t
+ \override Staff.NoteCollision.merge-differently-headed = ##t
c2 c8 c4.
c2
}\\
« no previous file with comments | « input/regression/collision-merge-differently-dotted.ly ('k') | input/regression/collision-whole.ly » ('j') | no next file with comments »

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