Re: Problem with repetition

2011-02-02 Thread Xavier Scheuer
On 1 February 2011 21:32, Nick Payne wrote: > > You need to get rid of the barcheck between the first and second > alternatives. You can't have anything between the closing brace of one and > the opening brace of another. Move the barchecks inside the braces. Yes, a big NOTE has been added to the

RE: Problem with repetition

2011-02-02 Thread James Lowe
Martin, -Original Message- From: lilypond-user-bounces+james.lowe=datacore@gnu.org [mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On Behalf Of Nick Payne Sent: 01 February 2011 20:32 To: lilypond-user@gnu.org Subject: Re: Problem with repetition On 02/02/11 04:30

Re: Problem with repetition

2011-02-01 Thread Nick Payne
On 02/02/11 04:30, Martin Chicoine wrote: \version "2.12.3" \score { \new Staff { \new Voice { \relative c'' { \repeat volta 2 { a4 b d f | c a c d | c d e a |