Fix 524 pitched trill losing accidental.
[lilypond.git] / input / regression / landscape.ly
blob24b74669ccb43908c386bd2470d2ab3d6d15ee8a
1 \version "2.10.0"
2 #(set-default-paper-size "a6" 'landscape)
3 \header { texidoc = " Scores may be printed in landcape mode."}
6 pattern = \relative { a b c d \break }
8 \book {
9 \score {
10 \new Staff {
11 \repeat unfold 15 \pattern