lilypond-user
[Top][All Lists]
Advanced

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

Re: Change augmentation dot size


From: Malte Meyn
Subject: Re: Change augmentation dot size
Date: Fri, 23 Dec 2016 18:23:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1



Am 23.12.2016 um 17:19 schrieb liang seng:
My questions is, is there a way to change the size of augmentation dots to make 
it bigger or smaller?

Yes, there is:

\version "2.18.2"
{
  c'4.
  \override Dots.font-size = 3
  c'
}

The default font-size is 0, negative values give smaller dots, positive values bigger dots.



reply via email to

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