Hi Jacques,

How about :

%%%%%%%%%%%%%%
\version "2.19.15"

{
  c1
  \break
  \tempo \markup\concat {
      \column { \vspace #3 "Presto" }
      \hspace #-8
    }
   2 = 130
  c1
}

%%%%%%%%%%%%%%

Cheers,
Pierre

2015-01-14 17:51 GMT+01:00 Menu Jacques <imj-...@bluewin.ch>:

> Hello folks,
>
> Following the answer to a question I got recentlty from this list, I’ve
> come to:
>
> %%%%%%%%%%%%%%
> \version "2.19.15"
>
> {
>   c1
>
>   \break
>
>   \tempo\markup{
>     \column{
>       " " \vspace #2
>       "Presto"
>     }
>   } 2 = 130
>
>   c1
> }
>
> %%%%%%%%%%%%%%
>
> How can I align the metronome indication with the « Presto » tempo text?
>
> Thanks a lot!
>
> JM
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to