lilypond-devel
[Top][All Lists]
Advanced

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

removing unwanted accidentals


From: Erik Sandberg
Subject: removing unwanted accidentals
Date: Mon, 11 Apr 2005 22:53:33 +0200
User-agent: KMail/1.7.2

Hi,

There seems to be a need for a way to notate that a single note should _not_ 
have an accidental displayed, something like a 'force-no-accidental' 
property.

I think there was a discussion about this over a year ago, without a 
conclusion. Now there have been 2 or 3 (implicit) requests for it in a short 
time, and IMHO it's a reasonable feature.

Also it looks pretty trivial to implement; may I give it a try?

Erik

On Sunday 10 April 2005 14.32, Karl Hammar wrote:
> How do I remove the unwanted explicit flats in the next to last
> measure in:
>
> \version "2.4.2"
>
> \relative c'' {
>   \override Score.BarNumber  #'break-visibility = #end-of-line-invisible
>   \mark #03
>   \clef treble
>   \key c \minor
>   a2 b |
>   d1 |
>   \mark #04
>   \set Score.currentBarNumber = #1
>   d2 es8. as,16 bes8 c |
> %         ^     ^ unwanted explicit flats here
>   d1
> }
>
> Regards
> /Karl
>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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