bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enhancement request


From: Kieren MacMillan
Subject: Re: Enhancement request
Date: Sat, 20 Mar 2010 11:43:13 -0400

Hi Phil,

> understood it to mean that when there are 2 notes in 2 voices but which have 
> the same fundamental note, only differing in an accidental, then LilyPond 
> doesn't support this.

Nope -- but we should adjust the documentation if it's unclear.

> I do have the chords set in different voices and it shows as in the attached 
> clip - it incorrectly makes the first note of the 2nd voice a natural.

That's a different issue:

\score {
  \new Staff <<
    \new Voice { \voiceOne fis'8[ g'] }
    \new Voice { \voiceTwo #(set-accidental-style 'voice) <b f'!>8[ <b f'>] }
  >>
}

See 
<http://lilypond.org/doc/v2.13/Documentation/notation/displaying-pitches#Automatic-accidentals>
 for more information.

Hope this helps!
Kieren.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]