Thanks for your reply. I realize now that the file grace.ly is quite old. I
am new to Lilypond, so hadn't realized this.

I found a newer version of bagpipe.ly that installed with Lilypond, and see
that most of the command names have changed over the older version of the
file I had. I've managed to edit the file grace.ly to make it produce the
expected output.

---------------------------------------------
\include "bagpipe.ly"

\paper {
        linewidth = 8.0 \in
        raggedright = ##t
}

\score {
        {
                \mixolydian
                \grg a4 \grg b \grg c
                \grg d \grg e \grg f \grA g A
        }
}
---------------------------------------------

(except for some sharp-signs, ,but those I can track down ...)

Cheers,

Seumas
-- 
View this message in context: 
http://www.nabble.com/Not-recognizing-%22%5Cnotes%22%2C-install-problem--tf4583945.html#a13085979
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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

Reply via email to