bug-lilypond
[Top][All Lists]
Advanced

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

Re: hsize & vsize don't affect png image size


From: Peter Leschev
Subject: Re: hsize & vsize don't affect png image size
Date: Wed, 1 Jun 2005 23:43:48 +1000

Hi,

I've included a testcase which recreates this problem. It was stripped from my previous email

Cheers,
Peter

----------------->8----------------->8----------------->8----------------->8
% Setting the default paper size doesn't affect this
%
% #(set-default-paper-size "letter")
%

\paper {
topmargin = 0\cm
bottommargin = 0\cm

headsep = 0\cm
footsep = 0\cm

indent = 0\cm

leftmargin = 0\cm

raggedbottom = ##t
raggedlastbottom= ##t

linewidth = 40\cm
hsize = 40\cm

vsize = 5\cm
}

\relative c'' {
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
}
\version "2.4.6"
----------------->8----------------->8----------------->8----------------->8

----- Original Message ----- From: "Peter Leschev" <address@hidden>
To: <address@hidden>
Sent: Wednesday, June 01, 2005 12:45 AM
Subject: hsize & vsize don't affect png image size


Hi,

           When generating png output, the actual png size defaults to A4,
with the lily score using the hsize & vsize but cropped if larger than the
A4 page size.

           png size should be defined by hsize & vsize

$ lilypond --png test-input.ly
GNU LilyPond 2.4.6
Processing `test-input.ly'
Parsing...
Interpreting music... [8][16][24][32][37]
Preprocessing graphical objects...
Calculating line breaks... [3][6][9][12][15][18][21][24][27][30][33][36][38]
Layout output to `test-input.tex'...
Converting to `test-input.dvi'...
Converting to `test-input.ps'...


Cheers,
Peter







reply via email to

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