Josh,

On Wed, Jan 27, 2016 at 7:45 PM, Joshua Nichols [via Lilypond] <
ml-node+s1069038n186566...@n5.nabble.com> wrote:

> I know that the \set stanza = "" is reformatted to be bold. I would like
> to changes this to regular (not bolded). Is this possible?
>

It is! Two easy ways, actually:

1. \override Lyrics.StanzaNumber.font-series = #'medium (default is 'bold)
2. \markup { \normal-text "I'm not bold" }

This does relate to other environments, such as the subtitle, etc.
>

This is most easily done with #2 above, but if you are looking to do this
in a template, then I'd just create a custom header to reduce typing unless
there aren't that many scores that need this change.

HTH,
Abraham




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/verbose-markups-tp186566p186568.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to