lilypond-user
[Top][All Lists]
Advanced

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

Problem with ChordNames


From: Patrick or Cynthia Karl
Subject: Problem with ChordNames
Date: Sun, 16 Nov 2014 12:25:37 -0600

I am using LilyPond 2.19.15 on a mac running OSX 10.10 (Yosemite).

The following snippet (from section 2.7.2 Displaying Chords of the Notation 
Manual):

 \version "2.19.15"

\new ChordNames {
  \chordmode {
    c2 f4. g8
  }
}

fails with the following in the log file:

Drawing systems...
Layout output to `document.ps'...
warning: do not know how to embed 
"BitstreamVeraSans-Roman"="/Library/Fonts/Vera.tff"
Converting to `./document.pdf'...
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite 
-sOutputFile=./document.pdf -c.setpdfwrite -fdocument.ps)' failed (256)

fatal error: failed files: 
"/var/folders/3_/fhptxgks4vd0t5spsm5mbjd80000gn/T/frescobaldi-G7De3Y/tmp_ThbNw/document.ly"
Exited with return code 1.

This seems to be identical to a problem reported in 2011 (Can't embed font for 
chord changes), but the answer was that OSX 10.6.7 had a font bug.  Is this 
still the case?  Is there a workaround?


reply via email to

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