> \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 th
On Apr 29, 2013, at 7:05 PM, "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. ) be
Graeme,
Removing the bar check worked.
Thank you!
Mark
From: lilypond-user-bounces+carsonmark=ca.rr@gnu.org
[mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of
Graeme Lee
Sent: Monday, April 29, 2013 5:17 PM
To: lilypond-user@gnu.org
Subject: Re: slur
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 tupletSpannerDurati