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