]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-head-harmonic.ly
release commit
[lilypond.git] / input / regression / note-head-harmonic.ly
index e30d0eb719e5988efe9f97997bf211854bda07cb..11f5bacdaab034e40666e95ab8eae0e02f9dc0a7 100644 (file)
@@ -1,16 +1,19 @@
 \header
 {
     texidoc = "  The handling of stems for harmonic notes must be
-   completely identical to normal note heads."
+   completely identical to normal note heads.
+
+  Harmonic heads do not get accidentals or dots."
 }
 
 \version "2.1.22"
 
 \score {
  \notes {
-    < c''     f''\harmonic >4
+    < c'' f''\harmonic >4
     \stemUp
-    < c''     f''\harmonic >
+    < c'' f''\harmonic >4.
+    < cis'' fis''\harmonic >8
   }
 
   \paper {