]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name-dynamic.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / instrument-name-dynamic.ly
index a418315deedf191750c843152a0be23d35e7d4e9..a5ee9cdf2429b75ace5970abf32187ca2d6adca3 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.19.21"
 
 \header {
   texidoc = "
@@ -13,7 +13,7 @@
 
 \relative {
   \set Staff.shortInstrumentName = "foo"
-  f1 | f1 | f1 |
+  f'1 | f1 | f1 |
   f1\< | f1 | f1\! |
 }