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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
