]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/gourlay.ly
* scripts/convert-ly.py (FatalConversionError.figures_replace):
[lilypond.git] / input / test / gourlay.ly
index e3bf200d470bdca7a646d01f4c4642a3e1961e32..792e75bcafa80439674c55a66d5f401227157304 100644 (file)
@@ -1,5 +1,5 @@
 #(ly:set-option 'old-relative)
-\version "1.9.2"
+\version "1.9.4"
 \header{
 
     texidoc="@cindex Gourlay
@@ -10,11 +10,11 @@ breaking lines.  "
 }
 
 \score{
-       \notes \context Staff  \relative c'' <
+       \notes \context Staff  \relative c'' <<
            { \stemUp d2 d     | d d | d4 d2. | \break  c1 }
            \\
            { \stemDown g4 g g g | \times 2/3 { g2 g2 g2 } | g4. g8 g2 | c1 }
-       >
+       >>
        \paper{
                raggedright = ##t
        }