Hello Andrew,

Didnt’ think of it, thanks, but then you’re on your own to avoid collisions, 
whereas \tempo takes care of that…

JM

> Le 16 nov. 2015 à 10:17, Andrew Bernard <andrew.bern...@gmail.com> a écrit :
> 
> Hi JM
> 
> You could try using extra-offset:
> 
> \version "2.19.30"
> 
> Cello =  \relative f {
>  \clef "bass" \key f \major \time 4/4
>  \once \override TextScript.extra-offset = #'(-3 . -3)
>  g,2 \f
>  ^\markup{"Bassi"}
>  des''4 \p ^"Vcl." ( c4 ) | % 18
> }
> 
> \relative {
>  \Cello
> }
> 
> 
> Andrew
> 
> 


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

Reply via email to