bug-lilypond
[Top][All Lists]
Advanced

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

Re: svg-woff error (Unbound variable: paper in output-svg.scm:448)


From: Federico Bruni
Subject: Re: svg-woff error (Unbound variable: paper in output-svg.scm:448)
Date: Sun, 25 Oct 2015 19:00:32 +0100

Il giorno dom 25 ott 2015 alle 18:26, Ophir Lifshitz <address@hidden> ha scritto:
Sorry if the paste was unclear. I intended to show two minimal examples, where the first one works, but the second one (with \time 2/4 added) does
not work.

It seems that any fraction whose division is not 1 triggers the error?

This works fine:
echo '\version "2.18.0" { \time 2/2 a4 }' | lilypond -dbackend=svg -dsvg-woff -o foo -

This doesn't:
echo '\version "2.18.0" { \time 3/4 a4 }' | lilypond -dbackend=svg -dsvg-woff -o foo -

Same problem on 2.19.29






reply via email to

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