a number of things you should do:
spell "title" correctly in your \header
put a \version "2.6.5" tag at the top of the file
use lowercase letters for specifying the key, e.g. \key g \major
(i'm not sure whether this is necessary or not, but it works for me)
put the \key tag inside the braces with the notes, e.g.
{ \key g \major g a b c' d' e' fis' g' }
do all of these things and it should work as expected...
if you write a more complicated piece it might be good to enclose it
in a \score {} block. but for the scale just { } is fine.
On 2/12/06, bears388 <[EMAIL PROTECTED]> wrote:
> Dear Ramana,
>
> Thanks for your reply. I was trying my hand at something I thought would be
> simple - scales! My version is lilypond 6.2.5.1. and my .ly files are
> enclosed.
>
> Thanks,
> Michael.
>
> ----- Original Message -----
> From: "Ramana Kumar" <[EMAIL PROTECTED]>
> To: "Michael Phillips" <[EMAIL PROTECTED]>
> Cc: <[email protected]>
> Sent: Saturday, February 11, 2006 9:35 PM
> Subject: Re: Key Signatures
>
>
> show us your .ly code
>
> On 2/11/06, Michael Phillips <[EMAIL PROTECTED]> wrote:
> > I don't seem to be able to get the Key Signatures to show on the bar line
> > after
> > I enter the command - just the Clef, time signature (a default, I
> > belive),and
> > the notes and accidentals as I've netered them. This even from following
> > the
> > tutorial instructions.
> >
> > Michael Phillips
> >
> >
> >
> >
> > _______________________________________________
> > lilypond-user mailing list
> > [email protected]
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
> >
>
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user