lilypond-devel
[Top][All Lists]
Advanced

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

Re: tempoMark - documentation and use


From: Anthony W. Youngman
Subject: Re: tempoMark - documentation and use
Date: Sun, 10 May 2009 19:59:39 +0100
User-agent: Turnpike/6.05-U (<Efc6T9lMPTCOt3mv1Gf+2+zpPj>)

In message <address@hidden>, Carl D. Sorensen <address@hidden> writes



On 5/9/09 4:21 PM, "Anthony W. Youngman" <address@hidden>
wrote:
So - is there a function that combines stencils? Or where can I find the
code for \default (I did look ...) so I can try and write a defaultPlus
function that takes a string argument ... I found the LSR example that
combines the rehearsal mark with segnos, codas etc but that looks an
awful palaver...

There is a function that combines stencils:

(ly:stencil-add stencil-one stencil-two)

Thanks! My immediate problem has been solved by \tempo, but this will hopefully be a start into me playing with scheme properly.

There are also functions (stack-stencils axis dir padding stils) and
(stack-stencils-padding-list axis dir padding-list stils)

You can find these functions in

scm/stencil.scm

and

lily/stencil-scheme.cc (which is only available in the source code, but
can be found at the git repository if you don't have the source code on your
machine).

I've got a git repo on my gentoo system (if I can remember where it is and how to update it :-)

Thank you very much.

Cheers,
Wol
--
Anthony W. Youngman - address@hidden





reply via email to

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