lilypond-user
[Top][All Lists]
Advanced

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

Italic/Bold Text Font Not Showing


From: nagymusic
Subject: Italic/Bold Text Font Not Showing
Date: Fri, 18 Jan 2019 19:31:48 -0700 (MST)

When  Spectral
<https://fonts.google.com/specimen/Spectral?selection.family=Spectral>  
font is set as roman text font, the italics and bold are not showing; the
regular roman is.

The font works just fine on Linux machine, but not on Windows. In fact, I
used to be able to use Spectral font on an older Windows computer without
problems. Would anyone be willing to test this and offer advice?

Thank you!

\version "2.19.82"

\paper  {
  #(define fonts
    (make-pango-font-tree "Spectral"
                          "Nimbus Sans,Nimbus Sans L"
                          "Luxi Mono"
                          (/ staff-height pt 20)))
}

\relative c'{
  c1-\markup \italic {
    roman,
    \sans sans,
    \typewriter typewriter. }
}




--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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