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 > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user
You can try this one: \override #'(font-name . "Courier") _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user