]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix broken links in NR and LM
authorPatrick McCarty <pnorcks@gmail.com>
Thu, 14 Aug 2008 02:40:35 +0000 (19:40 -0700)
committerNeil Puttock <n.puttock@gmail.com>
Thu, 14 Aug 2008 19:28:41 +0000 (20:28 +0100)
* 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 <pnorcks@gmail.com>
Documentation/user/ancient.itely
Documentation/user/changing-defaults.itely
Documentation/user/editorial.itely
Documentation/user/fundamental.itely
Documentation/user/rhythms.itely
Documentation/user/vocal.itely

index c6b489a8275dd31ed661210df0e0f2ea7536f09f..f641269f2b3fea9dc061243c6eecd563585ecdce 100644 (file)
@@ -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
index 51ed8c535714f48f6ce34cee99dc18d5e457bcf6..e16eae1c004ab5202730dd60a123c552509cb313 100644 (file)
@@ -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
index 7bdca44e346334f8deb201a0d70574af57dc0282..082c450aabe07f109ac1ab29b3d6ba8a101baa4a 100644 (file)
@@ -138,8 +138,6 @@ Snippets:
 @rlsr{Editorial annotations}.
 
 Internals Reference:
-@rinternals{fontSize},
-@rinternals{font-size},
 @rinternals{font-interface}.
 
 
index aaef2df24250d68aa004ff506df5973ced488076..543f6f95b6920e663f4f54a980d79fd6996d76bc 100644 (file)
@@ -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}.
 
 
index 1bd07dd5eca313ca4c72b50870eb7f28eb6c9d33..e29b740bb6eb8a0a8adbc7b016f900d1fbb6c9cf 100644 (file)
@@ -1312,7 +1312,7 @@ Snippets:
 
 Internals Reference:
 @rinternals{TimeSignature},
-@rinternals{Timing-translator},
+@rinternals{Timing_translator},
 @rinternals{Staff}.
 
 @knownissues
index 5384baf12586ee11b9f2591f260e465b456727bc..dfc2352241b9d1441c2e13de77117ef6a4c12051 100644 (file)
@@ -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}.