lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3809 in lilypond: font problem with SVG backend


From: lilypond
Subject: [Lilypond-auto] Issue 3809 in lilypond: font problem with SVG backend
Date: Tue, 14 Jan 2014 06:43:34 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3809 by address@hidden: font problem with SVG backend
http://code.google.com/p/lilypond/issues/detail?id=3809

This snippet foo.ly

  \version "2.19.0"

  {
    \override Staff.TimeSignature.font-name = "New Century Schoolbook"
    \time 2/4
    a2
  }

processed with

  lilypond -dbackend=svg foo.ly

aborts with

  warning: cannot find SVG font #f
  /usr/local/share/lilypond/2.19.0/scm/output-svg.scm:558:7:
    In procedure string-null?
    in expression (string-null? expr):
  /usr/local/share/lilypond/2.19.0/scm/output-svg.scm:558:7:
    Wrong type argument in position 1 (expecting string):
    #<unspecified>

PDF output is just fine.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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