]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name-dynamic.ly
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / input / regression / instrument-name-dynamic.ly
index abc315f7f3dec38a78270e0659cb916b316307ab..a418315deedf191750c843152a0be23d35e7d4e9 100644 (file)
@@ -6,15 +6,15 @@
   pedal line spanners."
 }
 
+\paper {
+  line-width = 3\cm
+  indent = 0\cm
+}
+
 \relative {
   \set Staff.shortInstrumentName = "foo"
   f1 | f1 | f1 |
   f1\< | f1 | f1\! |
 }
 
-\paper {
-  line-width = 3\cm
-  indent = 0\cm
-}
-
 % EOF