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

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

Issue 1195044: Fix 881, with Neil's suggestion (Closed)
Patch Set: Update regression tests Created 13 years, 10 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 | input/regression/laissez-vibrer-ties.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/laissez-vibrer-arpeggio.ly
diff --git a/input/regression/laissez-vibrer-arpeggio.ly b/input/regression/laissez-vibrer-arpeggio.ly
new file mode 100644
index 0000000000000000000000000000000000000000..03fcd8e0fae71bc65927e222ea804d1b537eabcd
--- /dev/null
+++ b/input/regression/laissez-vibrer-arpeggio.ly
@@ -0,0 +1,15 @@
+\header {
+
+ texidoc = "
+l.v. ties should not collide with arpeggio indications.
+"
+}
+
+\version "2.12.1" % regression: 2.10.33 and 2.8.8 are ok
+
+{
+ <e'>\laissezVibrer <f f'> \arpeggio
+ <e'>\laissezVibrer <g f'> \arpeggio \mark "Ties should not collide"
+ <e'>\laissezVibrer <a f'> \arpeggio
+ <e'>\laissezVibrer <b f'> \arpeggio
+ }
« no previous file with comments | « no previous file | input/regression/laissez-vibrer-ties.ly » ('j') | no next file with comments »

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