]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/lilypond.tely
(Top): change central C
[lilypond.git] / Documentation / user / lilypond.tely
index cba83e59181978f860779dddae2276ba098cac64..f06cc203af8eac5429d295fff3c4523ed4a9b29a 100644 (file)
@@ -6,25 +6,25 @@
 @end iftex
 
 @ignore
-Distributions will want to install lilypond.info doing:
+Distributions will want to install lilypond.info in postinstall, doing:
 
-    ./install-info --info-dir=/usr/share/info out/lilypond.info
+    install-info --info-dir=/usr/share/info out/lilypond.info
     
 @end ignore
+
 @dircategory GNU music project
 @direntry
 @c    ;; prepend GNU for dir, must be unique
-* GNU LilyPond: (lilypond).                    The GNU music typesetter.
-* lilypond: (lilypond)Invoking lilypond::      Titling LilyPond scores.
-* Glossary: (music-glossary).                  Glossary of music terms.
-* convert-ly: (lilypond)Invoking convert-ly::  Older LilyPond versions.
-* midi2ly: (lilypond)Invoking midi2ly::        Importing MIDI.
-* etf2ly: (lilypond)Invoking etf2ly::          Importing Finale.
-* abc2ly: (lilypond)Invoking abc2ly::          Importing ABC.          
-* pmx2ly: (lilypond)Invoking pmx2ly::          Importing PMX.
-* musedata2ly: (lilypond)Invoking musedata2ly::
-                                               Importing Musedata.
-* mup2ly: (lilypond)Invoking mup2ly::          Importing MUP. 
+* GNU LilyPond: (./lilypond/lilypond).           The GNU music typesetter.
+* lilypond: (./lilypond/lilypond)Invoking LilyPond.      Titling LilyPond scores.
+* Glossary: (./lilypond/music-glossary).                  Glossary of music terms.
+* convert-ly: (./lilypond/lilypond)Invoking convert-ly.  Older LilyPond versions.
+* midi2ly: (./lilypond/lilypond)Invoking midi2ly.        Importing MIDI.
+* etf2ly: (./lilypond/lilypond)Invoking etf2ly.          Importing Finale.
+* abc2ly: (./lilypond/lilypond)Invoking abc2ly.          Importing ABC.          
+* pmx2ly: (./lilypond/lilypond)Invoking pmx2ly.          Importing PMX.
+* musedata2ly: (./lilypond/lilypond)Invoking musedata2ly.        Importing MuseData.
+* mup2ly: (./lilypond/lilypond)Invoking mup2ly.          Importing Mup. 
 @end direntry
 
 
@@ -94,7 +94,7 @@ Copyright @copyright{} 1999--2004 by the authors
 @lilypond[raggedright]
 \score {
     \context Lyrics \notes {
-        \property Score.RehearsalMark \set #'self-alignment-X = #LEFT
+        \override Score.RehearsalMark   #'self-alignment-X = #LEFT
         \mark #(ly:export (string-append
              "(For LilyPond version " (lilypond-version) ")"))
         s2
@@ -127,11 +127,13 @@ Copyright 1999--2004 by the authors
 
 @ifnottex
 @node Top
-@top
-
-@chapter GNU LilyPond --- The music typesetter
+@top GNU LilyPond --- The music typesetter
+@c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
 
-This is the user manual for GNU LilyPond 2.1.0.
+This is the user manual for GNU LilyPond 2.1.x series.
+@ifhtml
+(See the bottom of this page for the exact version number).
+@end ifhtml
 
 @cindex web site