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

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

Raccourcir une portée


From: bameylan
Subject: Raccourcir une portée
Date: Tue, 13 Mar 2012 07:56:06 -0700 (PDT)

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.



reply via email to

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