lilypond-user
[Top][All Lists]
Advanced

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

Re: Error when changing font


From: James E. Bailey
Subject: Re: Error when changing font
Date: Sat, 17 Jan 2009 18:24:56 +0100

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 17.01.2009 um 15:23 schrieb 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-name): /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)>

I have worked around it by adding 0 as the font-index argument at the indicated line, and it seems to work, but will that always give the expected result?

Thanks,
Mats


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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