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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond