I ran lilypond (1.8.1-12) on a very simple file:
text = \lyrics { A B C }
melody = \notes { r4 c'4 e' g' }
\score {
\addlyrics
\melody
\context Lyrics {
\property Lyrics . LyricText \set #'font-relative-size =
Why beams mean melismata?
It is very strange for me that setting
\property Staff.automaticMelismata = ##t
\autoBeamOff
c-[ d e-] will mean a melisma for the lyrics, but I think only c-( d e-)
(i.e. slurs) should mean that.
___
Lilypond-user
With notepad (and some other Win apps) quotation marks can be used to save
new file with an extension other than TXT: "song.ly"
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
Install cygwin to c:\cygwin. Cygwin dislikes pathnames with spaces in
them.
Bert
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user