summaryrefslogtreecommitdiff
path: root/input/regression/id.ly
blob: 7595621102681f613dd1181ab397beb47e229be9 (about) (plain)
1
2
3
4
5
6
7
8
9
\version "2.17.6"

\header {
  texidoc = "Shows the id property of a grob being set.  This should have
no effect in the PS backend.
"
}

{ \override NoteHead.id = #"foo" c }