Re: Century Schoolbook not italic

2014-01-07 Thread Noeck
Hi Alexander, thanks for your explanations! This sounds very reasonable to me. So it seems that this is a bit uncomfortable for the user but the right thing to do, given the fonts on my machine. Thanks! Joram ___ lilypond-user mailing list lilypond-use

Re: Century Schoolbook not italic

2014-01-07 Thread Alexander Kobel
Hi Joram, I'm not an expert in the topic, but I hope I can still shed some light on the issue. AFAIU this depends on how the font is shipped, and I am not aware of a proper fallback solution that will work in all cases. If the designer ships all fonts of a family (probably in a single .otf or

Century Schoolbook not italic

2014-01-06 Thread Noeck
Hi, why does this example code not work? I.e. why does it not print the clef modifier 8 in the italic version of the Century Schoolbook font? \version "2.18.0" \score { { \clef "treble_8" a1^"8 is not italic" } \layout { \override Staff.ClefModifier.font-name = #"Century Schoolbook L"