Bonjour à tous,
je cherche à raccourcir une portée, non pas à gauche mais bien à droite,
ceci pour y mettre du texte. Alors que je peux le faire à gauche, comme
ceci:
\score
{ \new ChoirStaff \with {\override StaffSymbol #'thickness = #1.5 }
<<
\violinPart
\set Staff.instrumentName = \markup {
\override #'(line-width . 10)
\override #'(font-name . "Cochin Italic")
\center-column {
\null
\lower #11
\fontsize #5 \line {Le Caffé}
\fontsize #4 \line {blablabla}
\fontsize #2 \line {blablabla}
\fontsize #3 \line {blablabla}
\fontsize #2 \line {blablabla}
}
}
% \altoVoicePart
\bassoContinuoPart
>>
}
je cherche à stopper la portée pour pouvoir glisser à droite 4 ou 5 lignes
de texte. Comment est-ce possible?
···
-----
Cordialement
Bernard
--
View this message in context: http://lilypond-french-users.1298960.n2.nabble.com/Raccourcir-une-portee-tp7368717p7368717.html
Sent from the LilyPond French Users mailing list archive at Nabble.com.