lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Woodwind Fingerings


From: Nick Payne
Subject: Re: Woodwind Fingerings
Date: Mon, 12 Apr 2010 07:44:16 +1000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

Try \column:

^\markup \column { \override #'(font-size . -2) "D#" \box { \finger "31" } \box \finger "21" \override #'(font-size . -2) "C#" }

Needs some tweaking of the vertical spacing etc. For anything more than once-off use you'd want to wrap it up in a music function to minimise the amount of markup cluttering your score source.

Nick

On 11/04/10 23:33, Bernardo Barros wrote:
Thanks a lot to all,

Yes Nick, this is closed to the idea. The other keys could be written with letters.

^\markup { \override #'(font-size . -2) "D# " \box \finger "3 1| 21" \override #'(font-size . -2) "C#" }

BUT... is it possible to make it VERTICAL instead of horizontal text??





reply via email to

[Prev in Thread] Current Thread [Next in Thread]