lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: preview (-d flag) padding


From: Kevin Patrick Barry
Subject: Re: preview (-d flag) padding
Date: Thu, 6 Dec 2012 22:44:39 +0000

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 <address@hidden>
To: address@hidden
Subject: Re: preview (-d flag) padding
Message-ID: <address@hidden>
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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]