Thomas Morley <[email protected]> writes: > 2013/9/27 Jan-Peter Voigt <[email protected]>: >> Hi Harm, >> >> this seems to be tricky, because the corresponding engraver seems to look >> for strings containig '~'. So a markup would have to be split ... a custom >> engraver might do it ... >> If the syllable is not a string, but a markup containing a string, >> containing "~", then put the right stencil in there. > > Hi jan-Peter, > > I was afraid it might result in programming a custom-engraver. > Though I really hoped I overlooked something simple. > > One problem with an engraver is, that I don't know how this little tie > is created/printed. > Will investigate further.
Check the definition of \tied-lyrics in scm/define-markup-commands.scm. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
