lilypond-user
[Top][All Lists]
Advanced

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

Rehearsal mark font in \markup


From: Evan Driscoll
Subject: Rehearsal mark font in \markup
Date: Wed, 25 Apr 2018 21:15:35 -0500

Suppose in a \markup block where I'm writing some text, I want to say "blah blah at rehearsal A" where "A" is formatted with the same font and style (maybe using the current font size? but I can deal with that probably) as it is in the score. How can I get that?

For example, enhancing this MWE:

\version "2.18.2"

\markup {

\line {

blah blah rehearsal A

}

}


Evan

reply via email to

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