Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-16 Thread Suzanne E. Blatt
PROTECTED]> wrote: >Just use >\property Score.melismaBusyProperties = #'(melismaBusy slurMelismaBusy >tieMelismaBusy) >and all your problems should be solved. > >/Mats > > >Suzanne E. Blatt wrote: >> >> Hello all, >> >> I had

Re: lyrics, NoteEdit and Lilypond2.0.2

2004-01-16 Thread Suzanne E. Blatt
ming = ##f worked such that I didn't have to add the '-' after syllables where the notes were slurred, but still had to have the numeric counts after the syllables in the first bar of the lyrics. Anyway around that irritating feature? Suzanne >Suzanne E. Blatt wrote: >&g

lyrics, NoteEdit and Lilypond2.0.2

2004-01-15 Thread Suzanne E. Blatt
Hello. I just rebuilt my NoteEdit and Lilypond 2.0.2 on SUSE 9 after having some problems getting it running. Now it runs, BUT ! my lyrics are stuck on the quarter beat of my 4/4 bars. I have eigth notes which are not getting their lyric attached to them properly. I haven't found anything in

SUSE 9, Lilypond 1.8.1

2004-01-12 Thread Suzanne E. Blatt
Howdy, I've recently upgraded to SUSE 9 which came with Lilypond 1.8.1. Problem is, it won't run. I get the following error message when I type 'lilypond' GNU LilyPond 1.8.1ERROR: In procedure primitive-load-path: ERROR: Unable to find file "lily.scm" in load path Can someone tell me where t

Re: unwanted extra time signatures

2002-12-06 Thread Suzanne E. Blatt
bed at >http://lilypond.org/stable/Documentation/user/out-www/lilypond-internals/TimeSignature.html >but unfortunately, the predefined functions that are useful as arguments >are not documented except in the file >.../share/lilypond/1.x.x/scm/basic-properties.scm > >    /M

unwanted extra time signatures

2002-12-05 Thread Suzanne E. Blatt
Hello. I'm programming a song that alternates from 6/8 to 4/4 time with each measure. When I ly2dvi the .ly file, I get a double time signature at the end of my line. For example, 6/8 notes | 4/4 notes | 6/8 notes | 4/4 4/4 notes | 6/8 notes | 6/8 notes | 4/4 4/4 notes ... etc. Can anyone su

Lilypond Book

2002-11-27 Thread Suzanne E. Blatt
Howdy, I've been reading much about the uses of lilypond-book, and seen people referring to it in some of the answers to queries regarding margins and the like. How do you invoke lilypond-book? or where could I go to find out how to use it? Thanks, Suzanne

multiple scores, different pages?

2002-11-22 Thread Suzanne E. Blatt
Howdy, I have a new problem. In any given song, I want to adjust the interscoreline distance on my refrain differently than on my verses. What I have been doing is creating 2 scores: 1 for the verses and 1 for the refrain. My problem is that the output results in the verses on 1 page and the

stanza titles

2002-11-10 Thread Suzanne E. Blatt
I have two songs, both with multiple stanzas and a refrain. I can get both printed out just fine with one exception. One has "Verse 1" "Verse 2" before the verses and the other doesn't. I cannot see any differences between the two codes (two editor windows side by side and scrolling down both

Re: vertical alignment (possible error!)

2002-11-10 Thread Suzanne E. Blatt
>OK, I'm confused.  Do you want us to help you understand how Lilypond >input files work, or do you want us to fix bugs in Noteedit export >files? I'm trying to narrow down whether or not the problem is in Lilypond or NoteEdit. Is there a reference list of the error messages and what they mean s

Re: vertical alignment (possible error!)

2002-11-10 Thread Suzanne E. Blatt
Graham Percival <[EMAIL PROTECTED]> wrote: >On Sat, 09 Nov 2002 19:26:44 -0500 >[EMAIL PROTECTED] (Suzanne E. Blatt) wrote: >> \score { >>  \simultaneous { >>   \addlyrics >>       \property Staff.skipbars = ##t > >Why are you skipping bars?  Is there an

Re: vertical alignment (possible error!)

2002-11-09 Thread Suzanne E. Blatt
Thanks to those who responded regarding my 'potential error'. I realised the 's' shortly after I sent the email! The problem is not in Lilypond but in NoteEdit - I've discovered. In Lilypond the code goes: Staff { \notes {blah blah blah }} Lyrics {blah blah blah} \score { \simultaneous {

Re: vertical alignment (possible error!)

2002-11-09 Thread Suzanne E. Blatt
Hello again. I have tried the code suggested to me and I present both the original code plus the error message below. I am running Lilypond 1.4.10 on Linux SUSE 8.0 with KDE 3.0. Anyhow ... \score { \note { a4 a a a \break a a a a } \paper { \translator { \StaffContext minimumVerti