Thomas Weber wrote:
But Lilypond insist on keeping the dynamic outside of the staff.

Try
{
  \override Staff.DynamicLineSpanner  #'outside-staff-priority = ##f
  \override Staff.DynamicText #'X-offset = -4
  \override Staff.DynamicLineSpanner #'Y-offset = 0
  c' \f
}

and have a look at (the maybe outdated)
http://lists.gnu.org/archive/html/lilypond-devel/2006-12/msg00135.html


Cheers,
Robin

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

Reply via email to