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 -- View this message in context: http://lilypond.1069038.n5.nabble.com/preview-d-flag-padding-tp137044p137274.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
