lilypond-user
[Top][All Lists]
Advanced

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

RE: slur across bar


From: Mark Stephen Mrotek
Subject: RE: slur across bar
Date: Mon, 29 Apr 2013 17:43:06 -0700

Graeme,

 

Removing the bar check worked.

 

Thank you!

 

Mark

 

From: address@hidden [mailto:address@hidden On Behalf Of Graeme Lee
Sent: Monday, April 29, 2013 5:17 PM
To: address@hidden
Subject: Re: slur across bar

 

 

On 30/04/2013 10:05 AM, Mark Stephen Mrotek wrote:

Hello:

 

In the following, I want to place a slur from the bes16 across the bar to the aes8.

 

\version "2.16.2"

 

{ \key des \major

  \time 4/4

   bes2-3 a4~ a8. bes16 |

aes8.  bes16 ( aes16. ) bes32 ( aes16. ) bes32

\set tupletSpannerDuration = #(ly:make-moment 1 8)

\times 2/3 { g16-1 [ bes-3 ees' ] g [ bes ees' ] bes-2 [ d'-4 f' ] d'-1 [ f' aes'-4 ] }

}

 

When I the put  aes8. in parenthesis, i.e., ( aes8. ), the error code "unexpected '(' " comes up and the complying exists.

 

What is my error?

 


Hi Mark.

Start your slur before the barcheck or remove the barcheck.  I have no explanation as to why this error is thrown.

Thanks,

Graeme


reply via email to

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