]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-generate.scm
Bug fix, ottava brackets should be dashed.
[lilypond.git] / scm / documentation-generate.scm
index 3d4adf09fc8aa13e92f38934a5defeba40cb32d2..6219ce53c3f3a0de56b2ad3f8ff3d26a4f190f7b 100644 (file)
@@ -72,7 +72,7 @@
 @ifhtml
 @c ***** HTML *****
 
-@macro usermanref{NAME}
+@macro ruser{NAME}
 @ref{\\NAME\\,,,lilypond}
 @cindex \\NAME\\
 @end macro
@@ -97,7 +97,7 @@
 @ifinfo
 @c ***** info *****
 
-@macro usermanref{NAME}
+@macro ruser{NAME}
 @inforef{\\NAME\\,,,lilypond}
 @cindex \\NAME\\
 @end macro
 @iftex
 @c ***** TeX *****
 
-@macro usermanref{NAME}
+@macro ruser{NAME}
 @ref{\\NAME\\}@c
 @end macro