Re: grace note bug?

2015-01-04 Thread Jaime E Oliver
PM, Jaime E Oliver wrote: > Hi everyone, > > I am not sure if this is a bug, or just improper use, but, when using a > single grace note expression with two notes such as: > \slashedGrace {a'32 a32} > I get the expected result. > > But when I use two subsequent

grace note bug?

2015-01-04 Thread Jaime E Oliver
Hi everyone, I am not sure if this is a bug, or just improper use, but, when using a single grace note expression with two notes such as: \slashedGrace {a'32 a32} I get the expected result. But when I use two subsequent ones such as: \slashedGrace {a'32} \slashedGrace {a32} I get the wrong sco

Re: adding stems to clusters

2014-12-30 Thread Jaime E Oliver
Thanks Piaras, I'll try them out. I forgot to attach the xenakis example. Here it is, best, J On Dec 30, 2014, at 10:36 AM, Piaras Hoban wrote: > Dear List, > > I sent the following to Jaime E Oliver so I wanted to post it here also. > > It's my code for spe

Re: adding stems to clusters

2014-12-29 Thread Jaime E Oliver
Dear David, all, Thanks for your responses. Ideally I want to make a graphic notation for overpressure bowing similar to the xenakis excerpt attached. I was thinking of adding stems to a cluster-band as a hopefully day solution, but I see it is not so easy. I did try the new voice hack, but d

adding stems to clusters

2014-12-29 Thread Jaime E Oliver
Hi all, Is there a way to add stems to cluster events made with something like \makeClusters { 8 8 8 8 8 } so that there is a sense of the underlying rhythmic structure? best, J ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.g

Re: Error with glissando and glissando spans

2014-12-29 Thread Jaime E Oliver
without any error in the log. > > Cheers! > Gagi > > On 4 December 2014 at 16:35, Jaime E Oliver wrote: > Thanks, > > I still get the error in the log, but it draws the score correctly. > > best, > > J > > > On Dec 4, 2014, at 2:58 AM, Marc Hohl

Re: setting text span to breakable?

2014-12-05 Thread Jaime E Oliver
Thanks! This works fine. I wonder where is the documentation for these overrides so I can at least try to find a experiment before writing the list… best, J On Dec 5, 2014, at 4:30 AM, Pierre Perol-Schneider wrote: > Hi Jaime, > > 2014-12-05 5:21 GMT+01:00 Jaime E Oliver : >

setting text span to breakable?

2014-12-04 Thread Jaime E Oliver
Hi again, I have a similar problem as I did with the glissandos. If I generate a text spanner with a beginning and an end. (such as in the example sul pont --> ord.) and it breaks over two lines of music, I'd like to have the sul pont. in the first line and ord in the second with a broken

Re: Error with glissando and glissando spans

2014-12-04 Thread Jaime E Oliver
Thanks, I still get the error in the log, but it draws the score correctly. best, J On Dec 4, 2014, at 2:58 AM, Marc Hohl wrote: > Am 04.12.2014 um 07:03 schrieb Jaime E Oliver: >> Dear All, >> >> I am getting the following error: >> Error: programming error:

Error with glissando and glissando spans

2014-12-03 Thread Jaime E Oliver
Dear All, I am getting the following error: Error: programming error: bounds of this piece aren't breakable. in a passage that contains glissandos and glissando spans that go over the bar line in all bars… so instead of breaking the glissando and continuing it in the next line it just keeps wr

Lilypond encoder for Pure Data

2014-07-26 Thread Jaime E Oliver
Hi all, I have been working on a new Pure Data external for music notation that is probably ready for testing. I have been using this external for my own work and thought other people might benefit from it too, so if there are any Pd users in this list, you might want to try it. The external

Re: shiftOn shifts to the left

2014-07-19 Thread Jaime E Oliver
Have you tried \mergeDifferentlyHeadedOn ? On Jul 19, 2014, at 8:56 AM, Alberto Simoes wrote: > Hello, > > I am trying to make the two "e" in the picture not to collide. > > That example is a staff with two voices. > The lower voice then splits in that measure: > > << > { e g a ~ | 2. } >