lilypond-user
[Top][All Lists]
Advanced

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

Re: PNG/EPS output doesn't work anymore in 2.23.6?


From: Jean Abou Samra
Subject: Re: PNG/EPS output doesn't work anymore in 2.23.6?
Date: Mon, 13 Dec 2021 20:54:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1

Le 13/12/2021 à 17:58, H. S. Teoh a écrit :
According to the usage manual, in order to get PNG output:

        lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png 
myfile.ly

But lilypond 2.23.6 aborts with this:

        <unnamed port>: In procedure scm_i_lreadparen in expression 
(dynamic-wind swaports thunk ...):
        <unnamed port>: #<unknown port>:1:18: in pair: missing close paren

What am I doing wrong?

P.S. I compiled lilypond with guile 1.8.8, don't know if that's related?


T


I cannot reproduce this, whether compiling with
Guile 1 or Guile 2. Are you using the latest Git
revision? There have been heavy changes around
the output backends and a bug of this kind might
have slipped through before being corrected in
a later commit.

If it still doesn't work,

- What is your OS?

- Are you compiling with Cairo or not? (If you don't
  know, it's not with Cairo.)

- What is printed if you put this in the file?

  #(display (ly:command-line-code))

Best,
Jean




reply via email to

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