From: Graham Percival Date: Mon, 15 Oct 2007 01:58:19 +0000 (-0700) Subject: We now use @ruser{} in the docs. X-Git-Tag: release/2.11.35-1~83^2~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bd08a6d628822262f5be599c428120603176e897;p=lilypond.git We now use @ruser{} in the docs. --- 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))