]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/finger-chords-accidental.ly
MIDI: add partcombine test.
[lilypond.git] / input / regression / finger-chords-accidental.ly
index 19ec24abd14d88697f36a083f30a51d643a8d2a9..cca4bc3d0faf2b946f05cbc9ca90395ea0a725e9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.12.0"
 \header
 {
   texidoc = "Scripts left of a chord avoid accidentals."
@@ -12,5 +12,5 @@
   r4 
   \set fingeringOrientations = #'(left)
   <cis''-3 >
-  <cis''-3 e''>
+  <cis''!-3 e''>
 }