]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/fingering-column-snap-radius.ly
Doc-es: update Notation/Fretted.
[lilypond.git] / input / regression / fingering-column-snap-radius.ly
index bebd1a1b9cf3a13753b840cf6f4a04ae43f61849..cd78ef7d8c2782a0f4ffaa4d207e515c6be58436 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.15"
+\version "2.19.21"
 
 \header {
   texidoc = "Horizontally-offset @code{Fingerings} align along the Y axis when
@@ -6,8 +6,8 @@ they are within @code{FingeringColumn.snap-radius} of each other.
 "
 }
 
-\relative f'' {
+\relative {
   \set fingeringOrientations = #'(left)
-  <cis-1 a-1 e-1>4
+  <cis''-1 a-1 e-1>4
   <ceses-1 a-1 e-1>4
 }