lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Why is there no auto beaming in temporary polyphony?


From: Mark Stephen Mrotek
Subject: RE: Why is there no auto beaming in temporary polyphony?
Date: Tue, 10 Apr 2018 19:07:22 -0700

Carl,

I have no explanation, just a solution

\version "2.19"

  \new Staff = "right"{
    \clef treble
    <<{e''8 f''  s4} \\ {a'4 b'4} >>   c'' b' |
    \voiceOne 
    e''8 f'' b'4 c'' b'
  }

Mark

-----Original Message-----
From: lilypond-user
[mailto:address@hidden On Behalf Of
Carl Sorensen
Sent: Tuesday, April 10, 2018 6:46 PM
To: address@hidden
Subject: Why is there no auto beaming in temporary polyphony?

< I'm not top posting

When I use temporary polyphony with the double backslash construct,
autobeaming is not working for me.

%%%
\version "2.19"

  \new Staff = "right"{
    \clef treble
    <<{e''8 f''} \\ {a'4} >>  b'4 c'' b' |
    \voiceOne 
    e''8 f'' b'4 c'' b'
  }

%% 

I thought that the first voice in the double backslash construct got set as
\voiceOne, but somehow in this example autobeaming doesn't work in the first
measure, even though it does in the second measure.

I'm using Frescobaldi on OSX, Lilypond version 2.19.80.

Any ideas?

Thanks,

Carl


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

[Prev in Thread] Current Thread [Next in Thread]