Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-19 Thread Han-Wen Nienhuys
[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

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-19 Thread Mats Bengtsson
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

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-16 Thread Suzanne E. Blatt
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: >

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-16 Thread Joerg Anders
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:

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-16 Thread Mats Bengtsson
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

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-16 Thread Suzanne E. Blatt
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

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-16 Thread Mats Bengtsson
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

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-15 Thread Joerg Anders
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