There is also an annoying bug that cuts off the bottom of a system start bracket when there is nothing below the bottom staff. My workaround is to add white text under one of the notes (\tweak #'color #white _"a"), which forces LilyPond to enlarge the image a little bit and include the bits it cut off.
Kevin Message: 1 > Date: Thu, 6 Dec 2012 09:06:00 -0800 (PST) > From: Eluze <[email protected]> > To: [email protected] > Subject: Re: preview (-d flag) padding > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > Curt Siffert wrote > > Is it at all possible to manually add a few pixels of padding to > -dpreview > > ? > > > > I am regularly running into problems with a few pixels of an image being > > cut off. I've reported a bug > > (https://code.google.com/p/lilypond/issues/detail?id=2968) but since it > > appears this issue has existed in some form or another for many years > now, > > I don't have high hopes that it will be resolved soon. So I'm just > > looking for a way to work around it manually in the meantime. Hopefully > > something that will work in a wide variety of snippets - some of my mine > > have only \markup code (no staves). > > you can try sth like > > \override Clef #'[minimum-]Y-extent = #'(-5 . 3.5) for staves. > > for markups I did not find any problems - can you give an example!? > > Eluze > > > > > >
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
