bug-lilypond
[Top][All Lists]
Advanced

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

Re: transparency and resolution don't go together


From: James
Subject: Re: transparency and resolution don't go together
Date: Tue, 07 Jan 2014 12:13:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 07/01/14 11:57, David Kastrup wrote:
Jan <address@hidden> writes:

Hi,

using Lilypond, I can use transparency and resolution _separately_, but
unfortunately not together.

These two command lines work fine:

d:/resources/LilyPond/usr/bin/lilypond -dresolution=169.333 --png --pdf
prc44_3.ly

d:/resources/LilyPond/usr/bin/lilypond -dpixmap-format=pngalpha --png --pdf
prc44_3.ly

If I combine them to

d:/resources/LilyPond/usr/bin/lilypond -dpixmap-format=pngalpha
-dresolution=169.333 --png --pdf prc44_3.ly

or swapped like

d:/resources/LilyPond/usr/bin/lilypond -dresolution=169.333
-dpixmap-format=pngalpha --png --pdf prc44_3.ly

the transparency option is ignored.
Can't reproduce on Ubuntu.  There, both options apparently arrive.

I wonder if this another of those 'syntax' anomalies (where you have to escape or double-quote something).

http://code.google.com/p/lilypond/issues/detail?id=2476

Can someone else with Windows try this?

Perhaps Eluze - who reported the initial problems with Windows could try to work out if we need to double-double quote something somewhere?

James



reply via email to

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