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: lilypond-user@gnu.org 
  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
  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