lilypond-user
[Top][All Lists]
Advanced

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

Re: smallest possible bounding box


From: Simon Albrecht
Subject: Re: smallest possible bounding box
Date: Sun, 17 Jan 2016 12:22:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

On 17.01.2016 12:10, Carl-Henrik Buschmann wrote:

2) I need to export pngs for my latex documents and i would like the bounding box to be as small as possible. How do i do this?

It’s not quite clear what you want. Perhaps:
\paper {
  top-margin = 0
  bottom-margin = 0
  left-margin = 0
  right-margin = 0
}
?

Best, Simon



reply via email to

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