David Kastrup <[email protected]> writes: > muggle <[email protected]> writes: > >> Really? >> >> I just get an error when I change that line: >> >> warning: cannot find property type-check for `remove-first' >> (translation-type?). perhaps a typing error? >> warning: doing assignment anyway >> warning: cannot find property type-check for `remove-first' >> (translation-type?). perhaps a typing error? >> warning: doing assignment anyway >> warning: cannot find property type-check for `remove-first' >> (translation-type?). perhaps a typing error? >> warning: doing assignment anyway >> [8][16] > > Sorry, it's rather > > \override VerticalAxisGroup.remove-first = ##t
Sigh. And since you used \version "2.16.2", you have to write this as \override VerticalAxisGroup #'remove-first = ##t -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
