]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
bf2e8244f7c93f566bc19b05db0ab3ff060fe0a2
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename lilypond.info
3 @settitle LilyPond Reference Manual
4
5
6
7 @titlepage
8 @title LilyPond Reference Manual
9 @subtitle The GNU Project 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 @contents
81
82 @node Top, , , (dir)
83
84 @menu
85 * Tutorial::            a tutorial introduction to lilypond.
86 * Invoking LilyPond::   Operation.
87 * Reporting Bugs::      Where to report bugs.
88 * Reference Manual::    Reference Manual.
89 * Glossary::            A dictionary of musical terms.
90 * More information::    Where to turn to for more help.
91 * convert-mudela::      Upgrading input files.
92 * Index::               Unified index.
93 @end menu
94
95 @macro keyindex {word}
96 @cindex \word\
97
98 @end macro
99
100 @macro indexcode {word}
101 @cindex \word\
102
103 @end macro
104
105
106 @mbinclude tutorial.itely
107
108
109 @include invoking.itexi
110
111 @include bugs.itexi
112
113 @mbinclude refman.itely
114
115 @include glossary.itexi
116
117 @include moreinfo.itexi
118
119 @include convert-mudela.itexi
120
121 @node Index, , , Top
122 @unnumbered Index
123
124 @printindex cp
125
126 @bye