]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 5 Apr 2005 14:52:51 +0000 (14:52 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 5 Apr 2005 14:52:51 +0000 (14:52 +0000)
ChangeLog
Documentation/user/changing-defaults.itely
Documentation/user/macros.itexi
Documentation/user/notation.itely
scm/documentation-generate.scm

index 233072bf3be989a5a105364a2616edffb9c55887..6d34b258e32005aa30caca78f9010451ef051b2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user: Fix links.
+
 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * lily/text-item.cc: Fix link.
index 737e4615fac7de352e46ac06d10eec3ec25ba3b7..5e9a59a698d5995d37bfe65e7c1435cb3986d7a2 100644 (file)
@@ -550,7 +550,7 @@ affects settings that were made in the same context.  In other words, the
 @seealso
 
 Internals: @internalsref{OverrideProperty}, @internalsref{RevertProperty},
-@internalsref{PropertySet}, @internalsref{All-backend-properties}, and
+@internalsref{PropertySet}, @internalsref{Backend}, and
 @internalsref{All layout objects}.
 
 
index 003381c7aad86f13e6523ddf8a0179e57a296a3d..7a0b396fad2a70a41bc1e4d5af688d906870af20 100644 (file)
 @c **** INFO ****
 
 @macro internalsref{NAME}
-@inforef{\NAME\,,lilypond/lilypond-internals}@c
+@inforef{\NAME\,,lilypond-internals}@c
 @findex \NAME\@c
 @end macro
 
 @end macro
 
 @macro usermanref{NAME}
-@ref{\NAME\,,,lilypond/lilypond}@c
+@inforef{\NAME\}@c
 @end macro
 
 @end ifinfo
index b1065c4b52739aa9f596185d9226090ed9594b80..e843d96ddcc6bda2dd1893ec3e6ad2eeaa0813fc 100644 (file)
@@ -3115,7 +3115,7 @@ The complete list of drum names is in the init file
 
 @seealso
 
-Program reference: @internalsref{DrumNoteEvent}.
+Program reference: @internalsref{note-event}.
 
 @node Percussion staves
 @subsection Percussion staves
@@ -3142,7 +3142,7 @@ down = \drummode { bassdrum4 snare8 bd r bd sn4 }
 
 The above example shows verbose polyphonic notation.  The short
 polyphonic notation, described in @ref{Polyphony}, can also be used if
-the @internalsref{DrumVoices} are instantiated by hand first.  For example,
+the @internalsref{DrumVoice}s are instantiated by hand first.  For example,
 
 @lilypond[quote,raggedright,fragment,verbatim]
 \new DrumStaff <<
index ddd340fa6a8d1d62f86dc9a7bf572b38e296a5e8..f0365b73032e6b172d32a8dd3aa7d5f1b2955ca9 100644 (file)
 @ifhtml
 
 @macro inputfileref{DIR,NAME}
-@uref{../../../../\\DIR\\/out-www/collated-files.html#\\NAME\\,@file{\\DIR\\/\\NAME\\}}@c
+@uref{source/\\DIR\\/out-www/collated-files.html#\\NAME\\,@file{\\DIR\\/\\NAME\\}}@c
 @end macro
 
 @end ifhtml