bug-lilypond
[Top][All Lists]
Advanced

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

Re: set-accidental-style bug


From: Graham Percival
Subject: Re: set-accidental-style bug
Date: Wed, 22 Nov 2006 18:47:18 -0800
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)

Sorry, I'm not certain if this is a bug or the intended behavior of 'modern style. Could you rewrite this using only c and d notes (with -is thrown in when necessary)?

Cheers,
- Graham

jmk wrote:
desired behaviour, example 1

example 1:
---------------

\version "2.9.29"
\new Staff <<
#(set-accidental-style 'modern)
<<
{ e'' a' g' g' |fis'2. d''4 } \\
{ g' fis' fis' e' | dis'2. e'4 }
>>
----------------


if e'' is replaced with d'', the natural is missing


example 2:
-------------

\version "2.9.29"
\new Staff <<
#(set-accidental-style 'modern)
<<
{ d'' a' g' g' |fis'2. d''4 } \\
{ g' fis' fis' e' | dis'2. e'4 }
>>



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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