]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/id.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / id.ly
1 \version "2.17.6"
2
3 \header {
4   texidoc = "Shows the id property of a grob being set.  This should have
5 no effect in the PS backend.
6 "
7 }
8
9 { \override NoteHead.id = #"foo" c }