lilypond-user
[Top][All Lists]
Advanced

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

Re: changing the font of moderntab clef


From: Rachael Thomas Carlson
Subject: Re: changing the font of moderntab clef
Date: Tue, 03 Sep 2013 09:05:23 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8

Hello Pierre:

You can use a pretty old snippet :
And to make it work with stable took only a grammatical change and version change.


+  \version "2.16.2"
- > \version "2.17.25"
\new TabStaff {

- >      \override Staff.Clef.stencil = #(lambda (grob)
+       \override Staff.Clef #'stencil = #(lambda (grob)



Thank you!

Rachael



reply via email to

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