From: Jan Nieuwenhuizen Date: Thu, 31 Mar 2005 07:52:44 +0000 (+0000) Subject: Fix @usermanref html links in X-Git-Tag: release/2.5.18~37 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=27a05907ffe5cf12b9cd05e01c015fe8fc636f03;p=lilypond.git Fix @usermanref html links in split documents: use @inforef. --- diff --git a/ChangeLog b/ChangeLog index e82ddd529f..1f7dcc680a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-31 Jan Nieuwenhuizen + + * Documentation/user/macros.itexi: Fix @usermanref html links in + split documents: use @inforef. + 2005-03-30 Graham Percival * Documentation/user/programming-interface.itely: minor fix. diff --git a/Documentation/user/macros.itexi b/Documentation/user/macros.itexi index 1775d08fd6..dd912e4176 100644 --- a/Documentation/user/macros.itexi +++ b/Documentation/user/macros.itexi @@ -95,7 +95,10 @@ @c should we do this? @findex @code{\NAME\} @end macro - + + @macro usermanref{NAME} + @inforef{\NAME\,,lilypond}@c + @end macro @macro inputfileref{DIR,NAME} @uref{../../../../\DIR\/out-www/collated-files.html#\NAME\,@file{\DIR\/\NAME\}}@c @@ -111,20 +114,18 @@ @findex \NAME\@c @end macro - @macro inputfileref{DIR,NAME} @file{\DIR\/\NAME\} @end macro - @macro usermanref{NAME} @ref{\NAME\,,,lilypond/lilypond}@c @end macro @end ifinfo -@iftex @c **** TEX **** +@iftex @macro internalsref{NAME}@c @findex \NAME\ @c @@ -135,12 +136,15 @@ @file{\DIR\/@/\NAME\}@c @end macro - @macro seeinternals{NAME} internals document, @internalsref{\NAME\} @end macro -@end iftex +@macro usermanref{NAME} +user manual, @internalsref{\NAME\} +@end macro + +@end iftex @c **** not TEX **** @ifnottex @@ -149,11 +153,11 @@ internals document, @internalsref{\NAME\} @end macro @end ifnottex -@ifnotinfo +@ifnottex @macro usermanref{NAME} @ref{\NAME\}@c @end macro -@end ifnotinfo +@end ifnottex @macro refbugs @noindent