bug-lilypond
[Top][All Lists]
Advanced

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

Re: Possible bug with cautionary accidentals


From: -Eluze
Subject: Re: Possible bug with cautionary accidentals
Date: Mon, 6 Feb 2012 06:00:37 -0800 (PST)


David Kastrup wrote:
> 
> -Eluze <address@hidden> writes:
> 
>> Phil Holmes wrote:
>>> 
>>> With this input:
>>> 
>>> {
>>>   #(set-accidental-style 'modern-voice-cautionary)
>>>   \clef bass
>>>   ces4 ces ces ces |
>>>   c4 c c c |
>>> }
>>> 
>>> I get a cautionary in the second bar up until 2.15.16 (which I believe I 
>>> would expect) but none in 2.15.18.    I reckon this is a bug, but would
>>> like 
>>> someone who does this stuff to confirm that it's not a deliberate change 
>>> (for some reason).
>>> 
>>> 
>>
>> use \accidentalStyle "modern-voice-cautionary" instead - couldn't find
>> this
>> in Changes either!
> 
> I don't think that this should make a difference.  It is a nicer
> interface, but the results should be the same I think.  I have not
> investigated, though.
> 
it obviously does:

{ \accidentalStyle "modern-voice-cautionary" ces1 c }
{ #(set-accidental-style 'modern-voice-cautionary) ces1 c }

http://old.nabble.com/file/p33271561/test4.png 

see also the example in "NR -> automatic accidentals -> modern"
Eluze
-- 
View this message in context: 
http://old.nabble.com/Possible-bug-with-cautionary-accidentals-tp33270781p33271561.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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