Re: Cluster fill-style

2022-05-28 Thread Simon Bailey
Awesome! Thank you so much! kind regards, sb On Fri, 27 May 2022 at 22:56, Jean Abou Samra wrote: > Le 27/05/2022 à 23:45, Simon Bailey a écrit : > > Hi Jean, > > > > thanks for reporting that bug. I'd also noticed that the MM rests > > didn't terminate the clusterspanners, so did a bit of a wo

Re: Cluster fill-style

2022-05-27 Thread Jean Abou Samra
Le 27/05/2022 à 23:45, Simon Bailey a écrit : Hi Jean, thanks for reporting that bug. I'd also noticed that the MM rests didn't terminate the clusterspanners, so did a bit of a workaround by inserting "normal" rests. However, I've found another weird manifestation: the attached .ly file won

Re: Cluster fill-style

2022-05-27 Thread Simon Bailey
Hi Jean, thanks for reporting that bug. I'd also noticed that the MM rests didn't terminate the clusterspanners, so did a bit of a workaround by inserting "normal" rests. However, I've found another weird manifestation: the attached .ly file won't compile. Unless you either comment out the additi

Re: Cluster fill-style

2022-05-27 Thread Jean Abou Samra
Le 27/05/2022 à 22:20, Simon Bailey a écrit : Hi Jean, actually, there seems to be a bit of a problem: \new Voice {   R1*3 | r2 r4.   \makeClusters { 8 | q1 | q8 2. | q1 | q1 | q2 r2 }   \barNumberCheck #10   \makeClusters {     1 | q4. 8 2 | q1 | q2 2 |     \barNumberCheck #14 %1     q2 2

Re: Cluster fill-style

2022-05-27 Thread Jean Abou Samra
Le 27/05/2022 à 20:57, Simon Bailey a écrit : Jean, That's absolutely amazing, thanks so much! However, unlike the "regular" clusters, it doesn't extend to the barlines, leaving some empty holes. See attached screenshots. (I'm running 2.23.9 on Windows). I can provide a MWE of my score if y

Re: Cluster fill-style

2022-05-27 Thread Simon Bailey
Hi Jean, actually, there seems to be a bit of a problem: \new Voice { R1*3 | r2 r4. \makeClusters { 8 | q1 | q8 2. | q1 | q1 | q2 r2 } \barNumberCheck #10 \makeClusters { 1 | q4. 8 2 | q1 | q2 2 | \barNumberCheck #14 %1 q2 2 | q2 | 2 q8. 8. 8 | q1 | q1 | q2. 4 | } R1*47

Re: Cluster fill-style

2022-05-27 Thread Simon Bailey
Hi Jean, sweet, that does the trick perfectly! Thanks for your help. Kind regards, sb On Fri, 27 May 2022 at 20:31, Jean Abou Samra wrote: > Le 27/05/2022 à 20:57, Simon Bailey a écrit : > > Jean, > > > > That's absolutely amazing, thanks so much! > > > > However, unlike the "regular" clusters

Re: Cluster fill-style

2022-05-27 Thread Simon Bailey
Jean, That's absolutely amazing, thanks so much! However, unlike the "regular" clusters, it doesn't extend to the barlines, leaving some empty holes. See attached screenshots. (I'm running 2.23.9 on Windows). I can provide a MWE of my score if you'd like. Thanks, kind regards, sb On Fri, 27 M

Re: Cluster fill-style

2022-05-27 Thread Jean Abou Samra
Le 27/05/2022 à 11:41, Simon Bailey a écrit : Hi, I'm in the process of typesetting some music that includes an electronic component – still working out the best way to show that in the score. Clusters might work, but is there any way to change the fill style, so it's not solid black? maybe d

Cluster fill-style

2022-05-27 Thread Simon Bailey
Hi, I'm in the process of typesetting some music that includes an electronic component – still working out the best way to show that in the score. Clusters might work, but is there any way to change the fill style, so it's not solid black? maybe dotted or hashed something? Thanks, kind regards, s