lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Single lyric for multiple syllables


From: David Kastrup
Subject: Re: Single lyric for multiple syllables
Date: Wed, 05 Oct 2016 10:26:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Carlo Stemberger <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]