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 <luciosi...@aim.com>

>
> 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
> lilypond-user@gnu.org
> 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.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to