X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftext-interface.cc;h=eeb41ffd1b5c6d358e6b8290d9f93189682dafa0;hb=6fb6249345ce846c8c55f843b21c6e85024a720b;hp=b1ee537baa1abafb3cd9aecb5b0570634dd054f1;hpb=ba9212178547cf9a428f0dbf88be18060e48c7c6;p=lilypond.git diff --git a/lily/text-interface.cc b/lily/text-interface.cc index b1ee537baa..eeb41ffd1b 100644 --- a/lily/text-interface.cc +++ b/lily/text-interface.cc @@ -137,13 +137,15 @@ Text_interface::is_markup_list (SCM x) ADD_INTERFACE (Text_interface, - "A scheme markup text, see @ruser{Text markup} and " - "@ruser{New markup command definition}. " - "\n\n" - "There are two important commands: ly:text-interface::print, which is a " - "grob callback, and ly:text-interface::interpret-markup ", - - /* props */ + "A Scheme markup text, see @ruser{Text markup} and " + "@ruser{New markup command definition}.\n" + "\n" + "There are two important commands: " + "@code{ly:text-interface::print}, which is a " + "grob callback, and " + "@code{ly:text-interface::interpret-markup}.", + + /* properties */ "baseline-skip " "text " "word-space "