Here's two snippets that show \offset working with unpure-pure
containers, one with the override form, the second using the tweak form.

{
 c'4\f\<
 c'4\!
 \offset Y-offset -2 DynamicLineSpanner
 c'4\f\<
 c'4\!
 c'2
 \offset length 2 Stem
 c'2
}

{
 c'4\f\<
 c'4\!
 c'4\f-\offset DynamicLineSpanner.Y-offset -3 \<
 c'4\!
 c'2
 \offset Stem.length 2
 c'2
}

https://codereview.appspot.com/250590043/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to