]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/devel/contrib-guide.texi
Fix compile
[lilypond.git] / Documentation / devel / contrib-guide.texi
index 4e3c97436846b00f92eb008e5f65c29a2d4fcbcd..f19c9d42ad7f544ff3788d1151ce962b3b80c7c2 100644 (file)
 
 @afourpaper
 
-@c  Keep this here, since it pertains to the direntry below.
-@ignore
-Distributions will want to install lilypond.info in postinstall, doing:
-
-    install-info --info-dir=/usr/share/info out[-www]/lilypond.info
-
-  * Prepend GNU for dir, must be unique.
-
-  * Do not list the `lilypond' node at toplevel, so that `info lilypond'
-    goes to Top.
-
-  * List all commands in direntry.
-
-@c  * lilypond: (lilypond/lilypond)Running LilyPond.      Invoking the
-@c    LilyPond  program.
-@end ignore
-
-
 @ifnottex
 @node Top
 @top GNU LilyPond --- Contributor's Guide
 @chapheading The music typesetter
-@c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
 @end ifnottex
 
 
 @ifhtml
 @ifclear bigpage
 This document is also available as a
-@uref{source/Documentation/user/lilypond.pdf,PDF} and as
-@uref{source/Documentation/user/lilypond-big-page.html,one big page}.
+@uref{source/Documentation/devel/contrib-guide.pdf,PDF} and as
+@c FIXME: update @uref{} stuff.
+@uref{source/Documentation/devel/,one big page}.
 @end ifclear
 @ifset bigpage
 This document is also available as a
-@uref{source/Documentation/user/lilypond.pdf,PDF} and as a
-@uref{source/Documentation/user/lilypond/index.html,HTML indexed multiple pages}.
+@uref{source/Documentation/devel/contrib-guide.pdf,PDF} and as a
+@uref{source/Documentation/devel/contrib-guide/index.html,HTML indexed multiple pages}.
 @end ifset
 @end ifhtml
 
 
+@iftex
+@exampleindent 0
 @finalout
 
 @titlepage
@@ -75,8 +59,9 @@ Free Documentation License''.
 
 @vskip 20pt
 
-For LilyPond version 
+For LilyPond version
 @end titlepage
+@end iftex
 
 @copying
 Copyright @copyright{} 1999--2008 by the authors
@@ -92,7 +77,7 @@ Free Documentation License''.
 @end copying
 
 @ifnottex
-This file documents GNU LilyPond.
+This file documents contributing to GNU LilyPond.
 
 Copyright 1999--2008 by the authors
 
@@ -107,18 +92,14 @@ Free Documentation License''.
 @end ifnottex
 
 @ifnottex
-For more information about how this fits with the other
-
-@cindex web site
-@cindex URL
 
 More information can be found at
-@uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
-of this and other documentation.
+@uref{http://@/www@/.lilypond@/.org/}.  The website contains
+on-line copies of this and other documentation.
 
 @menu
 * Starting with git::
-* Compiling::
+* Compiling LilyPond::
 * Documentation work::
 * Website work::
 * LSR work::