2010/12/16 James <[email protected]>: > Is it easy to display those nice lines around the bounding boxes by > adding a \paper { } variable? > > I can only find > \paper { annotate-spacing = ##t } > Which gives the arrows/values.
you have to use this: #(ly:set-option 'debug-skylines #t) (in top-level). I don't know where i learned it and i don't know if it's documented at all. Looks really cool, though :D cheers, Janek _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
