lilypond-user
[Top][All Lists]
Advanced

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

RE: Trill Span


From: Mark Stephen Mrotek
Subject: RE: Trill Span
Date: Tue, 11 Nov 2014 09:10:46 -0800

Pierre,

 

Thank you for your reply and the instructions.

 

Mark

 

From: Pierre Perol-Schneider [mailto:address@hidden
Sent: Tuesday, November 11, 2014 9:02 AM
To: Mark Stephen Mrotek
Cc: lilypond-user
Subject: Re: Trill Span

 

Hi Mark,

2014-11-11 17:40 GMT+01:00 Mark Stephen Mrotek <address@hidden>:

 

How do I get the trill span to be over the fourth beat, “e4?”

 

Try :

\version "2.18.0"

\relative c' {
  \time 4/4
  \clef treble
  \key c \major
  \override TrillSpanner.to-barline = ##t
  c2\startTrillSpan d4 e4 |
  f1
  \stopTrillSpan  |
  \revert TrillSpanner.to-barline
}

HTH,
Pierre

 


reply via email to

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