lilypond-devel
[Top][All Lists]
Advanced

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

Re: feature req: slur versions of \repeatTie and \laissezVibrer


From: Mark Polesky
Subject: Re: feature req: slur versions of \repeatTie and \laissezVibrer
Date: Mon, 15 Dec 2008 16:54:42 -0800 (PST)

here's a ly file and png (attached) to help visualize.
- Mark

This will generate 2 warnings:
   warning: unterminated slur
   warning: cannot end slur


\version "2.11.65-1"

\relative {
  \time 2/4
  \repeat volta 2 { f4( e~ }
  \alternative { { e f) } { e\repeatTie d) } }
  \bar "|."
}

\relative {
  \time 2/4 f( e~
  \repeat volta 2 { e f) }
  \alternative { { f( e\laissezVibrer } { f2 } }
  \bar "|."
}


      

Attachment: repeat_slurs.png
Description: PNG image


reply via email to

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