RE: How to split autobeam

2008-09-16 Thread Gerard L. Maters
maandag 15 september 2008 20:45 Aan: lilypond-user@gnu.org Onderwerp: Re: How to split autobeam Hi. > Here's one example that produces the wrong beaming: > > right = \context Voice = "discant" > > { > > \clef violin > > \time 4/4 >

Re: How to split autobeam

2008-09-15 Thread Gilles Sadowski
Hi. > Here's one example that produces the wrong beaming: > > right = \context Voice = "discant" > > { > > \clef violin > > \time 4/4 > > \relative b' { <> <> <> < fis b>> > > <> <> <> <> }| > > } Hmm, this is still not a complete code: The \score part is missing. Why do you use t

RE: How to split autobeam

2008-09-15 Thread Gerard L. Maters
MAIL PROTECTED] Namens Gilles Sadowski Verzonden: maandag 15 september 2008 16:13 Aan: lilypond-user@gnu.org Onderwerp: Re: How to split autobeam Hi. > in a \time 4/4 a sequence of chords is written, patterns like this: > > <> <> <> < d>> Plea

Re: How to split autobeam

2008-09-15 Thread Gilles Sadowski
Hi. > in a \time 4/4 a sequence of chords is written, patterns like this: > > <> <> <> <> Please always send a working LilyPond code example. It will make it easier to understand what you tried. The above does not compile (I'm using v2.10.33)! > these 4 chords are beamed together. But I need