I'm not sure what it does, like I said I just upgraded it to be compatible with 2.17.95. Given your error I assume you're using 2.16.x, before a certain change in syntax became usable, so changing it to
\override ChordName #'extra-spacing-width = #'(-1.25 . 1.25) should work. If it displays well with it commented out though I don't see any reason to leave it in. On Sun, Dec 22, 2013 at 9:48 AM, Marten Visser <[email protected]> wrote: > Marten Visser <msvisser <at> planet.nl> writes: > > Follow-up: > if I leave out > > \override ChordName.extra-spacing-width = #'(-1.25 . 1.25) > > it works, and indeed the seventh is displayed the way I'd like. > > What is the \override good for? From the name I gather it adds some extra > spacing somewhere, but where is it intended to go? > > Thanks, > Marten > > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user >
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
