From 69859f4b73190287efce8b5622bad196ee6dc21d Mon Sep 17 00:00:00 2001 From: Lilypond GDP Date: Thu, 18 Oct 2007 22:39:28 +0200 Subject: [PATCH] Fix build: usermanref is removed in favor of ruser --- lily/text-interface.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lily/text-interface.cc b/lily/text-interface.cc index de773b62ca..e8f5aefdf8 100644 --- a/lily/text-interface.cc +++ b/lily/text-interface.cc @@ -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 ", -- 2.39.5