]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/modal-transforms.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / modal-transforms.ly
index 7487f2b8bfe34d6cf1752fa8e244f6b50439f704..9ff66c157b4c87944671faab8dba95f1b75a9257 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.13.51"
+\version "2.16.0"
 \header {
-    texidoc = "\modalTranspose, \retrograde and \modalInversion work
-for an octatonic motif."
+    texidoc = "\modalTranspose, \retrograde, \inversion and
+\modalInversion work for an octatonic motif."
 }
 
 cOctatonicScale = {
@@ -9,8 +9,8 @@ cOctatonicScale = {
   ges' aes' a' b'
 }
 motif = {
-  c'8. ees'16 ges'8. a'16
-  b'8. aes'16 f'8. d'16
+  c'8. ees'16( ges'8. a'16
+  b'8.) aes'16 f'8. d'16
 }
 
 \score {