]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
1c88efb3347faf465a491b07c90a336ef7094219
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename lilypond.info
3 @settitle GNU LilyPond
4
5
6 @dircategory GNU music project
7 @direntry
8 @c    ;; prepend GNU for dir, must be unique
9 * GNU LilyPond: (lilypond).          The GNU music typesetter.
10 @c * install-info: (texinfo)Invoking install-info. Update info/dir entries.
11 @c * texi2dvi: (texinfo)Format with texi2dvi.      Print Texinfo documents.
12 @end direntry
13
14
15 @titlepage
16 @title GNU LilyPond
17 @subtitle The music typesetter
18 @author    
19
20
21 Copyright @copyright{} 1999--2001 by the authors
22
23   Permission is granted to copy, distribute and/or modify this document
24   under the terms of the GNU Free Documentation License, Version 1.1
25   or any later version published by the Free Software Foundation;
26   with no Invariant Sections.
27   A copy of the license is included in the section entitled ``GNU
28   Free Documentation License''.
29
30
31 @end titlepage
32
33 @ifinfo
34 This file documents GNU LilyPond.
35
36 Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen, Adrian Mariano
37 Tom Cato Amundsen.
38
39   Permission is granted to copy, distribute and/or modify this document
40   under the terms of the GNU Free Documentation License, Version 1.1
41   or any later version published by the Free Software Foundation;
42   with no Invariant Sections.
43   A copy of the license is included in the section entitled ``GNU
44   Free Documentation License''.
45
46 @end ifinfo
47
48 @ifnottex
49 @node Top
50 @top
51
52 @ifhtml
53 This document is also available as a @uref{../lilypond.ps.gz,gzipped
54 postscript file}.
55 @end ifhtml
56
57 @chapter GNU LilyPond --- The music typesetter
58
59 LilyPond produces sheet music from input files.  This document describes
60 how to use LilyPond.
61
62 @cindex web site
63
64 A further source of information is the website, which can be found at
65 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
66 this and other documentation.
67
68 @mbinclude dedication.itely
69
70 @menu
71 * Preface::                        Preface.
72 * Tutorial::                       A tutorial introduction to LilyPond.
73 * Reference Manual::               Reference Manual.
74 * Mutopia project::                Mutopia project.
75 * Invoking LilyPond::              Operation.
76 * Bug reports::                    Where to report bugs.
77 * ly2dvi::                         Generating nice output with titles.
78 * convert-ly::                     Upgrading input files.
79 * Conversion tools::               Converting to lilypond source format.
80 * lilypond-book::                  Interleaving text with music.
81 * Internals::                      How it all works.
82 * Literature::                     Additional reading
83 * Full Grob interface list::       Generated list of all Grob properties.
84 * Index of internals:(lilypond-internals).  Auto generated detailed documentation.
85 * Index::                          Unified index.
86 * Function Index::                 Function index.
87 * Refman appendix::
88 * GNU Free Documentation License::     FDL.
89 @end menu
90 @end ifnottex
91
92
93 @contents
94
95 @mbinclude macros.itexi
96 @mbinclude preface.itely
97 @mbinclude tutorial.itely
98 @mbinclude refman.itely
99 @mbinclude mutopia.itely
100 @mbinclude internals.itely
101 @mbinclude invoking.itexi
102 @mbinclude bugs.itexi
103 @mbinclude ly2dvi.itexi
104 @mbinclude convert-ly.itexi
105 @mbinclude lilypond-book.itely
106 @mbinclude converters.itely
107 @mbinclude literature.itely
108 @mbinclude interfaces.itexi
109
110 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
111 @node Index
112 @unnumbered Index
113
114 @printindex cp
115
116 @node Function Index
117 @unnumbered Function Index
118
119 @printindex fn
120
121 @mbinclude appendices.itely
122 @mbinclude fdl.itexi
123
124 @bye