lilypond-user
[Top][All Lists]
Advanced

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

Acciaccatura with extended slur


From: Ralph Palmer
Subject: Acciaccatura with extended slur
Date: Thu, 19 Feb 2015 20:47:53 -0500

Greetings -

I'm running LilyPond 2.18.2 under Windows 7, with Frescobaldi 2.17.2

I'm transcribing (and then trasnsposing) some music, and I've run into a problem reproducing some acciaccaturas with extended slurs. I tried attaching a .pdf of the source (AcciaccaturaSlurSource.pdf) and the .pdf of what I've tried so far (AcciaccaturaSlur.pdf), but the email was rejected because it was too large. I've put the images in DropBox. Here are the links :
https://dl.dropboxusercontent.com/u/76531383/AcciaccaturaSlur.png
https://dl.dropboxusercontent.com/u/76531383/AcciaccaturaWithSlur.pdf

I could not find anything in the documents or in the Snippet Repository that addressed the problem. I would appreciate some help, or at least a nudge in the right direction. Even using the \slurUp solution, the slur sometimes collides with the grace note.

Here's my code for my attempts:

%%%%%%%%%%%%%%%%%%%

\version "2.18.2"

\language english

A =
\relative c'' {  
  \key d \major
  \clef treble
  \time 2/4
  

  \slurUp \acciaccatura {e8} cs( a) \slurUp \acciaccatura {e'8} b4-- |
  
  \slurUp \acciaccatura {a'8} cs,16( d e8) d16( cs b8) |
  
  \slurUp \acciaccatura {e8(} cs a) \slurUp \acciaccatura {e'8(} b4--) |

}

\score {
  \A
  \layout {}
  
}


%%%%%%%%%%%%%%%5

Thanks for your time and attention,

Ralph

--
Ralph Palmer
Brattleboro, VT
USA
address@hidden

reply via email to

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