From bd08a6d628822262f5be599c428120603176e897 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 14 Oct 2007 18:58:19 -0700 Subject: [PATCH] We now use @ruser{} in the docs. --- scm/define-markup-commands.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/define-markup-commands.scm b/scm/define-markup-commands.scm index 55a313f3ec..c447b063d9 100644 --- a/scm/define-markup-commands.scm +++ b/scm/define-markup-commands.scm @@ -1109,7 +1109,7 @@ Use the filled head if @var{filled} is specified." (define-builtin-markup-command (musicglyph layout props glyph-name) (string?) "@var{glyph-name} is converted to a musical symbol; for example, @code{\\musicglyph #\"accidentals.natural\"} selects the natural sign from -the music font. See @usermanref{The Feta font} for a complete listing of +the music font. See @ruser{The Feta font} for a complete listing of the possible glyphs." (ly:font-get-glyph (ly:paper-get-font layout (cons '((font-encoding . fetaMusic)) -- 2.39.5