]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/ambitus-pitch-ordering.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / ambitus-pitch-ordering.ly
index e47ee605157edfae6e0326089c9fa0087ef65ac6..50ca97a03d22a1b9cd629fd909c69dbb7b3a052f 100644 (file)
@@ -1,13 +1,11 @@
-\header {
-  texidoc = "Ambituses use actual pitch not lexicographic ordering."
-  }
-
-\version "2.11.51"
+\version "2.16.0"
 
-\paper {
-  ragged-right=##t
+\header {
+  texidoc = "Ambitus use actual pitch not lexicographic ordering."
 }
 
 \new Voice \with { \consists "Ambitus_engraver" } {
-  \clef F c eis fes
+  \clef F
+  c4 eis fes2
 }
+