- Original Message -
From: "David Kastrup"
To: "Phil Holmes"
Cc:
Sent: Wednesday, December 09, 2015 10:51 AM
Subject: Re: custom right-hand fingering
"Phil Holmes" writes:
- Original Message -
From: "David Kastrup"
To: "Th
"Phil Holmes" writes:
> - Original Message -
> From: "David Kastrup"
> To: "Thomas Morley"
> Cc:
> Sent: Tuesday, December 08, 2015 8:47 PM
> Subject: Re: custom right-hand fingering
>
>
>> Thomas Morley writes:
>>
- Original Message -
From: "David Kastrup"
To: "Thomas Morley"
Cc:
Sent: Tuesday, December 08, 2015 8:47 PM
Subject: Re: custom right-hand fingering
Thomas Morley writes:
Also possible:
#(define (my-stroke-finger::calc-text grob)
(let ((event (event-c
Il giorno mar 8 dic 2015 alle 19:48, Pierre Perol-Schneider
ha scritto:
Maybe:
\version "2.19.33"
tm = \rightHandFinger \markup\tiny "Tm"
ti = \rightHandFinger \markup\tiny "Ti"
{
c'\tm c'\ti
}
could be fine.
This is perfect, thanks!
For the records, I made the T bold, as in my book ref
Thomas Morley writes:
> Also possible:
>
> #(define (my-stroke-finger::calc-text grob)
> (let ((event (event-cause grob)))
> (or (ly:event-property event 'text #f)
> (vector-ref (ly:grob-property grob 'digit-names)
> (1- (max 1
> (min
2015-12-08 21:05 GMT+01:00 Thomas Morley :
> 2015-12-08 19:36 GMT+01:00 Federico Bruni :
>> Hi all
>>
>> I'd like to create a custom right-hand fingering. Where should I look at?
>> I've tried looking at the definitions of finger and rightHandFinger in
>>
2015-12-08 19:36 GMT+01:00 Federico Bruni :
> Hi all
>
> I'd like to create a custom right-hand fingering. Where should I look at?
> I've tried looking at the definitions of finger and rightHandFinger in
> music-functions-init.ly, but I don't know how to create a n
Hi Federico,
Maybe:
\version "2.19.33"
tm = \rightHandFinger \markup\tiny "Tm"
ti = \rightHandFinger \markup\tiny "Ti"
{
c'\tm c'\ti
}
could be fine.
Cheers,
~Pierre
2015-12-08 19:36 GMT+01:00 Federico Bruni :
> Hi all
>
> I'd like t
Hi all
I'd like to create a custom right-hand fingering. Where should I look
at?
I've tried looking at the definitions of finger and rightHandFinger in
music-functions-init.ly, but I don't know how to create a new one.
I'm transcribing a piece from a book which uses this