]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-stretch.ly
release commit
[lilypond.git] / input / regression / spacing-accidental-stretch.ly
index 2db2bde6934080ec971541bb7be8ebc7a40a8407..1366f06a2d0360e53fef5f8344cb2e8f95180687 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.22"
+\version "2.1.25"
 
 \header {
     texidoc = "Accidentals don't influence the amount of stretchable space. "
@@ -7,7 +7,7 @@
 
 \score {
      \notes \relative c'' \context GrandStaff {
-       \pianoCautionaries
+       #(set-accidental-style 'piano-cautionary)
        d16 d d d d d cis d 
        
      }