/[lilypond]/lily-bugs/bugs/piano-repeat.ly
ViewVC logotype

Contents of /lily-bugs/bugs/piano-repeat.ly

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Thu Apr 22 10:01:25 2004 UTC (20 years, 1 month ago) by erik
Branch: MAIN
Restructuring; moved files to bugs/ subdir.

1 % important
2 \version "2.2.0"
3 \header { texidoc = "At the beginning of a system,
4 the @code{\"|:\"} repeat barline is not drawn between the staves" }
5
6 \score {
7 \notes \new PianoStaff <<
8 \context Staff=up {\bar "|:" r1 \bar "|:" r}
9 \context Staff=down {r | r }
10 >>
11 \paper{}
12 }

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26