lilypond-user
[Top][All Lists]
Advanced

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

full repeat bracket for 2nd ending


From: Richard Wattenbarger
Subject: full repeat bracket for 2nd ending
Date: Tue, 16 Feb 2010 23:51:02 -0500

I'm typesetting a score in which I have first and second endings. I would like the bracket for the second ending to conclude with a vertical line, but I haven't quite figured out how to make this happen.  I've tried various tweaks involving VoltaBracket but to no avail.

Suggestions?

Here's a simplified example

notes =
\relative c' {
  \clef treble {
    \repeat volta 2 {
      c1
    }
    \alternative {
      {d}
      {e} % after this ending, I'd like the bracket to be end with a vertical line
    }  
    g
  }
}

\score {
  \notes
}

--
Richard Wattenbarger
Best e-mail address: address@hidden

"Take physic, pomp;
Expose thyself to feel what wretches feel,
That thou mayst shake the superflux to them,
And show the heavens more just."
              -- King Lear, Act III, Scene 4

reply via email to

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