Font problem? Extended character set

2002-11-09 Thread Hans Forbrich
A) Environment:   a) Lilypond 1.6.5, Cygwin installation, using 'install now' from web site, replacing existing version (1.4.2?) on a Windows 98 SE system.   b) Using Notepad to input a (German) song - 1 voice and piano.  Entering words with german umlauts.  Targetting 'letter' paper.    c)

Re: vertical alignment (possible error!)

2002-11-09 Thread Graham Percival
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 any un-skipbars? > \context Staff="StaffA" \StaffA > \context Lyrics="StaffAText \ St

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 Ronald Hoellwarth
On Sat, Nov 09, 2002 at 08:25:42AM -0500, Suzanne E. Blatt wrote: [snip] > After counting the braces, I tried adding a third one to close off the > \score and got the following: > > \score { > \note { a4 a a a \break a a a a } > \paper { >\translator { > \StaffContext minimumVertica

Re: notes shifted down an octave

2002-11-09 Thread Stahlman Family
Graham, Thanks. That was it! Brett S. - Original Message - From: "Graham Percival" <[EMAIL PROTECTED]> To: "Stahlman Family" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 08, 2002 11:04 PM Subject: Re: notes shifted down an octave > On Fri, 08 Nov 2002 22:36:05

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

Re: taglines and vertical alignment

2002-11-09 Thread Mats Bengtsson
Graham Percival wrote: > \paper doesn't have to be inside a \score{ ... } ; I put it there out of > habit. A clarification: if you don't write it inside the \score{} block, it will apply to all \score blocks that appear after the \paper{} in the file. In other words, you cannot write it at the

Re: taglines and vertical alignment

2002-11-09 Thread Suzanne Blatt
>Please don't send html, to either me personally or to lilypond-user. >Your email client or webmail thing should have an option like "send as >text" or "no html" or the like -- use it. I have tried to do this but Hotmail DOES NOT allow it as an option.  I have emailed them and get no response.