|
From: | Pierre Perol-Schneider |
Subject: | Re: Superposition d'objets |
Date: | Sat, 28 Jun 2014 00:48:09 +0200 |
Le hasard a fait que j'ai retrouvé la méthode précitée, valable pour les
nuances :
Il s'agit de "extra-spacing-width", avec une commande du genre :
\override DynamicText.extra-spacing-width = #'(-0.5 . 0.5)
expliquée en 4.4.3 Objets hors de la portée
<http://www.lilypond.org/doc/v2.18/Documentation/learning/outside_002dstaff-objects#the-outside_002dstaff_002dpriority-property>
J'ai donc testé \override SustainPedal.extra-spacing-width = #'(-0.5 . 0.5)
et ... ça ne marche pas,
c4.\sustainOn c8\sustainOff
\override Staff.SustainPedal.extra-spacing-width = #'(-20 . 0)
c4.\sustainOn c8\sustainOff
\override Staff.SustainPedal.extra-spacing-width = #'(0 . 20)
c4.\sustainOn c8\sustainOff
}
%%%%%%%%%%%%%%%%%%%%%%%%
Voir aussi : http://lilypond.org/doc/v2.18/Documentation/internals/sustainpedal
pas plus qu'avec SustainPedalLineSpanner
[Prev in Thread] | Current Thread | [Next in Thread] |