]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/ambitus-pitch-ordering.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / ambitus-pitch-ordering.ly
index 91b2d86d979f764b2f3d38e38c2217ca271667ac..a70446530e44d1b2845b4984cf49b1125034341e 100644 (file)
@@ -1,13 +1,11 @@
-\header {
-  texidoc = "Ambituses use actual pitch not lexicographic ordering."
-  }
-
-\version "2.12.0"
+\version "2.14.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
 }
+