lilypond-user
[Top][All Lists]
Advanced

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

Re: recorder fingering chart


From: Libero Mureddu
Subject: Re: recorder fingering chart
Date: Sun, 3 Feb 2008 21:59:39 +0100

Hi Kieren,
thanks a lot, maybe there are better ways, but this one is quite effective :-)
I slightly modified your example as follows:
ciao
libero

\version "2.11.37"

\paper { ragged-right = ##t }

testing =
{
        c''_\markup {\override #'(baseline-skip . 1.7) \column {\combine
\finger 0 \translate #'(0.17 . -0.17) \rotate
        #-30  \small "/" \finger 1 \finger 2 \finger 3 \finger 4} }
}

\score
{
       \testing
}

On Feb 3, 2008 4:50 PM, Kieren MacMillan <address@hidden> wrote:
> Hi Libero,
>
> > I should use the slashed numbers too in order to indicate half-hole
> > positions.
> > Is it possible to use slashed numbers in fingering (without using
> > \markup)?
>
> Don't know.
>
> > can someone show me how to use the slashed-digit inside a markup?
>
> The attached hack might give you the right hint.
> [For the record, there's likely a much better way...]
>
> Hope this helps!
> Kieren.
> ________________________
>
> \version "2.11.37"
>
> \paper { ragged-right = ##t }
>
> testing =
> {
>      c''^\markup { \combine 3 \translate #'(0.25 . -0.25) \rotate
> #-30 \fontsize #1 "/" }
> }
>
> \score
> {
>         \testing
> }
>



-- 
Libero Mureddu
Vanha Viertotie, 21 as 417
00350 Helsinki
Finland
http://webusers.siba.fi/~limuredd/
http://www.myspace.com/liberomureddu




reply via email to

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