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

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

Re: aligner céder . . . A tempo


From: aym49
Subject: Re: aligner céder . . . A tempo
Date: Mon, 31 May 2010 14:53:54 -0700 (PDT)

Navré pour la réponse tardive...

Je poste un bout de code immédiatement:

\version "2.12.3"

staffII = \relative d'' {
        \key g \major
        \time 2/4
        \tempo "Allegretto" 4=88
        \compressFullBarRests R2*4
        \repeat "volta" 2 {d8^\markup \center-align \italic pizz. \mf c b [a] | 
g f
d4 | d'8 c b [a] | g f g4 | %ligne 1 
        g,8 d' d4 | g,8 d' d4 | }
        \alternative {
                {g,8 d' f [e] | d4 d' }
                {g,,8 d' g [f] | g2  }
        }
        
        d8\f cis'-> cis4-> | d,8 cis'4-> d,8 | g, d' b' [d,] | d'4 d-> | d,8 
cis'->
cis4-> | d,8 cis'4-> d,8 | %ligne 3
        g,8 \> d' b' [e\open] | \override TextSpanner #'(bound-details left 
text) =
\markup { \center-align \upright "Céder"}  \override TextSpanner #'style =
#'dotted-line a,4_\open \startTextSpan a\!
        \once \override TextScript #'outside-staff-padding = #0 d8 \mf
\stopTextSpan ^\markup "A Tempo"  c b [a] | g f d4 | d'8 c b [a] | %ligne 4
        g f g4 | g,8 d' d'4 | g,,8 d'4 d'8 \bar "||" \time 3/4 g,,8 \< d' b'
[e\open] a,\open d\! \bar "||" \time 2/4 g2\f \bar "||"
        
}


En revanche, il faudra modifier un peu le code, car le fichier est destiné à
être inclus dans un ensemble plus grand.
-- 
View this message in context: 
http://lilypond-french-users.1298960.n2.nabble.com/aligner-ceder-A-tempo-tp5121579p5123486.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]