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

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

Re: taille des parenthèses


From: Vincent Gay
Subject: Re: taille des parenthèses
Date: Sun, 30 Apr 2017 11:55:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Le 30/04/2017 à 11:47, Pierre Perol-Schneider a écrit :
\version "2.18.2"

\relative c' {
  c-\tweak ParenthesesItem.font-size #5 -\parenthesize \trill
}

si c'est pour toute une partition tu peux le mettre dans un layout

\layout {
  \context {
    \Score
    \override ParenthesesItem.font-size = #2 
  }
  \context {
    \ChordNames
    \override ParenthesesItem.font-size = #2
    }
}


--
Vincent Gay
Envoyé depuis mon saxo-phone :)
http://blog.vintherine.org/ - http://photos.vintherine.org/

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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