Am 15.12.2016 um 17:19 schrieb Trevor Daniels:

Currently, I set minimum-length = 0 in all Lyric contexts so that I
can place identical lyrics in several voices, all with extenders, but
the extenders appear in the score only when they correspond to melismata.
In other words the extender is permitted to reduce in size to 0, which
seems pretty well what "minimum-length" means.

Will this behaviour change with your proposed patch?

Yes.

If you need an extender after "X" in one place and an extender after "Y" in 
another place,
you could use your method and define

foo = \lyricmode { xx X __ yy Y __  zz }.

With my patch you would simply use

foo = \lyricmode { xx X yy Y zz } to get

the same result, an extender after "X" in one place and after "Y" in another 
place.



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to