lilypond-user
[Top][All Lists]
Advanced

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

Re: font switching help


From: Michael Watts
Subject: Re: font switching help
Date: Thu, 04 Dec 2008 17:16:42 +1000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Jan van Dijk wrote:
Op Thursday 04 December 2008 00:47:52 schreef james:
I'm not understanding how font switching in a \markup block works. I
thought that I could just do \markup \override #'(fontname .
#'Courier) {test} and it would work, but it doesn't. Is there some
other command that I've missed?


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

You can try this one:
\override #'(font-name . "Courier")
You can also try adding \once if you only need it once, or use \revert #'(font-name . "whatever-it-was-before").




reply via email to

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