]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-head-harmonic.ly
Merge remote branch 'origin' into release/unstable
[lilypond.git] / input / regression / note-head-harmonic.ly
index 3c2f405f53b3a62193f6abcd5fe406c2ef809c1f..775ab0c93b99d023f6504c725325a40e45363c75 100644 (file)
@@ -3,10 +3,17 @@
   texidoc = "  The handling of stems for harmonic notes must be
    completely identical to normal note heads.
 
-  Harmonic heads do not get  dots. If @code{harmonicAccidentals} is unset, they also don't get accidentals."
+  Harmonic heads do not get dots. If @code{harmonicAccidentals} is
+  unset, they also don't get accidentals."
+
+  
+}
+
+\layout {
+  ragged-right = ##t 
 }
 
-\version "2.6.0"
+\version "2.12.0"
 
 
 {
@@ -18,7 +25,5 @@
   < dis'' gis''\harmonic >8
 }
 
-\layout {
-  raggedright = ##t 
-}
+