lilypond-user
[Top][All Lists]
Advanced

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

Re: Fonts for text


From: Noeck
Subject: Re: Fonts for text
Date: Sat, 25 Apr 2020 23:05:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Hi Ignacio,

it is better to send a minimal working example (MWE) instead of
screenshots. Here is one. This should work:

    \version "2.20.0"

    \markup {
      \override #'(font-name . "Ubuntu Thin") "Test"
    }

As you are using Frescobaldi (I hope a recent version), you can search
for the fonts this way:

Tools > Document fonts

The name there should be exactly what you can use in the code above.
If that is not the case at your end, please report back with exactly the
code you use.

Cheers,
Joram



reply via email to

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