lilypond-user
[Top][All Lists]
Advanced

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

SVG export failed w/ Gonville


From: takumi ikeda
Subject: SVG export failed w/ Gonville
Date: Fri, 2 Mar 2018 14:14:37 +0900

%% Unfortunately, SVG exporting failed with Gonville font. I'd like to
just report. (T.I)

\version "2.19.61"

\paper {
  #(define fonts
     (set-global-fonts
      #:music "gonville" ;"cannot find SVG font #f" ??
      #:brace "gonville"
      #:factor (/ staff-height pt 20)
      ))
}

\new GrandStaff <<
  {
    ges''4 \ppp e'' cis''2 \trill
  }
  {
    R1
  }
>>

%% cmd.exe >> lilypond -dbackend=svg ***.ly



reply via email to

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