Hello,
I started this week with Lilypond and it works great. I'm only having a problem
with grouping rests.
This is the code so far:
\version "2.11.36"
\header{
title = "Idylle"
composer = "Bald WYNTIN"
poet = "Altsax"
}
{
\key g \major
\time 3/4
b'4 (a' d'' b'2.) b'4 (a' e'' b'2.) b'4 (a' e'' b' a' c'' a'2.~a'2) r4 \bar "||"
\compressFullBarRests
R2. *2 |
}
and this is the log # -*-compilation-*-
Changing working directory to: `C:/Documents and
Settings/jvanattenhoven/Desktop'
Processing `C:/Documents and Settings/jvanattenhoven/Desktop/Idylle.ly'
Parsing...
C:/Documents and Settings/jvanattenhoven/Desktop/Idylle.ly:10:0: error: unknown
escaped string: `\compressFullBarRests'
\compressFullBarRests
C:/Documents and Settings/jvanattenhoven/Desktop/Idylle.ly:10:0: error: syntax
error, unexpected STRING
\compressFullBarRests
C:/Documents and Settings/jvanattenhoven/Desktop/Idylle.ly:6:0: error: errors
found, ignoring music expression
{
C:/Documents and Settings/jvanattenhoven/Desktop/Idylle.ly:0: warning: : no
\version statement found, please add
\version "2.11.36"
for future compatibility
error: failed files: "C:\\Documents and
Settings\\jvanattenhoven\\Desktop\\Idylle.ly"
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user