User \fermataMarkup for whole bar rests.

HTH
Urs

Am 05.07.2011 12:12, schrieb Mario Moles:

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 <http://mariomoles.altervista.org/>


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to