Fix 524 pitched trill losing accidental.
[lilypond.git] / input / regression / system-separator.ly
blob7667b237734188447cefd3c8da1efba33453296e
1 \version "2.10.0"
3 \header {
5 texidoc = "System separators may be defined as markups in the
6 @code{systemSeparator} field of the paper block. They are centered
7 between the boundary staves of each system."
11 \paper {
12 systemSeparatorMarkup = \slashSeparator
15 foobar = \relative { c1 c \break c c \break c c }
16 \book
18 \score {
19 \new GrandStaff <<
20 \new Staff \foobar
21 \new Staff \foobar