Hi folks,

In this example you'll notice the brackets of the second alternative
in a volta repeat doesn't align. I've attached the png output, but
you'll notice a few examples in the 2.11.0 manual at
http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Repeat-syntax.html#Repeat-syntax
 

You'll also notice the final example there suggests it may only be for
adjacent brackets. 

I looked at the same page in the 2.10 docs and this behaviour isn't displayed.

%%%%%%%%%%%%%%%%%%%Begin code snippet

\version "2.11.1"
\relative c'{
  \repeat volta 2 {a b c d}
  \alternative{
    {e1}
    {e1}
  }
}

%%%%%%%%%%%%%%%%%%%End code snippet

-- 

=============================================
Cameron Horsburgh

=============================================

Attachment: volta.png
Description: PNG image

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

Reply via email to