bug-lilypond
[Top][All Lists]
Advanced

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

Changing fingering numerals


From: Nick Payne
Subject: Changing fingering numerals
Date: Wed, 26 Jun 2013 22:20:52 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

If I override Fingering settings to change the style of the numerals used for fingering, as in the example below, I find that \finger inside a markup still uses the default fingering characters for the numerals.

Is this expected behaviour, or a bug? If expected behaviour, how can I change the fingering numerals for the trill to match those used on ordinary fingering?

%===================================
\version "2.17.20"

\relative f'' {
  \override Fingering.font-encoding = #'latin1
  \override Fingering.font-size = #-2
  \override Fingering.font-series = #'bold

  <g-4> <f-2> f^\trill^\markup { \finger "4242" }
}
%===================================

Attachment: fingering.png
Description: PNG image


reply via email to

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