From: Han-Wen Nienhuys Date: Tue, 23 Mar 2004 00:23:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.1.34~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=10ad522f658c25f926e49074a5367c461c80d8ad;p=lilypond.git *** empty log message *** --- diff --git a/input/regression/note-head-harmonic.ly b/input/regression/note-head-harmonic.ly index f48e67456b..073d95c4e7 100644 --- a/input/regression/note-head-harmonic.ly +++ b/input/regression/note-head-harmonic.ly @@ -3,7 +3,7 @@ texidoc = " The handling of stems for harmonic notes must be completely identical to normal note heads. - Harmonic heads do not get accidentals or dots." + Harmonic heads do not get dots. If @code{harmonicAccidentals} is unset, they also don't get accidentals." } \version "2.1.30" @@ -14,6 +14,8 @@ \stemUp < c'' f''\harmonic >4. < cis'' fis''\harmonic >8 + \set Staff.harmonicAccidentals = ##f + < dis'' gis''\harmonic >8 } \paper {