Have a look at the attached source and the png, the problem is obvious.
The first appearance dictates which of the two enharmonic equivalents is
chosen for the ambitus.

cu,
 Knut

<<attachment: amtest.png>>

\version "2.16.0"
\header { tagline = ##f}
\layout{ \context { \Voice \consists "Ambitus_engraver"  }}
\score {
  \new ChoirStaff <<
    \new Staff {\new Voice = one   {\relative f'' { \key f \major f eis f, eis \bar "|." }}}
    \new Staff {\new Voice = two   {\relative f'' { \key f \major f eis eis, f \bar "|." }}}
    \new Staff {\new Voice = three {\relative f'' { \key f \major eis f f, eis\bar "|." }}}
    \new Staff {\new Voice = four  {\relative f'' { \key f \major eis f eis, f\bar "|." }}}
  >>
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to