lilypond-user
[Top][All Lists]
Advanced

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

Re: "Long" fermata above two notes


From: Éric Bouvéron
Subject: Re: "Long" fermata above two notes
Date: Sun, 7 Feb 2010 08:26:03 +0800

You may try a trick, to put the fermatta between the two notes, using;
  tweak  #'extra-offset #'(-x . y)
and a markup for the glyph fermata

%%-------------------------
%%definition  double fermata up & down
dlbupfermata =  ^\markup { \huge \musicglyph #"scripts.ufermata" }
dldwnbfermata =  _\markup { \huge \musicglyph #"scripts.dfermata" }

\relative c'
{ c re8 mi mi2-\tweak #'extra-offset #'(-1 . 1.2) \dlbupfermata
d4 d8 [ e~ e2]-\tweak #'extra-offset #'(-1 . -1.2) \dldwnbfermata
r4 d8 (e~ e2)-\tweak #'extra-offset #'(-1 . 1.2) \dlbupfermata
}
%%-------------------------
instead of  \huge you may use \fontsize #5

Éric

2010/2/7 luciosilla <address@hidden>

Hello,
I've been trying to typeset a piece of music that has a "Long" fermata above
two notes.
It is used sometimes to indicate the place where the soloist should play the
cadenza in a concerto. http://old.nabble.com/file/p27480522/Fermata11.bmp
Does anyone have any hints on how to typeset this?

Thanks,
Lucio
--
View this message in context: http://old.nabble.com/%22Long%22-fermata-above-two-notes-tp27480522p27480522.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user



--
Éric Bouvéron

G/F, 66 Kai Yuen street
North Point
Hong Kong S.A.R.

Tél: 2972 2567
       9046 3611

Skype: Wafaic

QUOS VULT PERDERE JUPITER DEMENTAT

Please consider reducing waste by not printing this email.

reply via email to

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