lilypond-user
[Top][All Lists]
Advanced

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

PNG output with Lilypond?


From: Donald H. Gudehus
Subject: PNG output with Lilypond?
Date: Mon, 11 Nov 2002 19:25:07 -0800

Hello,

I am trying to create a png output file with Lilypond.  I tried:
    lilypond -f PNG test.ly
and got the response from my Linux system:
GNU LilyPond 1.6.5
Now processing: `test.ly'
Parsing...
Interpreting music...[5]
Preprocessing elements...
Calculating column positions... [2]
paper output to `test.png'...Backtrace:
0* [find-dumper "png"]
1  (let ((d (assoc format output-alist))) (if (pair? d) (caddr d) ...))
   ...
2  [scm-error "Could not find dumper for format ~s" "png"]

Is Lilypond relying on some other program to do this output?

Well, I also tried, as in your example, to embed the commands in an html
file.  Similar to your code, I have:
<lilypond relative1 verbatim>
\key c \minor r8 c16 b c8 g as c16 b c8 d | g,4
</lilypond>

This only produced a line beginning with "\key" and ending with "g,4"


Thanks for any help,

Donald Gudehus





reply via email to

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