Carlo Stemberger <carlo.stember...@gmail.com> writes:

> Hello,
>
> http://lilypond.org/doc/v2.18/Documentation/notation/common-notation-for-vocal-music#multiple-syllables-to-one-note
>
> Is it possible to get a single lyric tie for multiple syllables?
>
> In the attached example, I'd rather see an unique tie from "re" to "il":
>
> \addlyrics {
>     Il Si -- gno -- re~è~il mi -- o pas -- to -- re:
>     non -- man -- co di nul -- la.
> }

That's not a complete compilable example.  Here is one.

\lyrics {
  Il Si -- gno --
  \markup \concat {re \undertie " è " il} mi -- o pas -- to -- re:
  non -- man -- co di nul -- la.
}

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

Reply via email to