[EMAIL PROTECTED] writes:
> >
> >Perhaps I can shorten this: Next NoteEdit version will always produce
> >
> > \property Score.melismaBusyProperties = #'()
> >
> >
> Silly me, why did I ever mention this ugly workaround that works in this
> particular example but means that slurs and ties are
Joerg Anders wrote:
On Fri, 16 Jan 2004, Suzanne E. Blatt wrote:
I found an even easier solution. In NoteEdit when I export to Lilypond,
I don't click on the 'save beams' option. That put all my lyrics where
they belonged and saved my slurs so my lyrics do what they should.
Perhaps I ca
I found an even easier solution. In NoteEdit when I export to Lilypond, I don't click
on the 'save beams' option. That put all my lyrics where they belonged and saved my
slurs so my lyrics do what they should.
Thanks for the suggestions.
Suzanne
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>
On Fri, 16 Jan 2004, Suzanne E. Blatt wrote:
>
> I found an even easier solution. In NoteEdit when I export to Lilypond,
> I don't click on the 'save beams' option. That put all my lyrics where
> they belonged and saved my slurs so my lyrics do what they should.
>
Perhaps I can shorten this:
Just use
\property Score.melismaBusyProperties = #'(melismaBusy slurMelismaBusy
tieMelismaBusy)
and all your problems should be solved.
/Mats
Suzanne E. Blatt wrote:
Hello all,
I had two suggestions to correct my problem, and both worked, although differently. Matt's suggestion:
\property
Hello all,
I had two suggestions to correct my problem, and both worked, although differently.
Matt's suggestion:
>\property Score.melismaBusyProperties = #'()
meant that I had to add '-' in my lyrics behind syllables where I wanted the notes to
be slurred. I also had to add numerical coun
What you see is an effect of the feature described in
http://lilypond.org/doc/v2.0/input/regression/out-www/collated-files.html#lyrics-melisma-beam.ly
The reason is that some music typesetters use beams to indicate
melismas.
One solution is to set
\property Score.melismaBusyProperties = #'(melismaB
On Thu, 15 Jan 2004, Suzanne E. Blatt wrote:
> Now it runs, BUT ! my lyrics are stuck on the quarter beat of my 4/4 bars. ...
... please remove the
\property Voice.autoBeaming = ##f
statement. Apparently something has changed here in
LilyPond-2.x
If this works and if you are at the