Marcos,

 

Just as I have found very, very often.

 

Mark

 

From: [email protected] [mailto:[email protected]] On Behalf Of tdy lists
Sent: Tuesday, January 26, 2016 5:33 PM
To: Mark Stephen Mrotek <[email protected]>
Cc: Lilypond List <[email protected]>
Subject: Re: alternative problem in repetition

 

Thats why I love these list!

Theres always people with the right sight!

My fault! I never notice the \\ resault of a copy/paste block

Thanks again!

Marcos

 

2016-01-26 21:32 GMT-03:00 Mark Stephen Mrotek <[email protected] 
<mailto:[email protected]> >:

Marcos,

 

The format for alternative is:

 

\alternative { {%here first alternative} {%here second alternative}}

Any voice splitting would happen within each alternative.

 

Mark

 

From: [email protected] 
<mailto:[email protected]>  [mailto:lilypond-user-bounces+carsonmark 
<mailto:lilypond-user-bounces%2Bcarsonmark> [email protected] 
<mailto:[email protected]> ] On Behalf Of Marcos Press
Sent: Tuesday, January 26, 2016 9:36 AM
To: Lilypond List <[email protected] <mailto:[email protected]> >
Subject: alternative problem in repetition

 

Hi list!,


Can anyone try these and tell me why does lilypond eliminate the second 
alternative?

My output said that there are more \alternatives than repetitions, but thats 
not true.


\version "2.18.2"

\relative a'' {
 \time 6/8
 \repeat volta 2 {
  << 
   { a8-.-- g-.-- r r4 fis8-.-- | fis8-.-- e-.-- r r4 d8-.-- | d2. }
  \\ 
   { fis8-.-- e-.-- r r4 e8-.-- | d8-.-- cis-.-- r r4 b8-.-- | b2. }
  >>
  a2 d8 e | a2 a8 b | e,2. | g4 fis g |
 }
 \alternative {
  { a2. }
 \\
  { a2.~ | a2 r4 }
 }
}

 

Thanks!

Marcos

 

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to