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: Kieren MacMillan
Subject: Re: placing fermata over bar of music
Date: Mon, 8 Feb 2010 17:04:09 -0500

Hi Paul,

> I'm looking for a way to put a centered fermata over a bar of music.

Did anyone answer this?

Here's one possibility:

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

> (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.

Hope this helps!
Kieren.



reply via email to

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