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.
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
