Hi all, I would like to ask you if there is any way of moving a grob and at the same time have lilypond-book-preamble consider its new position when cropping the page. For instance, with the code below, I'd like to have both the clef and the time signature in the image (i.e, NOT being cut):
\version "2.18.0" \include "lilypond-book-preamble.ly" { \override Score.Clef.extra-offset = #'(0 . 4) \override Score.TimeSignature.extra-offset = #'(0 . -3.5) c' } But instead I get this: <http://lilypond.1069038.n5.nabble.com/file/n158248/lily_book_preamble.png> Any ideas? Thanks a lot! Gilberto -- View this message in context: http://lilypond.1069038.n5.nabble.com/lilypond-book-preamble-and-extra-offset-tp158248.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user