On 2 August 2011 12:50, pg <[email protected]> wrote:
>
> Hi,
> I would like to increase the font size of the numbers on the tablature
> staff, to make it easier to read. Is there an easy way to do it? I have
> searched the archive but haven't found anything about tab fonts.
Hi,
\override TabNoteHead #'font-size = #0
% default value is #-2
Note that you cannot increase it very much because these numbers
would risk to overlap.
You might want to increase the size of the whole TabStaff instead
\new TabStaff \with {
fontSize = #2
\override StaffSymbol #'staff-space = #(magstep 2)
}
Cheers,
Xavier
--
Xavier Scheuer <[email protected]>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user