]> git.donarmstrong.com Git - lilypond.git/commitdiff
We now use @ruser{} in the docs.
authorGraham Percival <graham@percival-music.ca>
Mon, 15 Oct 2007 01:58:19 +0000 (18:58 -0700)
committerGraham Percival <graham@percival-music.ca>
Mon, 15 Oct 2007 01:58:19 +0000 (18:58 -0700)
scm/define-markup-commands.scm

index 55a313f3ecf1e423cb7c198b73bb02db17e97c5a..c447b063d9dae4e073ea434ef47674f5c1edd0fd 100644 (file)
@@ -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))