Am 11.06.2011 03:15, schrieb Patrick McCarty:
On Fri, Jun 10, 2011 at 11:56 AM, Marc Hohl<m...@hohlart.de>  wrote:
Am 10.06.2011 17:55, schrieb Patrick McCarty:
On Thu, Jun 9, 2011 at 11:34 PM, Marc Hohl<m...@hohlart.de>    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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to