From 0be032e008f7f405afefff84167d984fe95b0c83 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Tue, 5 Apr 2005 14:52:51 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ Documentation/user/changing-defaults.itely | 2 +- Documentation/user/macros.itexi | 4 ++-- Documentation/user/notation.itely | 4 ++-- scm/documentation-generate.scm | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 233072bf3b..6d34b258e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-05 Jan Nieuwenhuizen + + * Documentation/user: Fix links. + 2005-04-04 Jan Nieuwenhuizen * lily/text-item.cc: Fix link. diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index 737e4615fa..5e9a59a698 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -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}. diff --git a/Documentation/user/macros.itexi b/Documentation/user/macros.itexi index 003381c7aa..7a0b396fad 100644 --- a/Documentation/user/macros.itexi +++ b/Documentation/user/macros.itexi @@ -104,7 +104,7 @@ @c **** INFO **** @macro internalsref{NAME} -@inforef{\NAME\,,lilypond/lilypond-internals}@c +@inforef{\NAME\,,lilypond-internals}@c @findex \NAME\@c @end macro @@ -113,7 +113,7 @@ @end macro @macro usermanref{NAME} -@ref{\NAME\,,,lilypond/lilypond}@c +@inforef{\NAME\}@c @end macro @end ifinfo diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index b1065c4b52..e843d96ddc 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -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 << diff --git a/scm/documentation-generate.scm b/scm/documentation-generate.scm index ddd340fa6a..f0365b7303 100644 --- a/scm/documentation-generate.scm +++ b/scm/documentation-generate.scm @@ -108,7 +108,7 @@ @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 -- 2.39.5