lilypond-user
[Top][All Lists]
Advanced

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

Re: what's wrong with \partial


From: Andrew Bernard
Subject: Re: what's wrong with \partial
Date: Mon, 07 Sep 2015 22:52:52 +1000
User-agent: Microsoft-MacOutlook/0.0.0.150807

Hello Jinsong,

That’s because your barcheck is in the wrong spot. You have two 4’s in the 
upbeat.

\version "2.19.26"
\relative c' {
        \clef "treble"
        \key g \major
        \tempo 4 = 100
        \numericTimeSignature
        \time 3/4

        \partial 2 d4 g4 |
        g g
}



Andrew





On 7/09/2015 22:40, "Jinsong Zhao" <address@hidden on behalf of address@hidden> 
wrote:

>Hi there,
>
>The following snippet can't give correct output. It produced the 
>following warnings:
>
>warning: barcheck failed at: -1/4
>\partial2 d4




reply via email to

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