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

index 55de0e226f1b0a51ed7b8105198267ee319a09c7..75d9fd9d7946bc18ec679d9070a5cb35ac4fe250 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/: Fix links.
+
 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/text-interface.cc (Module): rename from text-item.cc
index 8346484d7a8b1f43a2c9cb2aaa74dc0ec915e7a4..0e6a2d012231dcb6647059506365f18694b0bc42 100644 (file)
@@ -557,7 +557,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 f06824739fc42a4811a84ca849b3d800eb34fcab..4185e1a1d4c9f7f937bb4c4433d9f373468a2b64 100644 (file)
@@ -1437,7 +1437,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
@@ -1463,7 +1463,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 1247acd3a0840546d9f69f8effabd6cc73615a9e..840d118de06b4ded5b20d605015f93ca26d75600 100644 (file)
 @end macro
 
 @macro usermanref{NAME}
-@inforef{\NAME\,,lilypond}@c
+@inforef{\NAME\}@c
 @end macro
 
 @end ifinfo
index 449bf7c5701069e62fb8d7d07a2b15a9198b4adf..1cd80fe96664753758cafc6d28c8328185b3794c 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