Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_17_20
Comment #10 on issue 3379 by [email protected]: move all tablature related
settings to TabStaff
http://code.google.com/p/lilypond/issues/detail?id=3379
Pushed to staging as
commit ab2444b42c8647a9721f4acac4d248e197f230b8
Author: David Kastrup <[email protected]>
Date: Tue May 28 16:57:53 2013 +0200
Issue 3379: move all tablature related settings to TabStaff
Previous to this patch, settings relevant to tablature have been
distributed among TabVoice and TabVoice, presumably modeled along the
corresponding distribution of engravers.
As one consequence, the command \tabFullNotation contained overrides
pertaining to both TabStaff and TabVoice level, leading to
inconsistent behavior when employed in one but not all TabVoice
contexts of a TabStaff, or when used as
\new TabStaff \with { \tabFullNotation }
Moving all overrides and property settings to TabStaff level should
lead to more consistent results.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings