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

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

Re: lilypond 2.22 et nom d'accords


From: martial
Subject: Re: lilypond 2.22 et nom d'accords
Date: Wed, 17 Feb 2021 01:49:16 -0700 (MST)

Avec l'exemple de David.
Pourquoi faire simple quand on peut faire compliquer :-) 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.22.0"
\language "français"
\header { title = "nom des accords ? -Do- au lieu de -C-" }
viola = \relative do' { do4 mi sol mi  }

Accords = \chordmode { do2 si }

\score {
  <<
    \include "english.ly" %
    \new ChordNames { \Accords }
    \new Staff { \clef alto \viola }
  >>
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



-----
♫artial♪
--
Sent from: http://lilypond-french-users.1298960.n2.nabble.com/



reply via email to

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