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: James
Subject: Re: svg-woff error (Unbound variable: paper in output-svg.scm:448)
Date: Mon, 26 Oct 2015 17:56:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


On 25/10/15 18:01, Ophir Lifshitz wrote:
> Yes, I believe that in those cases the time signature uses the "c"
> symbol instead of numerals.
>
> On Sun, Oct 25, 2015 at 2:00 PM, Federico Bruni <address@hidden
> <mailto:address@hidden>> wrote:
>
>     Il giorno dom 25 ott 2015 alle 18:26, Ophir Lifshitz
>     <address@hidden <mailto: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
>
>
>

So does that mean if you use 4/4 it will also not fail?

We have the 2 types of 'C' common-time glyphs in Feta

http://lilypond.org/doc/v2.19/Documentation/notation-big-page#time-signature-glyphs

However (and I am not a music expert) if you have a time sig of 1/1 or
5/5 those will also work as there is no 'c' glyph for those representations.

James




reply via email to

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