\version "2.18.2"

\relative c' {
  c e c e
  \repeat volta 2 { \bar "[|:" c e g c }
  \alternative {
    % If I use \bar ":|]" instead of default repeat bar, there is no 
space between volta brackets.
    { c e, g2 \bar ":|]" } 
    { c4 g c,2 }
  }
  \bar "|."
}


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

Reply via email to