|
| From: | Eluze |
| Subject: | Re: \tempo approximatif |
| Date: | Mon, 14 Mar 2011 01:39:12 -0700 (PDT) |
contact wrote:
>
> Bonjour à toute la liste !
>
> Un petit truc qui doit bien se trouver qque part...
>
> J'aimerais faire une indication métronomique approximative : croche =
> environ 100 (en utilisant le symbole courant ~ sur -
>
> Auriez-vous qque chose de simple à me proposer ? Sinon je retoucherai la
> fonction scheme du LSR (http://lsr.dsi.unimi.it/LSR/Item?id=234).
>
peut-être
\markup {
\concat {
(
\smaller \general-align #Y #DOWN \note #"8." #1
\hspace #.8 \combine \raise #.5 "~" \char ##x2012
\hspace #.5 "100"
)
}
http://lilypond-french-users.1298960.n2.nabble.com/file/n6168242/test.png
}
--
View this message in context:
http://lilypond-french-users.1298960.n2.nabble.com/tempo-approximatif-tp6166635p6168242.html
Sent from the LilyPond French Users mailing list archive at Nabble.com.
| [Prev in Thread] | Current Thread | [Next in Thread] |