lilypond-user
[Top][All Lists]
Advanced

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

Re: recorder fingering chart


From: Mats Bengtsson
Subject: Re: recorder fingering chart
Date: Sun, 03 Feb 2008 23:32:53 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

Why not use the builtin markup command \slashed-digit, which is used for figured bass:

\markup{\slashed-digit #3 }

  /Mats

Quoting Kieren MacMillan <address@hidden>:

Hi Libero,

thanks a lot, maybe there are better ways, but this one is quite effective :-)

Glad to hear it!

I slightly modified your example as follows:

Nice... for future use, you might want to define some variables, e.g.

slashZero = \markup { \combine \finger 0 \translate #'(0.17 . -0.17) \rotate #-30 \small "/" } slashOne = \markup { \combine \finger 1 \translate #'(0.17 . -0.17) \rotate #-30 \small "/" } slashTwo = \markup { \combine \finger 2 \translate #'(0.17 . -0.17) \rotate #-30 \small "/" } slashThree = \markup { \combine \finger 3 \translate #'(0.17 . -0.17) \rotate #-30 \small "/" } slashFour = \markup { \combine \finger 4 \translate #'(0.17 . -0.17) \rotate #-30 \small "/" }

Best regards,
Kieren.


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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