It seems that there is no markup command to reset to normal font,
but you can define it yourself, as can be seen in the following example
#(def-markup-command (normal-font layout props arg) (markup?)
"Switch to normal text font"
(interpret-markup layout (cons '((font-series . 'medium) (font-sha
Hello list,
it seems to be an easy question, but I could not find a solution:
How can I change the formatting of "title" or "subtitle" to "normal"
instead of "bold", without editing "titling.scm"?
I know how to change e.g. "dedication" to "bold" via \markup, but I
could not find a reference for