]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/lilypond.tely
* Documentation/user/lilypond-book.itely (Insert music snippets
[lilypond.git] / Documentation / user / lilypond.tely
index 946b153ce106b8c26eab6bafab13af75763a1ed7..44fc09c7f345180566e7ea80742afd171c9c3953 100644 (file)
@@ -2,11 +2,15 @@
 @setfilename lilypond.info
 @settitle GNU LilyPond
 
+@html
+<!--- @@WEB-TITLE@@=User Manual --->
+@end html
+
 
 @dircategory GNU music project
 @direntry
 @c    ;; prepend GNU for dir, must be unique
-* GNU LilyPond (lilypond).           The GNU music typesetter.
+* GNU LilyPond: (lilypond).          The GNU music typesetter.
 @c * install-info: (texinfo)Invoking install-info. Update info/dir entries.
 @c * texi2dvi: (texinfo)Format with texi2dvi.      Print Texinfo documents.
 @end direntry
 @titlepage
 @title GNU LilyPond
 @subtitle The music typesetter
-@author Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
-
-     Copyright @copyright{} 1999 by the authors
+@author    
 
-@vskip 0pt plus 1filll
 
-Permission is granted to make and distribute verbatim
-copies of this manual provided the copyright notice and
-this permission notice are preserved on all copies.
+Copyright @copyright{} 1999--2002 by the authors
 
-Permission is granted to copy and distribute modified
-versions of this manual under the conditions for
-verbatim copying, provided also that the sections
-entitled ``Copying'' and ``GNU General Public License''
-are included exactly as in the original, and provided
-that the entire resulting derived work is distributed
-under the terms of a permission notice identical to this
-one.
+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.1
+  or any later version published by the Free Software Foundation;
+  with no Invariant Sections.
+  A copy of the license is included in the section entitled ``GNU
+  Free Documentation License''.
 
-Permission is granted to copy and distribute
-translations of this manual into another language,
-under the above conditions for modified versions,
-except that this permission notice may be stated in a
-translation approved by the Free Software Foundation.
 
 @end titlepage
 
 @ifinfo
 This file documents GNU LilyPond.
 
-Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
-
-Permission is granted to make and distribute verbatim
-copies of this manual provided the copyright notice and
-this permission notice are preserved on all copies.
-
-@ignore
-Permission is granted to process this file through TeX
-and print the results, provided the printed document
-carries a copying permission notice identical to this
-one except for the removal of this paragraph (this
-paragraph not being relevant to the printed manual).
+Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen, Adrian Mariano
+Tom Cato Amundsen.
 
-@end ignore
-
-Permission is granted to copy and distribute modified
-versions of this manual under the conditions for
-verbatim copying, provided also that the sections
-entitled ``Copying'' and ``GNU General Public License''
-are included exactly as in the original, and provided
-that the entire resulting derived work is distributed
-under the terms of a permission notice identical to this
-one.
-
-Permission is granted to copy and distribute
-translations of this manual into another language,
-under the above conditions for modified versions,
-except that this permission notice may be stated in a
-translation approved by the Free Software Foundation.
+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.1
+  or any later version published by the Free Software Foundation;
+  with no Invariant Sections.
+  A copy of the license is included in the section entitled ``GNU
+  Free Documentation License''.
 
 @end ifinfo
 
-@ignore
-Should add disclaimer, abstract
-
-"GNU LilyPond has no connection with the music package Rosegarden, other
-than the names being similar :-)"
-
-@end ignore
 
 @ifnottex
 @node Top
-@c FIXME: this should not be necessary...
 @top
-@end ifnottex
+
+@ifhtml
+This document is also available as a @uref{../lilypond.ps.gz,gzipped
+postscript file} and @uref{../lilypond.pdf,PDF}.
+@end ifhtml
 
 @chapter GNU LilyPond --- The music typesetter
 
-LilyPond produces sheet music from input files.  This document describes
-how to use LilyPond.
+This is the user manual for GNU LilyPond 1.6.0.
 
 @cindex web site
 
@@ -102,40 +69,40 @@ A further source of information is the website, which can be found at
 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
 this and other documentation.
 
-
+@mbinclude dedication.itely
 
 @menu
+* Preface::                        Preface.
+* Introduction::                   What, Why, How.
 * Tutorial::                       A tutorial introduction to LilyPond.
-* Invoking LilyPond::              Operation.
-* Bug reports::                   Where to report bugs.
 * Reference Manual::               Reference Manual.
-* Features::                       Features, tips and tricks.
-* Utility programs::                       External programs.
-* Internals::                      How it all works.
-* Development::                    On developing code for LilyPond.
-* Index of internals:(lilypond-internals).  Auto generated detailed documentation.
-* Index::                  Unified index.
-* Function Index::         Function index.
+* Advanced Topics::                How it all works.
+* Invoking LilyPond::              Operation.
+* Converting from other formats::  Converting to lilypond source format.
+* Insert music snippets into your texts using lilypond-book::
+                                   The lilypond-book manual.
+* Literature::                     Additional reading material.
+* Index::                          Unified index.
+* Refman appendix::                
+* GNU Free Documentation License:: FDL.
 @end menu
+@end ifnottex
 
-@contents
 
+@contents
 
 @mbinclude macros.itexi
-
+@mbinclude preface.itely
+@mbinclude introduction.itely 
 @mbinclude tutorial.itely
-
-@mbinclude invoking.itexi
-
-@mbinclude bugs.itexi
-
 @mbinclude refman.itely
+@mbinclude internals.itely
+@mbinclude invoking.itexi
+@mbinclude ly2dvi.itexi
+@mbinclude lilypond-book.itely
+@mbinclude converters.itely
+@mbinclude literature.itely
 
-@mbinclude features.itely
-
-@mbinclude programs.itexi
-
-@mbinclude development.itexi
 
 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
 @node Index
@@ -143,11 +110,7 @@ this and other documentation.
 
 @printindex cp
 
-@node Function Index
-@unnumbered Function Index
-
-@printindex fn
-
-
+@mbinclude appendices.itely
+@mbinclude fdl.itexi
 
 @bye