lilypond-user
[Top][All Lists]
Advanced

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

Re: generating pdf and png but no ps


From: Gilles Sadowski
Subject: Re: generating pdf and png but no ps
Date: Fri, 3 Oct 2008 15:24:02 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi.

> How can I generate pdf and png but no ps?

$ lilypond file.ly
GNU LilyPond 2.10.33
Processing `file.ly'
Parsing...
Interpreting music... [2]
Preprocessing graphical objects...
Layout output to `file.ps'...
Converting to `file.pdf'...
$ rm file.ps

> Can I adjust resolution of the png? I just need thumbnails.

$ convert file.png -resize 120 file_resized.png

> Is there a simple way to see (e.g. from the shell or an external
> programming language) how many png-pages lilypond produced?

?

Best,
Gilles




reply via email to

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