X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftext-interface.cc;h=0feb99adb6c57991ee6491fc912ec0386f381f89;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=b1ee537baa1abafb3cd9aecb5b0570634dd054f1;hpb=8ec36f8d499d423c927bdecccd6b0b2a84f9ce59;p=lilypond.git diff --git a/lily/text-interface.cc b/lily/text-interface.cc index b1ee537baa..0feb99adb6 100644 --- a/lily/text-interface.cc +++ b/lily/text-interface.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1998--2007 Han-Wen Nienhuys + (c) 1998--2008 Han-Wen Nienhuys Jan Nieuwenhuizen */ @@ -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{Formatting text} 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 "