Re: Error when changing font

2009-01-17 Thread Werner LEMBERG
> Wow, you are braver than I. I could never have done that. > > >(set! embed (font-file-as-ps-string name full-name 0))) Well, it has been already fixed in the git repository two weeks ago: http://git.savannah.gnu.org/cgit/lilypond.git/commit/?id=98dc713cb34b498f145badf23d14957367

Re: Error when changing font

2009-01-17 Thread James E. Bailey
Wow, you are braver than I. I could never have done that. Am 17.01.2009 um 20:39 schrieb Mats Behre: This is line 293 of /Applications/LilyPond.app/Contents/Resources/ share/lilypond/current/scm/framework-ps.scm after the change: (set! embed (font-file-as-ps-string name full-nam

Re: Error when changing font

2009-01-17 Thread Mats Behre
This is line 293 of /Applications/LilyPond.app/Contents/Resources/share/lilypond/current/scm/framework-ps.scm after the change: (set! embed (font-file-as-ps-string name full-name 0))) James E. Bailey wrote: Wow, I just had that same problem this morning. I was trying to do: {

Re: Error when changing font

2009-01-17 Thread James E. Bailey
Wow, I just had that same problem this morning. I was trying to do: { \clef bass c d e f \override NoteHead #'stencil = #ly:text-interface::print \override Voice.NoteHead #'text = \markup { \override #'(font- name . "Palatino Bold " ) { d } } c d e f } Where did you add the 0? Am

Error when changing font

2009-01-17 Thread Mats Behre
Hi, When I compile my existing scores with 2.12.1 I get an error like this: Layout output to `AltoSax1.ps'.../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-na