]> git.donarmstrong.com Git - lilypond.git/commit
* scm/output-lib.scm: Support of hammers and pulls in tablature
authorhanwen <hanwen>
Wed, 14 Aug 2002 12:45:44 +0000 (12:45 +0000)
committerhanwen <hanwen>
Wed, 14 Aug 2002 12:45:44 +0000 (12:45 +0000)
commit81e53dc60f4a614a68123dcbde9b7847979fc519
treea87624ed2ca3c5a2e203f639d5263c8b40884605
parentb1363e2d2d6b82339b2b493d17a2145316ad3bf8
* scm/output-lib.scm: Support of hammers and pulls in tablature
-- Hammers and pulls are inserted exactly like slurs, and a "H" or
a "P" is added over the slur as needed.  The file

* ./input/test/tablature-hammer.ly: example of hammer, pull and
legato in a tablature.

* ly/engraver-init.ly: Stem.up-to-staff is now disabled by
default, since it appears that most of the published tablatures
are not like that.
ChangeLog
Documentation/user/introduction.itely
input/test/tablature-hammer.ly [new file with mode: 0644]
lily/beam.cc
ly/engraver-init.ly
scm/output-lib.scm