]> git.donarmstrong.com Git - lilypond.git/commit - input/regression/tablature-tie-behaviour.ly
Extending TabNoteHead properties
authorMarc Hohl <marc@hohlart.de>
Fri, 11 Sep 2009 08:07:07 +0000 (10:07 +0200)
committerCarl Sorensen <c_sorensen@byu.edu>
Tue, 15 Sep 2009 03:17:01 +0000 (21:17 -0600)
commit3417b5edd0596f128bc5faca6c600c3b11915709
treee78ddf3872f9229b9c5e85e3f91876c8138cf2ee
parentda957b31428c36f4de1f24a89ad4301db802e9d9
Extending TabNoteHead properties

By introducing TabNoteHead #'details, we now have
better control about the appearance of split ties
and repeat ties.

To simplify the usage, two new commands are supported in
ly/property-init.ly: \showSplitTiedTabNotes and
                     \hideSplitTiedTabNotes, respectively.
input/regression/tablature-tie-behaviour.ly
ly/engraver-init.ly
ly/property-init.ly
scm/define-grob-interfaces.scm
scm/define-grobs.scm
scm/tablature.scm