No. Check the Notation Reference:
Markups can be added to multi-measure rests. The predefined command
\fermataMarkup is provided for adding fermatas.
\compressFullBarRests
\time 3/4
R2.*10^\markup { \italic "ad lib." }
R2.^\fermataMarkup
==
Phil Holmes
----- Original Message -----
From: Mario Moles
To: [email protected]
Sent: Tuesday, July 05, 2011 11:12 AM
Subject: R1\fermata
Hi lilyponders!
This is a bug?
In this ly-file lilypond don't print the "fermata":
\version "2.15.2"
\paper {
#(set-paper-size "a3")
}
global = {
\key c \major
\time 4/4
}
violin = \relative c'' {
\global
% Qui segue la musica.
R1\fermata|
}
\score {
\new Staff \with {
instrumentName = "Vl."
midiInstrument = "violin"
} \violin
\layout { }
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 100 4)
}
}
}
--
oiram/bin/selom
MkarlM-HomePage
------------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user