]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
lilypond-1.3.130
[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 Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
19
20
21
22 Copyright @copyright{} 1999--2001 by the authors
23
24   Permission is granted to copy, distribute and/or modify this document
25   under the terms of the GNU Free Documentation License, Version 1.1
26   or any later version published by the Free Software Foundation;
27   with no Invariant Sections.
28   A copy of the license is included in the section entitled ``GNU
29   Free Documentation License''.
30
31
32 @end titlepage
33
34 @ifinfo
35 This file documents GNU LilyPond.
36
37 Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
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 @ifhtml
49
50 This document is also available as a @uref{../lilypond.ps.gz,gzipped
51 postscript file}.
52
53 @end ifhtml
54
55 @ifnottex
56 @node Top
57 @c FIXME: this should not be necessary...
58 @top
59
60 @chapter GNU LilyPond --- The music typesetter
61
62 LilyPond produces sheet music from input files.  This document describes
63 how to use LilyPond.
64
65 @cindex web site
66
67 A further source of information is the website, which can be found at
68 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
69 this and other documentation.
70
71
72
73 @menu
74 * Tutorial::                       A tutorial introduction to LilyPond.
75 * Reference Manual::               Reference Manual.
76 * Tricks::                       Features, tips and tricks.
77 * Invoking LilyPond::              Operation.
78 * Bug reports::                    Where to report bugs.
79 * ly2dvi::                         Generating nice output with titles.
80 * convert-ly::                     Upgrading input files.
81 * Conversion tools::               Converting from MIDI input.
82 * Internals::                      How it all works.
83 * Literature::                     additional reading
84 * Index of internals:(lilypond-internals).  Auto generated detailed documentation.
85 * Index::                  Unified index.
86 * Function Index::         Function index.
87 * GNU Free Documentation License::     FDL.
88 @end menu
89 @end ifnottex
90
91
92 @contents
93
94
95 @mbinclude macros.itexi
96 @mbinclude tutorial.itely
97 @mbinclude refman.itely
98 @mbinclude tricks.itely
99 @mbinclude internals.itely
100 @mbinclude invoking.itexi
101 @mbinclude bugs.itexi
102 @mbinclude ly2dvi.itexi
103 @mbinclude convert-ly.itexi
104 @mbinclude convertors.itely
105 @mbinclude literature.itely
106
107 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
108 @node Index
109 @unnumbered Index
110
111 @printindex cp
112
113 @node Function Index
114 @unnumbered Function Index
115
116 @printindex fn
117
118 @mbinclude fdl.itexi
119
120 @bye