From: Patrick McCarty Date: Thu, 14 Aug 2008 02:40:35 +0000 (-0700) Subject: Fix broken links in NR and LM X-Git-Tag: release/2.11.56-1~2^2~11^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3d31f6455c5d61041f874134fc220c9d5e6e06e0;p=lilypond.git Fix broken links in NR and LM * The xref in fundamental.itely is still broken. Until the issue with backslashes in xrefs is resolved, this xref should remain commented. Signed-off-by: Patrick McCarty --- diff --git a/Documentation/user/ancient.itely b/Documentation/user/ancient.itely index c6b489a827..f641269f2b 100644 --- a/Documentation/user/ancient.itely +++ b/Documentation/user/ancient.itely @@ -150,7 +150,7 @@ a'\maxima a'\longa a'\breve a'1 a'2 a'4 a'8 a'16 a' @end lilypond When typesetting a piece in Gregorian chant notation, the -@rinternals{Gregorian_ligature_engraver} automatically selects the proper +@rinternals{Vaticana_ligature_engraver} automatically selects the proper note heads, so there is no need to explicitly set the note head style. Still, the note head style can be set, e.g., to @code{vaticana_punctum} to produce punctum neumes. Similarly, the diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index 51ed8c5357..e16eae1c00 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -702,7 +702,7 @@ The notes look like a slash, and have no stem, All these plug-ins have to cooperate, and this is achieved with a special plug-in, which must be marked with the keyword @code{\type}. -This should always be @rinternals{Engraver_group}, +This should always be @code{Engraver_group}. @example \type "Engraver_group" @@ -838,9 +838,9 @@ Internals Reference: @rinternals{Fingering}. @c outdated info; probably will delete. @ignore This fragment points to two parts of the program reference: a page -on @code{FingerEvent} and one on @code{Fingering}. +on @code{FingeringEvent} and one on @code{Fingering}. -The page on @code{FingerEvent} describes the properties of the music +The page on @code{FingeringEvent} describes the properties of the music expression for the input @code{-2}. The page contains many links forward. For example, it says @@ -856,7 +856,7 @@ plug-in, which says This engraver creates the following layout objects: @rinternals{Fingering}. @end quotation -In other words, once the @code{FingerEvent}s are interpreted, the +In other words, once the @code{FingeringEvent}s are interpreted, the @code{Fingering_engraver} plug-in will process them. @end ignore @@ -902,7 +902,7 @@ Music types accepted: @rinternals{fingering-event} @item @rinternals{fingering-event}: Music event type @code{fingering-event} is in Music expressions named -@rinternals{FingerEvent} +@rinternals{FingeringEvent} @end itemize This path goes against the flow of information in the program: it diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index 7bdca44e34..082c450aab 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -138,8 +138,6 @@ Snippets: @rlsr{Editorial annotations}. Internals Reference: -@rinternals{fontSize}, -@rinternals{font-size}, @rinternals{font-interface}. diff --git a/Documentation/user/fundamental.itely b/Documentation/user/fundamental.itely index aaef2df242..543f6f95b6 100644 --- a/Documentation/user/fundamental.itely +++ b/Documentation/user/fundamental.itely @@ -2032,10 +2032,14 @@ instances of contexts by statements in a @code{\with} block, and by @seealso -Notation Reference: @ruser{Changing context default settings}, -@ruser{The \set command}. +Notation Reference: +@ruser{Changing context default settings}. +@c FIXME +@c uncomment when backslash-node-name issue is resolved -pm +@c @ruser{The set command}. -Internals Reference: @rinternals{Contexts}, +Internals Reference: +@rinternals{Contexts}, @rinternals{Tunable context properties}. diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index 1bd07dd5ec..e29b740bb6 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -1312,7 +1312,7 @@ Snippets: Internals Reference: @rinternals{TimeSignature}, -@rinternals{Timing-translator}, +@rinternals{Timing_translator}, @rinternals{Staff}. @knownissues diff --git a/Documentation/user/vocal.itely b/Documentation/user/vocal.itely index 5384baf125..dfc2352241 100644 --- a/Documentation/user/vocal.itely +++ b/Documentation/user/vocal.itely @@ -635,9 +635,6 @@ A complete example of a SATB score setup is in section @seealso -Internals Reference: -@rinternals{Melisma_translator}. - @c @lsr{vocal,lyric@/-combine.ly}. @knownissues @@ -1268,8 +1265,7 @@ text = \lyricmode { Internals Reference: @rinternals{LyricText}, -@rinternals{StanzaNumber}, -@rinternals{VocalName}. +@rinternals{StanzaNumber}.