]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/landscape.ly
lilylib: handle encodings. Fixes #1073 and u#714213.
[lilypond.git] / input / regression / landscape.ly
index beea8e9dd2501b7e2c51effd3c08d8bcaa615d63..735d64ae3e60158aecd1c0014ee0b0ff16d35e83 100644 (file)
@@ -1,9 +1,9 @@
 \version "2.12.0"
 #(set-default-paper-size "a6" 'landscape)
-\header { texidoc = " Scores may be printed in landcape mode."}
+\header { texidoc = " Scores may be printed in landscape mode."}
 
 
-pattern = \relative { a b c d \break }
+pattern = \relative c' { a b c d \break }
 
 \book {    
     \score {