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

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

Re: Ajouter du texte à un crescendo <


From: Eluze
Subject: Re: Ajouter du texte à un crescendo <
Date: Sat, 27 Oct 2012 04:19:01 -0700 (PDT)

on peut mettre ces override(s) dans la définition du staff:

  \new Staff = "right" \with {
    midiInstrument = "acoustic grand"
      \override VerticalAxisGroup #'default-staff-staff-spacing = #'(
(base-distance . 25) (minimum-distance . 12) (stretchability . 999))
      \override Hairpin #'outside-staff-priority = #22
      \override TextScript #'outside-staff-priority = #222
      \override DynamicLineSpanner #'padding = #3
      \override TextScript #'padding = #3
  } \right

et à la ligne 181 il n'y a que la musique (les accords).

Eluze



--
View this message in context: 
http://lilypond-french-users.1298960.n2.nabble.com/Ajouter-du-texte-sur-un-crescendo-tp7578582p7578596.html
Sent from the LilyPond French Users mailing list archive at Nabble.com.



reply via email to

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