2008/5/8 Jean-Alexis Montignies :
> On the three first notes of the theme are to be played legato, but with a
> sylable on each note. I tried a phrasing slur, but then it collides with an
> articulation (I'm using 2.11.33).
You could use \set ignoreMelismata = ##t. To switch it off, use \unset
ignoreMelismata.
-Risto
%%%%%
\version "2.11.33" % for J-A's purposes
{
c'4( c' c') c'
}
\addlyrics
{
\set ignoreMelismata = ##t
Tra -- \unset ignoreMelismata la -- lah!
}
%%%%%
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user