bug-lilypond
[Top][All Lists]
Advanced

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

Issue 735 in lilypond: Lilypond 2.12 on OSX errors when trying to chang


From: codesite-noreply
Subject: Issue 735 in lilypond: Lilypond 2.12 on OSX errors when trying to change a font.
Date: Tue, 20 Jan 2009 22:13:55 +0000

Status: New
Owner: ----

New issue 735 by jameselihubailey: Lilypond 2.12 on OSX errors when trying to change a font.
http://code.google.com/p/lilypond/issues/detail?id=735

The example:
\markup \override #'(font-name . "Palatino Roman" ) { test }

errors on Lilypond version 2.12 on OSX with the error:

Layout nach »noteheads.ps«
ausgeben.../Users/jamesebailey/Applications/LilyPond.app/Contents/Resources/share/lilypond/current/scm/framework-ps.scm:293:28:
In procedure font-file-as-ps-string in expression (font-file-as-ps-string
name full-name):
/Users/jamesebailey/Applications/LilyPond.app/Contents/Resources/share/lilypond/current/scm/framework-ps.scm:293:28:
Wrong number of arguments to #<procedure font-file-as-ps-string (name
file-name font-index)>

Modfiying the framework-ps.scm file to have at line 293:

(set! embed (font-file-as-ps-string name full-name 0)))

solves the problem

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

reply via email to

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