It seems you have to set the font-family as well in this case. Try to set it to 'roman

Stefan Thomas wrote:
Dear Bertalan,
I tried now
ohnezahl = { \override TupletNumber #'stencil = ##f }
\version "2.11.49"
triol = \markup { \tiny { \italic 3 } }
\new Staff \relative { \override Score.Fingering #'font-encoding = ##f \override Score.Fingering #'font-shape = #'italic \ohnezahl
\times 2/3 {c,8 d^3 f} g2. }
  But I get:
Programmierfehler: Cannot get a text stencil from this font
Fortsetzung, die Daumen drücken
Programmierfehler: cannot align on self: empty element
I don't know what it means, unfortunately.


2008/9/18 Bertalan Fodor (LilyPondTool) <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>

    \override Score.Fingering #'font-encoding=##f should be


    Stefan Thomas wrote:
    I tried it, without out sucess, with:
    \set Score.Fingering = #'font-encoding  #f
\override Score.Fingering #'font-shape = #'italic I get the message:
    Warnung: Typprüfung für »Fingering« gescheitert; Wert
    »font-encoding« muss vom Typ »list« sein
    I don't know what it could mean.

    2008/9/18 Bertalan Fodor (LilyPondTool) <[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>>

        Try to set |font-encoding to #f
        That may switch back to text font style
        |

        Stefan Thomas wrote:
        Ok.
        What I really want is to change the fingerings to look like
        tuplet-numbers. But I don't know how to do this.

        2008/9/18 Bertalan Fodor (LilyPondTool)
        <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>

            I think you first need to change the family, because
            IIRC it is currently the music font which has no italic

            Stefan Thomas wrote:
            Dear lilypond-users,
            how can I change the fontshape of fingerings?
I tried it with \override Score.Fingering #'font-shape = #'italic
            but without success.

            
------------------------------------------------------------------------

            _______________________________________________
            lilypond-user mailing list
            [email protected] <mailto:[email protected]>
            http://lists.gnu.org/mailman/listinfo/lilypond-user







_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to