bug-lilypond
[Top][All Lists]
Advanced

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

svg output from version 2.13.12 cannot cope with numeric time signature


From: Bernard Hurley
Subject: svg output from version 2.13.12 cannot cope with numeric time signature
Date: Sun, 24 Jan 2010 20:58:14 +0000

Using Ubuntu Linux 9.10 and lilypond version 2.13.12, if I do:

        lilypond -dbackend=svg test.ly
        
where test.ly is:

\version "2.13.12"
{
  \time 3/4
  c'
}


I get the output:

GNU LilyPond 2.13.12
Processing `test.ly'
Parsing...
Interpreting music... 
Preprocessing graphical objects...
Solving 1 page-breaking chunks...[1: 1 pages]
Drawing systems...
Layout output to 
`test.svg'.../home/consultant/lilynew/lilypond/out/share/lilypond/current/scm/lily-library.scm:709:25:
 In procedure ly:font-name in expression (ly:font-name font):
/home/consultant/lilynew/lilypond/out/share/lilypond/current/scm/lily-library.scm:709:25:
 Wrong type argument in position 1 (expecting Font_metric): "CharisSIL"

It works as expected without the "\time 3/4"

Bernard




reply via email to

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