]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/arabic-improvisation.ly
Run update-with-convert-ly, and run convert-ly manually on scm/*.scm
[lilypond.git] / Documentation / snippets / arabic-improvisation.ly
index 1b4670ff3beaab7665ffda1189d13fd679fa1c57..76e2517ce6e14190ecf63a99bee074ddab9bcc36 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.15.18"
 
 \header {
   lsrtags = "world-music"
@@ -50,7 +50,7 @@ of what could be the start of a hijaz improvisation:
 
 \relative sol' {
   \key re \kurd
-  #(set-accidental-style 'forget)
+  $(set-accidental-style 'forget)
   \cadenzaOn
   sol4 sol sol sol fad mib sol1 fad8 mib re4. r8 mib1 fad sol
 }