]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/id.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / id.ly
1 \version "2.19.49"
2
3 \header {
4   texidoc = "Shows the id property of a grob being set.  This should have
5 no effect.
6 "
7 }
8
9 { \override NoteHead.id = #"foo" c }