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

Unified Diff: input/regression/laissez-vibrer-chords.ly

Issue 4969069: Fix 456: Also check for laissez-vibrer events attached to single heads inside a chord (Closed)
Patch Set: Fix 456: Also check for laissez-vibrer events attached to single heads inside a chord Created 13 years, 7 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 | « no previous file | lily/laissez-vibrer-engraver.cc » ('j') | lily/laissez-vibrer-engraver.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/laissez-vibrer-chords.ly
diff --git a/input/regression/laissez-vibrer-chords.ly b/input/regression/laissez-vibrer-chords.ly
new file mode 100644
index 0000000000000000000000000000000000000000..e2158794075b6b4fc445722fcdcb21de1161b290
--- /dev/null
+++ b/input/regression/laissez-vibrer-chords.ly
@@ -0,0 +1,11 @@
+\version "2.11.31"
Neil Puttock 2011/09/14 19:58:41 2.15.12
+
+\header {
+ texidoc = "
+@code{\laissezVibrer} ties should also work on individual notes of a chord.
+" }
+
+\relative c' {
+ <d-\laissezVibrer g>1
+ <d^\laissezVibrer g_\laissezVibrer>1
+}
« no previous file with comments | « no previous file | lily/laissez-vibrer-engraver.cc » ('j') | lily/laissez-vibrer-engraver.cc » ('J')

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