lilypond-user-fr
[Top][All Lists]
Advanced

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

Changement de font au sein d'un markup


From: Vincent Gay
Subject: Changement de font au sein d'un markup
Date: Wed, 8 Sep 2021 17:33:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Bonsoir,

dans mon bloc \paper j'ai :
  #(define fonts
    (set-global-fonts
    #:music "lilyjazz"
    #:brace "lilyjazz"
    #:roman "lilyjazz-text"
    #:sans "lilyjazz-chord"
    #:factor (/ staff-height pt 20)
  ))

au sein d'un markup j'aimerai utiliser lilyjazz-chord. J'ai essayé comme ça:

solos = \markup  \fill-line {
  \column { \line { \with-color #red \fontsize #2 { "Solos on " \sans \concat { "Fm"  \super "7" } } } }
}

mais je n'obtiens pas du tout la police escomptée. Où est l'erreur SVP ?

Merci d'avance

--
Vincent Gay
Envoyé depuis mon saxo-phone :)
http://blog.vintherine.org/ - http://photos.vintherine.org/


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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