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

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

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