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

2018-04-10 Thread Mark Stephen Mrotek
Carl,
Welcome, any time!
Mark

-Original Message-
From: Carl Sorensen [mailto:c_soren...@byu.edu] 
Sent: Tuesday, April 10, 2018 7:37 PM
To: Mark Stephen Mrotek ; lilypond-user@gnu.org
Subject: Re: Why is there no auto beaming in temporary polyphony?



On 4/10/18, 8:10 PM, "Mark Stephen Mrotek"  wrote:
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

Oh, now I remember.

The voice ends before the autobeam ends (because the autobeam is going to go 
clear to the end of beat 2).  And when that happens, the autobeam is not 
created.  It's a known issue.

Thanks for helping me remember, Mark.

Carl
 



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


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

2018-04-10 Thread Carl Sorensen


On 4/10/18, 8:10 PM, "Mark Stephen Mrotek"  wrote:
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

Oh, now I remember.

The voice ends before the autobeam ends (because the autobeam is going to go 
clear to the end of beat 2).  And when that happens, the autobeam is not 
created.  It's a known issue.

Thanks for helping me remember, Mark.

Carl
 

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


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

2018-04-10 Thread Mark Stephen Mrotek
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