lilypond-user
[Top][All Lists]
Advanced

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

Re: Using various weights and widths of fonts


From: Ben
Subject: Re: Using various weights and widths of fonts
Date: Fri, 2 Nov 2018 22:20:15 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 11/2/2018 9:40 PM, Joshua Nichols wrote:


But, when I want to change just a single instance of the font in, let's say, a \markup{}, I can't find a way to do it.

I'm sure I'll eat my shoe, but I'd appreciate the help here. Thank you in advance.



No need to eat your shoe ;)

{
 c1^\markup {  \override #'(font-name . "Minion Pro") "hello" } c
c^\markup {  \override #'(font-name . "InformalRoman") "hello" }
c c^\markup {  \override #'(font-name . "Raleway") "hello" } c
}

Hope this helps you.

Attachment: markups.png
Description: PNG image


reply via email to

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