-Eluze <[email protected]> writes: > David Kastrup wrote: >> >> -Eluze <[email protected]> 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 }
Sigh. I'll investigate. -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
