A fully indexed portfolio of the 2.19.33 PDF docs is available at
https://www.dropbox.com/s/737ry01f2n3k8f3/Lilydoc-2.19.33.pdf?dl=0 (39Mb).
Needs Adobe Reader for the indexing to work - I haven't found a 3rd
party PDF viewer that can use the index in PDF portfolios.
Nick
___
Hi David,
Thanks. That’s a very illuminating article from Mr Spreadbury.
I gather, then, that beam-quanting is the method used by lilypond to achieve
the cardinal rule of Ross:
"The placement of a beam follows the cardinal rule that when it falls within
the staff, its ends must either sit [on]
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 notation to
specify
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 to create a custom right-hand fingering. Where should I l
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 new one.
>
> I'm transcribing a pie
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
>> music-functions-init.ly, but I don't know h
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
Hello everybody,
I found out very few about arrows down and up for microtonal notation.Neither a
quick research on the mailing-list has shown many results.
I found the best example of it in the following page but I hoped to find some
more information on how to set up arrows down and up.
http://ls
Greetings, All!
I am trying to figure out how to make rehearsal mark letters be their
lower-case counterparts. I've read through all the options in
"scm/translation-functions.scm" to see what's currently available and it
doesn't seem to be an option at the moment.
I realize this isn't the standar
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
At 17:08 08/12/2015 -0700, Abraham Lee wrote:
I am trying to figure out how to make rehearsal mark letters be
their lower-case counterparts. I've read through all the options in
"scm/translation-functions.scm" to see what's currently available
and it doesn't seem to be an option at the moment.
11 matches
Mail list logo