lilypond-user
[Top][All Lists]
Advanced

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

Re: Enharmonic cue notes in choral music.


From: Mike Solomon
Subject: Re: Enharmonic cue notes in choral music.
Date: Tue, 29 Oct 2013 21:07:37 +0100

On Oct 29, 2013, at 8:52 PM, Urs Liska <address@hidden> wrote:

> Could this be something like a trill notation where you also often 
> parenthesize the secondary note?
> 

Right on the money.

\paper { ragged-right = ##f }
\relative c'' {
  \override TrillSpanner #'stencil = ##f
  \pitchedTrill
  d2\startTrillSpan fis
  d2
  c2\stopTrillSpan
  r2
}

Cheers,
MS




reply via email to

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