lilypond-user
[Top][All Lists]
Advanced

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

RE: Voltas and polyphony


From: Steven Padalino
Subject: RE: Voltas and polyphony
Date: Thu, 18 Sep 2008 08:23:42 -0400

Hi again,
 
Through a little more vigilant code checking I found out that my problem stemmed from a bracket pairing mis-count.  Sorry to have bothered you all prematurely.
 
Steve




CC: address@hidden
From: address@hidden
To: address@hidden
Subject: Re: Voltas and polyphony
Date: Wed, 17 Sep 2008 21:17:10 +0200



On 17.09.2008, at 19:18, Steven Padalino wrote:

Then that's what 's wrong.  I want both sections to be before the repeat and if I enclose both of them within the same pair of volta brackets no repeat symbol is displayed on the pdf.  If I enclose only one of the sections within the bracket then the repeat displays, but obviously only for the one section.

Again, I don't see the problem:
{
   \repeat volta 2 {
      << { c'4 b a b }\\{ g2 f } >>
      a8 b c' d' e' d' c' b
      << { c'4 b a b }\\{ g2 f } >>
   }
      << { c'4 b a b }\\{ g2 f } >>
}


reply via email to

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