Kevin Patrick Barry wrote
> Dear Eluze,
>   I was able to produce the problem both on
> Ubuntu 12.10 with LilyPond version 2.16.1 and on Windows 8, but only with
> 2.16.0.  Upgrading LilyPond on Windows to 2.16.1 fixed the problem (this
> must be why you could not reproduce it).
> 
> Since there are no margins in the example I have to be careful to remove
> elements that LilyPond normally places outside of the normal line-width
> (brackets or bar numbers for example - LilyPond will place these off the
> 4-inch page, but they will still appear in the .png, making it wider) but
> there are no such elements in the following example that I can see.
> 
> \version "2.16"
> 
> 
> \paper {
> 
> paper-width = 4\in
> 
> left-margin = 0
> 
> right-margin = 0
> 
> }
> 
> 
> \relative c' {
> 
> c c c c c c c c c c c c c c c c
> 
> }

I still cannot reproduce this phenomenon - even with 2.16.0.

did you try adding the line-width = 4\in ?

how do you start lilypond? from a command line, from an editing tool, …?

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/png-export-width-tp138641p138688.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

Reply via email to