You could place the es in a separate temporary voice and ignore the clashing note column warning:

<<
 ees!
\\
 \voiceOne
 \once \override Accidental #'stencil = #ly:text-interface::print
 \once \override Accidental #'text = #AuflB
 \once \override Score.AccidentalPlacement #'right-padding = #1.5
 < a d' bes'! b'! e''>


Trevor

----- Original Message ----- From: "Hasi" <hasberg...@yahoo.com>
To: <lilypond-user@gnu.org>
Sent: Monday, January 05, 2009 10:46 AM
Subject: Accidentals problem


I have the following:

\once \override Accidental #'stencil = #ly:text-interface::print
\once \override Accidental #'text = #AuflB
\once \override Score.AccidentalPlacement #'right-padding = #1.5 <es! a d' bes'!
b'! e''>

which I need so both the natural and the b show.
What I don't want is the es to show both the b and the natural, it should only
show the b.
Any ideas?



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to