Greetings,
 
I attach a minimal example of my problem. I have some tweaking to do of slurs,
by overriding control-points. I have hit a problem when I try to do this
across a line-break; as can be seen in the attached file.
 
Is there any way of doing this over line-breaks? Is this a bug, or could
it be a sponsored feature to make this work?
 
Thanks,
Stewart

___________________________________________________________

Tiscali Broadband from 14.99 with free setup!
http://www.tiscali.co.uk/products/broadband/


\relative
{
	\time 4/4
	\once \override Slur #'control-points = #'((0 . 0) (5 . 5) (10 . 5) (15 . 0))
	c4 ( d e f | \break
	g a b c ) |
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to