lilypond-user
[Top][All Lists]
Advanced

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

Re: size of bass clef


From: Josh Parmenter
Subject: Re: size of bass clef
Date: Wed, 10 Sep 2008 09:36:54 -0700

Hmm... a FInale user that thinks they are picky about how things look? ironic...

In answer to your question... you can set the font-size :

\paper {
  ragged-right = ##t
  
}

\score {
  {
    \clef bass
    \override Staff.Clef #'font-size = 20
    c4 d e f
  }
  }

Hope that helps.

Josh


On Sep 10, 2008, at 9:05 AM, Stefan Thomas wrote:

Dear Lilypond-users,
a friend of mine (he uses finale and he can be very stressing with note-typing things) is of the opinion, that the bass-clef in lilypond is to small.
Is it possible to change the size of the bass clef?
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

******************************************

/* Joshua D. Parmenter

http://www.realizedsound.net/josh/


“Every composer – at all times and in all cases – gives his own interpretation of how modern society is structured: whether actively or passively, consciously or unconsciously, he makes choices in this regard. He may be conservative or he may subject himself to continual renewal; or he may strive for a revolutionary, historical or social palingenesis." - Luigi Nono

*/


reply via email to

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