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:lilypond-user-bounces+carsonmark=ca.rr....@gnu.org] On Behalf Of
Carl Sorensen
Sent: Tuesday, April 10, 2018 6:46 PM
To: lilypond-user@gnu.org
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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


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

Reply via email to