On 7 May 2018 at 23:59, Thomas Morley <[email protected]> wrote:

> 2018-05-07 23:35 GMT+02:00 Gianmaria Lari <[email protected]>:
>
> >
> > I tried to write alternative fingering putting fingering numbers on a
> > column. This is what I did:
> >
> > { c' \finger \markup \center-column {2 3}}
> >
> > But the distance between numbers is a bit too large. Does exist a better
> > way?
> >
> > Thank you, g.
>
>
> Multiple fingerings are possible. See:
>
> { c'-2-3 c'-3-2 }
>

oh sure!!! I forgot it, thank you!!!!


> Or adjust baseline-skip:
> { c' \finger \markup \override #'(baseline-skip . 1.5) \center-column { 2
> 3 } }
>

This will be useful in the future, thank you also for this.


> Btw, please add space around curly braces. Otherwise errors may occur. See:
> tst = {\override TextScript.color = #red}
> {\tst c'-"xy"}
>

Yes, I periodically make this mistake... thank you to remind it!

Regards, g.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to