]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
lilypond-1.3.126
[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 @ifnottex
49 @node Top
50 @c FIXME: this should not be necessary...
51 @top
52
53 @chapter GNU LilyPond --- The music typesetter
54
55 LilyPond produces sheet music from input files.  This document describes
56 how to use LilyPond.
57
58 @cindex web site
59
60 A further source of information is the website, which can be found at
61 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
62 this and other documentation.
63
64
65
66 @menu
67 * Tutorial::                       A tutorial introduction to LilyPond.
68 * Reference Manual::               Reference Manual.
69 * Tricks::                       Features, tips and tricks.
70 * Invoking LilyPond::              Operation.
71 * Bug reports::                    Where to report bugs.
72 * ly2dvi::                         Generating nice output with titles.
73 * convert-ly::                     Upgrading input files.
74 * Conversion tools::                        Converting from MIDI input.
75 * Internals::                      How it all works.
76 * Index of internals:(lilypond-internals).  Auto generated detailed documentation.
77 * Index::                  Unified index.
78 * Function Index::         Function index.
79 * GNU Free Documentation License::     FDL.
80 @end menu
81 @end ifnottex
82
83
84 @contents
85
86
87 @mbinclude macros.itexi
88 @mbinclude tutorial.itely
89 @mbinclude refman.itely
90 @mbinclude tricks.itely
91 @mbinclude internals.itely
92 @mbinclude invoking.itexi
93 @mbinclude bugs.itexi
94 @mbinclude ly2dvi.itexi
95 @mbinclude convert-ly.itexi
96 @mbinclude convertors.itely
97 @mbinclude literature.itely
98
99 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
100 @node Index
101 @unnumbered Index
102
103 @printindex cp
104
105 @node Function Index
106 @unnumbered Function Index
107
108 @printindex fn
109
110 @mbinclude fdl.itexi
111
112 @bye