]> git.donarmstrong.com Git - lilypond.git/commit
Fix #1660: Make \harmonicsOn work in tablature.
authorNeil Puttock <n.puttock@gmail.com>
Wed, 1 Jun 2011 21:27:17 +0000 (22:27 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Wed, 1 Jun 2011 21:27:17 +0000 (22:27 +0100)
commit6e4f5e1c2a1d453be29036b1d7b888b69e956c4f
treedf73abc1d869c514ee09d7669b897f403030e4a8
parentdc86435008f20be35c25cdf1857e08f8c183f3f8
Fix #1660: Make \harmonicsOn work in tablature.

* ly/property-init.ly (harmonicsOn):

  add TabNoteHead to override-head-style call

* scm/tablature.scm (is-harmonic?):

  check grob property 'style for 'harmonic setting
ly/property-init.ly
scm/tablature.scm