Dear all,IMHO there should be a natural sign showing the f' after the clef-change: am I wrong?
music = \relative c' {
c8 d e fis
c d e f
c8 d e fis
\clef "alto" c d e f
}
\score {
<<
{ \new Staff #(set-accidental-style 'modern-cautionary 'Staff)
\music
}
{ \new Staff #(set-accidental-style 'default 'Staff)
\music
}
>>
}
Regards,
Bernhard
<<attachment: acc_clef change.png>>
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
