]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/programmer/regression-test.tely
release: 1.3.12
[lilypond.git] / Documentation / programmer / regression-test.tely
index de989ac512c0489c87802262fcc253f5f6deb4eb..dab2cc587d9c7d7bfed37cc11177a33ccdb1c292 100644 (file)
@@ -29,14 +29,17 @@ Note head shapes are settable.  The stem endings should be adjusted
 per note head.  If you want different note head styles on one stem,
 you must create a special context called Thread.
 
+Harmonic notes have a different shape and different
+dimensions. Nevertheless, noteheads in both styles can be combined, on
+either up or down stems.
+
 @mudelafile{noteheadstyle.ly}
 
-Noteheads can have dots, and ---although this is bad style in duple
-meters--- rests can too.  Augmentation dots should never be printed on
-a staff line, but rather be shifted vertically. They should go up, but
-in case of multiple parts, the down stems have down shifted dots.
-(Wanske p. 186) In case of chords, all dots should be in a column.
-The dots go along as rests are shifted to avoid collisions.
+Noteheads can have dots, and rests can too.  Augmentation dots should
+never be printed on a staff line, but rather be shifted vertically. They
+should go up, but in case of multiple parts, the down stems have down
+shifted dots.  (Wanske p. 186) In case of chords, all dots should be in
+a column.  The dots go along as rests are shifted to avoid collisions.
 
 @mudelafile{dots.fly}