]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chords.ly
release: 1.1.13
[lilypond.git] / input / test / chords.ly
index 31ef252e35f9d10f391bfe71e33632096f83026c..e3c0c4d182a3677ac7de27eb019e0cb61a32ba17 100644 (file)
@@ -1,3 +1,5 @@
+\version "1.0.12";
+
 %{
 Would this be acceptable/good enough/convenient for entry?
 
@@ -14,9 +16,9 @@ Would this be acceptable/good enough/convenient for entry?
 %}
 
 scales = \notes\transpose c''\chords{
-               @c; @g; @d; @a; @e; @b; @fis;
-               @c; @f; @bes; @es; @as; @des; @ges;
-               @c6; @c7; @c9; @c11; @c13;
+               *c *g *d *a *e *b *fis
+               *c *f *bes *es *as *des *ges
+                *c6 *c7 *c9 *c11 *c13
        }
 
 \score{