X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftext-interface.cc;h=757f1d277c5f7f42b580dadb5b2b82f6a5f886d8;hb=535a3d9b3ec19681b87d879e9e81b1841d1300b5;hp=b1ee537baa1abafb3cd9aecb5b0570634dd054f1;hpb=2b695bcbe3d6a5fddd58eb03189d3272112421d9;p=lilypond.git diff --git a/lily/text-interface.cc b/lily/text-interface.cc index b1ee537baa..757f1d277c 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 "