lilypond-user
[Top][All Lists]
Advanced

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

one bar check failing


From: wjm
Subject: one bar check failing
Date: Tue, 12 Mar 2013 16:09:35 +1300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3

Hi,
If you move the opening curly brace to below the \relative line
and remove the \new Staff line altogether the result should compile with no bar-check errors and no, possibly unwanted, empty staff lines.
The altered result is below.
I hope this helps.
Regards
Bill

\relative c'
{
\key d\minor
\time 3/2

%\new Staff

\set Staff.midiInstrument = #"piano"

<f, a d>2 <a d f> <d f a> |
<f bes d>4 <g e'>8 <a f'> <bes g'> <a f'> <g e'> <f d'> <e cis'>2 |

}



reply via email to

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