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

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

Re: Re : Re: accord Ré4


From: Martial
Subject: Re: Re : Re: accord Ré4
Date: Tue, 21 May 2013 18:54:27 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

ou
chExceptionMusic = {
    <c e f g> -\markup \super "Ré4" % :sus4
}

\score {
  <<
    \chords {  d1:5.4  }
\chordmode { d1:5.4 }
  >>
}

Le 21/05/2013 18:15, Martial a écrit :
%--------------------------------
chExceptionMusic = {
     <c f g> -\markup \super "Ré4" % :sus4
}

chExceptions = #( append
   ( sequential-music-to-chord-exceptions chExceptionMusic #t)
   ignatzekExceptions)

\score {
   \chords {
   d1:sus4
   }
}

\layout {
   \context {
     \ChordNames
     chordNameExceptions = #chExceptions
   }
}


%--------------------------------
pas de quoi !

Le 21/05/2013 17:35, Gazagnes Arnaud a écrit :
J'obtiens un Ré sus4 mais pas de Ré 4. AG


_______________________________________________
liste de diffusion lilypond-user-fr
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user-fr



--
Martial
http://cathemline.org




reply via email to

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