]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
release: 1.3.107
[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 @menu
84 * Tutorial::                       A tutorial introduction to lilypond.
85 * Invoking LilyPond::              Operation.
86 * Reporting Bugs::                 Where to report bugs.
87 * Reference Manual::               Reference Manual.
88 @c Move to Reference Manual?
89 * Internals:(lilypond-internals).  Auto generated detailed documentation.
90 * More information::               Where to turn to for more help.
91 * convert-ly::                 Upgrading input files.
92 @c Hmm, having the generated doco in a separate file,
93 @c the index can't refer to that.
94 * Index::                          Unified index.
95 @end menu
96
97 @contents
98
99 @macro keyindex {word}
100 @cindex \word\
101
102 @end macro
103
104 @macro indexcode {word}
105 @cindex \word\
106
107 @end macro
108
109
110 @mbinclude tutorial.itely
111
112
113 @include invoking.itexi
114
115 @include bugs.itexi
116
117 @mbinclude refman.itely
118
119 @include moreinfo.itexi
120
121 @include convert-ly.itexi
122
123 @node Index, , , Top
124 @unnumbered Index
125
126 @printindex cp
127
128 @bye