Re: [tablatures] arpeggio not displayed on TabStaff on 2.13.3

[ Thread Index | Date Index | More lilynet.net/tablatures Archives ]


Federico Bruni schrieb:
[...]
I want just to express (briefly) my point of view, as I was not present when all of you discussed these issues.

[...]
Here's the stuff I want to change (I post it in case someone may be interested..): * remove string number from Staff (there is the tab, so this is very redundant)
Ok, agreed.
* add Arpeggio to TabStaff
David, do you know more? What's the "official" way of writing arpeggios?
* remove parentheses around numbers from ties after a line break and from repeatTie (this requires also some changes in tablature.ly)
Perhaps there will be an option so that you can switch between parenthesized fret
numbers and no numbers at all - I'll think about it.

I think we should add
* make slurs visible again for hammer on and pull off, but their appearance should be refined. Or are there situations where a slur should *not* be indicated in a TabStaff?

Generally, such changes are not too difficult to manage, but *we* as the tablature users should find a consensus, so if there are more proposals, wishes etc., please let me know.

Marc



\layout {
 \context {
    \TabStaff
    \revert Arpeggio #'stencil
 }

 \context {
   \TabVoice
   \override RepeatTie #'after-line-breaking = #repeat-tie::erase-tab
 }

 \context {
    \Staff
    \override StringNumber #'transparent = ##t
 }

}







Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/