lilypond-user
[Top][All Lists]
Advanced

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

Re: Display a cue clef like a regular clef after a line break


From: Andrew Bernard
Subject: Re: Display a cue clef like a regular clef after a line break
Date: Sat, 3 Mar 2018 12:06:16 +1100

Try this:

\override Clef.font-size = #-3

Adjust size to taste.

Well worth spending the time to read and digest the material in the Internals section of the documentation. Look up Clef in the 'All layout objects' section, and then look at the bottom to see all the interfaces Clef implements, and you will find everything you need. By the way, the clef-interface supports the property full-size-change which is also useful.


Andrew


reply via email to

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