]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4768 Support additional bass strings in TabStaff
authorThomas Morley <thomasmorley65@gmail.com>
Tue, 9 Feb 2016 09:21:00 +0000 (10:21 +0100)
committerThomas Morley <thomasmorley65@gmail.com>
Mon, 15 Feb 2016 23:33:47 +0000 (00:33 +0100)
commita9fa9784c0b21fe7de2738befc0a3bcc5f89ee4f
treeac27020c367761adc339a90d9cb394f72c721374
parent0ab926218d76fa487f6935fd846796c902261e94
Issue 4768 Support additional bass strings in TabStaff

- new context-property: additionalBassStrings
- new regtest
- new entries in NR, Changes

Pitches on those additional bass strings will be printed as:
a, /a, //a, ///a, 4, 5 ...
as common for baroque lute, depending on settings for fretLabel and
additionalBassStrings.
Documentation/changes.tely
Documentation/notation/fretted-strings.itely
input/regression/tablature-additional-bass-strings.ly [new file with mode: 0644]
scm/define-context-properties.scm
scm/translation-functions.scm