bug-lilypond
[Top][All Lists]
Advanced

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

Re: \fermataMarkup positioned higher then \fermata... in some specific c


From: Phil Holmes
Subject: Re: \fermataMarkup positioned higher then \fermata... in some specific cases
Date: Sun, 20 Jun 2010 15:26:43 +0100

"Dmytro O. Redchuk" <address@hidden> wrote in message news:address@hidden
Hi.

Can you remember?-) -- ‘fermata-rest-position.ly’: "Fermatas over
multimeasure rests are positioned as over normal rests."

(http://code.google.com/p/lilypond/issues/detail?id=981)

I am not sure that this is an issue --- \fermata always positioned as
close to rest as possible (in any voice), while \fermataMarkup jumps
higher if in \voiceOne:

% ------8<--------------------

\version "2.13.12"

\relative b' {
 \oneVoice
 r1 \fermata
 \voiceOne
 r1 \fermata
 %
 \break
 %
 \oneVoice
 R1 \fermataMarkup
 \voiceOne
 R1 \fermataMarkup
 \override MultiMeasureRest #'staff-position = #0
 R1 \fermataMarkup
}

\paper {
 indent = 0
 ragged-right = ##t
}

% ------8<--------------------

--
 Dmytro O. Redchuk

http://code.google.com/p/lilypond/issues/detail?id=1007


--
Phil Holmes
Bug Squad





reply via email to

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