I showed you how to fix this in an earlier message,
attached again.
Trevor
----- Original Message -----
From: "Trevor Daniels" <t.dani...@treda.co.uk>
To: <lilypond-user@gnu.org>; "Hasi" <hasberg...@yahoo.com>
Sent: Monday, January 05, 2009 11:44 AM
Subject: Re: Accidentals problem
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
--- Begin Message ---
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
--- End Message ---
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user