[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with \newaddlyrics
From: |
Mats Bengtsson |
Subject: |
Re: Problems with \newaddlyrics |
Date: |
Fri, 16 Jan 2004 11:47:08 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 |
In addition, I noted that the documentation of
melismaBusyProperties and the possible values of it is
completely incomprehensible. The documentation also mentions
automaticMelismata which doesn't exist anymore.
/Mats
Mats Bengtsson wrote:
When answering the question on why \property Staff.autoBeaming = ##f
affects the lyrics, I made some experiments that I guess are bugs.
Why isn't any lyrics typeset when I remove the comment of the
autoBeaming property setting?
\score {
<<
\notes \context Voice = "bla" \relative c'' {
% \property Staff.autoBeaming = ##f
c8 [d16 e] f4 a f
}
\newaddlyrics "bla" \lyrics \new LyricsVoice { bla ab blob blob }
\newaddlyrics "bla"
\lyrics \new LyricsVoice {
bla
\property LyricsVoice . ignoreMelismata = ##t
blob
%% note: effect of ignoreMelismata delayed one time step.
\property LyricsVoice . ignoreMelismata \unset
blob
blob
}
>>
}
/Mats
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: address@hidden
WWW: http://www.s3.kth.se/~mabe
=============================================