lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CompressFullBarRests


From: Jo Vanattenhoven
Subject: CompressFullBarRests
Date: Thu, 12 Feb 2009 08:24:41 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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"






reply via email to

[Prev in Thread] Current Thread [Next in Thread]