lilypond-1.5.8
[lilypond.git] / input / bugs / repeat.ly
blob6be2e60f9d51c84aa3f4baa527dbb7f00d91ad6d
1 \version "1.3.148"
2 \header{
3 texidoc=" should start with |:"
6 \score { \context Staff \notes \repeat volta 3 c1 \alternative { d1 e1 }}