2015-11-17 11:25 GMT+01:00 David Kastrup <d...@gnu.org>:
> Thomas Morley <thomasmorle...@gmail.com> writes:
>
>> 2015-11-16 22:14 GMT+01:00 Mario Moles <mario.mole...@gmail.com>:
>>> Hi lilyponders!
>>>
>>> It is possible to reverse the staff tab? The first string in place of the
>>> sixth? That is a mirror image to the arrangement of the guitar strings?
>>
>> \layout {
>>   \context {
>>     \Score
>>     stringOneTopmost = ##f
>>   }
>> }
>>
>> \new TabStaff { e'\1 }
>
> That's cheating.  You probably peeked in the manual.



rofl

Though:

git grep "stringOneTopmost"
lily/tab-note-heads-engraver.cc:                "stringOneTopmost "
ly/engraver-init.ly:  stringOneTopmost = ##t
scm/define-context-properties.scm:     (stringOneTopmost ,boolean?
"Whether the first string is
scm/translation-functions.scm:         (string-one-topmost
(ly:context-property context 'stringOneTopmost))

I'd say it's not really documented, warranting an issue.
Can't do it right now, have to run...


Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to