Hello list, hello Thomas,

You wrote:

> how can I use the font used for fingerings for \markup?
> 
> I tried:
>  
>       \markup  { \number \tiny 3 }

Try:

    \markup  { \finger 3 }

This creates the normal fingering font for \markup.

> but the resulting number is much too big.

When I type:

    \markup  { \finger \tiny 3 }

then the font becomes also bigger at me.
Mysterious.

But I think, You probably don't want to have a larger or smaller font,
so the solution:

    \markup  { \finger 3 }

will help You. :)

Regards                         Roland


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to