Problem with ChordNames

2014-11-16 Thread Patrick or Cynthia Karl
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_/fhptxgks4vd0t5spsm5mbjd8gn/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?
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with ChordNames

2014-11-16 Thread Stan Sanderson
On Nov 16, 2014, at 12:25 PM, Patrick or Cynthia Karl pck...@me.com wrote:

 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_/fhptxgks4vd0t5spsm5mbjd8gn/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?
 ___

FYI, It works on OS 10.9.5 (using Frescobaldi). 

Stan




signature.asc
Description: Message signed with OpenPGP using GPGMail
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user