lilypond-user
[Top][All Lists]
Advanced

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

Re: How to select lyrics font?


From: Werner LEMBERG
Subject: Re: How to select lyrics font?
Date: Tue, 11 Apr 2017 05:37:32 +0200 (CEST)

> \layout {
>   \context {
>     \Lyrics
>     \override LyricText.font-name = #ā€¯Crimson Text"

Minor glitch: The first doublequote character must be the ASCII one,
too, so this line reads

      \override LyricText.font-name = #"Crimson Text"

Note that we still don't have a proper interface to access OpenType
features, but I think for basic lyrics this shouldn't be a large
issue.


    Werner

reply via email to

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