]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-head-harmonic.ly
Doc-es: update Notation/Cheatsheet.
[lilypond.git] / input / regression / note-head-harmonic.ly
index 3c2f405f53b3a62193f6abcd5fe406c2ef809c1f..dcf30bd7a1706ea50980dd60d80f5288f48761f2 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.16.0"
 
 
 {
@@ -18,7 +25,5 @@
   < dis'' gis''\harmonic >8
 }
 
-\layout {
-  raggedright = ##t 
-}
+