]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 8 Apr 2005 12:09:05 +0000 (12:09 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 8 Apr 2005 12:09:05 +0000 (12:09 +0000)
Documentation/user/dummy-interfaces.itexi
Documentation/user/invoking.itely

index 9e2dc6e976b7d280ea6658f618668563adb87dc0..ee7945810fbc547026ad725aa4ee0c5cf348999b 100644 (file)
@@ -3,4 +3,4 @@
 @unnumbered Full Grob interface list
 
 The automatic documentation failed to build.
-Visit @uref{http://@/www@/.cs@/.uu@/.nl/@/~hanwen/@/lilypond/@/Documentation,lilypond online}
+Visit @uref{http://@/www@/.lilypond@/.nl/@doc/@/v2.5,prebuilt LilyPond Documentation online}.
index aacc7becff0f7898caa4e1fc3126aa6d6e8fe9d2..c4727fdd5d90d1b54624d7719a4305328b1acb28 100644 (file)
@@ -525,7 +525,7 @@ problem.  Don't forget to tell which version of LilyPond you use!  Send
 the report to @email{bug-lilypond@@gnu.org}.
 
 When you've found a bug, have a look at our
-@uref{http://@/lilypond@/.org/@/doc/@/v2.3/@/bugs/,bug database} to see if
+@uref{http://@/lilypond@/.org/@/doc/@/v2.5/@/bugs/,bug database} to see if
 it has already been reported.  You could also try to do a few searches
 on the mailing list for the bug.  Sometimes the bug will have already
 been reported and a fix or workaround is already known.
@@ -538,14 +538,14 @@ following example, the accidental touches the note head.
 
 Using Mac OSX 10.3.5, fink package lilypond-unstable
 
-\version "2.3.22"
+\version "2.5.18"
 \relative c''@{
    a4 b cis d
 @}
 @end example
 
 @lilypond[quote]
-\version "2.3.22"
+\version "2.5.18"
 \relative c''{
   \override Accidental #'extra-offset = #'(1.0 . 0)
   a4 b cis d
@@ -592,7 +592,7 @@ installation instructions.
 
 @item JEdit
 
-The @uref{http://@/www@/.jedit@/.org/,jEdit} editor has a LilyPond plugin.
+The @uref{http://@/www@/.jedit@/.org@/,jEdit} editor has a LilyPond plugin.
 This plugin includes a DVI viewer, integrated help and viewing via
 GhostScript.  It can be installed by doing @key{Plugins > Plugin
 Manager}, and selecting @code{LilyTool} from the @key{Install} tab.