]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-interface.cc
Add more links to Developers resources
[lilypond.git] / lily / text-interface.cc
index de773b62ca50ed4bc301644cdd6e47e0da7845a9..e8f5aefdf88c7659b5cdf32741f1934904b9823a 100644 (file)
@@ -104,8 +104,8 @@ Text_interface::is_markup_list (SCM x)
 
 
 ADD_INTERFACE (Text_interface,
-              "A scheme markup text, see @usermanref{Text markup} and "
-              "@usermanref{New markup command definition}. "
+              "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 ",