bug-lilypond
[Top][All Lists]
Advanced

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

programming error: changing keys


From: Graham Percival
Subject: programming error: changing keys
Date: Wed, 15 Sep 2004 22:46:56 -0700

You probably know about this one already, but I figured I'd send it anyway.


\version "2.3.16"
{
\key g \major
g'1
\key c \major
c'1
}

----
Now processing `foo.ly'
Parsing...
Interpreting music... [3]
Preprocessing graphical objects...
Calculating line breaks... programming error: No spacing entry from BarLine to `key-cancellation'
Continuing; crossing fingers
programming error: No spacing entry from BarLine to `key-cancellation'
Continuing; crossing fingers

Paper output to `foo.ps'...
Converting to `foo.pdf'...





reply via email to

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