|
From: | tisimst |
Subject: | Re: Using a semi-bold font |
Date: | Sat, 24 Oct 2015 14:54:00 -0700 (MST) |
Hi,
I would like to use a semi-bold font in my score (for TextScript or
DynamicText). Is that possible? I tried this:
\version "2.19.21"
\paper {
#(add-pango-fonts fonts 'textFont "Linux Libertine O" (/ (*
staff-height pt) 2.5))
}
{
% when overriding font-name, the font-series can't be used anymore
\override TextScript.font-family = #'textFont
\override TextScript.font-series = #'bold
\override TextScript.font-shape = #'italic
a^"Que" a
% I would like to choose semi-bold here:
\override TextScript.font-series = #'medium
a^"Que" a
}
I have Linux Libertine O installed and it comes with a semi bold font
series. I can use it in LibreOffice for instance.
Cheers,
Joram
_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user
If you reply to this email, your message will be added to the discussion below:http://lilypond.1069038.n5.nabble.com/Using-a-semi-bold-font-tp182650.htmlTo start a new topic under User, email <a href="" target="_blank">address@hidden
To unsubscribe from Lilypond, click here.
NAML
[Prev in Thread] | Current Thread | [Next in Thread] |