lilypond-devel
[Top][All Lists]
Advanced

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

Broken font handling


From: Carl D. Sorensen
Subject: Broken font handling
Date: Tue, 30 Dec 2008 08:01:26 -0700

There is a problem with the font handling in the current git.

The following file:

\include "predefined-guitar-fretboards.ly"

\new FretBoards {
  \chordmode {d}
  \override FretBoard #'(fret-diagram-details orientation) = #'landscape
  \chordmode {d}
}

fails with this message:

Layout output to 
`test-capo-fretboards.ps'.../Users/Carl/lilypond-working/out/share/lilypond/
current/scm/framework-ps.scm:365:36: In procedure list-ref in expression
(list-ref psname-filename-fontindex 1):
/Users/Carl/lilypond-working/out/share/lilypond/current/scm/framework-ps.scm
:365:36: Wrong type argument in position 1: ("BitstreamVeraSans-Roman" .
"/usr/X11R6/lib/X11/fonts/TTF/Vera.ttf")

Thanks,

Carl


 





reply via email to

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