Paul Scott <[email protected]> writes: > On Mon, Nov 12, 2012 at 08:19:51PM +0100, Janek Warchoł wrote: >> On Mon, Nov 12, 2012 at 7:43 PM, Paul Scott <[email protected]> wrote: >> > 2.17.6 >> > >> > ../common22.ily:83:12: error: bad grob property path >> > \override >> > Staff #'fontSize = #-2 >> >> You need to use \set, not override (read about the difference in the >> documentation) >> >> \set Staff.fontSize = #-2 > > Thanks!
It is not that the command did anything useful (you are lucky it did not crash, actually) before 2.17.6. 2.17.6 just checks more carefully. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
