]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
lilypond-1.3.119
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename lilypond.info
3 @settitle GNU LilyPond
4
5
6
7 @titlepage
8 @title GNU LilyPond
9 @subtitle The music typesetter
10 @author Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
11
12      Copyright @copyright{} 1999 by the authors
13
14 @vskip 0pt plus 1filll
15
16 Permission is granted to make and distribute verbatim
17 copies of this manual provided the copyright notice and
18 this permission notice are preserved on all copies.
19
20 Permission is granted to copy and distribute modified
21 versions of this manual under the conditions for
22 verbatim copying, provided also that the sections
23 entitled ``Copying'' and ``GNU General Public License''
24 are included exactly as in the original, and provided
25 that the entire resulting derived work is distributed
26 under the terms of a permission notice identical to this
27 one.
28
29 Permission is granted to copy and distribute
30 translations of this manual into another language,
31 under the above conditions for modified versions,
32 except that this permission notice may be stated in a
33 translation approved by the Free Software Foundation.
34
35 @end titlepage
36
37 @ifinfo
38 This file documents GNU LilyPond.
39
40 Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
41
42 Permission is granted to make and distribute verbatim
43 copies of this manual provided the copyright notice and
44 this permission notice are preserved on all copies.
45
46 @ignore
47 Permission is granted to process this file through TeX
48 and print the results, provided the printed document
49 carries a copying permission notice identical to this
50 one except for the removal of this paragraph (this
51 paragraph not being relevant to the printed manual).
52
53 @end ignore
54
55 Permission is granted to copy and distribute modified
56 versions of this manual under the conditions for
57 verbatim copying, provided also that the sections
58 entitled ``Copying'' and ``GNU General Public License''
59 are included exactly as in the original, and provided
60 that the entire resulting derived work is distributed
61 under the terms of a permission notice identical to this
62 one.
63
64 Permission is granted to copy and distribute
65 translations of this manual into another language,
66 under the above conditions for modified versions,
67 except that this permission notice may be stated in a
68 translation approved by the Free Software Foundation.
69
70 @end ifinfo
71
72 @ignore
73 Should add disclaimer, abstract
74
75 "GNU LilyPond has no connection with the music package Rosegarden, other
76 than the names being similar :-)"
77
78 @end ignore
79
80 @node Top, , , (dir)
81 @chapter GNU LilyPond --- The music typesetter
82
83
84 LilyPond produces sheet music from input files.  This document describes
85 how to use LilyPond.
86
87 @cindex web site
88
89 A further source of information is the website, which can be found at
90 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
91 this and other documentation.
92
93
94
95 @menu
96 * Tutorial::                       A tutorial introduction to lilypond.
97 * Invoking LilyPond::              Operation.
98 * Reporting Bugs::                 Where to report bugs.
99 * Reference Manual::               Reference Manual.
100 @c Move to Reference Manual?
101 * Internals:(lilypond-internals).  Auto generated detailed documentation.
102 * convert-ly::                     Upgrading input files.
103 * Internals::
104 * Development::                    Some hints on developing for LilyPond.
105 * Index::                          Unified index.
106 @end menu
107
108 @contents
109
110 @macro keyindex {word}
111 @cindex \word\
112
113 @end macro
114
115 @macro indexcode {word}
116 @cindex \word\
117
118 @end macro
119
120
121 @mbinclude tutorial.itely
122
123 @include invoking.itexi
124
125 @include bugs.itexi
126
127 @mbinclude refman.itely
128
129 @include convert-ly.itexi
130
131 @include development.itexi
132
133 @node Index, , , Top
134 @unnumbered Index
135
136 @printindex cp
137
138 @bye