]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-symmetry-2.ly
* ly/chord-modifiers-init.ly:
[lilypond.git] / input / test / slur-symmetry-2.ly
index cee8911bc0481a7c6e01377de23d4b25aa2ec049..676290058b8dccd9964f9b31c8c89902182c0e56 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.3.146"
+\version "1.7.18"
 
 \header{
 % should look the same
@@ -6,13 +6,14 @@ title="symmetry"
 }
 \score{
        \notes\relative c'{
-               [g'8( e )c' g,]
-               [d'( f' )a, a]
-               [d( f )a, d']
-               [g,( e, )c' c]
+                g'8-[( e  c'-) g,]
+                d'-[( f'  a,-) a]
+                d-[( f  a,-) d']
+                g,-[( e,  c'-) c]
        }
        \paper{
 
                linewidth = 50.0\mm
        }
 }
+%% new-chords-done %%