]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-overrides.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / quote-overrides.ly
index 4a7c5d22d7164cd8ee138e17a134f344648d5df5..4f6bbe8e07a5a0e1004fcdff53200531060c8b22 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 
 \header {
   texidoc = "The @code{\\quoteDuring} command shall also quote correctly all
   @code{'(StreamEvent)}, everything should be quoted."
 }
 
-mus = \relative c' {
+mus = \relative {
   % Acciaccaturas contain a slur and  \override Flag.stroke-style
   % Thus, we're checking \override here
-  c4 \acciaccatura d8 c4
+  c'4 \acciaccatura d8 c4
   % Checking \set and \unset
   \set fontSize = #6 f
   \unset fontSize f |