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

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

Re: modern-straight-flag et layout-set-staff-size


From: Gloops
Subject: Re: modern-straight-flag et layout-set-staff-size
Date: Fri, 20 Nov 2020 10:04:21 -0700 (MST)

Merci Gilles !
Mon anglais est pitoyable mais j'aurais présenté ça comme ça, je pense
qu'ils auraient compris...

Topic: modern-straight-flag size bug

Body: Hello! Is it a bug?

%%%%%%
\version "2.20.0"

music = {c''16}
\markup {Size (20) modern-straight-flag Ok}
\score {
   { \override Flag.stencil = #modern-straight-flag
     \music
   }
   \layout {
     #(layout-set-staff-size 20)
   }
}

\markup {Size 60 modern-straight-flag Not OK}
\score {
   { \override Flag.stencil = #modern-straight-flag
     \music
   }
   \layout {
     #(layout-set-staff-size 60)
   }
}
%%%%%



--
Sent from: http://lilypond-french-users.1298960.n2.nabble.com/



reply via email to

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