Thanks, the make-tie-stencil was exactly what I was looking for! I also didn’t realise it was possible to have a \score inside a markup, that will be very useful in future.
Best, Edward --- Dr. Edward Neeman www.neemanpianoduo.com > On 31 Mar 2019, at 12:03 pm, Aaron Hill <lilyp...@hillvisions.com> wrote: > > On 2019-03-30 5:53 pm, Edward Neeman wrote: >> Hello, >> How might I have tie shapes within a markup context? >> Sorry if I missed something obvious. > > There is \undertie and \overtie, as well as \tied-lyric. > > But if you are looking for something more flexible like the actual stencil > used for ties and slurs, you can use \stencil along with make-tie-stencil: > > %%%% > \version "2.19.82" > \markup { > lorem > \stencil #(make-tie-stencil '(0 . 0) '(3 . 2) 0.2 1) > ipsum > } > %%%% > > > -- Aaron Hill > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user