Hi list,
I think that accidentals should be repeated after a break in every case.
LilyPond does this with tied notes over a bar line but not with tied or
even separate notes within a measure:
\version "2.21.0"
\relative {
\partial 2 c'2 d e fis \bar "" \break
fis g1 fis2~ \bar "" \break
fis g1 fis~ \break
fis2 g g, \bar "|."
}
Do you agree that this is a bug?
Cheers,
Malte
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond