Il giorno gio 3 mag 2018 alle 9:47, Torsten =?iso-8859-1?q?H=E4mmerle?=
<"torsten.haemmerle"@web.de> ha scritto:
Hi all,
And the remaining problem of \finger in this case is that \finger
(just as
\number) uses the Feta numbers from the Emmentaler notation font.
As this font does not contain the letter "t", the t will be taken
from a
replacement font (in this case some sans serif font).
The best out-of-the-box solution I can think of is using bold t with a
matching font size and slightly adjusted baseline, as in:
\markup \concat { \finger 3 \fontsize #-3 \raise #0.03 \bold t }
<http://lilypond.1069038.n5.nabble.com/file/t3887/finger-3t.png>
Thanks, this is exactly what I want.
Perhaps a smart function may be created but as I need only 4 variations
I can simply use 4 variables:
unoT = \markup \concat { \finger 1 \fontsize #-2.5 \raise #0.03 \bold t
}
dueT = \markup \concat { \finger 2 \fontsize #-2.5 \raise #0.03 \bold t
}
treT = \markup \concat { \finger 3 \fontsize #-2.5 \raise #0.03 \bold t
}
quattroT = \markup \concat { \finger 4 \fontsize #-2.5 \raise #0.03
\bold t }
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user