]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/id.ly
Run scripts/auxiliar/makelsr.py
[lilypond.git] / input / regression / id.ly
index 10c628f3a8a549c286c94d50e2deaf32660e7fee..c7a34dea6dbcf42488897aac55410cbe18c84edb 100644 (file)
@@ -1,9 +1,9 @@
-\version "2.15.27"
+\version "2.19.49"
 
 \header {
   texidoc = "Shows the id property of a grob being set.  This should have
-no effect in the PS backend.
+no effect.
 "
 }
 
-{ \override NoteHead #'id = #"foo" c }
+{ \override NoteHead.id = #"foo" c }