]> 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 0a2ff30db80baa5536ffee50d1674b00160b2307..44fc09c7f345180566e7ea80742afd171c9c3953 100644 (file)
 \input texinfo @c -*-texinfo-*-
 @setfilename lilypond.info
-@settitle LilyPond Reference Manual
+@settitle GNU LilyPond
 
+@html
+<!--- @@WEB-TITLE@@=User Manual --->
+@end html
 
 
-@titlepage
-@title LilyPond Reference Manual
-@subtitle The GNU Project Typesetter
-@author Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
+@dircategory GNU music project
+@direntry
+@c    ;; prepend GNU for dir, must be unique
+* 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
+
 
-     Copyright @copyright{} 1999 by the authors
+@titlepage
+@title GNU LilyPond
+@subtitle The music typesetter
+@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
+Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen, Adrian Mariano
+Tom Cato Amundsen.
 
-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.
+  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''.
 
-@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).
-
-@end ignore
+@end ifinfo
 
-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.
+@ifnottex
+@node Top
+@top
 
-@end ifinfo
+@ifhtml
+This document is also available as a @uref{../lilypond.ps.gz,gzipped
+postscript file} and @uref{../lilypond.pdf,PDF}.
+@end ifhtml
 
-@ignore
-Should add disclaimer, abstract
+@chapter GNU LilyPond --- The music typesetter
 
-"GNU LilyPond has no connection with the music package Rosegarden, other
-than the names being similar :-)"
+This is the user manual for GNU LilyPond 1.6.0.
 
-@end ignore
+@cindex web site
 
-@contents
+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.
 
-@node Top
-@chapter GNU LilyPond --- The music typesetter
+@mbinclude dedication.itely
 
 @menu
-* Tutorial::            a tutorial introduction to lilypond.
-* Invoking LilyPond::   Operation.
-* Reporting Bugs::      Where to report bugs.
-* Reference Manual::    Reference Manual.
-* More information::    Where to turn to for more help.
-* convert-mudela::      Upgrading input files.
-* Index::               Unified index.
+* Preface::                        Preface.
+* Introduction::                   What, Why, How.
+* Tutorial::                       A tutorial introduction to LilyPond.
+* Reference Manual::               Reference Manual.
+* 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
 
-@macro keyindex {word}
-@cindex \word\
-
-@end macro
-
-@macro indexcode {word}
-@cindex \word\
-
-@end macro
 
+@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 moreinfo.itexi
-
-@mbinclude convert-mudela.itexi
 
+@c FIXME: Index has two alphabetically sorted lists @code vs plain?
 @node Index
 @unnumbered Index
 
 @printindex cp
 
+@mbinclude appendices.itely
+@mbinclude fdl.itexi
+
 @bye