Re: tied notes in parallel context with lyrics

2025-01-18 Thread David Wright
On Sat 18 Jan 2025 at 12:25:54 (+0100), Arne Ploese wrote: > I would expect that all three examples yield the sme output, but the > middle with s1 seems to disturb the add lyrics algorithm. > > Did I something wrong? Yes and no. Firstly, as Knute said, format the code to make the structure cleare

Re: tied notes in parallel context with lyrics

2025-01-18 Thread Hans Aikema
> On 18 Jan 2025, at 12:25, Arne Ploese wrote: > > Hi, > > I would expect that all three examples yield the sme output, but the middle > with s1 seems to disturb the add lyrics algorithm. > > Did I something wrong? You typically add the lyrics parallel to the melody directly after the melod

Re: tied notes in parallel context with lyrics

2025-01-18 Thread Knute Snortum
On Sat, Jan 18, 2025 at 6:46 AM Knute Snortum wrote: > On Sat, Jan 18, 2025 at 5:51 AM Arne Ploese wrote: > >> Hi, >> >> I would expect that all three examples yield the sme output, but the >> middle with s1 seems to disturb the add lyrics algorithm. >> >> Did I something wrong? >> > > It's easi

Re: tied notes in parallel context with lyrics

2025-01-18 Thread Knute Snortum
On Sat, Jan 18, 2025 at 5:51 AM Arne Ploese wrote: > Hi, > > I would expect that all three examples yield the sme output, but the > middle with s1 seems to disturb the add lyrics algorithm. > > Did I something wrong? > It's easier to see when you format the code. You probably want something lik

tied notes in parallel context with lyrics

2025-01-18 Thread Arne Ploese
Hi, I would expect that all three examples yield the sme output, but the middle with s1 seems to disturb the add lyrics algorithm. Did I something wrong? %Begin example  \version "2.24.4" melody = \relative c'' { a4~4 b4 c4 } words = \lyricmode { A -- B C } \score { << \new Staff { \melody }