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

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

Re: centrer un score d'accords guitare


From: martial
Subject: Re: centrer un score d'accords guitare
Date: Mon, 5 Oct 2020 04:20:27 -0700 (MST)

Exemple avec fil-line:

\markup {
  \fill-line {
    \score {
      <<
        \chords { c4 f g:7 g }
        \new FretBoards {
          %\override FretBoards.FretBoard.size = #2
          \override FretBoard.fret-diagram-details.barre-type = #'straight
          \chordmode { c4 f g:7 g  }
        }
      >>
    }
  }
}




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



reply via email to

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