lilypond-user
[Top][All Lists]
Advanced

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

CueVoice Font


From: Ben
Subject: CueVoice Font
Date: Wed, 20 Feb 2019 18:32:01 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

Hi all,

Is there a "better" way to change the CueVoice font family / kerning other than manually via markup? I thought it would be a sort of:

\context {
    \CueVoice
     \override .......
  }

...but I haven't found a way to adjust the kerning and/or font family. Have I missed something?

I don't use a lot of cues, but in an upcoming project there will be a lot more so I was curious moving forward.

Thanks for any guidance on this!

I've attached an image showing the "fl" looking a bit squished to my eyes. :)

=== this is what I've been using for a while now, which works just fine manually ===

{
  c4 r4 r2 \compressFullBarRests R1*12

  \new CueVoice {c8^\markup { \override #'(font-name . "Minion Pro") "fl." }[ d e g]  }
  f2
}

etc.


Attachment: cuevoice.png
Description: PNG image


reply via email to

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