It is exactly what I was looking for!
Thanks a lot!
F.

>----Messaggio originale----
>Da: david.nales...@gmail.com
>Data: 08/09/2012 18.06
>A: "fras...@libero.it"<fras...@libero.it>
>Cc: <lilypond-user@gnu.org>
>Ogg: Re: &quot;Circa&quot; in tempo mark
>
>Hi,
>
>On Sat, Sep 8, 2012 at 10:46 AM, fras...@libero.it <fras...@libero.it> 
wrote:
>> Hi everyone,
>> is it possible to mark a "ca." close to the number of BPM in the tempo mark 
in
>> a graphically adequate way?
>
>You can create a markup for the tempo mark, as shown in one of the
>snippets here:
>http://www.lilypond.org/doc/v2.16/Documentation/notation/displaying-
rhythms#metronome-marks
>
>I can't swear to its graphical adequacy, but you could do something like 
this:
>
>\version "2.17.1"
>
>\relative c' {
>  \tempo \markup {
>    \concat {
>      \smaller \general-align #Y #DOWN \note #"4" #1
>      " = "
>      \italic ca.
>      \hspace #0.25
>      "120"
>    }
>  }
>  c1
>  c4 c' c,2
>}
>
>HTH,
>David
>



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to