Re: beaming in 6/8

2009-08-11 Thread Imre Polik
It's been quite some time I've checked this, but now it seems to work. This bug was related to beaming in 6/8 measures. Thanks all for fixing it. Now I can release BWV 910 to Mutopia. And one more thing: the new Lilypondtool is awesome. Point-and-click is what I was waiting for. Not

Re: Beaming in 6/8 or 12/8

2009-02-05 Thread Simon Bailey
hi, On Feb 5, 2009, at 10:53 AM, -Eluze wrote: It is a hassle to type "[" and "]" every measure. How can I omit them? you could try \set Score.beatGrouping = #'(6) hth the auto-beamer will NOT beam over rests. see the first paragraph here: http://lilypond.org/doc/v2.12/Documentation/user/lil

Re: Beaming in 6/8 or 12/8

2009-02-05 Thread -Eluze
Pikachu-3 wrote: > > > It is a hassle to type "[" and "]" every measure. > How can I omit them? > you could try \set Score.beatGrouping = #'(6) hth -- View this message in context: http://www.nabble.com/Beaming-in-6-8-or-12-8-tp21847486p21848280.

Beaming in 6/8 or 12/8

2009-02-05 Thread Pikachu
\time 6/8 c8 r8 c8 c8 r8 c8 I wrote like this, but eighth notes in produced PDF are not beamed. I want eighth notes to be beamed , but to do this , I have to write like this: \time 6/8 c8 [r8 c8] c8 [r8 c8] It is a hassle to type "[" and "]" every measure. How can I omit them?

Re: beaming in 6/8

2007-02-16 Thread Imre Polik
Thank you very much. However, a new problem came up when I applied this to a whole section: \version "2.10.7" \relative c' { \time 6/8 c8 d16 e f8 c8 d16 e f8 | \set Timing.beatLength = #(ly:make-moment 3 8) c8 d16 e f8 c8 d16 e f8| } Is it OK that two consecutive 16th notes are only beamed tog

Re: beaming in 6/8

2007-02-16 Thread Mats Bengtsson
The following seems to work: \time 6/8 \set Timing.beatLength = #(ly:make-moment 3 8) This should clearly be the default for 6/8 time signatures, so I send a copy of your email to bug-lilypond as well. Here's a complete example for the bug report: \version "2.11.18" \relative c' { \time 6/8

beaming in 6/8

2007-02-15 Thread Imre Polik
Hi, I started using lilypond some weeks ago, the results look great so far, but by now I have accumulated a few questions. I'll post them one by one. Take a look at the following snippet: \version "2.10.7" \score {<<\time 6/8 \relative c' {c8. d16 e f | #(set-time-signature 12 16 '(3 3 3 3)) c8