lilypond-user
[Top][All Lists]
Advanced

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

Re: Markup + fermataMarkup over a note?


From: James Harkins
Subject: Re: Markup + fermataMarkup over a note?
Date: Mon, 23 Oct 2017 12:22:29 +0800
User-agent: Zoho Mail

> I also looked for the \musicglyph identifier for a fermata, but this seems 
> not to be documented in the Notation Reference's page on the Feta font. 
> (Searching the page text for "fermata" failed.) 

To be more precise, I used Frescobaldi's doc browser search-in-page feature, 
and *this* failed. But it is very clearly there: "scripts.ufermata" -- OK. Now 
I know. Don't use that box in Frescobaldi anymore.

OK, so with that, I solved it.

fermataTest = \markup {
  \center-column {
    \bold "9-10\""
    \musicglyph #"scripts.ufermata"
  }
}

Sorry for the noise.
hjh




reply via email to

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