On Fri, Feb 09, 2007 at 07:58:59AM -0500, Palmer, Ralph wrote:

> %%%%%%%%% Begin Snippet %%%%%%%%%%%
> 
> %% A Major Scale
> \version "2.10.10"
> \include "english.ly"
> \header {}
> \key = { \key a \major
>       }
> \time 4/4
> scale = {
>       A1
>       }
> 
> % ---- Score ----
> \score {
>       \scale
>       }
> 
> %%%%%%%%%% End Snippet %%%%%%%%%
> 

One problem I can see (although it isn't obvious in the output) is that
the note in the \scale deinition should be 'a' not 'A'. That might be
the source of the 'unexpected =' error.

Can't help with the other questions though.



=============================================
Cameron Horsburgh

=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to