]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-double.ly
(print): new file. Set limits to
[lilypond.git] / input / regression / accidental-double.ly
index ea628a9d53c93af5fe7db2f9c1f7c37336ab2399..97ad3068a00d7f30f2321b85140a626c0291a02f 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.1.36"
+\version "2.3.4"
 \header {
        texidoc = "If two forced accidentals happen at the same time, only one
        sharp sign is printed."
 }
 
 
-\score { \notes \transpose c c'
+\score {  \transpose c c'
    \context Staff <<
      \key g \major
      \context Voice=va { \stemUp c' fis! }