On Sunday 27 November 2005 09.27, Frédéric Bron wrote:
> Using lilypond 2.6.4 on Windows (not cygwin)
> In the following fragment, the flat in front of the last d flat should
> not be "cautionnary" (in parenthesis).

Thanks, added this to the bug database, as accidental-modern-cautionary.ly.

%
%Frédéric Bron

\version "2.6.4"

\header {
texidoc = "The @code{modern-cautionary} style incorrectly makes some 
accidentals cautionary."
reportedin = "2.6.4"
}

\layout{raggedright=##t}

    \new Staff {
        #(set-accidental-style 'modern-cautionary)
        \relative {
            dis1 des
        }
    }


-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.7/


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to