bug-lilypond
[Top][All Lists]
Advanced

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

Re: accidentals after mid-measure break


From: Peter Toye
Subject: Re: accidentals after mid-measure break
Date: Fri, 3 Jan 2020 11:57:11 +0000

As a performer,  I think it's definitely very confusing. The slightly amended 
version below would leave me wondering what note I was meant to be playing for 
the second  crotchet (quarter-note).

\version "2.21.0"
\relative {
   \partial 2 c'2 d e fis \bar "" \break
   fis g1 fis2~ \bar "" \break
   fis4 fis4 g1 fis~ \break
   fis2 g g, \bar "|."
}


Best regards,

Peter
mailto:address@hidden
www.ptoye.com

-------------------------
Friday, January 3, 2020, 11:45:12 AM, Malte Meyn wrote:

> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond


reply via email to

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