lilypond-user
[Top][All Lists]
Advanced

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

Re: svg output broken?


From: Marc Hohl
Subject: Re: svg output broken?
Date: Sat, 11 Jun 2011 20:37:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

Am 11.06.2011 03:15, schrieb Patrick McCarty:
On Fri, Jun 10, 2011 at 11:56 AM, Marc Hohl<address@hidden>  wrote:
Am 10.06.2011 17:55, schrieb Patrick McCarty:
On Thu, Jun 9, 2011 at 11:34 PM, Marc Hohl<address@hidden>    wrote:
Hello list,

I needed some lilypond svg graphics, and while

lilypond -dbackend=svg myfile.ly

worked with 2.13.x, it now doesn't with 2.15.0 and complains with

GNU LilyPond 2.15.0
ERROR: Wrong number of arguments to #<primitive-procedure cons>

Has the syntax changed? I searched in the archives, but I didn't find
anything about this.
I can't reproduce this issue, and my entire SVG testsuite passes with
2.15.0.

Please post a .ly file that's not working for you.
It is just a tiny litte file containing:

\version "2.15.0"
\score {
  \new Voice { a'2 }
}

because I just needed a note with stem upwards.
Hmm, when I compile this example, a valid SVG is created.  See the
attached file.

Are you running a self-compiled LilyPond or one of the binaries from
lilypond.org?  If you're compiling it, have you tried restoring your
git tree to a pristine state before compiling?
This is strange. I use a self-compiled LilyPond with the current git status.
I am on branch master, nothing changed ...
After the most recent pull, I am on
SHA1 Id 42840bbfdfe82eddc8e04026865aef278b80fc0a
but the error message still remains.
Apart from that, everything else seems to work properly.

Regards,

Marc
Regards,
Patrick




reply via email to

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