lilypond-user
[Top][All Lists]
Advanced

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

Text above fermata


From: Craig Dabelstein
Subject: Text above fermata
Date: Wed, 01 Apr 2015 01:37:58 +0000

Hi Lilyponders,

Does anybody know how I can get the text in this example to be above the fermata instead of below?

When the fermata is attached o a full measure rest, the text goes automatically above, but when attached to a 2 beat rest the text goes below.

Thanks,

Craig



\version "2.19.16"

\score {
  \new Staff {
    
    c4 c c c |
    R1\fermataMarkup ^"G.P." |
    c4 c c c |
    c2 r \fermata ^"G.P." |

  }
}

Craig Dabelstein
 

reply via email to

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