lilypond-user
[Top][All Lists]
Advanced

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

Re: parenthesize a fermata


From: David Stocker
Subject: Re: parenthesize a fermata
Date: Mon, 09 Feb 2009 10:50:24 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

The following gives good results, but will need to be shifted left to be centered on the note:

\version "2.12"

\relative c' {
 c1^\markup
 \center-align {
\general-align #Y #CENTER { "(" \hspace #0.8 \musicglyph #"scripts.ufermata" ")" }
 }
}

James E. Bailey wrote:
Is it possible to parenthesize a fermata? Trying \parenthesize \fermata doesn't work for me.


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






reply via email to

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