lilypond-user
[Top][All Lists]
Advanced

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

Re: placing fermata over bar of music


From: Paul Scott
Subject: Re: placing fermata over bar of music
Date: Mon, 8 Feb 2010 16:50:27 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Feb 08, 2010 at 05:04:09PM -0500, Kieren MacMillan wrote:
> Hi Paul,
> 
> > I'm looking for a way to put a centered fermata over a bar of music.
> 
> Did anyone answer this?

No.  I was about to post again since I was almost there.

> Here's one possibility:
> 
> \version "2.13.12"
> noMMR = \once \override MultiMeasureRest #'transparent = ##t
> \new Staff << { \noMMR R1^\fermataMarkup } { a4 b c' d' } >>

Doh!!  I was doing the above with Rest instead of MultiMeasureRest!
 
> > (In the actual case I want a tremolo under the fermata.)
> 
> In that case, you might want to define a single markup containing the tremolo 
> and fermata.

Your complete solution is much better.  There are several different fermatas in 
several measures.

> Hope this helps!

It did!  Thanks,

Paul






reply via email to

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