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

Unified Diff: input/regression/beam-funky.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/beam-french.ly ('k') | input/regression/beam-funky-beamlet.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/beam-funky.ly
diff --git a/input/regression/beam-funky.ly b/input/regression/beam-funky.ly
index 3d26b75d47c03e96f6893d4ba81a34c37b78d2ff..cf47dc9c50601f09d589c5d28c338a3b9dce06f4 100644
--- a/input/regression/beam-funky.ly
+++ b/input/regression/beam-funky.ly
@@ -1,5 +1,5 @@
-\version "2.16.0"
+\version "2.17.6"
\header {
texidoc = "In complex configurations of knee beaming, according to
@@ -13,7 +13,7 @@ beam. This is in disagreement with the current algorithm."
\relative c'
{
- \override Beam #'auto-knee-gap = #7
+ \override Beam.auto-knee-gap = #7
\set subdivideBeams = ##t
\time 8/8
c,16[ g'''16
« no previous file with comments | « input/regression/beam-french.ly ('k') | input/regression/beam-funky-beamlet.ly » ('j') | no next file with comments »

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